OAM and SAA Command Reference
7750 SR OS Services Guide Page 1397
x: [0 — FFFF]H
d: [0 — 255]D
count requests — Specifies the number of times to perform an OAM ping probe operation. Each
OAM echo message request must either timeout or receive a reply before the next message
request is sent.
Values 1 — 100000
Default 5
do-not-fragment — Sets the DF (Do Not Fragment) bit in the ICMP ping packet.
timeout seconds — Overrides the default timeout value and is the amount of time that the router
will wait for a message reply after sending the message request. Upon the expiration of message
timeout, the requesting router assumes that the message response will not be received. A ‘request
timeout’ message is displayed by the CLI for each message request sent that expires. Any
response received after the request times out will be silently discarded.
Default 5
Values 1 — 10
traceroute
Syntax traceroute [ip-address | dns-name] [ttl ttl] [wait milli-seconds] [no-dns] [source ip-address]
[tos type-of-service] [router router-instance]
Context <GLOBAL>
Description The TCP/IP traceroute utility determines the route to a destination address. DNS lookups of the
responding hosts is enabled by default.
*A:ALA-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
*A:ALA-1#
Parameters ip-address — The far-end IP address to which to send the traceroute request message in dotted
decimal notation.
Values ipv4-address : a.b.c.d
ipv6-address: x:x:x:x:x:x:x:x
x:x:x:x:x:x:d.d.d.d
x: [0 — FFFF]H
d: [0 — 255]D
dns-name — The DNS name of the far-end device to which to send the traceroute request message,
expressed as a character string.
ttl ttl — The maximum Time-To-Live (TTL) value to include in the traceroute request, expressed as a
decimal integer.
Values 1 — 255