• Types of Auth:
    • MD5
    • HMAC-SHA256
  • SHA
    • Only EIGRP Named Mode
    • No Key chains
    • SHA uses static key
  • MD5
    • Both EIGRP Named and Classic Mode
    • Uses key chains
    • Supports auto key rotation.
  • Key chain supports multiple key numbers.
    • Router always sends lowest key.
    • Rotation of keys is done by defining the validity.
  • Configuration Classic EIGRP:
    • Authentication mode setup on interface
      • ‘ip authentication mode eigrp <AS> md5’
      • ‘ip authentication key-chain eigrp <AS><Key>’
      • ‘accept-lifetime’
        • How long key is valid to be received.
      • ‘send-lifetime’
        • When is key valid to be sent.
  • Configuration EIGRP Named:
    • Use of MD5 or SHA is under af-interface.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s