System Management - Planet Networking & Communication WGSW-24010 User Manual

10/100/1000mbps 24-port + 1 mini-gbic managed gigabit ethernet switch
Hide thumbs Also See for WGSW-24010:
Table of Contents

Advertisement

Default Configuration
This command has no default configuration.
Command Mode
Privileged EXEC mode
User Guidelines
There are no user guidelines for this command.
Examples
The following example displays all SSH public keys stored on the device.
Console# show crypto key pubkey-chain ssh
Username
Fingerprint
----------------
-----------------------------------------------
bob
9A:CC:01:C5:78:39:27:86:79:CC:23:C5:98:59:F1:86
john
98:F7:6E:28:F2:79:87:C8:18:F8:88:CC:F8:89:87:C8
The following example displays the SSH public called "bob".
Console# show crypto key pubkey-chain ssh username bob
Username: bob
Key: 005C300D 06092A86

3.23 System Management

ping
The ping user EXEC command sends ICMP echo request packets to another node on the network.
Syntax
ping ip-address | hostname [size packet_size] [count packet_count] [timeout time_out]
§
ip-address — IP address to ping. An out-of-band IP address can be specified as described in the usage guidelines.
§
hostname — hostname to ping (Range: 1 - 160 characters)
§
packet_size — Number of bytes in a packet. The actual packet size is eight bytes larger than the size specified
because the switch adds header information.(Range: 57 - 1472 bytes)
§
packet_count — Number of packets to send. If 0 is entered it pings until stopped. (Range: 1 - 65535 packets)
time_out — Timeout in milliseconds to wait for each reply. (Range: 1 - 65535 milliseconds
§
Default Configuration
The default packet size is 56 bytes.
The default packet count is 4 packets.
The default time-out is 1,000 milliseconds.
Command Mode
User EXEC mode
User Guidelines
Press Esc to stop pinging. Following are sample results of the ping command:
Destination does not respond—If the host does not respond, a "no answer from host" message appears in 10 seconds.
Destination unreachable—The gateway for this destination indicates that the destination is unreachable.
Network or host unreachable—The switch found no corresponding entry in the route table.
To ping an out-of-band IP address, use the out-of-band IP address format — oob/ip-address.
Examples
The following example displays a ping to IP address 10.1.1.1.
Console# ping 10.1.1.1
64 bytes from 10.1.1.1: icmp_seq=0. time=11 ms
64 bytes from 10.1.1.1: icmp_seq=1. time=8 ms
128

Advertisement

Table of Contents
loading

Table of Contents