22-49
Catalyst 3550 Multilayer Switch Software Configuration Guide
78-11194-03
Chapter22 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.
This is an example of output from the show ip protocols privileged EXEC command for EIG RP.
Switch# show ip protocols
<output truncated>
Routing Protocol is "eigrp 1"
Outgoing update filter list for all interfaces is
Incoming update filter list for all interfaces is
Default networks flagged in outgoing updates
Default networks accepted from incoming updates
EIGRP metric weight K1=1, K2=0, K3=1, K4=0, K5=0
EIGRP maximum hopcount 100
EIGRP maximum metric variance 1
Redistributing: eigrp 1, igrp 1
Automatic network summarization is in effect
Maximum path: 4
Routing for Networks:
172.20.0.0
Routing Information Sources:
Gateway Distance Last Update
Distance: internal 90 external 170
EIGRP Interface Mode Commands
Other optional EIGRP parameters can be configured on an inte rf ace basi s.
Beginning in privileged EXEC mode, follow these steps:
Step6 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.
Step7 no auto-summary (Optional) Disable automatic summarization of subnet routes into
network-level routes.
Step8 ip summary-address eigrp
autonomous-system-number address mask (Optional) Configure a summary aggregate.
Step9 end Return to privileged EXEC mode.
Step10 show ip protocols Verify your entries.
Step11 copy running-config startup-config (Optional) Save your entries in the configuration file.
Command Purpose
Command Purpose
Step1 configure terminal Enter global configuration mode.
Step2 interface interface-id Enter interface configuration mode, and specify the Layer 3
interface to configure.
Step3 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.
Step4 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).