Configuring The Number Of Equal-Cost Routing Paths - Cisco ME 3400G-2CS - Ethernet Access Switch Software Configuration Manual

Ethernet access switch
Hide thumbs Also See for ME 3400G-2CS - Ethernet Access Switch:
Table of Contents

Advertisement

Configuring Protocol-Independent Features
detail privileged EXEC command can be useful to debug software-forwarded traffic. To enable CEF on
an interface for the software-forwarding path, use the ip route-cache cef interface configuration
command.
Although the no ip route-cache cef interface configuration command to disable CEF on an interface is
Caution
visible in the CLI, we strongly recommend that you do not disable CEF on interfaces except for
debugging purposes.
Beginning in privileged EXEC mode, follow these steps to enable CEF globally and on an interface for
software-forwarded traffic if it has been disabled:
Command
Step 1
configure terminal
Step 2
ip cef
Step 3
interface interface-id
Step 4
no shutdown
Step 5
ip route-cache cef
Step 6
end
Step 7
show ip cef
Step 8
show cef linecard [detail]
Step 9
show cef interface [interface-id]
Step 10
show adjacency
Step 11
copy running-config startup-config

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.
Beginning in privileged EXEC mode, follow these steps to change the maximum number of parallel
paths installed in a routing table from the default:
Command
Step 1
configure terminal
Step 2
router {bgp | rip | ospf | eigrp}
Cisco ME 3400 Ethernet Access Switch Software Configuration Guide
32-70
Purpose
Enter global configuration mode.
Enable CEF operation.
Enter interface configuration mode, and specify the Layer 3
interface to configure.
Enable the interface if necessary. By default, UNIs are disabled
and NNIs are enabled.
Enable CEF on the interface for software-forwarded traffic.
Return to privileged EXEC mode.
Display the CEF status on all interfaces.
Display CEF-related interface information.
Display detailed CEF information for all interfaces or the
specified interface.
Display CEF adjacency table information.
(Optional) Save your entries in the configuration file.
Purpose
Enter global configuration mode.
Enter router configuration mode.
Chapter 32
Configuring IP Unicast Routing
78-17058-01

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents