Displaying in the detail mode

The user can display all of the MPLS global information and all of the MPLS configuration information using the show run router mpls command. The show run router mpls command displays all of the detailed information.

device# show run router mpls
router mpls
 policy
  admin-group m2 2
  traffic-eng isis level-1
  retry-limit 22 rsvp
  refresh-interval 40
 rsvp
  refresh-interval 40

 ldp
  hello-timeout 12 ka-interval 18 
  advertise-fec  list1
  session 10.30.30.6 key 1 $!dZ@

 mpls interfaces
  mpls-interface e1/1 
  ldp-enable

 mpls-interface e1/2 
 ldp-enable
 reservable-bandwidth percentage 80 
 admin-group 2

mpls paths
path mu1_to_mu3 
 strict 10.1.1.1 
 strict 10.1.1.2 
 strict 10.3.3.1 
 strict 10.3.3.2
path mu1_to_mu2_2 
 strict 10.5.1.1 
 strict 10.5.1.2 
path mu1_to_mu2_1 
 strict 10.1.1.1 
 strict 10.1.1.2
lsp frr1
 to 10.4.2.1 
 cos 6
ipmtu 1028
traffic-eng max-rate 180 mean-rate 125 
metric 5
enable

lsp lsp13d
 to 10.3.3.2
 primary mu1_to_mu3 
 cos 7
 traffic-eng max-rate 250 mean-rate 120 no cspf
 enable

lsp lsp12d
 to 10.1.1.2 
 cos 7
 traffic-eng max-rate 100 mean-rate 50 
 enable

end of MPLS configuration