config router key-chain
Configure key-chain.
config router key-chain Description: Configure key-chain. edit <name> config key Description: Configuration method to edit key settings. edit <id> set accept-lifetime {user} set send-lifetime {user} set key-string {password} set algorithm [md5|hmac-sha1|...] next end next end
config router key-chain
Parameter |
Description |
Type |
Size |
Default |
---|---|---|---|---|
name |
Key-chain name. |
string |
Maximum length: 35 |
|
config key
Parameter |
Description |
Type |
Size |
Default |
||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
id |
Key ID. |
string |
Maximum length: 10 |
|
||||||||||||
accept-lifetime |
Lifetime of received authentication key (format: hh:mm:ss day month year). |
user |
Not Specified |
|
||||||||||||
send-lifetime |
Lifetime of sent authentication key (format: hh:mm:ss day month year). |
user |
Not Specified |
|
||||||||||||
key-string |
Password for the key (maximum = 64 characters). |
password |
Not Specified |
|
||||||||||||
algorithm |
Cryptographic algorithm. |
option |
- |
md5 |
||||||||||||
|
|