5 traceroute mpls l2-circuit – CANOGA PERKINS 9175 Command Reference User Manual

Page 537

Advertising
background image

CanogaOS Command Reference

30-6

Defaults

This command has no default settings.

Examples

In the following example, the traceroute mpls ipv4 command is used to
initiate tracing the route traversed by specifying the destination type as a Label
Distribution Protocol (LDP) IPv4 address.

Switch#

traceroute mpls ipv4 1.1.1.1/24 destination 127.0.0.1 dsmap detail flags

interval 100 repeat 100 reply-mode 1 source 1.1.1.1 timeout 100 ttl 200

Related Commands

ping mpls ipv4

31.5 traceroute mpls l2-circuit

Use this command to initiate tracing the route traversed by the specified
Layer-2 VC echo request packet in the MPLS cloud.

Command Syntax

traceroute mpls l2-circuit VC_ID source A.B.C.D [destination A.B.C.D |
detail | dsmap | flags | interval INT_VAL | repeat REP_VAL | reply-mode
MODE | timeout TIME_OUT | ttl TTL_VAL]

Syntax Description

VC_ID

Layer-2 VC ID

source A.B.C.D

Specifies the source address used in the echo
request packet.

destination
A.B.C.D

Specifies a network 127/8 address to be used
as the destination address in the echo request
packet.

detail

Enables verbose output information, including
MPLS echo reply, sender address of the
packet, and return codes.

dsmap

Indicates that a downstream mapping
(DSMAP) type length and value should be
included in the LSP echo request.

flags

Received LSR must do an FEC stack
validation. Optional. Default is disabled.

interval
INT_VAL

Specifies a send interval between requests (in
milliseconds). The range is from 2 to
20000.Default is 2.

repeat
REP_VAL

Specifies the number of times to resend a
packet. The range is from 1 to 5000. Default is
5.

Advertising