Activating Traffic Engineering On The Interface - Cisco 10000 Series Configuration Manual

Quality of service configuration guide
Hide thumbs Also See for 10000 Series:
Table of Contents

Advertisement

Chapter 20
Configuring Quality of Service for MPLS Traffic

Activating Traffic Engineering on the Interface

To activate traffic engineering on the physical interface, enter the following commands beginning in
global configuration mode:
Command
Step 1
Router(config)# interface type number
Step 2
Router(config-if)# ip rsvp bandwidth
interface-kbps [sub-pool kbps]
Step 3
Router(config-if)# mpls traffic-eng
tunnels
Step 4
Router(config-if)# ip router isis
Configuration Example for Activating Traffic Engineering on the Interface
Example 20-2
Example 20-2 Activating Traffic Engineering on a Physical Interface with IS-IS
Router(config-if)# ip address 10.1.1.1 255.255.255.255
Router(config-if)# ip rsvp bandwidth 130000 130000 sub-pool 80000
Router(config-if)# mpls traffic-eng tunnels
Router(config-if)# ip router isis
OL-7433-09
Purpose
Configures an interface and enters interface configuration mode.
type is the type of interface (for example, serial).
number is the number of the interface (for example, 1/0/0).
Enables Resource Reservation Protocol (RSVP) for IP on an
interface.
interface-kbps specifies the amount of bandwidth (in kbps) on an
interface to be reserved. Valid values are from 1 to 10,000,000.
(Optional) sub-pool kbps is the amount of bandwidth (in kbps) on
an interface to be reserved to a portion of the total. Valid values
are from 1 to the value of interface-kbps.
Note
Enables MPLS traffic engineering tunnel signaling on the
interface.
Enables the IS-IS routing protocol on the interface.
Note
configures TE on a physical interface using the IS-IS routing protocol.
Cisco 10000 Series Router Quality of Service Configuration Guide
MPLS Traffic Engineering—DiffServ Aware
The sum of bandwidth used by all tunnels on this interface
cannot exceed interface-kbps and the sum of bandwidth
used by all sub-pool tunnels cannot exceed sub-pool kbps.
Do not enter this command if you are configuring an
OSPF configuration.
20-23

Advertisement

Table of Contents
loading

Table of Contents