R3102-R3103-HP 6600/HSR6600 Routers Layer 3 - IP Routing Configuration Guide
37
Task Command
Remarks
Display RIP interface information.
display rip process-id interface
[ interface-type interface-number ]
[ | { begin | exclude | include }
regular-expression ]
Available in any view.
Display routing information about
a specified RIP process.
display rip process-id route
[ ip-address { mask | mask-length }
| peer ip-address | statistics ] [ |
{ begin | exclude | include }
regular-expression ]
Available in any view.
Reset a RIP process. reset rip process-id process Available in user view.
Clear the statistics of a RIP process. reset rip process-id statistics Available in user view.
RIP configuration examples
Configuring RIP version
Network requirements
As shown in Figure 7, enable RIPv2 on all interfaces on Router A and Router B.
Figure 7 Network diagram
Configuration procedure
1. Configure IP addresses for interfaces. (Details not shown.)
2. Configure basic RIP:
# Configure Router A.
<RouterA> system-view
[RouterA] rip
[RouterA-rip-1] network 1.0.0.0
[RouterA-rip-1] network 2.0.0.0
[RouterA-rip-1] network 3.0.0.0
[RouterA-rip-1] quit
# Configure Router B.
<RouterB> system-view
[RouterB] rip
[RouterB-rip-1] network 1.0.0.0
[RouterB-rip-1] network 10.0.0.0
[RouterB-rip-1] quit
# Display the RIP routing table on Router A.










