clear rsvp trunk
Use this command to clear an RSVP trunk or to clear all RSVP trunks.
Clearing a trunk also kills any session associated with the trunk. This command is useful when a trunk is missing required data such as routing information. When data is missing, the trunk is in an incomplete state, and clearing it correctly re-initializes the session.
Note: If this command is given in the session on the ingress router, the session stops and restarts. If this command is given in the session on the egress router, the session is not cleared.
Command Syntax
Note: Use the following commands to clear standard RSVP Trunks:
clear rsvp trunk *
clear rsvp trunk ingress (TRUNKNAME|*)
clear rsvp trunk non-ingress (TRUNKNAME|*)
clear rsvp trunk (TRUNKNAME|*)
clear rsvp trunk (TRUNKNAME|*) primary
clear rsvp trunk (TRUNKNAME|*) secondary
Parameters
*
Clear all RSVP trunks configured
TRUNKNAME
Name of a specific trunk to be cleared
ingress
Clear an RSVP ingress trunk
non-ingress
Clear an RSVP non-Ingress trunk
primary
Clear all primary sessions configured for this trunk
secondary
Clear all secondary sessions configured for this trunk
Command Mode
Privileged Exec mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
#clear rsvp trunk mytrunk
#clear rsvp trunk *
#clear rsvp trunk ingress mytrunk
#clear rsvp trunk ingress *
#clear rsvp trunk non-ingress mytrunk
#clear rsvp trunk non-ingress *
#clear rsvp trunk mytrunk primary
#clear rsvp trunk * primary
#clear rsvp trunk mytrunk secondary
#clear rsvp trunk * secondary
Last modified date: 07-13-2023