
mpls te max-reservable-bandwidth
Sets the maximum reservable bandwidth for the interface.
Syntax: mpls te max-reservable-bandwidth bw [priority priority]
Description: The maximum reservable bandwidth specifies the portion of the total available bandwidth that can be reserved on this interface. Bandwidth can be set lower than the value set by the mpls te max-link-bandwidth command to provide room for hop-by-hop routed traffic. Conversely, bandwidth can be set higher than the value set by the mpls te max-link-bandwidth command to permit statistical multiplexing of MPLS traffic. A maximum reservable bandwidth default value can be set in traffic engineering configuration mode using the default-max-
reservable-bandwidth command for any interfaces you do not explicitly set using the mpls te max-reservable-bandwidth command.The default for the maximum reservable bandwidth is the value specified by the mpls te max-link-bandwidth command. The default maximum reservable bandwidth for each priority is the value specified by the maximum reservable bandwidth for the interface.
Use the mpls te max-reservable-bandwidth command to set the maximum reservable bandwidth for this interface.
Use the no mpls te max-reservable-bandwidth command to reset the maximum reservable bandwidth the default setting.
Use the optional priority keyword and value to set the maximum reservable bandwidth for each level of holding priority.
Factory Default: Maximum link bandwidth value for this interface.
Command Mode: Interface Configuration.
Example 1: The following example sets the maximum reservable bandwidth for the pos 1/1/1 interface to 80 percent:
router(config)#interface pos 1/1/1
router(config-if)#mpls te max-reservable-bandwidth 80%
router(config-if)#end
router#show mpls te interface pos 1/1/1
POS 1/1/1
Administrative color set:
using default administrative colors
Maximum link bandwidth: 622.080m
Maximum reservable bandwidth: 497.664m
Traffic engineering metric: 1
Example 2: The following example resets the maximum reservable bandwidth to the default value:
router(config)#interface pos 1/1/1
router(config-if)#no mpls te max-link-bandwidth
router(config-if)#end
router#show mpls te interface pos 1/1/1
POS 1/1/1
Administrative color set:
using default administrative colors
Maximum link bandwidth: 622.080m
Maximum reservable bandwidth: 622.080m
Traffic engineering metric: 1
Related Commands: default-max-reservable-bandwidth
mpls te max-link-bandwidth
show mpls te interface
show interface
Copyright © 2004
Avici Systems Inc.
Avici® and TSR®
is a registered trademark of Avici Systems Inc.
IPriori, Composite Links, SSR, QSR, and NSR® are
trademarks of Avici Systems Inc.
Source
File Name: TE%20Commands.fm
HTML File Name: TE%20Commands40.html
Last Updated: 12/19/04 at 14:56:07