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 MYKEY
2. Enable authentication on an interface.
R101(config-if)#ip authentication mode eigrp 1 md5
3. Associate keychain with EIGRP.
ip authentication key-chain eigrp 1 KEYCHAIN
Latest posts by jac (see all)
- Updating Stuff on Netbox with Pynetbox - January 25, 2023
- Adding Stuff to Netbox with Pynetbox - January 17, 2023
- Query Filtering with Pynetbox - January 16, 2023