Command Line Reference Guide
Keyword ICMP Message Type Name
log Log matches against this entry.
mobile-advertisement Mobile prefix advertisement.
mobile-solicitation Mobile prefix solicitation.
mrouter-advertisement Multicast router advertisement.
mrouter-solicitation Multicast router solicitation.
mrouter-termination Multicast router termination.
nd-na Neighbor advertisement.
nd-ns Neighbor solicitation.
packet-too-big Packet is too big.
parameter-problem Parameter problems.
redirect Neighbor redirect.
router-advertisement Neighbor discovery router advertisement.
router-renumbering All routers renumbering.
router-solicitation Neighbor discovery router solicitation.
time-exceeded All time exceeded.
deny tcp
Configure a filter that drops TCP packets that match the filter criteria.
S5000
Syntax
deny tcp {source address mask | any | host ipv6-address}
[operator port [port]] {destination address | any | host ipv6-
address} [bit] [operator port [port]] [count [byte]] |
[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 tcp {source address mask | any | host ipv6-
address} {destination address | any | host ipv6-address}
command
Parameters
source address
Enter the IPv6 address of the network or host from which the packets
were sent in the x:x:x:x::x format followed by the prefix length in the /x
format. The range is /0 to /128. The :: notation specifies successive
hexadecimal fields of zero.
608