show rsvp trunk
Use this command to display information for a specific trunk or for all trunks.
Command Syntax
show rsvp trunk
show rsvp trunk NAME
show rsvp trunk detail
Parameters
NAME
Enter the name of a trunk
detail
Use this parameter to display detailed information for all trunks
Command Mode
Exec mode and Privileged Exec mode
Applicability
This command was introduced before OcNOS version 1.3.
Example
#show rsvp trunk
Trunk Name Trunk ID Type # Sess Egress Address(es)
T1 101 P2P 1 4.4.4.4
T2 102 P2P 2 5.5.5.5
Total trunks configured: 3.
#
Following is a sample output from the command using the detail parameter.
#show rsvp trunk detail
Trunk name: T1, tunnel-id: 101
Type: P2P
Ext-tunnel-id: 1.1.1.1/32
Egress: 4.4.4.4/32
# of LSPs in trunk: 1
Mapped-routes: none
Trunk name: T2, tunnel-id: 102
Type: P2P
Ext-tunnel-id: 1.1.1.1/32
Egress: 5.5.5.5/32
# of LSPs in trunk: 2
Mapped-routes: none
Table 7-71 explains the show command output fields.
Table 7-71: show rsvp trunk output field
Field | Description |
---|
Trunk Name | Name of the trunk. |
Trunk ID | Session address for the trunk. |
Type | Trunk type in the rsvp session. |
Sess | Number of sessions associated with rsvp trunk. |
Egress | Information about egress RSVP sessions. |
Total trunks configured | Number of configured trunk in the rsvp session. |
Ext-tunnel-id | Extended Tunnel identifier (destination port) for the RSVP session. |
Mapped-routes | Map the route of the interface. |
Last modified date: 10/17/2023