R2511-HP MSR Router Series MPLS Command Reference(V5)

242
Field Descri
p
tion
Next Hop Address Next hop address, in the format of X.X.X.X
SessionFlag Reservation style.
Token Bucket rate Token bucket rate, a traffic parameter.
Token Bucket Size Token bucket size, a traffic parameter.
Out Interface Output interface.
display mpls rsvp-te reservation
Use display mpls rsvp-te reservation 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 ]
Views
Any view
Default command 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 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, a case-sensitive string of 1 to 256 characters.
Examples
# Display information about RSVP-TE reservations on Ethernet 1/1.
<Sysname> display mpls rsvp-te reservation interface ethernet 1/1
Interface Ethernet1/1
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 Ethernet1/1
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