Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation
Guide That Contains This Content
[+] Expand All
[-] Collapse All
     

    Related Documentation

     

    traceroute

    Syntax

    traceroute hostname | ip_address

    Description

    This command issues a traceroute command.

    Options

    Parameter

    Description

    Range

    Default Value

    hostname

    The name of the destination host to use in the traceroute attempt

    A valid resolvable hostname. Usually only hosts on the management network are resolvable.

    None

    ip_address

    The IP address of the destination host to use in the traceroute attempt

    Standard dotted decimal notation (for example, 192.168.0.100).

    None

    Required Privilege Level

     

    Related Documentation

     

    Sample Output

    bti7800# traceroute 10.64.7.51
    traceroute to 10.64.7.51 (10.64.7.51), 30 hops max, 46 byte packets  
    1  10.0.3.2 (10.0.3.2)  0.010 ms  0.009 ms  0.189 ms  
    2  172.25.0.8 (172.25.0.8)  0.960 ms  0.814 ms  1.356 ms  
    3  10.64.7.51 (10.64.7.51)  0.840 ms  *  1.329 ms 

    Modified: 2017-07-21