Command Line Interface Reference Guide HP BladeSystem PC Blade Switch
HP PC Blade Switch CLI Reference Guide www.hp.com 4-5
ACL Commands
deny (IP)
The deny IP-Access List Configuration mode command denies traffic if the conditions defined in
the deny statement match.
Syntax
deny [disable-port] {any | protocol} {any
| {source source-wildcard}} {any | {destination
destination-wildcard}} [dscp dscp number | ip-precedence ip-precedence]
deny {any | protocol} {any | {source source-wildcard}} {any | {destination
destination-wildcard}} [dscp dscp-number | ip-precedence ip-precedence]
deny-icmp {any | {source source-wildcard}} {any | {destination destination-wildcard}} {any |
icmp-type} {any | icmp-code} [dscp number | ip-precedence number]
deny-igmp {any | {source source-wildcard}} {any | {destination destination-wildcard}} {any
| igmp-type} [dscp number | ip-precedence number]
Parameters
n disable-port — Specifies that the port should be disabled if the conditions defined match.
n source — Specifies the IP address or host name from which the packet was sent. Specify any
to indicate IP address 0.0.0.0 and mask 255.255.255.255.
n source-wildcard — Specifies wildcard bits by placing 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 IP address or host name to which the packet is being sent.
Specify any to indicate IP address 0.0.0.0 and mask 255.255.255.255.
n destination-wildcard — Specifies wildcard bits by placing 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.
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
Ipv6 Protocol ipv6 41
Routing Header for IPv6 ipv6-route 43
Fragment Header for IPv6 ipv6-frag 44










