Ip rip authentication mode, Ip rip authentication mode 1 – Allied Telesis AT-8100 Series User Manual
Page 1871
AT-8100 Switch Command Line User’s Guide
1871
IP RIP AUTHENTICATION MODE
Syntax
ip rip authentication mode
md5|text
Parameters
md5
Specifies the MD5 authentication mode.
text
Specifies the plain-text authentication mode.
Mode
VLAN Interface mode
Description
Use this command to specify either MD5 or plain-text authentication mode
for the routing interface. The interfaces use the authentication mode to
authenticate the passwords in the routing updates that the interfaces send
and receive. A routing interface and the neighboring routing device must
use the same authentication mode and password to accept routing
updates. You may configure only one routing interface at a time. The
default is the plain-text authentication mode.
Confirmation Command
“SHOW RUNNING-CONFIG” on page 170
Example
The following example specifies MD5 authentication as the authentication
mode for a routing interface in VLAN 2. Assume that the VLAN has already
a routing interface:
awplus> enable
awplus# configure terminal
awplus(config)# interface vlan2
awplus(config-if)# ip rip authentication mode md5