R2511-HP MSR Router Series Layer 3 - IP Routing Configuration Guide(V5)
286
Task Command
Remarks
Clear statistics of a RIPng process. reset ripng process-id statistics Available in user view.
RIPng configuration examples
Configuring RIPng basic functions
Network requirements
As shown in Figure 83, all routers learn IPv6 routing information through RIPng. Configure Router B to
filter the route (3::/64) learned from Router C, which means the route is not added to the routing table
of Router B, and Router B does not forward it to Router A.
Figure 83 Network diagram
Configuration procedure
1. Configure the IPv6 address for each interface. (Details not shown.)
2. Configure basic RIPng functions:
# Configure Router A.
<RouterA> system-view
[RouterA] ripng 1
[RouterA-ripng-1] quit
[RouterA] interface ethernet 1/1
[RouterA-Ethernet1/1] ripng 1 enable
[RouterA-Ethernet1/1] quit
[RouterA] interface ethernet 1/2
[RouterA-Ethernet1/2] ripng 1 enable
[RouterA-Ethernet1/2] quit
# Configure Router B.
<RouterB> system-view
[RouterB] ripng 1
[RouterB-ripng-1] quit
[RouterB] interface ethernet 1/1
[RouterB-Ethernet1/1] ripng 1 enable
[RouterB-Ethernet1/1] quit
[RouterB] interface ethernet 1/2
[RouterB-Ethernet1/2] ripng 1 enable
[RouterB-Ethernet1/2] quit
# Configure Router C.
<RouterC> system-view










