OcNOS-RON : Layer 3 Guide : Routing Information Protocol Command Reference : RIPng Commands : neighbor
neighbor
Use this command to specify a neighbor router.
Use the no parameter with this command to disable the specific router.
For more details about this command, see the IPv4 version of this command (neighbor).
Command Syntax
neighbor X:X::X:X IFNAME
no neighbor X:X::X:X IFNAME
Parameters
X:X::X:X
Specify a link-local IP address of a neighboring router with which the routing information is exchanged.
IFNAME
Specify the name of the interface.
Default
Disabled
Command Mode
Router mode
Applicability
This command was introduced before OcNOS version 1.3.
Example
#configure terminal
(config)#router ipv6 rip
(config-router)#neighbor 80::1 eth0
 
Last modified date: 08/28/2023