CLI 357
FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\Dell Astute\User
Guide\Dell_Astute_CLI_new.fm
DELL CONFIDENTIAL – PRELIMINARY 8/9/16 - FOR PROOF ONLY
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.