696FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\CLI Folders\Dell ContaxCLI\files\ACL.fmD E L L C O N F I D E N T I A L – P R E L I M I N A R Y 2 0 1 2 - F O R P R O O F O N LYpermit ( IP )Use the permit IP Access-list Configuration mode command to set permitconditions for IPv4 access list.Syntaxpermitprotocol {any | source source-wildcard} {any | destinationdestination-wildcard} [dscp number | precedence number] [time-rangetime-range-name]permiticmp {any | source source-wildcard} {any | destination destination-wildcard} [any | icmp-type] [any | icmp-code]] [dscp number | precedencenumber] [time-range time-range-name]permitigmp {any | source source-wildcard} {any | destination destination-wildcard}[igmp-type] [dscp number | precedence number] [time-rangetime-range-name]permit tcp{any | source source-wildcard} {any|source-port/port-range}{any| destination destination-wildcard} {any|destination-port/port-range } [dscpnumber | precedence number] [match-all list-of-flags] [time-range time-range-name]permit udp{any | source source-wildcard} {any|source-port/port-range}{any | destination destination-wildcard} {any|destination-port/port-range }[dscp number | precedence number] [match-all time-range-name] [time-range time-range-name]Parameters• protocol—The name or the number of an IP protocol. Available protocolnames icmp, igmp, ip, tcp, egp, igp, udp, hmp, rdp, idpr, ipv6, ipv6:rout,ipv6:frag, idrp, rsvp, gre, esp, ah, ipv6:icmp, eigrp, ospf, ipinip, pim, l2tp,isis. To match any protocol use the ip keyword.(Range: 0–255)• source—Source IP address of the packet.• source-wildcard—Wildcard bits to be applied to the source IP address.Use ones in the bit position that you want to be ignored.• destination—Destination IP address of the packet.• destination-wildcard—Wildcard bits to be applied to the destination IPaddress. Use ones in the bit position that you want to be ignored.