-142
Example
This example sets the authentication mode to plain text.
Related Commands
ip rip authentication key (3-140)

show rip globals

Use this command to display global configuration settings for RIP.
Command Mode
Privileged Exec
Example
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#
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.