show ip protocols rip
Use this command to display RIP process parameters and statistics.
Command Syntax
show ip protocols
show ip protocols rip
Parameters
None
Default
None
Command Mode
Exec mode and Privileged Exec mode
Applicability
This command was introduced before OcNOS version 1.3.
Example
This is an example of the output from the show ip protocols rip command:
#show ip protocols rip
Routing Protocol is "rip"
Sending updates every 30 seconds with +/-50%, next due in 12 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: connected static
Default version control: send version 2, receive version 2
Interface Send Recv Key-chain
eth0 2 2
Routing for Networks:
10.10.0.0/24
Routing Information Sources:
Gateway BadPackets BadRoutes Distance Last Update
Distance: (default is 120)
#
Figure 1-33 Explains the show command output details.
Table 1-33: Show ip protocols output details
Table 1-34:
Field | Description |
Routing Protocol is "rip" | Specifies the routing protocol used. |
Sending updates every 30 seconds | Specifies the time between sending updates. |
Next due in 12 seconds | Precisely when the next update is due to be sent. |
Timeout after 180 seconds | Specifies the value of the timeout parameter. |
Redistributing | Lists the protocol that is being redistributed. |
Routing for Networks | Specifies the networks for which the routing process is currently injecting routes. |
Routing Information Sources | Lists all the routing sources the IP Infusion software is using to build its routing table. |
Last modified date: 08/28/2023