![Planet IP DSLAM IDL-2400 User Manual Download Page 691](http://html.mh-extra.com/html/planet/ip-dslam-idl-2400/ip-dslam-idl-2400_user-manual_1563173691.webp)
IP DSLAM
691
Caution:
None. The modified prompt is not saved across a reboot.
5.28.2.5 Traceroute
Description:
This command is used to trace the route to the specified destination.
Command Syntax:
traceroute
{
ip
<ip-address> |
dname
<domain-name>} {
ping | udp
} [
-m
<num-of-hops>] [
-w
<wait-time>] [
-p
<udp-port-number>] [
-q
<numof-probes>]
Parameters:
Name
Description
ip-address | dname
<domain-name>
This specifies the Destination address to be pinged.
Type
: Mandatory
Valid values
: Any Valid IP Address (0.0.0.0 – 255.255.255.255) or
Domain Name (String of Max 63 characters (‘a’-‘z’, ’A’-
‘Z’, ’0’-‘9’, ’-‘, ’_’and ‘.‘)
Ping | udp
Traceroute probe message type
Type
: Mandatory
-m
<num-of-hops>
Maximum number of hops to search for ip-address
Type
: Optional
Valid Values:
0-255
Default Value :
30
-w
<wait-time>
This specifies the timeout in seconds
Type
: Optional
Valid values
: 0-65535
Default Value :
5
-p
<udp-port-number>
Destination UDP port to be used, only when Probe is Udp
Type
: Optional.
Valid Values:
0-65535
Default Value :
32768
-q
<num-of-probes>
Number of probes to be sent for each TTL value
Type
: Optional
Valid Values:
0-255
Default Value :
3
Example:
$ traceroute 192.168.1.13 ping