Brocade Multi-Service IronWare Multiprotocol Label Switch (MPLS) Configuration Guide (Supporting R05.6.00) User Manual
Page 260
![background image](/manuals/361646/260/background.png)
TABLE 19
Output from the show mpls ted database detail command
This field...
Displays...
Color
The administrative groups to which this interface belongs.
Metric
The traffic engineering metric for the interface (by default, this is equal to the
OSPF link cost).
Max BW
The maximum outbound bandwidth that can be used on the interface. This is
the actual physical bandwidth of the interface (155M for OC-3, 622M for
OC-12, or 2488M for OC-48).
Reservable BW
The maximum bandwidth that can be reserved on the interface. By default, the
Maximum Reservable Bandwidth is the same as the Maximum Bandwidth for
the interface.
Available BW [priority] kbps
The amount of bandwidth not yet reserved on the interface. Eight octets are
displayed, indicating the amount of unreserved bandwidth (in kbits per
second) that can be reserved with a hold priority of 0 through 7. The value in
each of the octets is less than or equal to the maximum reservable bandwidth.
236
Multi-Service IronWare Multiprotocol Label Switch (MPLS) Configuration Guide
53-1003031-02
Displaying the Traffic Engineering database
1
Displaying a traffic engineering path to a destination
The user can display a traffic engineering path to a IPv4 destination address using a specified set
of resource parameters. This enhancement allows the user to gain insight into a traffic engineering
path in a network, before setting it up using RSVP. This helps the user avoid RSVP path setup
failure due to unavailable requested resources along the path to the destination host.
To display the traffic engineering path to a IPv4 destination address, enter the following command.
Brocade# show mpls ted path 10.4.4.4
Syntax: show mpls ted path destIPAddress [bandwidth bw_in_kbps] [hop-limit max_hops] [priority
setup_priority] [exclude-any
STRING_List_of_Admin_Resource_groups_name_or_and_num] [include-any
STRING_List_of_Admin_Resource_groups_name_or_and_num] [include-all
STRING_List_of_Admin_Resource_groups_name_or_and_num] [tie-breaking [random |
least-fill | most-fill ]]
NOTE
When configuring the CLI command, any combination of resource constraint parameters can be
used.
The following table describes the parameters of the show mpls ted path command
TABLE 20
Parameters from the show mpls ted path command
CLI parameter
Description
destIPAddres
The IPv4 address of the destination host.
bandwidth
bw_in_kbps
The minimum bandwidth of the path to its destination. The bandwidth value is entered in
decimal in kilo bits per second unit. The valid range is between 0- 2147483647. When the
value entered is larger than 2147483647, then the value is truncated to the max limit of
2147483647 and accepted as the bandwidth input.