133
display mpls rsvp-te reservation
Description
Use the
display mpls rsvp-te reservation
command to display information about RSVP-TE reservations on
the specified or all interfaces.
Syntax
display mpls rsvp-te reservation
[
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 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 80 characters.
Examples
# Display information about RSVP-TE reservations on interface VLAN-interface 3.
<Sysname> display mpls rsvp-te reservation interface vlan-interface 3
Interface Vlan-interface3
Tunnel Dest: 29.29.29.29 Ingress LSR ID: 19.19.19.19
LSP ID: 1 Tunnel ID: 1
Upstream Label: -----
Token bucket rate: 0.00 Token bucket size: 0.00
# Display information about RSVP-TE reservations on all interfaces.
<Sysname> display mpls rsvp-te reservation
Interface Vlan-interface3
Tunnel Dest: 29.29.29.29 Ingress LSR ID: 19.19.19.19
LSP ID: 1 Tunnel ID: 1
Upstream Label: -----
Token bucket rate: 0.00 Token bucket size: 0.00
Interface: Outgoing-Interface at the Egress
Tunnel Dest: 19.19.19.19 Ingress LSR ID: 29.29.29.29
LSP ID: 1 Tunnel ID: 1
Upstream Label: 3
Token bucket rate: 0.00 Token bucket size: 0.00