beautypg.com

14 ip rip authentication mode, 15 ip rip authentication string, Ip rip authentication mode – PLANET XGS3-24040 User Manual

Page 415: Ip rip authentication string

background image


31-128

Switch(Config-if-Vlan1)# ip rip authentication key my key

Relevant Commands:

key, key chain

31.14 ip rip authentication mode

Command:

ip rip authentication mode {text|md5}

no ip rip authentication mode {ext|md5}

Function:

Configure the authentication mode; the “no ip rip authentication mode {ext|md5}” command

restores to the default authentication mode namely text authentication mode.

Parameter:

text means text authentication; md5 means MD5 authentication.

Default:

Not configured authentication.

Command Mode:

Interface Configuration Mode.

Usage Guide:

RIP-I do not support authentication which the RIP-II supports two authentication modes: text

authentication (i.e. Simple authentication) and data packet authentication (i.e. MD5 authentication).

This command should be used associating the ip rip authentication key or ip rip authentication string.

Independently configuration will not lead to authentication process.

Example:

Switch# config terminal

Switch(config)# interface vlan 1

Switch(Config-if-Vlan1)# ip rip authentication mode md5

Related Command:

ip rip authentication key-chain, ip rip authentication string

31.15 ip rip authentication string

Command:

ip rip authentication string

no ip rip authentication string

Function:

Set the password used in RIP authentication. The “no ip rip authentication string” cancels the

authentication.