Configuration Examples For Mpls Te Bundled Interface Support - Cisco ASR 920 Series Configuration

Aggregation services router
Hide thumbs Also See for ASR 920 Series:
Table of Contents

Advertisement

MPLS Traffic Engineering – Bundled Interface Support
Command or Action
Example:
Device(config-if)# mpls traffic-eng tunnels
Step 6
mpls traffic-eng backup-path tunnel
Example:
Device(config-if)# mpls traffic-eng
backup-path Tunnel120
Step 7
port-channel min-links min-num
Example:
Device(config-if)# port-channel min-links 2
Step 8
ip rsvp bandwidth [interface-kbps] [single-flow-kbps]
Example:
Device(config-if)# ip rsvp bandwidth 100
Step 9
end
Example:
Device(config-if)# end

Configuration Examples for MPLS TE Bundled Interface Support

Example: Configuring MPLS TE on an EtherChannel Interface
Device> enable
Device# configure terminal
Device(config)# interface port-channel 1
Device(config-if)# ip address 10.0.0.4 255.255.255.0
Device(config-if)# mpls traffic-eng tunnels
Device(config-if)# mpls traffic-eng backup-path Tunnel 120
Device(config-if)# port-channel min-links 2
Device(config-if)# ip rsvp bandwidth 100
Device(config-if)# end
MPLS Traffic Engineering Path Calculation and Setup Configuration Guide, Cisco IOS XE Release 3S (Cisco ASR
Configuration Examples for MPLS TE Bundled Interface Support
Purpose
• MPLS TE tunnel should be enabled on the device before
enabling the signaling.
(Optional) Configures the physical interface to use a backup
tunnel in the event of a detected failure on that interface.
Specifies that a minimum number of bundled ports in an
EtherChannel is required before the channel can be active.
Enables RSVP for IP on an interface and specifies a percentage
of the total interface bandwidth as available in the RSVP
bandwidth pool.
Exits interface configuration mode and returns to privileged
EXEC mode.
920 Series)
5

Advertisement

Table of Contents
loading

Table of Contents