Retrieving an ip address, Receiving an in-band ip address from a dhcp server – Dell PowerEdge VRTX User Manual
Page 16
16
Using the CLI
FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\Maintenance Projects\Dell
Plasma\GSG\Plasma_UGUsing_CLI.fm
D E L L C O N F ID E N T IA L – P R E L IM I N A RY 3 / 6 /1 3 - FO R P R O O F O N LY
The Telnet session begins.
Retrieving an IP Address
By default, the switch receives its IP address dynamically via a DHCP server.
You can change the OOB port’s IP, but you cannot delete it. and you can add
another IP address on the In-Band interface (port, port-channel or VLAN).
The In-Band IP address can also be received from the DHCP server.
Receiving an In-Band IP Address from a DHCP Server
When using the DHCP protocol to retrieve an IP address, the device acts as a
DHCP client. When the device is reset, the DHCP command is saved in the
configuration file, but the IP address is not.
To retrieve an IP address from a DHCP server, perform the following steps:
1 Select and connect any port to a DHCP server or to a subnet that has a
DHCP server on it.
2 Type the following commands to use the selected port for receiving the IP
address:
a
Assigning dynamic IP Addresses on a port:
b
Assigning a dynamic IP Addresses on a VLAN:
The interface receives the IP address automatically.
console# configure
console(config)# interface gi0/1
console(config-if)# ip address dhcp
console# configure
console(config)# interface vlan 1
console(config-if)# ip address dhcp