Installation manual

4-341
SIGNAMAX LLC • www.signamax.eu
Example
Related Commands
show ip redirects (4-341)
show ip redirects
This command shows the default gateway configured for this device.
Default Setting
None
Command Mode
Privileged Exec
Example
Related Commands
ip default-gateway (4-339)
ping
This command sends ICMP echo request packets to another node on the network.
Syntax
ping host [count count][size size]
host - IP address or IP alias of the host.
count - Number of packets to send. (Range: 1-16)
size - Number of bytes in a packet. (Range: 32-512)
The actual packet size will be eight bytes larger than the size specified because
the router adds header information.
Default Setting
count: 5
size: 32
Command Mode
Normal Exec, Privileged Exec
Command Usage
Use the ping command to see if another site on the network can be reached.
Following are some results of the ping command:
Console#show ip interface
IP Address and Netmask: 192.168.1.54 255.255.255.0 on VLAN 1,
Address Mode: User Specified.
Console#
Console#show ip redirects
IP default gateway 10.1.0.254
Console#