
15
NETWORKING WITH ROUTING
INFORMATION PROTOCOL
15.1Routing Information Protocol
15.1.1Configuring RIP for Ethernet 0 and WAN 1 Interfaces
LR1114A> configure terminal
LR1114A/configure> router rip
LR1114A/configure/router rip> interface ethernet0
LR1114A/configure/router rip/interface ethernet0> exit
LR1114A/configure/router rip> interface wan1
LR1114A/configure/router rip> exit
15.1.2Displaying RIP Configuration
Execute show ip rip global to display RIP configuration information
Figure 30 show ip rip global Command
>show ip rip global Router RIP is enabled
Mode: RIP 2
Distance: 100
Default Metric: 1 Timers:
Update: 30 seconds
Holddown: 120 seconds
Flush: 180 seconds
15.1.3Displaying All Configured RIP Interfaces
Execute show ip rip interface all to display information about all configured RIP interfaces.