FUJITSU Primergy Blade Server Systems BX600 Benutzerhandbuch

Seite 270

Advertising
background image

System Utilities Command Reference

Intelligent Blade Panel Module

269

Ping on changing parameter value

Syntax

ping <host> count <0-20000000> [size <32-512>]

ping <host> size <32-512> [count <0-20000000>]

<ipaddr> -

an IP address.

<0-20000000> -

number of pings (Range: 0 - 20000000). Note that 0 means infinite.

<size> -

packet size (Range: 32 - 512).

Default Setting

Count = 5

Size = 32

Command Mode

Privileged Exec

7.11.8 traceroute

This command is used to discover the routes that packets actually take when traveling to their
destination through the network on a hop-by-hop basis. <ipaddr> should be a valid IP address.
[port] should be a valid decimal integer in the range of 0(zero) to 65535. The default value is
33434. The optional port parameter is the UDP port used as the destination of packets sent as
part of the traceroute. This port should be an unused port on the destination system.

Syntax

traceroute <host> [hops <1-255> [waittime <1-255>]]

traceroute <host> [waittime <1-255> [hops <1-255>]]

<host> -

A host name or an IP address.

<1-255> -

Time to wait for a response to a probe, in seconds.

<1-255> -

The maximum time to live used in outgoing probe packets.

Default Setting

None

Command Mode

Advertising