13 ping, 14 quit, 15 reload – Kontron AT890X Full-Size CLI User Manual

Page 224: 16 copy

Advertising
background image

Utility Commands

AT8901/2/3

AT8901/2/3 CLI Reference Manual

Page 5 - 26

5.6.13

ping

This command checks if another computer is on the network and listens for
connections. To use this command, configure the switch for network (in-band)
connection. The source and target devices must have the ping utility enabled and
running on top of TCP/IP. You can ping the switch from any IP workstation the switch
is connected to through the default VLAN (VLAN 1), as long as there is a physical
path between the switch and the workstation. The terminal interface sends three pings
to the target station.

Format

ping <ipaddr>

Modes

Privileged EXEC
User EXEC

5.6.14

quit

This command closes the current telnet connection or resets the current serial
connection. The system asks you whether to save configuration changes before
quitting.

Format

quit

Modes

Privileged EXEC
User EXEC

5.6.15

reload

This command resets the switch without powering it off. Reset means that all network
connections are terminated and the boot code executes. The switch uses the stored
configuration to initialize the switch. You are prompted to confirm that the reset should
proceed. The LEDs on the switch indicate a successful reset.

Format

reload

Mode

Privileged EXEC

5.6.16

copy

The

copy

command uploads and downloads files to and from the switch. You can also

use the copy command to manage the dual images (

image1

and

image2

) on the file sys-

tem. Upload and download files from a server by using TFTP or Xmodem. Format

copy

<source> <destination>

Mode

Privileged EXEC

Replace the

<source>

and

<destination>

parameters with the options in Table 8. For

the

<url>

source or destination, use one of the following values:

{xmodem | tftp://<ipaddr>/<filepath>/<filename>}

For TFTP, the

<ipaddr>

parameter is the IP address of the server,

<filepath>

is the

path to the file, and

<filename>

is the name of the file you want to upload or

download.

Advertising