Displaying GMPLS Events
Purpose
GMPLS generalizes MPLS by defining labels for switching varying types of Layer 1, Layer 2, or Layer 3 traffic. LSPs must start and end on links with the same switching capability. For example, routers can establish packet-switched LSPs with other routers. LSPs might be carried over a Time-Division Multiplexing (TDM)-switched LSP between SONET add/drop multiplexers (ADMs), which in turn might be carried over a lambda-switched LSP. GMPLS signaling requires strict paths, and you must disable Constrained Shortest Path First (CSPF) with the
no-cspfstatement. For more information on GMPLS, see the JUNOS MPLS Applications Configuration Guide.When the configuration of an GMPLS LSP is incorrect, an event or error message can appear in the output of the
show mpls lsp extensivecommand.Action
To display GMPLS events, enter the following JUNOS command-line interface (CLI) operational mode command from the ingress router:
user@host>show mpls lsp extensiveSample Output
user@host>show mpls lsp extensiveIngress LSP: 1 sessions10.255.255.40From: 10.255.255.35, State: Up, ActiveRoute: 0, LSPname: gmpls-lsp1BidirectionalActivePath: path-lsp1 (primary)LoadBalance: RandomSignal type: STM-1Encoding type: SDH/SONET, Switching type: Fiber, GPID: PPP*Primary path-lsp1 State: UpBandwidth: 155.52MbpsComputed ERO (S [L] denotes strict [loose] hops): (CSPF metric: 2)10.35.100.1 S 10.35.150.1 S 10.35.200.1 SReceived RRO:10.35.100.1 10.35.150.1 10.35.200.17 Nov 7 15:47:11 Selected as active path6 Nov 7 15:47:11 Record Route: 10.35.100.1 10.35.150.1 10.35.200.15 Nov 7 15:47:11 Up4 Nov 7 15:47:11Update LSP Encoding Type3 Nov 7 15:47:11 Originate Call2 Nov 7 15:47:11 CSPF: computation result accepted1 Nov 7 15:46:41 CSPF failed: no route toward 10.255.255.40Created: Thu Nov 7 15:46:38 2002Total 1 displayed, Up 1, Down 0[...Output truncated...]What It Means
The sample output from ingress router
R1shows extensive ingress LSP information, including LSP events that led to an LSP failure, with the most recent events at the top. The last line before the history log begins indicates the length of time the router waits before attempting to re-signal the LSP, three seconds in this instance.LSP events in bold are described in this chapter. Descriptions include sample output of the LSP event, an explanation of what the event means, the possible cause of the event, and any possible actions that you can take.
For completeness, events not included in this example output are also described in this chapter to show LSP events that did not occur in the example network configuration, but might occur in your network. The output for these events includes the prompt
user@hostrather than the usualuser@R1prompt.