Vrf - Cisco ASR 9000 Series Routing Configuration Manual

Aggregation services router
Hide thumbs Also See for ASR 9000 Series:
Table of Contents

Advertisement

Configuring an EIGRP Authentication Keychain
DETAILED STEPS
Command or Action
Step 1
configure
Step 2
router eigrp as-number
Example:
RP/0/RSP0/CPU0:router(config)# router eigrp 100
Step 3
address-family { ipv4 | ipv6 }
Example:
RP/0/RSP0/CPU0:router(config-eigrp)# address-family
ipv4
Step 4
interface type interface-path-id
Example:
RP/0/RSP0/CPU0:router(config-eigrp-af)#
interface gigabitEthernet 0/1/5/0
Step 5
authentication keychain keychain-name
Example:
RP/0/RSP0/CPU0:router(config-eigrp-af-if)#
authentication keychain
Step 6
commit
Configuring an Authentication Keychain for an IPv4/IPv6 Interface on a Nondefault VRF
Perform this task to configure an authentication keychain for an IPv4/IPv6 interface on a nondefault VRF.
SUMMARY STEPS
1. configure
2. router eigrp as-number
3. vrf vrf-name
4. address-family { ipv4 | ipv6 }
5. interface type interface-path-id
6. authentication keychain keychain-name
7. commit
Cisco ASR 9000 Series Aggregation Services Router Routing Configuration Guide, Release 5.3.x
330
Purpose
Specifies the autonomous system number of the
routing process to configure an EIGRP routing
process.
Enters a VRF address family configuration mode.
Configures the interface on which EIGRP the routing
protocol runs.
Authenticates all EIGRP protocol traffic on the
interface, based on the MD5 algorithm.
Implementing EIGRP

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents