
358
Router configuration mode
default-metric <value>
no default-metric
Sets the default route metric for route to be
introduced; the “
no default-metric
” command
restores the default setting.
redistribute {kernel |connected|
static| ospf| isis| bgp}
[metric<value>] [route-map<word>]
no redistribute {kernel |connected|
static| ospf| isis| bgp}
[metric<value>] [route-map<word>]
Redistribute the routes distributed in other
routing protocols into the RIP data packet; the
no redistribute {kernel |connected| static|
ospf| isis| bgp} [metric<value>]
[route-map<word>]
command cancels the
distributed route of corresponding protocols
default-information originate
no default-information originate
Generate a default route to the RIP protocol;
the
no default-information originate
command cancels the feature.
2
)
Configure interface authentication mode and password
Command Explanation
Interface configuration mode
ip rip authentication mode { text| md5}
no ip rip authentication mode [text|
md5]
Sets the authentication method; the
no ip rip
authentication mode [text| md5]
command
cancels the authentication action
ip rip authentication string <text>
no ip rip authentication string
Sets the authentication key; the
no ip rip
authentication string
command means no
key is needed.
ip rip authentication
key<name-of-chain>
no ip rip authentication key
[
<name-of-chain>
]
Sets the key chain used in authentication, the
no ip rip authentication key
[
<name-of-chain>
] command means the key
chain is not used
Global mode
key chain <name-of-chain>
no key chain < name-of-chain >
Enter keychain mode, and configure a key
chain, the
no key chain < name-of-chain >
command deletes the key chain
Keychain mode
key <keyid>
no key <keyid>
Enter the keychain-key mode and configure a
key of the keychain; the
no key <keyid>
command deletes one key.
Keychain-key mode