Show ip protocols rip, Show ip rip – LevelOne GTL-2691 User Manual
Page 1473
C
HAPTER
49
| IP Routing Commands
Routing Information Protocol (RIP)
– 1473 –
the RIP routes learned from neighbors and also keep the RIP network
intact, use the “rip” parameter with this command (clear ip rip route rip).
E
XAMPLE
This example clears one specific route.
Console#clear ip rip route 192.168.1.0 255.255.255.0
Console#
show ip protocols
rip
This command displays RIP process parameters.
C
OMMAND
M
ODE
Privileged Exec
E
XAMPLE
Console#show ip protocols rip
Routing Protocol is "rip"
Sending updates every 30 seconds with +/-5 seconds
Timeout after 180 seconds, garbage collect after 120 seconds
Outgoing update filter list for all interface is not set
Incoming update filter list for all interface is not set
Default redistribution metric is 1
Redistributing:
Default version control: send version by interface set,receive version by
interface set
Interface Send Recv
VLAN1 1-compatible 1 2
Routing for Networks:
10.0.0.0/24
Routing Information Sources:
Gateway Distance Last Update Bad Packets Bad Routes
10.0.0.2 120 00:00:13 0 0
The maximum number of RIP routes allowed: 7872
Distance: Default is 120
Console#
show ip rip
This command displays information about RIP routes and configuration
settings. Use this command without any keywords to display all RIP routes.
S
YNTAX
show ip rip [interface [vlan vlan-id]]
interface - Shows RIP configuration settings for all interfaces or for
a specified interface.
vlan-id - VLAN ID. (Range: 1-4093)
C
OMMAND
M
ODE
Privileged Exec