User Manual UMN:CLI
V8102
285
X:X::X:X: start/end IPv6 address of sender
To delete the configured range of IPv6 address or MAC address to permit ND packets,
use the following command.
no permit ipv6 {host X:X::X:X |
X:X::X:X/M | any} mac {any | host
MACADDR}
Deletes the configured range of IPv6 address to permit
ND packets.
any: ignores sender MAC address
host: sender host
MACADDR: sender MAC address
X:X::X:X: start/end IPv6 address of sender
X:X::X:X/M: sender IPv6 network address
no permit ipv6 range X:X::X:X
X:X::X:X mac any
To specify the IPv6 address and MAC address to deny ND packets, use the following
command.
deny ipv6 {host X:X::X:X |
X:X::X:X/M | any} mac {any |
host MACADDR}
Discards ND packets based on their IPv6 address and
MAC address, which have not learned before on ND
inspection table.
mac any: ignores sender MAC address
ipv6 any: ignores sender IPv6 address
host: sender host
X:X::X:X: sender IPv6 address
X:X::X:X/M: sender IPv6 network address
MACADDR: sender MAC address
deny ipv6 {host X:X::X:X |
X:X::X:X/M | any} mac pattern
WORD offset <0-5>
Discards ND packets based on their IPv6 address and
MAC pattern, which have not learned before on ND
inspection table.
ipv6 any: ignores sender IPv6 address
host: sender host
X:X::X:X: sender IPv6 address
X:X::X:X/M: sender IPv6 network address
WORD: sender MAC pattern value
0-5: offset value
deny ipv6 range X:X::X:X
X:X::X:X mac any
Discards ND packets of a given range of IPv6 ad-
dresses.
X:X::X:X: start/end IPv6 address of sender
To delete the configured IPv6 address and MAC address for discarding ND packets, use
the following command.
no deny ipv6 {host X:X::X:X |
X:X::X:X/M | any} mac {any | host
MACADDR}
Deletes a configured range of IP address to discard ND
packets.
any: ignores sender MAC address