Basic System Configuration Guide CLI Usage
Edition: 01 3HE 11010 AAAC TQZZA 65
dns-name — the DNS name (if DNS name resolution is configured) of the remote host
Values 128 characters maximum
port — the TCP port number to use to Telnet to the remote host, expressed as a decimal
integer
Values 1 to 65535
Default 23
router-instance — the router name or service ID
Values router-name: Base, management
service-id: 1 to 2147483647
Default Base
service-name — specifies the service name, 64 characters maximum
traceroute
Syntax traceroute {ip-address | dns-name} [ttl ttl] [wait milliseconds] [no-dns] [source ip-address]
[tos type-of-service] [router router-instance | service-name service-name]
Context <global>
Description The TCP/IP traceroute utility determines the route to a destination address. Aborting a
traceroute with the <Ctrl-c> command could require issuing a second <Ctrl-c> command
before the prompt is returned.
ALU-1# traceroute 192.168.xx.xx4
traceroute to 192.168.xx.xx4, 30 hops max, 40 byte packets
1 192.168.xx.xx4 0.000 ms 0.000 ms 0.000 ms
ALU-1#
Parameters ip-address — the IP address to trace
Values ipv4-address a.b.c.d
ipv6-address x:x:x:x:x:x:x:x[-interface]
x:x:x:x:x:x:d.d.d.d[-interface]
x: [0 to FFFF]H
d: [0 to 255]D
interface — 32 chars max, mandatory
for link local addresses
dns-name — the DNS name (if DNS name resolution is configured)
Values 128 characters maximum
ttl — the maximum Time-To-Live (TTL) value to include in the traceroute request,
expressed as a decimal integer
Values 1 to 255