EasyManuals Logo

Cisco IE 4000 Software Configuration Guide

Cisco IE 4000
1066 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #912 background imageLoading...
Page #912 background image
908
Configuring IP Unicast Routing
Configuring Protocol-Independent Features
Configuring the Number of Equal-Cost Routing Paths
When a router has two or more routes to the same network with the same metrics, these routes can be thought of as
having an equal cost. The term parallel path is another way to see occurrences of equal-cost routes in a routing table. If
a router has two or more equal-cost paths to a network, it can use them concurrently. Parallel paths provide redundancy
in case of a circuit failure and also enable a router to load balance packets over the available paths for more efficient use
of available bandwidth.
Although the router automatically learns about and configures equal-cost routes, you can control the maximum number
of parallel paths supported by an IP routing protocol in its routing table.
DETAILED STEPS
Use the no maximum-paths router configuration command to restore the default value.
EXAMPLE
The following example shows how to allow a maximum of 16 paths to a destination in an OSPF routing process:
Switch(config)# router ospf 3
Switch(config-router)# maximum-paths 16
Configuring Static Unicast Routes
Static unicast routes are user-defined routes that cause packets moving between a source and a destination to take a
specified path. Static routes can be important if the router cannot build a route to a particular destination and are useful
for specifying a gateway of last resort to which all unroutable packets are sent.
The switch retains static routes until you remove them. However, you can override static routes with dynamic routing
information by assigning administrative distance values. Each dynamic routing protocol has a default administrative
distance, as listed in Table 2. If you want a static route to be overridden by information from a dynamic routing protocol,
set the administrative distance of the static route higher than that of the dynamic protocol.
Command Purpose
1. configure terminal Enter global configuration mode.
2. router {bgp | rip | ospf | eigrp} Enter router configuration mode.
3. maximum-paths maximum Set the maximum number of parallel paths for the protocol
routing table. The range is from 1 to 8; the default is 4 for most
IP routing protocols, but only 1 for BGP.
4. end Return to privileged EXEC mode.
5. show ip protocols Verify the setting in the Maximum path field.
6. copy running-config startup-config (Optional) Save your entries in the configuration file.

Table of Contents

Other manuals for Cisco IE 4000

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Cisco IE 4000 and is the answer not in the manual?

Cisco IE 4000 Specifications

General IconGeneral
Product TypeSwitch
Form FactorDIN Rail Mountable
MAC Address Table Size8000
Jumbo Frame Support9216 bytes
Operating Temperature-40°C to 70°C
Mean Time Between Failures (MTBF)Over 500, 000 hours
Memory256 MB DRAM
MountingDIN Rail, Wall
CertificationsEN 50121-4
Ports8 x 10/100Base-TX Ethernet Ports

Related product manuals