IP Addressing Commands
603
FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\CLI Folders\Dell Contax
CLI\files\IP_Addressing.fm
D E L L CO N F I D E N T I A L – P R E L I MI N A RY 5/ 1 5 /1 2 - F O R PR O O F O N LY
Example
The following example renews an IP address that was acquired from a DHCP
server for VLAN 19.
Console#
renew dhcp vlan
19
ip default-gateway
The
ip default-gateway
Global Configuration mode command defines a
default gateway (device). Use the
no
form of this command to restore the
default configuration.
Syntax
ip default-gateway
ip-address
no ip default-gateway
Parameters
ip-address
—Specifies the default gateway IP address.
Command Mode
Global Configuration mode
Default Configuration
No default gateway is defined.
Example
The following example defines default gateway 192.168.1.1.
Console(config)#
ip default-gateway
192.168.1.1
show ip interface
Use the
show ip interface
EXEC mode command to display the usability
status of configured IP interfaces.