Router Information Protocol
Left running head:
Chapter name (automatic)
468
Beta Beta
OmniAccess 5740 Unified Services Gateway CLI Command Reference Guide
Alcatel-Lucent
IP RIP AUTHENTICATION KEY-CHAIN
ip rip authentication key-chain <key-chain name>
DESCRIPTION
This command is entered in the Interface Configuration Mode. This command is
used to associate a key chain to an interface. This enables RIP authentication.
PARAMETERS
DEFAULT VALUE
No authentication is provided for RIP packets.
EXAMPLE
ALU(config-if GigabitEthernet3/0)# ip rip authentication key-
chain allen
IP RIP AUTHENTICATION MODE
ip rip authentication mode {md5|text}
DESCRIPTION
Use the following command in the Interface Configuration Mode. This command is
used to configure the authentication mode to be used by the interface (or let it
default mode). RIP Version 1 does not support authentication.
PARAMETERS
DEFAULT VALUE
The default authentication mode is Plain Text authentication
EXAMPLE
ALU(config-if GigabitEthernet3/0)# ip rip authentication mode
md5
Parameter Description
key-chain name Name of the key chain being associated to the interface.
Parameter Description
md5
Keyed Message Digest 5 (MD5) authentication.
text
Plain Text authentication.