Configuring Basic Eigrp Parameters - Cisco 3750G - Catalyst Integrated Wireless LAN Controller Configuration Manual

Software configuration guide
Hide thumbs Also See for 3750G - Catalyst Integrated Wireless LAN Controller:
Table of Contents

Advertisement

Chapter 35
Configuring IP Unicast Routing

Configuring Basic EIGRP Parameters

Beginning in privileged EXEC mode, follow these steps to configure EIGRP. Configuring the routing
process is required; other steps are optional:
Command
Step 1
configure terminal
Step 2
router eigrp autonomous-system number
Step 3
nsf
Step 4
network network-number
Step 5
eigrp log-neighbor-changes
Step 6
metric weights tos k1 k2 k3 k4 k5
Step 7
offset list [access-list number | name] {in | out}
offset [type number]
Step 8
no auto-summary
Step 9
ip summary-address eigrp
autonomous-system-number address mask
Step 10
end
Step 11
show ip protocols
Step 12
show ip protocols
Step 13
copy running-config startup-config
Use the no forms of these commands to disable the feature or return the setting to the default value.
OL-8550-02
Purpose
Enter global configuration mode.
Enable an EIGRP routing process, and enter router configuration
mode. The AS number identifies the routes to other EIGRP routers
and tags routing information.
(Optional) Enable EIGRP NSF. Enter this command on the stack
master and on all of its peers.
Associate networks with an EIGRP routing process. EIGRP sends
updates to the interfaces in the specified networks.
(Optional) Enable logging of EIGRP neighbor changes to monitor
routing system stability.
(Optional) Adjust the EIGRP metric. Although the defaults have
been carefully set to provide excellent operation in most networks,
you can adjust them.
Setting metrics is complex and is not recommended
Caution
without guidance from an experienced network
designer.
(Optional) Apply an offset list to routing metrics to increase
incoming and outgoing metrics to routes learned through EIGRP.
You can limit the offset list with an access list or an interface.
(Optional) Disable automatic summarization of subnet routes into
network-level routes.
(Optional) Configure a summary aggregate.
Return to privileged EXEC mode.
Verify your entries.
Verify your entries.
For NSF awareness, the output shows:
*** IP Routing is NSF aware ***
EIGRP NSF enabled
(Optional) Save your entries in the configuration file.
Catalyst 3750 Switch Software Configuration Guide
Configuring EIGRP
35-39

Advertisement

Table of Contents
loading

Table of Contents