System information

BSR 64000 Configuration and Management Guide
5-24
MOT#ping [<hostname> | <A.B.C.D>] [size <number1>] [<number2>] [timeout
<number3>] [source <A.B.C.D>] [tos <number4>] [ttl <number5>] [df]
where:
hostname is the DNS host name.
A.B.C.D is an IP address.
number1 is the packet size value, expressed in bytes; valid entries are 40 to
65515.
number2 is the packet number or request messages sent, between 1 to 65535.
timeout is the duration.
number3 is the timeout value, expressed in seconds; valid entries are 1 to
1024.
source is the IP address of the source.
tos specifies the type of service.
number4 is a value between 0 to 255.
ttl is the time to live.
number5 is the TTL value; valid entries are 0 to 255.
df sets the don’t fragment flag in the IP header.
In the following example, a request packet is sent to address 192.35.42.1, with a
size of 55, a packet count of 10, and a timeout value of 10 seconds.
MOT#ping 192.35.42.1 size 55 10 timeout 10
Tracing a Route
A route path includes all IP level devices, such as routers and servers, that packets
travel through over the network on a hop-by-hop bases to get to their intended
destination.
To to identify the route path from the route source to the route destination, use the
traceroute command in Privileged EXEC mode, as shown in the following example:
MOT#traceroute [<A.B.C.D> | <hostname>]