Eigrp V4/V6 Authentication Using Keychain; How To Implement Eigrp; Enabling Eigrp Routing - Cisco NCS 6000 Series Configuration Manual

Ios xr release 6.4.x
Hide thumbs Also See for NCS 6000 Series:
Table of Contents

Advertisement

Implementing EIGRP
The range for setting a tag is 0 to 255 for internal routes and 0 to 4294967295 for external routes.

EIGRP v4/v6 Authentication Using Keychain

EIGRP authentication using keychain introduces the capability to authenticate EIGRP protocol packets on a
per-interface basis. The EIGRP routing authentication provides a mechanism to authenticate all EIGRP protocol
traffic on one or more interfaces, based on Message Digest 5 (MD5) authentication.
The EIGRP routing authentication uses the Cisco IOS XR software security keychain infrastructure to store
and retrieve secret keys and to authenticate incoming and outgoing traffic on a per-interface basis.

How to Implement EIGRP

This section contains instructions for the following tasks:
Note
To save configuration changes, you must commit changes when the system prompts you.

Enabling EIGRP Routing

This task enables EIGRP routing and establishes an EIGRP routing process.
Before you begin
Although you can configure EIGRP before you configure an IP address, no EIGRP routing occurs until at
least one IP address is configured.
SUMMARY STEPS
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
DETAILED STEPS
Command or Action
Step 1
configure
configure
router eigrp as-number
address-family { ipv4 }
router-id id
default-metric bandwidth delay reliability loading mtu
distance internal-distance external-distance
interface type interface-path-id
holdtime seconds
bandwidth-percent percent
commit
Routing Configuration Guide for Cisco NCS 6000 Series Routers, IOS XR Release 6.4.x
EIGRP v4/v6 Authentication Using Keychain
Purpose
189

Advertisement

Table of Contents
loading

Table of Contents