Dell PowerEdge VRTX User Manual

Page 664

Advertising
background image

664

IP Addressing Commands

FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\CLI Folders\Dell Plasma-ARC

2+3\new_system_mifs_ARC2_latest\IP_Addressing_MeS.fm

D E L L C O N F ID E N T IA L – P R E L IM I N A RY 4 / 3 /1 4 - FO R P R O O F O N LY

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. The

route is gotten a metric of 1 for an In-Band interface and 1 for OOB.

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.
In-Band interfaces
Multiple IP addresses are supported. A new defined IP address is added on the

interface.
If a configured IP address overlaps another configured one a warning message

is displayed. To change an existed IP address, delete the existed one and add

the new one.
OOB port
One IP address is supported. A new IP address defined on the OOB port

overrides the previously defined IP address on the OOB port.
Defining a static IP address on the OOB port stops a DHCP client running on

the OOB port and deletes an IP address assigned by the DHCP client.
While no IP address is assigned either by DHCP client or manually the

default IP address 192.168.2.1 is assigned on the OOB port

Example

Example 1. The following example configures VLAN 1 with IP address

131.108.1.27 and subnet mask 255.255.255.0.

console(config)# interface vlan 1

Advertising