391
E
ES4710BD 10 Slots L2/L3/L4 Chassis Switch
Command: ip rip authentication key-chain
<name-of-chain>
no ip rip authentication key-chain
Function:
Specifies the key to use for RIP authentication; the “
no ip rip authentication
key-chain
” command cancels the RIP authentication.
Parameters:
<name-of-chain>
is a string, up to 16 characters are allowed.
Default:
RIP authentication is disabled by default.
Command mode:
Interface Mode
Usage Guide:
Instead of deleting the RIP authentication key, the “
no ip rip authentication
key-chain
” command cancels the RIP authentication.
Related command: ip rip authentication
18.3.2.2.4 ip rip authentication mode
Command: ip rip authentiaction mode {text|md5 type {cisco|usual}}
no ip rip authentication mode
Function:
Sets the authentication method; the “
no ip rip authentication mode
” command restores
the default plain text authentication method.
Parameters:
“
text
” for text authentication; “
md5
” for MD5 authentication. There two MD5
authentication methods, Cisco MD5 and conventional MD5.
Default:
The default setting is text authentication.
Command mode:
Interface Mode
Usage Guide:
RIP-I does not support authentication, RIP-II supports 2 authentication methods: text
authentication (Simple authentication) and packets authentication (MD5 authentication). There 2
packets types used in MD5 authentication, one format complies with RFC1723 (RIP Version 2
Carrying Additional Information) and the other format conforms to RFC2082 (RIP-II MD5
Authentication).
Example:
Setting Cisco MD5 authentication on interface vlan1, the authentication key is
“edgecore”.
Switch(Config-If-Vlan1)#ip rip authentication mode md5 type cisco
Switch(Config-If-Vlan1)#ip rip authentication key-chain edgecore
Related command: ip rip authentication key-chain
18.3.2.2.5 ip rip metricin
Command: ip rip metricin
<
value
>
no ip rip metricin
Function:
Sets the additional route metric receiving RIP packets on the interface; the “
no ip rip
metricin
” command restores the default setting.
Parameters:
< value>
is the additional route metric, ranging from 1 to 15.
Default:
The default additional route metric used for RIP to receive packets is 1.
Command mode:
Interface Mode
Related command: ip rip metricout