Show Multiprotocol Label Switching (MPLS) Label Distribution Protocol (LDP) Label Information Base vtysh -c "show mpls ldp binding" Show detailed information vtysh -c "show mpls ldp binding detail" Display labels from LDP neighbor <x.x.x.x> <h:h:h:h:h:h:h:h> vtysh -c "show mpls ldp binding neighbor $6" Show detailed information vtysh -c "show mpls ldp binding neighbor $6 detail" Match locally assigned label value vtysh -c "show mpls ldp binding neighbor $6 local-label $8" Match remotely assigned label value vtysh -c "show mpls ldp binding neighbor $6 remote-label $8" Match locally assigned label value vtysh -c "show mpls ldp binding local-label $6" Show detailed information vtysh -c "show mpls ldp binding local-label $6 detail" Match LDP neighbor <x.x.x.x> <h:h:h:h:h:h:h:h> vtysh -c "show mpls ldp binding local-label $6 neighbor $8" Match remotely assigned label value vtysh -c "show mpls ldp binding local-label $6 remote-label $8" Match remotely assigned label value vtysh -c "show mpls ldp binding remote-label $6" Show detailed information vtysh -c "show mpls ldp binding remote-label $6 detail" Match LDP neighbor <x.x.x.x> <h:h:h:h:h:h:h:h> vtysh -c "show mpls ldp binding remote-label $6 neighbor $8" Match locally assigned label value vtysh -c "show mpls ldp binding remote-label $6 local-label $8" LDP forwarding equivalence class <x.x.x.x/x> <h:h:h:h:h:h:h:h/h> vtysh -c "show mpls ldp binding $5" Show detailed information vtysh -c "show mpls ldp binding $5 detail" Discovery hello information vtysh -c "show mpls ldp discovery" Show detailed information vtysh -c "show mpls ldp discovery detail" LDP interface information vtysh -c "show mpls ldp interface" LDP neighbor information vtysh -c "show mpls ldp neighbor" Show detailed information vtysh -c "show mpls ldp neighbor detail" Show neighbor capability information vtysh -c "show mpls ldp neighbor capabilities" LDP neighbor <x.x.x.x> <h:h:h:h:h:h:h:h> vtysh -c "show mpls ldp neighbor $5" Show detailed information vtysh -c "show mpls ldp neighbor $5 detail" Show neighbor capability information vtysh -c "show mpls ldp neighbor $5 capabilities" Show MPLS pseudowire interfaces vtysh -c "show mpls pseudowires" Show MPLS table vtysh -c "show mpls table"