Example
You forgot the password for the ntp authentication part
show run | in ntp
ntp authentication-key 1 md5 120D000406060851212E3D 7
Solution
- Create key chain.
R1(config)#key chain decryptkey
R1(config-keychain)#key 1
R1(config-keychain-key)#key-string 7 120D000406060851212E3D
R1(config-keychain-key)#
R1#sh key chain
Key-chain decryptkey:
key 1 -- text "testmd5key"
accept lifetime (always valid) - (always valid) [valid now]
send lifetime (always valid) - (always valid) [valid now]
No comments:
Post a Comment