CLI Guide

[50/2] via 1.1.18.2, 00:00:14, Vlan 18
[50/2] via 1.1.130.2, 00:00:12, Port-channel 30
210.250.40.0/24 auto-summary
207.250.53.0/24
[50/2] via 1.1.120.2, 00:00:55, Port-channel 20
[50/2] via 1.1.130.2, 00:00:12, Port-channel 30
[50/2] via 1.1.10.2, 00:00:18, Vlan 10
207.250.53.0/24 auto-summary
208.250.42.0/24
[50/2] via 1.1.120.2, 00:00:55, Port-channel 20
[50/2] via 1.1.130.2, 00:00:12, Port-channel 30
[50/2] via 1.1.10.2, 00:00:18, Vlan 10
208.250.42.0/24 auto-summary
show running-cong rip
Display the current RIP conguration.
Syntax
show running-config rip
Defaults none
Command Modes EXEC Privilege
Supported Modes Full–Switch
Command History
Version Description
9.9(0.0) Introduced on the FN IOM.
8.3.16.1 Introduced on the MXL 10/40GbE Switch IO Module.
Example
show running-config rip
!
router rip
distribute-list Test1 in
distribute-list Test21 out
network 10.0.0.0
passive-interface TenGigabitEthernet 1/4
neighbor 20.20.20.20
redistribute ospf 999
version 2
timers basic
Manipulate the RIP timers for routing updates, invalid, holddown times, and ush time.
Syntax
timers basic update invalid holddown flush
To return to the default settings, use the no timers basic command.
Parameters
update Enter the number of seconds to specify the rate at which RIP routing updates are sent.
The range is from zero (0) to 4294967295. The default is 30 seconds.
invalid Enter the number of seconds to specify the time interval before routing updates are
declared invalid or expired. The invalid value should be at least three times the update
timer value. The range is from zero (0) to 4294967295. The default is 180 seconds.
Routing Information Protocol (RIP) 1101