Hub/Switch Reference Guide
IP Services Commands 173
Nortel WLAN—Security Switch 2300 Series Command Line Reference
When the administrator presses Ctrl+t to end the Telnet connection, the management session returns to the local WSS
prompt:
WSS-remote> Session 0 pty tty2.d terminated tt name tty2.d
WSS#
See Also
• clear sessions on page 435
• show sessions on page 437
traceroute
Traces the route to an IP host.
Syntax
traceroute host [dnf] [no-dns] [port port-num] [queries num] [size size] [ttl hops] [wait
ms]
Defaults
• dnf—Disabled
• no-dns—Disabled
• port—33434
• queries—3
• size—38
• ttl—30
• wait—5000
Access
All.
Usage
To stop a traceroute command that is in progress, press Ctrl+C.
Examples
The following example traces the route to host server1:
host IP address, hostname, or alias of the destination host. Specify the IP
address in dotted decimal notation.
dnf Sets the Do Not Fragment bit in the ping packet to prevent the packet
from being fragmented.
no-dns Prevents WSS Software from performing a DNS lookup for each hop to
the destination host.
port port-num TCP port number listening for the traceroute probes.
queries num Number of probes per hop.
size size Probe packet size in bytes. You can specify from 40 through 1460.
ttl hops Maximum number of hops, which can be from 1 through 255.
wait ms Probe wait in milliseconds. You can specify from 1 through 100,000.










