Command Line Interface Reference Guide HP BladeSystem PC Blade Switch

4-2 www.hp.com HP PC Blade Switch CLI Reference Guide
ACL Commands
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
n 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.
n 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.
n 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.
n 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.
n protocol — Specifies the abbreviated name or number of an IP protocol. (Range: 0-255)
The following table lists 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
Interior Gateway Protocol igp 9
User Datagram Protocol udp 17
Host Monitoring Protocol hmp 20
Reliable Data Protocol rdp 27
Inter-Domain Policy Routing Protocol idpr 35