- ytti@r23.snjsca04.us.bb-re0> show mpls lsp egress name r21.chcgil09-r23.snjsca04-00 detail |display json
- {
- "mpls-lsp-information" : [
- {
- "attributes" : {"xmlns" : "http://xml.juniper.net/junos/16.1R6/junos-routing"},
- "rsvp-session-data" : [
- {
- "session-type" : [
- {
- "data" : "Egress"
- }
- ],
- "count" : [
- {
- "data" : "96"
- }
- ],
- "rsvp-session" : [
- {
- ....
- ....
- "packet-information" : [
- {
- "attributes" : {"heading" : " PATH"},
- "previous-hop" : [
- {
- "data" : "129.250.2.182"
- }
- ],
- "interface-name" : [
- {
- "data" : "ae0.0"
- }
- ],
- "count" : [
- {
- "data" : "1"
- }
- ]
- }
- ],
- "adspec" : [
- {
- "data" : "received MTU 1500 "
- }
- ],
- "packet-information" : [
- {
- "attributes" : {"heading" : " PATH"},
- "next-hop" : [
- {
- "data" : "localclient"
- }
- ]
- },
- .....
- .....