Cisco WS-C3550-12G Software Configuration Manual page 562

Multilayer switch
Hide thumbs Also See for WS-C3550-12G:
Table of Contents

Advertisement

Configuring IGRP
If variance is configured as described in the preceding section, IGRP or Enhanced IGRP distributes
traffic among multiple routes of unequal cost to the same destination. If you want faster convergence to
alternate routes, but you do not want to send traffic across inferior routes in the normal case, you might
prefer to have no traffic flow along routes with higher metrics. Use the traffic-share router
configuration command to control distribution of traffic among multiple routes of unequal cost.
For more information and examples, refer to the Cisco IOS IP and IP Routing Configuration Guide
Note
for Release 12.1.
Beginning in privileged EXEC mode, follow these steps to configure IGRP. Configuring the routing
process is required; other steps are optional:
Command
Step 1
configure terminal
Step 2
router igrp autonomous-system
Step 3
network network-number
Step 4
offset list [access-list number | name]
{in | out} offset [type number]
Step 5
neighbor ip-address
Step 6
metric weights tos k1 k2 k3 k4 k5
Step 7
timers basic update invalid holddown
flush [sleeptime]
Catalyst 3550 Multilayer Switch Software Configuration Guide
22-32
Purpose
Enter global configuration mode.
Enable an IGRP routing process, and enter router configuration mode. The
autonomous system number identifies the routes to other IGRP routers and
tags routing information.
Associate networks with an IGRP routing process. IGRP sends updates to
the interfaces in the specified networks. If an interface's network is not
specified, it is not advertised in any IGRP update. It is not necessary to have
a registered autonomous system number, but if you do have a registered
number, we recommend that you use it to identify your process.
(Optional) Apply an offset list to routing metrics to increase incoming and
outgoing metrics to routes learned through IGRP. You can limit the offset
list with an access list or an interface.
(Optional) Define a neighboring router with which to exchange routing
information. This step allows routing updates from RIP (normally a
broadcast protocol) to reach nonbroadcast network.
(Optional) Adjust the IGRP metric. By default, the IGRP composite metric
is a 23-bit quantity that is the sum of the segment delays and the lowest
segment bandwidth for a given route.
tos—Type of services; the default is 0.
k1-k5—Constants that convert a metric vector into a scalar quantity.
Defaults for k1 and k3 are 1; all others are 0.
(Optional) Adjust routing protocol timers.
update—The time (in seconds) between sending of routing updates.
The default is 90 seconds.
invalid—The timer interval (in seconds) after which a route is declared
invalid. The default is 270 seconds.
holddown—The time (in seconds) during which routing information
about better paths is suppressed. The default is 280 seconds.
flush—The time (in seconds) that must pass before a route is removed
from the routing table. The default is 630 seconds.
sleeptime—Interval in milliseconds for postponing routing updates.
The default is 0.
Chapter 22
Configuring IP Unicast Routing
78-11194-03

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Catalyst 3550

Table of Contents