12 ping, 13 quit, 14 reload – Kontron AT8402 CLI User Manual

Page 166: 15 copy, 12 ping - 26 4.5.13 quit - 26, 14 reload - 26 4.5.15 copy - 26, Utility commands at8402

Advertising
background image

Utility Commands

AT8402

AT8402 CLI Reference Manual

Page 4 - 26

Mode

Privileged EXEC

4.5.12

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

4.5.13

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

4.5.14

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

4.5.15

copy

The

copy

command uploads and downloads files to and from the switch. 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 4.1. 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