Displaying and maintaining ripng, Ripng configuration examples, Configure ripng basic functions – H3C Technologies H3C S10500 Series Switches User Manual
Page 288: Network requirements, Configuration procedure

273
Displaying and maintaining RIPng
To do…
Use the command…
Remarks
Display configuration information
of a RIPng process
display ripng [ process-id |
vpn-instance vpn-instance-name ]
[ | { begin | exclude | include }
regular-expression ]
Available in any view
Display routes in the RIPng
database
display ripng process-id database
[ | { begin | exclude | include }
regular-expression ]
Available in any view
Display the routing information of
a specified RIPng process
display ripng process-id route [ |
{ begin | exclude | include }
regular-expression ]
Available in any view
Display RIPng interface information
display ripng process-id interface
[ interface-type interface-number ]
[ | { begin | exclude | include }
regular-expression ]
Available in any view
Reset a RIPng process
reset ripng process-id process
Available in user view
Clear statistics of a RIPng process
reset ripng process-id statistics
Available in user view
RIPng configuration examples
Configure RIPng basic functions
Network requirements
, all switches run RIPng. Configure Switch B to filter the route (3::/64) learned from Switch
C, which means the route will not be added to the routing table of Switch B, and Switch B will not forward
it to Switch A.
Figure 103 Network diagram for RIPng configuration
Configuration procedure
1.
Configure the IPv6 address for each interface. (Details not shown)
2.
Configure basic RIPng functions.
# Configure Switch A.
[SwitchA] ripng 1
[SwitchA-ripng-1] quit
[SwitchA] interface vlan-interface 100
[SwitchA-Vlan-interface100] ripng 1 enable