EIGRP Notes - Authentication
·1 min read
Corrections - I invite them. 1. Create the keys in the keychain. R101(config)#key chain KEYCHAIN R101(config-keychain)#key 1 R101(config-keychain-key)#key-str R101(config-keychain-key)#key-string …
Corrections - I invite them. 1. Create the keys in the keychain. R101(config)#key chain KEYCHAIN R101(config-keychain)#key 1 R101(config-keychain-key)#key-str R101(config-keychain-key)#key-string …
Corrections appreciated. Type 0 : No authentication. This is the default type. R0(config-if)#ip ospf authentication null ----- R0(config-router)#area 1 virtual-link 2.2.2.2 authentication null Type 1 …