Cisco Systems ME 3400 Switch User Manual


  Open as PDF
of 1086
 
35-39
Cisco ME 3400 Ethernet Access Switch Software Configuration Guide
OL-9639-06
Chapter 35 Configuring IP Unicast Routing
Configuring EIGRP
Use the no forms of these commands to disable the feature or return the setting to the default value.
Configuring EIGRP Interfaces
Other optional EIGRP parameters can be configured on an interface basis.
Beginning in privileged EXEC mode, follow these steps to configure EIGRP interfaces:
Step 5
metric weights tos k1 k2 k3 k4 k5 (Optional) Adjust the EIGRP metric. Although the defaults have
been carefully set to provide excellent operation in most networks,
you can adjust them.
Caution Setting metrics is complex and is not recommended
without guidance from an experienced network
designer.
Step 6
offset list [access-list number | name] {in | out}
offset [type number]
(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.
Step 7
no auto-summary (Optional) Disable automatic summarization of subnet routes into
network-level routes.
Step 8
ip summary-address eigrp
autonomous-system-number address mask
(Optional) Configure a summary aggregate.
Step 9
end Return to privileged EXEC mode.
Step 10
show ip protocols Verify your entries.
For NSF awareness, the output shows:
*** IP Routing is NSF aware ***
EIGRP NSF enabled
Step 11
copy running-config startup-config (Optional) Save your entries in the configuration file.
Command Purpose
Command Purpose
Step 1
configure terminal Enter global configuration mode.
Step 2
interface interface-id Enter interface configuration mode, and specify the Layer 3
interface to configure.
Step 3
no shutdown Enable the interface if necessary. By default, UNIs and ENIs
are disabled and NNIs are enabled.
Step 4
ip bandwidth-percent eigrp percent (Optional) Configure the percentage of bandwidth that can
be used by EIGRP on an interface. The default is 50 percent.
Step 5
ip summary-address eigrp
autonomous-system-number address mask
(Optional) Configure a summary aggregate address for a
specified interface (not usually necessary if auto-summary is
enabled).