Ip rip authentication string, Ip rip receive version, Ip rip authentication – LevelOne GTL-2691 User Manual
Page 1468: String, T by the, Ip rip receive version (1468), Ip rip, Authentication string, Ip rip authentication string (1468)

C
HAPTER
49
| IP Routing Commands
Routing Information Protocol (RIP)
– 1468 –
ip rip authentication
string
This command specifies an authentication key for RIPv2 packets. Use the
no form to delete the authentication key.
S
YNTAX
ip rip authentication string key-string
no ip rip authentication string
key-string - A password used for authentication.
(Range: 1-16 characters, case sensitive)
D
EFAULT
S
ETTING
No authentication key
C
OMMAND
M
ODE
Interface Configuration (VLAN)
C
OMMAND
U
SAGE
◆
This command can be used to restrict the interfaces that can exchange
RIPv2 routing information. (Note that this command does not apply to
RIPv1.)
◆
For authentication to function properly, both the sending and receiving
interface must be configured with the same password, and
authentication enabled by the
command.
E
XAMPLE
This example sets an authentication password of “small” to verify incoming
routing messages and to tag outgoing routing messages.
Console(config)#interface vlan 1
Console(config-if)#ip rip authentication string small
Console(config-if)#
R
ELATED
C
OMMANDS
ip rip authentication mode (1467)
ip rip receive
version
This command specifies a RIP version to receive on an interface. Use the
no form to restore the default value.
S
YNTAX
ip rip receive version {1 | 2}
no ip rip receive version
1 - Accepts only RIPv1 packets.
2 - Accepts only RIPv2 packets.
D
EFAULT
S
ETTING
RIPv1 or RIPv2 packets