Originate Call Event
LSP Event
Sample Output
user@R1>show mpls lsp extensive[...Output truncated...]43 Jan 4 18:06:09Record Route:10.1.13.2 10.1.36.242 Jan 4 18:06:09 Up41 Jan 4 18:06:09Originate Call40 Jan 4 18:06:09 CSPF: computation result accepted39 Jan 4 18:05:40 CSPF failed: no route toward 10.0.0.6[2 times][...Output truncated...]What It Means
This LSP event indicates that the router is issuing an RSVP Path message.
Cause
A Path message is transmitted by the ingress router toward the egress router to establish an LSP.
Action
To analyze the contents of the Path message, enable RSVP tracing. To configure RSVP tracing, include the
traceoptionsstatement at the [edit protocols rsvp] hierarchy level. Use thefilestatement to specify the name of the file that receives the output of the tracing operation. All files are placed in the directory/var/log. We recommend that you place RSVP tracing output in the filersvp-log. To examine the contents of thersvp-logfile, issue thefile show /var/log/rsvp-logcommand. For more information about the output of the tracing operation, see Examining the CSPF Log. For more information about RSVP messages see the JUNOS MPLS Applications Configuration Guide.