Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

traceroute clns

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
traceroute clns <host>
routing-instance <name>
source <source-address>
ttl <value>
wait <seconds>

Description

Trace the route belonging to Connectionless Network Service (CLNS).

Options

host

IP address or name of remote host.

routing-instance name

Name of the routing instance for a traceroute attempt.

source source address

Source address to be used in outgoing packets.

ttl value

CLNP maximum time-to-live value. The range of values is 1 through 255.

wait seconds

Number of seconds to wait for a response. The range of values is 1 second through 1 day.

Required Privilege Level

network

Output Fields

Table 1 describes the output fields for the traceroute clns command. Output fields are listed in the approximate order in which they appear.

Table 1: Traceroute clns Output Fields

Field Name

Field Description

source

Source address used in outgoing packets.

traceroute to

IP address of the receiver.

hops max

Maximum number of hops allowed.

byte packets

Size of packets being sent.

Sample Output

traceroute clns

content_copy zoom_out_map
user@host>traceroute clns <ISO address of the destination> source <ISO address of the source>
traceroute clns 49.0005.80ff.f800.0000.0108.0001.0102.5522.4145.00 source 47.0005.80ff.f800.0000.0108.0001.0102.5522.4143.00
clnstraceroute to 49.0005.80ff.f800.0000.0108.0001.0102.5522.4145.00  from 47.0005.80ff.f800.0000.0108.0001.0102.5522.4143.00, 30 hops max, 17 byte packets
 1  47.0005.80ff.f800.0000.0108.0001.0010.0010.0010.00  7.080 ms  5.579 ms  5.882 ms
 2  * * *
 3  * * *
 4  * * *
 5  49.0005.80ff.f800.0000.0108.0001.0102.5522.4145.00  11.325 ms  7.704 ms  5.261 ms

Release Information

Command introduced in Junos OS Release 8.0

footer-navigation