Configuring Eigrp Route Authentication - Cisco IE-4000 Software Configuration Manual

Industrial ethernet switch
Hide thumbs Also See for IE-4000:
Table of Contents

Advertisement

Configuring IP Unicast Routing
Configuring EIGRP
BEFORE YOU BEGIN
Enable EIGRP as described in the
DETAILED STEPS
Command
1.
configure terminal
2.
interface interface-id
3.
no shutdown
4.
ip bandwidth-percent eigrp percent
5.
ip summary-address eigrp
autonomous-system-number address mask
6.
ip hello-interval eigrp
autonomous-system-number seconds
7.
ip hold-time eigrp
autonomous-system-number seconds
8.
no ip split-horizon eigrp
autonomous-system-number
9.
end
10.
show ip eigrp interface
11.
copy running-config startup-config
Use the no forms of these commands to disable the feature or return the setting to the default value.
EXAMPLE
The following example allows EIGRP to use up to 75 percent (42 kbps) of a 56-kbps serial link in autonomous system
209:
Switch(config)# interface serial 0
Switch(config-if)# bandwidth 56
Switch(config-if)# ip bandwidth-percent eigrp 209 75

Configuring EIGRP Route Authentication

EIGRP route authentication provides MD5 authentication of routing updates from the EIGRP routing protocol to prevent
the introduction of unauthorized or false routing messages from unapproved sources.
Configuring Basic EIGRP Parameters, page
Purpose
Enter global configuration mode.
Enter interface configuration mode, and specify the
Layer 3 interface to configure.
Enable the interface if necessary. By default, UNIs
and ENIs are disabled and NNIs are enabled.
(Optional) Configure the percentage of bandwidth
that can be used by EIGRP on an interface. The
default is 50 percent.
(Optional) Configure a summary aggregate address
for a specified interface (not usually necessary if
auto-summary is enabled).
(Optional) Change the hello time interval for an
EIGRP routing process. The range is 1 to 65535
seconds. The default is 60 seconds for low-speed
NBMA networks and 5 seconds for all other
networks.
(Optional) Change the hold time interval for an EIGRP
routing process. The range is 1 to 65535 seconds.
The default is 180 seconds for low-speed NBMA
networks and 15 seconds for all other networks.
Caution:
consulting Cisco technical support.
(Optional) Disable split horizon to allow route
information to be advertised by a router out any
interface from which that information originated.
Return to privileged EXEC mode.
Display which interfaces EIGRP is active on and
information about EIGRP relating to those interfaces.
(Optional) Save your entries in the configuration file.
842
840.
Do not adjust the hold time without

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Ie-5000Ie-4010

Table of Contents