A SERVICE OF

logo

IP Interface Commands
4-239
4
show ip interface
This command displays the settings of an IP interface.
Default Setting
All interfaces
Command Mode
Privileged Exec
Example
Related Commands
show ip redirects (4-239)
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-238)
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, default: 5)
size - Number of bytes in a packet. (Range: 32-512, default: 32)
The actual packet size will be eight bytes larger than the size specified
because the router adds header information.
Console#show ip interface
Vlan 1 is up, addressing mode is User
Interface address is 10.1.0.254, mask is 255.255.255.0, Primary
MTU is 1500 bytes
Proxy ARP is disabled
Split horizon is enabled
Console#
Console#show ip redirects
ip default gateway 10.1.0.254
Console#