Chapter 5 RIPng Configuration
R2(config-if-loopback5)#ipv6 enable
R2(config-if-loopback5)#ipv6 address 3550::52/64
R2(config-if-loopback5)#exit
R2(config)#ipv6 router rip
R2(config-ripng)#interface gei-1/3
R2(config-ripng-if-gei-1/3)#ipv6 rip enable
R2(config-ripng-if-gei-1/3)#exit
R2(config-ripng)#interface loopback5
R2(config-ripng-if-loopback5)#ipv6 rip enable
R2(config-ripng-if-loopback5)#exit
R2(config-ripng)#redistribute connected
/*Configure the redistribution*/
R2(config-ripng)#exit
Configuration Verification
Execute the
show running-config ripng
command on R1 and R2 to check the RIPng
configuration information, and execute the
show ipv6 forwarding route ripng
command to
check the route information.
Check the route information on R1:
R1#show running-config ripng
! <RIPNG>
ipv6 router rip
redistribute connected
interface gei-3/6
ipv6 rip enable
$
interface loopback5
ipv6 rip enable
$
$
! </RIPNG>
R1#show ipv6 rip
RIPng protocol, port 521, multicast-group FF02::9
administrative distance is 120
default metric is 1
updates every 30 seconds, expire after 180 seconds
garbage collect after 120 seconds
The number of ripng routes:
connect ripng route 3
aggregate ripng route 0
ripng route 2
Redistribution:
5-7
SJ-20140504150128-018|2014-05-10 (R1.0)
ZTE Proprietary and Confidential