Brocade Fabric OS Command Reference Manual - Supporting Fabric OS v5.3.0 (53-1000436-01, June 2007)

482 Fabric OS Command Reference Manual
53-1000436-01
portCmd
2
-d dst_ip
Specifies the destination IP address to which to target the ping request.
-n num_requests
Specifies the number of ping requests. The default is 4. This operand is
optional.
-q service_type
Specifies the type of service in the ping request. The default is 0 and
service_type must be an integer from 0 to 255. This operand is optional.
-t ttl
Specifies the time to live. The default is 100. This operand is optional.
-w wait_time
Specifies the time to wait for the response of each ping request. The default
is 5000 milliseconds and the maximum wait time is 9000. This operand is
optional.
-z size
Specifies the default packet size to a fixed size in bytes. The default is 64
bytes. The total size, including ICMP/IP headers (28 bytes without IP options)
cannot be greater than the IP MTU configured on the interface. This operand
is optional.
--traceroute [slot/]ge port -s src_ip -d dst_ip [-h max_hops] [-f first_ttl] [-q type_of_service]
[-w timeout] [-z size]
Traces the IP router hops used to reach the host dst_ip from one of the
source IP interfaces on the GbE port. Valid arguments include:
-s src_ip
Specifies the local IP address to use for sourcing the probe packets.
-d dst_ip
Specifies the destination IP address to which to probe the IP router path.
-h max_hops
Specifies the maximum hop limit used in the outgoing probe packets. The
default of probing a maximum of 30 IP router hops. This operand is optional.
-f first_ttl
Specifies the starting time to live value to first_ttl. The default is 1.
--traceroute skips processing for those intermediate gateways that are less
than the first_ttl hops. This operand is optional.
-q service_type
Specifies the type of service in the traceroute request. The default is 0 and
service_type must be an integer from 0 to 255. This operand is optional.
-w timeout
Sets the time, in seconds, to wait for a response to a probe. The default is 5
seconds.
-z size
Specifies the size, in bytes, of the trace route packet to use. The default is 64
bytes. The total size, including ICMP/IP headers (28 bytes without IP options)
cannot be greater than the IP MTU configured on the interface. This operand
is optional.