Ping - IBM WebSphere XS40 Command Reference Manual

Datapower xml security gateway
Table of Contents

Advertisement

Use the ntp command to identify the NTP (Network Time Protocol) server. After
identifying an NTP server, the appliance functions as a Simple Network Time
Protocol (SNTP) client as described in RFC 2030.
Note: From the CLI, the appliance supports the configuration of only one NTP
Related Commands
clock, show ntp-service, show ntp-refresh, time
Examples
v Identifies 10.10.12.13 as the NTP server. Uses the default synchronization
v Replaces 10.10.12.13 with 10.10.12.14 as an NTP server. Sets the synchronization
v Deletes the configured NTP server.

ping

Determines if a target host is reachable on the network.
Syntax
ping host
Parameters
host
Guidelines
The ping command sends 6 Internet Control Message Protocol (ICMP)
echo-request messages to the specified host with a one second interval between
each message and reports the results.
Related Commands
ip host, ip name-server, test tcp-connection, traceroute
server. Although the CLI supports only one NTP server, you can use the
WebGUI to identify multiple NTP servers. When more than one NTP server
is identified, the appliance contacts the first NTP server in the list. If this
server does not respond, the appliance contacts the next server in the list. If
you used the WebGUI to identify more than one NTP server, do not use the
CLI to modify the NTP service. Using the ntp command replaces the entire
list with the one identified NTP server.
interval.
# ntp 10.10.12.13
Modifying NTP Service configuration
#
interval to every 2 minutes.
# ntp 10.10.12.13 120
Modifying NTP Service configuration
#
# no ntp
Modifying NTP Service configuration
%
No NTP servers are configured
#
Specifies the target host. Use either the IP address or host name.
Chapter 1. Initial login and common commands
11

Advertisement

Table of Contents
loading

Table of Contents