CLI
357
FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\Dell Astute\User
Guide\Dell_Astute_CLI_new.fm
D E L L CO N F I D E N T I A L – P R E L I M I N A RY 8 / 9 / 16 - F O R P RO O F O N L Y
Example
console(config)#
interface
vlan 3
console(config-if)#
ip address
Use the
ip address
Interface Configuration (Ethernet, VLAN, Port-channel)
mode command to define an IP address for an interface. Use the
no
form of this
command
to remove an IP address definition.
Syntax
ip address
ip-address
{
mask
|
/prefix-length
}
no ip address
[
ip-address
]
Parameters
•
ip-address
—Specifies the IP address.
•
mask
—Specifies the network mask of the IP address.
•
prefix-length
—Specifies the number of bits that comprise the IP address
prefix. The prefix length must be preceded by a forward slash (/). (Range:
8–30)
•
default-gateway
ip-address
—Specifies the default gateway IP address.
Default Configuration
No IP address is defined for interfaces.
Command Mode
Interface Configuration mode
User Guidelines
Use the
ip address
command to defines a static IP address on an interface.
Multiple IP addresses are supported. A new defined IP address is added on the
interface.