trace mpls vpls
Sends MPLS echo request packets with successively higher TTL values to the specified VPLS instance. Discovers the path MPLS packets follow to the destination. There is no no version.
trace mpls vpls [ vrf vrfName ] vplsName
[ sender-site-id senderSiteId ] remote-site-id remoteSiteId
[ destination startIpAddress endIpAddress increment ]
[ source address sourceAddr ]
[ ttl ttlValue ] [ timeout timeOutVal ]
[ reply mode { ipv4-udp | ipv4-udp-with-router-alert } ]
[ reply pad-tlv ] [ reply dscp trafficClass ]
[ exp-bits bitValue ] [ bottom-label-ttl bottomLabelTtl ] [ detail ]
- vrfNameName of the VRF context
- vplsNameName of a VPLS instance created with the bridge vpls transport-virtual-router command
- senderSiteIdNumerical identifier for the site sending the MPLS echo request packet; must be an unsigned 16-bit integer greater than zero that is unique across the VPLS domain
- remoteSiteIdNumerical identifier for the site receiving the MPLS echo request packet; must be an unsigned 16-bit integer greater than zero that is unique across the VPLS domain
- startIpAddressFirst IP address within the 127.0.0.0/8 destination range
- endIpAddressLast IP address within the 127.0.0.0/8 destination range
- incrementNumber in the range 0255 that specifies the increment between addresses in the destination address range
- sourceAddrIP address used as the packet source address
- ttlValueHop count specified by setting the time-to-live field in the header, in the range 1255; default value is 32
- timeOutValNumber of seconds in the range 132 to wait for an MPLS echo reply packet before the connection attempt times out
- reply modeSpecifies the reply mode for the echo request packet
- ipv4-udpSpecifies that the echo request packet is an IPv4 UDP packet
- ipv4-udp-with-router-alertSpecifies that the echo request packet is an IPv4 UDP packet with the router alert bit set in the header so all routers examine this packet more closely to determine whether further processing is necessary
- reply pad-tlvRequests sender of an echo reply to send a pad TLV
- trafficClassNumber in the range 0255 that represents the value of the traffic class that the sender of an echo reply is requested to set
- bitValueValue of the EXP bits in the range 07 included in the MPLS echo request packet
- bottomLabelTtlTime-to-live value of the bottom label in the stack
- detailDisplays detailed information about MPLS echo request sent and echo replies received
Privileged Exec, User Exec
Command introduced in JUNOSe Release 8.0.0.