Enabling Eigrp Authentication - Cisco 7604 Configuration Manual

Catalyst 6500 series switch and cisco 7600 series router firewall services module configuration guide using the cli
Hide thumbs Also See for 7604:
Table of Contents

Advertisement

Chapter 8
Configuring IP Routing and DHCP Services
The as-num argument is the autonomous system number of the EIGRP routing process.
Configure the interface connected to the distribution router to participate in EIGRP by entering the
Step 2
following command:
hostname(config-router)# network ip-addr [mask]
Configure the stub routing process by entering the following command. You must specify which
Step 3
networks are advertised by the stub routing process to the distribution router. Static and connected
networks are not automatically redistributed into the stub routing process.
hostname(config-router)# eigrp stub {receive-only | [connected] [redistributed] [static]
[summary]}

Enabling EIGRP Authentication

EIGRP route authentication provides MD5 authentication of routing updates from the EIGRP routing
protocol. The MD5 keyed digest in each EIGRP packet prevents the introduction of unauthorized or false
routing messages from unapproved sources.
EIGRP route authentication is configured on a per-interface basis. All EIGRP neighbors on interfaces
configured for EIGRP message authentication must be configured with the same authentication mode
and key for adjacencies to be established.
Before you can enable EIGRP route authentication, you must enable EIGRP.
To enable EIGRP authentication on an interface, perform the following steps:
Enter interface configuration mode for the interface on which you are configuring EIGRP message
Step 1
authentication by entering the following command:
hostname(config)# interface phy_if
Enable MD5 authentication of EIGRP packets by entering the following command:
Step 2
hostname(config-if)# authentication mode eigrp as-num md5
The as-num argument is the autonomous system number of the EIGRP routing process configured on the
FWSM. If EIGRP is not enabled or if you enter the wrong number, the FWSM returns the following error
message:
% Asystem(100) specified does not exist
Configure the key used by the MD5 algorithm by entering the following command:
Step 3
hostname(config-if)# authentication key eigrp as-num key key-id key-id
The as-num argument is the autonomous system number of the EIGRP routing process configured on the
FWSM. If EIGRP is not enabled or if you enter the wrong number, the FWSM returns the following error
message:
% Asystem(100) specified does not exist
The key argument can contain up to 16 characters. The key-id argument is a number from 0 to 255.
Catalyst 6500 Series Switch and Cisco 7600 Series Router Firewall Services Module Configuration Guide using ASDM
OL-20748-01
Configuring EIGRP
8-25

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

7609-s76137606-sCatalyst 6500 series7600 series

Table of Contents