145
Syntax
display mpls te link-administration admission-control [ interface interface-type interface-number ] [ |
{ begin | exclude | include } regular-expression ]
View
Any view
Default level
1: Monitor level
Parameters
interface interface-type interface-number: Specifies an interface by its type and a number.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see the Fundamentals Configuration Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.
exclude: Displays all lines that do not match the specified regular expression.
include: Displays all lines that match the specified regular expression.
regular-expression: Specifies a regular expression, which is a case-sensitive string of 1 to 256 characters.
Examples
# Display information about the CR-LSPs carried on the links of all interfaces.
<Sysname> display mpls te link-administration admission-control
LspID In/Out IF S/H Prio CT BW(kbps)
1.1.1.9:1024 ---/Vlan3 7/7 0 0
1.1.1.9:2048 ---/Vlan4 7/7 0 0
Table 65 gives the description on the fields of the display mpls te link-administration admission-control
command.
Table 65 Command output
Field Description
LspID ID of an LSP carried on a link
In/Out IF Incoming/Outgoing interface
S/H Prio Setup and holding priorities of CR-LSP
CT Service class type
BW(kbps) Bandwidth (in kbps)
display mpls te tunnel
Description
Use the display mpls te tunnel command to display information about MPLS TE tunnels.
Syntax
display mpls te tunnel [ destination dest-addr ] [ lsp-id lsr-id lsp-id ] [ lsr-role { all | egress | ingress |
remote | transit } ] [ name name ] [ { incoming-interface | outgoing-interface | interface } interface-type
interface-number ] [ verbose ] [ | { begin | exclude | include } regular-expression ]