keychain
Syntax
keychain 没有keychain
描述
Sets the key chain for md5 authentication. A key chain configures rotating keys for packet authenticating, reducing the risk of keys being compromised.
The没有form of this command deletes the key chain used for md5 authentication.
Command context
config-router-vlink
Parameters
-
-
Name of key chain to be used for md5 authentication.
权威
Administrators or local user group members with execution rights for this command.
Examples
设置OSPF虚拟链接key chain authentication:
switch(config)#router ospf 1switch(config-ospf-1)#area 100 virtual-link 100.0.1.1switch(config-router-vlink)#keychain ospf_keys
Deleting OSPF virtual link key chain authentication:
switch#configure terminalswitch(config)#router ospf 1switch(config-ospf-1)#area 100 virtual-link 100.0.1.1switch(config-router-vlink)#没有keychain