R2511-HP MSR Router Series Layer 3 - IP Routing Configuration Guide(V5)
289
[RouterB] ripng 100
[RouterB-ripng-100] quit
[RouterB] interface ethernet 1/2
[RouterB-Ethernet1/2] ripng 100 enable
[RouterB-Ethernet1/2] quit
[RouterB] ripng 200
[RouterB-ripng-200] quit
[RouterB] interface ethernet 1/1
[RouterB-Ethernet1/1] ripng 200 enable
# Enable RIPng 200 on Router C.
<RouterC> system-view
[RouterC] ripng 200
[RouterC] interface ethernet 1/1
[RouterC-Ethernet1/1] ripng 200 enable
[RouterC-Ethernet1/1] quit
[RouterC] interface ethernet 1/2
[RouterC-Ethernet1/2] ripng 200 enable
[RouterC-Ethernet1/2] quit
# Display the routing table of Router A.
[RouterA] display ipv6 routing-table
Routing Table :
Destinations : 6 Routes : 6
Destination: ::1/128 Protocol : Direct
NextHop : ::1 Preference: 0
Interface : InLoop0 Cost : 0
Destination: 1::/64 Protocol : Direct
NextHop : 1::1 Preference: 0
Interface : Eth1/2 Cost : 0
Destination: 1::1/128 Protocol : Direct
NextHop : ::1 Preference: 0
Interface : InLoop0 Cost : 0
Destination: 2::/64 Protocol : Direct
NextHop : 2::1 Preference: 0
Interface : Eth1/1 Cost : 0
Destination: 2::1/128 Protocol : Direct
NextHop : ::1 Preference: 0
Interface : InLoop0 Cost : 0
Destination: FE80::/10 Protocol : Direct
NextHop : :: Preference: 0
Interface : NULL0 Cost : 0
3. Configure RIPng route redistribution:
# Configure route redistribution between the two RIPng processes on Router B.










