331 
# Configure Router C. 
<RouterC> system-view 
[RouterC] ripng 1 
[RouterC-ripng-1] quit 
[RouterC] interface ethernet 1/1 
[RouterC-Ethernet1/1] ripng 1 enable 
[RouterC-Ethernet1/1] quit 
[RouterC] interface ethernet 1/2 
[RouterC-Ethernet1/2] ripng 1 enable 
[RouterC-Ethernet1/2] quit 
[RouterC] interface ethernet 1/3 
[RouterC-Ethernet1/3] ripng 1 enable 
[RouterC-Ethernet1/3] quit 
# Display the RIPng routing table on Router B. 
[RouterB] display ripng 1 route 
   Route Flags: A - Aging, S - Suppressed, G - Garbage-collect 
                O - Optimal, F - Flush to RIB 
 ---------------------------------------------------------------- 
 
 Peer FE80::20F:E2FF:FE23:82F5 on Ethernet1/1 
 Destination 1::/64, 
     via FE80::20F:E2FF:FE23:82F5, cost 1, tag 0, AOF, 6 secs 
 Destination 2::/64, 
     via FE80::20F:E2FF:FE23:82F5, cost 1, tag 0, AOF, 6 secs 
 
 Peer FE80::20F:E2FF:FE00:100  on Ethernet1/2 
 Destination 3::/64, 
     via FE80::20F:E2FF:FE00:100, cost 1, tag 0, AOF, 11 secs 
 Destination 4::/64, 
     via FE80::20F:E2FF:FE00:100, cost 1, tag 0, AOF, 11 secs 
 Destination 5::/64, 
     via FE80::20F:E2FF:FE00:100, cost 1, tag 0, AOF, 11 secs 
# Display the RIPng routing table on Router A. 
[RouterA] display ripng 1 route 
   Route Flags: A - Aging, S - Suppressed, G - Garbage-collect 
                O - Optimal, F - Flush to RIB 
 ---------------------------------------------------------------- 
 
 Peer FE80::200:2FF:FE64:8904 on Ethernet1/1 
 Destination 1::/64, 
     via FE80::200:2FF:FE64:8904, cost 1, tag 0, AOF, 31 secs 
 Destination 3::/64, 
     via FE80::200:2FF:FE64:8904, cost 1, tag 0, AOF, 31 secs 
 Destination 4::/64, 
     via FE80::200:2FF:FE64:8904, cost 2, tag 0, AOF, 31 secs 
 Destination 5::/64, 
     via FE80::200:2FF:FE64:8904, cost 2, tag 0, AOF, 31 secs 
3.  Configure route filtering: