Command Line Reference Guide
deny
Configure a filter that drops IPv6 packets that match the filter criteria.
S5000
Syntax
deny {ipv6-protocol-number | icmp | ipv6 | tcp | udp}
To remove this filter, you have two choices:
• Use the no seq sequence-number command syntax if you know the filter’s
sequence number
• Use the no deny {ipv6-protocol-number | icmp | ipv6 | tcp |
udp} command
Parameters
ip-protocol-
number
Enter an IPv6 protocol number. The range is 0 to 255.
icmp Enter the keyword icmp to deny internet control message protocol
(ICMP) version 6.
ipv6 Enter the keyword ipv6 to deny any internet protocol (IP) version 6.
tcp Enter the keyword tcp to deny the Transmission Control Protocol.
udp Enter the keyword udp to deny the User Datagram Protocol.
Defaults Not configured.
Command Modes ACCESS-LIST
Command History
Version 9.0(1.3) Introduced on the S5000.
deny icmp
Configure a filter to drop all or specific ICMP messages.
S5000
Syntax
deny icmp {source address mask | any | host ipv6-address}
{destination address | any | host ipv6-address} [count [byte]]
| [log] [monitor]
To remove this filter, you have two choices:
• Use the no seq sequence-number command syntax if you know the filter’s
sequence number
• Use the no deny icmp {source address mask | any | host ipv6-
address} {destination address | any | host ipv6-address}
command
606