ECS4660-28F_Management Guide-R03

Table Of Contents
C
HAPTER
51
| IP Routing Commands
Routing Information Protocol (RIP)
– 1742
COMMAND USAGE
When this command is used to specify a global RIP version, any VLAN
interface not previously set by the ip rip receive version or ip rip send
version command will use the global RIP version setting.
When the no form of this command is used to restore the default value,
any VLAN interface not previously set by the ip rip receive version or ip
rip send version command will be set to the default send or receive
version.
Any configured interface settings take precedence over the global
settings.
EXAMPLE
This example sets the global version for RIP to send and receive version 2
packets.
Console(config-router)#version 2
Console(config-router)#
RELATED COMMANDS
ip rip receive version (1744)
ip rip send version (1745)
ip rip authentication
mode
This command specifies the type of authentication that can be used for
RIPv2 packets. Use the no form to restore the default value.
SYNTAX
ip rip authentication mode {md5 | text}
no ip rip authentication mode
md5 - Message Digest 5 (MD5) authentication
text - Indicates that a simple password will be used.
DEFAULT SETTING
Text authentication
COMMAND MODE
Interface Configuration (VLAN)
COMMAND USAGE
The password to be used for authentication is specified in the ip rip
authentication string command.
This command requires the interface to exchange routing information
with other routers based on an authorized password. (Note that this
command only applies to RIPv2.)