Configuring Basic Igrp Parameters - Cisco WS-C3560-48PS-S Software Configuration Manual

Software configuration guide
Hide thumbs Also See for WS-C3560-48PS-S:
Table of Contents

Advertisement

Configuring IGRP
Note
For more information and examples, refer to the Cisco IOS IP and IP Routing Configuration Guide for
Release 12.1.

Configuring Basic IGRP Parameters

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 3560 Switch Software Configuration Guide
30-26
Purpose
Enter global configuration mode.
Enable an IGRP routing process, and enter router configuration mode. The
AS 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 AS 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 30
Configuring IP Unicast Routing
78-16156-01

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents