Displaying path information

A path is a list of router hops that specifies a route across an MPLS domain. The user can create a path and then configure the LSPs that see the path. When the LSP is enabled, the ingress LER attempts to signal the other LSRs in the path, so that resources can be allocated to the LSP.

The user can display information about the paths configured on the device as shown in the following example.

device# show	mpls	path	
Path Name		 Address	       Strict/loose	  Usage Count
to110_120		 10.110.110.2	  Strict	        1
		          10.120.120.3	  Strict	
to2_pri		   10.10.10.2	    Strict	        0
to2_sec		   10.110.110.2	  Strict	        0
to3		       10.110.110.2	  Loose	         1
		          10.120.120.3	  Loose	
to3_pri		   10.10.10.2	    Strict	        1
		          10.20.20.3	    Strict	
to3_sec		   10.110.110.2	  Strict	        0
		          10.120.120.3	  Strict	
to4		       10.110.110.2	  Loose	         1
		          10.120.120.3	  Loose	
		          10.130.130.4	  Loose	
to_23		     10.110.110.2	  Strict	        1
		          10.20.20.3	    Strict