
mpls te max-link-bandwidth
Sets the maximum bandwidth for the physical link.
Syntax: mpls te max-link-bandwidth bw
no mpls te max-link-bandwidth
Description: The maximum link bandwidth is the maximum bandwidth that will be available for this link. This can be any value up to maximum bandwidth supported by the link.
Use the mpls te max-link-bandwidth command to set the bandwidth available for the link.
Use the no mpls te max-link-bandwidth command to reset the link bandwidth to the default value.
Factory Default: Maximum payload bandwidth of the link.
Command Mode: Interface Configuration.
Example 1: The following example sets the maximum link bandwidth for this OC-12c link to its full value of 622 megabits per second:
router(config)#interface pos 1/1/1
router(config-if)#mpls te max-link-bandwidth oc12
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
Example 2: The following example resets the maximum link 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: 601.344m
Maximum reservable bandwidth: 601.344m
Traffic engineering metric: 1
Related Commands: mpls te max-reservable-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%20Commands39.html
Last Updated: 12/19/04 at 14:56:07