Show ip interface, Show ip redirects – SMC Networks SMC Tiger 10/100 SMC6128PL2 User Manual
Page 624

Command Line Interface
4-316
4
Example
In the following example, the device is reassigned the same address.
Related Commands
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
This command shows the default gateway configured for this device.
Default Setting
None
Command Mode
Privileged Exec
Example
Related Commands
Console(config)#interface vlan 1
Console(config-if)#ip address dhcp
Console(config-if)#end
Console#ip dhcp restart
Console#show ip interface
IP address and netmask: 192.168.1.54 255.255.255.0 on VLAN 1,
and address mode: DHCP.
Console#
Console#show ip interface
IP address and netmask: 192.168.1.54 255.255.255.0 on VLAN 1,
and address mode: User specified.
Console#
Console#show ip redirects
IP default gateway 10.1.0.254
Console#