OcNOS-SP : Layer 3 Guide : Neighbor Discovery Command Reference : Neighbor Discovery Commands : ipv6 neighbor
ipv6 neighbor
Use this command to add a static neighbor entry.
Use the no form of this command to remove a static neighbor entry.
Command Syntax
ipv6 neighbor X:X::X:X IFNAME XXXX.XXXX.XXXX
no ipv6 neighbor X:X::X:X IFNAME
Parameter
X:X::X:X
Specify the neighbor’s IPv6 address.
IFNAME
Specify the name of the interface.
XXXX.XXXX.XXXX
Specify the MAC hardware address.
Default value
No default value is specified
Command Mode
Configure mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
#configure terminal
(config)#ipv6 neighbor 2000::3 xe1 0000.0002.3dc1
(config)#no ipv6 neighbor 2000::3 xe1
 
Last modified date: 10/16/2023