|
This feature module describes the MPLS traffic engineering scalability enhancements for Release 12.0(14)ST. Scalability indicates how quickly some measure of resource usage increases as a network gets larger.
This document contains the following sections:
Implementation of multiprotocol label switching (MPLS) traffic engineering scalability has been improved so that scalability performs better for large numbers of traffic engineering tunnels. These improvements
User-observable scalability enhancements include the following:
A burst of Resource Reservation Protocol (RSVP) traffic engineering signaling messages can overflow the input queue of a receiving router, causing some messages to be dropped. Dropped messages cause a substantial delay in completing label-switched path (LSP) signaling.
A new mechanism controls the transmission rate for RSVP messages and reduces the likelihood of input drops on the receiving router. The default transmission rate is 200 RSVP messages per second to a given neighbor. The rate is configurable.
The following changes improve the responsiveness of LSP recovery when a link used by an LSP fails:
The delay between when the Intermediate System-to-Intermediate System (IS-IS) protocol receives an IGP update and when it delivers the update to the MPLS traffic engineering topology database has been reduced in most situations.
Previously, when IS-IS received a new LSP that contained traffic engineering type, length, and value (TLV) objects, a delay of several seconds could occur before IS-IS passed the traffic engineering TLVs to the traffic engineering database. The purpose of the delay was to provide better scalability during periods of network instability and to give the router an opportunity to receive more fragments of the LSP before passing the information to the traffic engineering database. However, this delay increased the convergence time for the traffic engineering database.
Now IS-IS extracts traffic engineering TLVs from received LSPs and passes them to the traffic engineering database immediately. The exception to this occurs when there are large numbers of LSPs to process and it is important to limit CPU consumption, such as during periods of network instability. The arguments that control IS-IS delivery of traffic engineering TLVs to the traffic engineering topology database are configurable.
The following enhancements improve diagnostic and trouble shooting capabilities for MPLS traffic engineering and RSVP:
The scalability enhancements provide the following benefits:
The number of tunnels that a particular platform can support may vary depending on
The MPLS traffic engineering feature is related to the IS-IS, OSPF, RSVP, and MPLS features. These features are presented in Cisco product documentation (see the "Related Documents" section).
You can use the scalability enhancements with
The scalability enhancements are supported on the following platforms:
This feature does not support any new or modified standards.
This feature supports the Traffic Engineering MIB.
To obtain lists of MIBs supported by platform and Cisco IOS release and to download MIB modules, go to the Cisco MIB web site on Cisco Connection Online (CCO) at http://www.cisco.com/public/sw-center/netmgmt/cmtk/mibs.shtml.
This feature does not support any new or modified RFCs.
Your network must support the following Cisco IOS features before you enable MPLS traffic engineering:
To configure traffic engineering, refer to the MPLS Traffic Engineering and Enhancements manual.
To enable the scalability enhancements, perform the following steps:
1. Turn on RSVP message pacing.
2. Verify that RSVP message pacing is turned on.
The configuration tasks are described below.
RSVP message pacing maintains, on an outgoing interface basis, a count of the messages it has been forced to drop because the output queue for the interface used for message pacing was full.
To turn on RSVP message pacing, enter the following global configuration command:
ip rsvp msg-pacing [period msec [burst msgs [max_size qsize]]]
To verify that RSVP message pacing is turned on, enter the following command:
To monitor and maintain the scalability enhancements, use the commands shown below. For detailed command descriptions, go to the "Command Reference" section.
The following command turns on RSVP message pacing:
Enter the following command to verify that RSVP message pacing is turned on:
Following is sample output that traffic engineering displays if RSVP message pacing is turned on:
If RSVP message pacing is not turned on, there is not an OQueue or OQueue-drops column.
This section documents the following new or modified commands:
All other commands used with this feature are documented in the Cisco IOS Release 12.0 and Release 12.1 command reference publications.
To clear (set to zero) all IP RSVP counters that are being maintained, use the clear ip rsvp counters EXEC command.
Syntax Description
Defaults
No default behavior or values.
Command Modes
Command History
Usage Guidelines
This command allows you to set all IP RSVP counters to zero so that you can see changes easily.
Examples
In the following example, all IP RSVP counters that are being maintained are cleared:
Related Commands
To clear the RSVP message pacing output from the show ip rsvp neighbor command, use the clear ip rsvp msg-pacing EXEC command.
Syntax Description
This command has no arguments or keywords.
Defaults
No default behavior or values.
Command Modes
Command History
Examples
The following example clears the RSVP message pacing output:
Related Commands
To clear the counters for all MPLS traffic engineering tunnels, use the clear mpls traffic-eng tunnel counters EXEC command.
Syntax Description
This command has no optional parameters or keywords.
Defaults
No default behavior or values.
Command Modes
Command History
Usage Guidelines
This command allows you to set the MPLS traffic engineering tunnel counters to zero so that you can see changes to the counters easily.
Examples
In the following example, the counters for all MPLS traffic engineering tunnels are cleared and a request is made for confirmation that the specified action occurred:
Related Commands
To set up message pacing (that is, to control the transmission rate for RSVP messages), use the ip rsvp msg-pacing configuration command. To disable this feature, use the no form of this command.
Syntax Description
Defaults
If you enter the command without the optional arguments, the transmission rate for RSVP messages is limited to 200 messages per second per outgoing interface.
The default output queue size, specified in the max_size keyword, is 500.
Command Modes
Command History
Usage Guidelines
You can use this command to prevent a burst of RSVP traffic engineering signaling messages from overflowing the input queue of a receiving router, which would cause the router to drop some messages. Dropped messages substantially delay the completion of signaling for LSPs for which messages have been dropped.
Examples
In the following example, a router can send a maximum of 150 RSVP traffic engineering signaling messages in 1 second to a neighbor, and the size of the output queue is 750:
Related Commands
To specify how often IS-IS should extract traffic engineering TLVs from flagged LSPs and pass them to the traffic engineering topology database, and the maximum number of LSPs that the router can process immediately, use the mpls traffic-eng scanner router IS-IS configuration subcommand. To disable this feature, use the no form of this command.
Syntax Description
Defaults
The default interval is 5 seconds.
The default max-flash value is 15 LSPs.
The first 15 LSPs are sent without a delay into the traffic engineering database. If more LSPs are received, the default delay of 5 seconds applies.
If you specify the no form of this command, there is a delay of 5 seconds before IS-IS scans its database and passes traffic engineering TLVs associated with flagged LSPs to the traffic engineering database.
Command Modes
Router IS-IS configuration subcommand
Command History
Usage Guidelines
When IS-IS receives a new LSP, it inserts it into the IS-IS database. If the LSP contains traffic engineering TLVs, IS-IS flags the LSPs for transmission to the traffic engineering database. At the default or user-specified interval, traffic engineering TLVs are extracted and sent to the traffic engineering database. Users can also specify the maximum number of LSPs that the router can process immediately.
Examples
In the following example, the router is allowed to process up to 50 IS-IS LSPs without any delay. Processing entails checking for traffic engineering TLVs, extracting them, and passing them to the traffic engineering database. If more than 50 LSPs need to be processed, there is a delay of 5 seconds for subsequent LSPs.
Related Commands
To specify the amount of time that a router should ignore a link in its traffic engineering topology database in tunnel path Constrained Shortest Path First (CSPF) computations following a traffic engineering tunnel error on the link, use the mpls traffic-eng topology holddown sigerr global configuration command. To disable this feature, use the no form of this command.
Syntax Description
Specifies how long (in seconds) a router should ignore a link during tunnel path calculations following a traffic engineering tunnel error on the link. The value can be from 0 to 300. |
Defaults
If you do not specify this command, tunnel path calculations ignore a link on which there is a traffic engineering error until either 10 seconds have elapsed or a topology update is received from the IGP routing protocol.
Command Modes
Command History
Usage Guidelines
A router that is at the headend for traffic engineering tunnels might receive an RSVP No Route error message for an existing tunnel or for one being signaled due to the failure of a link the tunnel traverses before the router receives a topology update from the IGP routing protocol announcing that the link is down. In such a case, the headend router ignores the link in subsequent tunnel path calculations to avoid generating paths that include the link and are likely to fail when signaled. The link is ignored until the router receives a topology update from its IGP or a link holddown timeout occurs. You can use the mpls traffic-eng topology holddown sigerr command to change the link holddown time from its 10 second default value.
Examples
In the following example, the link holddown time for signaling errors is set at 15 seconds:
Related Commands
Command | Description |
---|---|
Show the MPLS traffic engineering global topology as currently known at this node. |
To display the counts of RSVP messages that were sent and received, use the show ip rsvp counters EXEC command.
Syntax Description
(Optional) Shows the number of RSVP messages sent and received for the specified interface name. |
|
(Optional) Shows the cumulative number of RSVP messages sent and received by the platform. |
Defaults
If you enter the command without a keyword, the command displays the number of RSVP messages that were sent and received for each interface for which RSVP is configured.
Command Modes
Command History
Examples
In the following example, values are shown for the number of RSVP messages of each type (such as Path and Resv) that were sent and received on POS2/2:
In the following example, values are shown for the number of RSVP messages of each type that were sent and received by the router over all interfaces:
Table 1 describes the fields displayed in the above examples.
Related Commands
To display event counters for one or more MPLS traffic engineering tunnels, use the show mpls traffic-eng tunnels statistics EXEC command.
Syntax Description
(Optional) Displays event counters for the specified tunnel. |
|
(Optional) Displays event counters accumulated for all tunnels. |
Defaults
If you enter the command without any keywords, the command displays the event counters for every MPLS traffic engineering tunnel interface configured on the router.
Command Modes
Command History
Usage Guidelines
A label switching router (LSR) maintains counters for each MPLS traffic engineering tunnel headend that counts significant events for the tunnel, such as state transitions for the tunnel, changes to the tunnel path, and various signaling failures. You can use the show mpls traffic-eng tunnels statistics command to display these counters for a single tunnel, for every tunnel, or for all tunnels (accumulated values). Displaying the counters is often useful for troubleshooting tunnel problems.
Examples
The following are examples of output from the show mpls traffic-eng tunnels statistics command:
Table 2 describes the fields displayed in the above examples.
Related Commands
CEFCisco express forwarding. A means for accelerating the forwarding of packets within a router, by storing route lookup information in several data structures instead of in a route cache.
enterprise networkA large and diverse network connecting most major points in a company or other organization.
headendThe end point of a broadband network. All stations transmit toward the headend; the headend then transmits toward the destination stations.
IGPInterior Gateway Protocol. An Internet protocol used to exchange routing information within an autonomous system. Examples of common Internet IGPs include IGRP, OSPF, and RIP.
interfaceA network connection.
IS-ISIntermediate System-to-Intermediate System. OSI link-state hierarchical routing protocol based on DECnet Phase V routing, where ISs (routers) exchange routing information based on a single metric, to determine the network topology.
label-switched path (LSP)A sequence of hops (R0...Rn) in which a packet travels from R0 to Rn through label switching mechanisms. A label-switched path can be chosen dynamically, based on normal routing mechanisms, or through configuration.
MPLSMultiprotocol Label Switching (formerly known as tag switching). A method for directing packets primarily through Layer 2 switching rather than Layer 3 routing. In MPLS, packets are assigned short fixed-length labels at the ingress to an MPLS cloud by using the concept of forwarding equivalence classes. Within the MPLS domain, the labels are used to make forwarding decisions mostly without recourse to the original packet headers.
routerA network layer device that uses one or more metrics to determine the optimal path along which network traffic should be forwarded. Routers forward packets from one network to another based on network layer information.
RSVPResource Reservation Protocol. A protocol that supports the reservation of resources across an IP network.
scalabilityAn indicator showing how quickly some measure of resource usage increases as a network gets larger.
topologyThe physical arrangement of network nodes and media within an enterprise networking structure.
traffic engineeringTechniques and processes that cause routed traffic to travel through the network on a path other than the one that would have been chosen if standard routing methods were used.
traffic engineering tunnelA label-switched tunnel that is used for traffic engineering. Such a tunnel is set up through means other than normal Layer 3 routing; it is used to direct traffic over a path different from the one that Layer 3 routing would cause the tunnel to take.
Posted: Thu Jan 16 21:48:03 PST 2003
All contents are Copyright © 1992--2002 Cisco Systems, Inc. All rights reserved.
Important Notices and Privacy Statement.