Step 1: Verify the RSVP Session
Purpose
In this case study, the unconstrained RSVP LSP from router
R1toR5uses a strict path throughR3,r1-r3-r5.Action
To verify that the RSVP session is established, enter the following JUNOS command-line interface (CLI) operational mode command:
user@host>show rsvp session ingress detailSample Output
user@R1>show rsvp session ingress detailIngress RSVP: 1 sessions10.0.0.5From: 10.0.0.1, LSPstate: Dn, ActiveRoute: 0LSPname: R1-to-R5, LSPpath: PrimarySuggested label received: -, Suggested label sent: -Recovery label received: -, Recovery label sent: -Resv style: 0 -, Label in: -, Label out: -Time left: -, Since: Tue Jul 19 20:42:20 2005Tspec: rate 0bps size 0bps peak Infbps m 20 M 1500Port number: sender 16 receiver 11956 protocol 0PATH rcvfrom: localclientAdspec: sent MTU 1500Path MTU: received 0PATH sentto: 10.1.13.2 (so-0/0/2.0) 3 pktsExplct route: 10.1.13.2Record route: <self> ...incompleteTotal 1 displayed, Up 0, Down 1What It Means
The sample output from ingress router
R1shows that the RSVP session has not been established (Down 1) through the explicit path (10.1.13.2). The Path message was sent toR3(10.1.13.2) and dropped. In situations like this, you can ping the egress router (R5) to ensure operational communications in the network, and enable RSVP tracing on the router that dropped the packet (R3) to obtain valuable clues as to the nature of the problem.