Ip rip authentication mode – Allied Telesis AT-S83 User Manual
Page 279

AT-S83 Management Software Command Line Interface User’s Guide
279
IP RIP AUTHENTICATION MODE
Syntax
ip rip authentication mode md5|text
no ip rip authentication mode
Parameters
authentication mode
Specifies the type of authentication mode.
Choose from the following options:
md5
Specifies the keyed MD5
authentication algorithm.
text
Specifies clear text or simple password
authentication.
Description
Use the IP RIP AUTHENTICATION MODE command to define the type of
authentication mode used for RIP v2 packets received on the interface
specified. By default, text authentication is enabled. Use the no form of this
command to restore clear text authentication.
Command Mode
Interface mode
Example
The following commands set MD5 authentication on interface 1:
switch#configure terminal
switch(config)#interface xe1
switch(config-if)#ip rip authentication mode md5
Related Commands