OcNOS-RON-6.3.1 : Layer 3 Guide : Layer 3 Unicast Configuration Guide : RIPng : Configuration
Configuration
R1
 
#configure terminal
Enter configure mode.
(config)#interface eth1
Enter interface mode.
(config-if)#ipv6 router rip
Enable RIPng routing on interface eth1.
(config-if)#exit
Exit interface mode, and enter Configure mode.
(config)#interface eth2
Enter interface mode.
(config-if)#ipv6 router rip
Enable RIPng routing on interface eth2.
(config-if)#exit
Exit interface mode, and enter Configure mode.
(config)#router ipv6 rip
Define a RIPng routing process, and enter Router mode.
R2
 
#configure terminal
Enter configure mode.
(config)#interface eth1
Enter interface mode.
(config-if)#ipv6 router rip
Enable RIPng routing on interface eth1.
(config-if)#exit
Exit interface mode, and enter Configure mode.
(config)#interface eth2
Enter interface mode.
(config-if)#ipv6 router rip
Enable RIPng routing on interface eth2.
(config-if)#exit
Exit interface mode, and enter Configure mode.
(config)#router ipv6 rip
Define a RIPng routing process, and enter Router mode.
Validation
show ipv6 rip
Last modified date: 07-13-2023