User Manual

412
Users Manual of XGS-6350-24X4C
45.1.3.11 Monitoring and Maintaining RIP
Monitoring and maintaining RIP needs to display network statistics information, such as RIP parameter
configuration, real-time network track. These information help you judge the network usage, solve network
problem and the reachabilitiy of network nodes.
Run the following commands in management mode to display all routing statistics information:
Command Purpose
show ip rip
Display the current state of the RIP
protocol.
show ip rip database Displays all RIP routes.
show ip rip protocol Displays all RIP-relative information.
Run the following commands in management mode to track routing protocol information:
Command Purpose
debug ip rip database
Tracks information about adding RIP
route to the routing table, deleting route
from the routing table and changing
route.
debug ip rip protocol Tracks RIP message.
45.1.4 RIP Configuration Example
Device A and device B are configured as follows:
Device A:
interface vlan 11
ip address 192.168.20.81 255.255.255.0
!
interface loopback 0
ip address 10.1.1.1 255.0.0.0
!
router rip
network 192.168.20.0
network 10.0.0.0
!
Device B:
interface vlan 11
ip address 192.168.20.82 255.255.255.0
interface loopback 0
ip address 20.1.1.1 255.0.0.0
!