5 ip rip authentication mode – CANOGA PERKINS 9175 Command Reference User Manual

Page 197

Advertising
background image

CanogaOS Command Reference

14-4


Default

No authentication is provided for RIP packets.


Command Mode

Interface configuration


Usage

If neither key chain is configured with the key-chain command nor string is configured with the

authentication string command, no authentication is performed on the interface (not even the default

authentication). Key chain and authentication string can not be configured on the same interface. If you

want configure one, make sure the other is not configured.


Examples

The following example configures the interface to accept and send any key belonging to the key chain

named trees:

Switch(config-if)# ip rip authentication key-chain trees


Related Commands

ip rip authentication mode

14.5 ip rip authentication mode

To specify the type of authentication used in Routing Information Protocol (RIP) Version 2 packets, use

the ip rip authentication mode command in interface configuration mode. To restore clear text

authentication, use the no form of this command.


Command Syntax

ip rip authentication mode {text | md5}

no ip rip authentication mode

text

Clear text authentication.

md5

Keyed Message Digest 5 (MD5) authentication.


Default

Clear text authentication is provided for RIP packets.


Command Mode

Interface configuration


Usage

RIP Version 1 does not support authentication.


Examples

The following example configures the interface to use MD5 authentication:

Advertising