Show rip globals, Show ip rip, Table 42-6 – LevelOne GTL-2690 User Manual
Page 729: Show rip globals - display description

IP Routing Commands
42-16
42
Example
This example sets the authentication mode to plain text.
Related Commands
ip rip authentication key (42-14)
show rip globals
This command displays global configuration settings for RIP.
Command Mode
Privileged Exec
Example
show ip rip
This command displays information about interfaces configured for RIP.
Syntax
show ip rip {configuration | status | peer}
• configuration - Shows RIP configuration settings for each interface.
• status - Shows the status of routing messages on each interface.
• peer - Shows information on neighboring routers, along with information
about the last time a route update was received, the RIP version used by
the neighbor, and the status of routing messages received from this
neighbor.
Command Mode
Privileged Exec
Console(config)#interface vlan 1
Console(config-if)#ip rip authentication mode text
Console(config-if)#
Console#show rip globals
RIP Process: Enabled
Update Time in Seconds: 30
Number of Route Change: 0
Number of Queries: 1
Console#
Table 42-6 show rip globals - display description
Field
Description
RIP Process
Indicates if RIP has been enabled or disabled.
Update Time in Seconds
The interval at which RIP advertises known route information.
(Default: 30 seconds)
Number of Route Changes
Number of times routing information has changed.
Number of Queries
Number of router database queries received by this router.