Intel SBCEGBESW10 CLI Switch User Manual


 
ACL Commands
42 Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide
permit (ip)
The permit IP-Access List Configuration mode command permits traffic if the conditions
defined in the permit statement match.
Syntax
permit {any | protocol} {any | {source source-wildcard}} {any | {destination
destination-wildcard
}} [dscp dscp number | ip-precedence ip-precedence]
permit-icmp {any | {source source-wildcard}} {any | {destination destination-
wildcard
}} {any | icmp-type} {any | icmp-code} [dscp number | ip-precedence number]
permit-igmp {any | {source source-wildcard}} {any | {destination destination-
wildcard
}} {any | igmp-type} [dscp number | ip-precedence number]
permit-tcp {any | {source source-wildcard}} {any | source-port} {any |{destination
destination-wildcard
}} {any | destination-port} [dscp number | ip-precedence
number] [flags list-of-flags]
permit-udp {any | {source source-wildcard}} {any | source-port} {any | {destination
destination-wildcard
}} {any | destination-port} [dscp number | ip-precedence number]
Parameters
source — Specifies the source IP address of the packet. Specify any to indicate IP
address 0.0.0.0 and mask 255.255.255.255.
source-wildcard — Specifies wildcard to be applied to the source IP address. Use 1s
in bit positions to be ignored. Specify
any to indicate IP address 0.0.0.0 and mask
255.255.255.255.
destination — Specifies the destination IP address of the packet. Specify any to
indicate IP address 0.0.0.0 and mask 255.255.255.255.
destination-wildcard — Specifies wildcard to be applied to the destination IP address.
Use 1s in bit positions to be ignored. Specify
any to indicate IP address 0.0.0.0 and
mask 255.255.255.255.
protocol — Specifies the abbreviated name or number of an IP protocol. (Range: 0-
255)
The following table lists the protocols that can be specified:
IP Protocol Abbreviated Name Protocol Number
Internet Control Message Protocol icmp 1
Internet Group Management Protocol igmp 2
IP in IP (encapsulation) Protocol ipinip 4
Transmission Control Protocol tcp 6
Exterior Gateway Protocol egp 8