clear ipv6 neighbors
Use this command to clear dynamic neighbor entries.
Command Syntax
clear ipv6 neighbors (|X:X::X:X) (|vrf (all | VRFNAME | default))
clear ipv6 neighbors IFNAME (|vrf (all | VRFNAME | default))
Parameters
X:X::X:X
Specify the neighbor’s IPv6 address.
IFNAME
Specify the name of the interface.
all
All VRFs.
VRFNAME
VPN routing/forwarding instance name.
default
Default VRF.
Command Mode
Exec mode
Applicability
This command was introduced before OcNOS version 1.3.
Example
#clear ipv6 neighbors
#clear ipv6 neighbors xe1
#clear ipv6 neighbors 2000::3
#clear ipv6 neighbors vrf VRF1
Last modified date: 08/28/2023