Configuring basic network information (cli), Enabling the dhcp client on the oob port, Enabling the dhcp client on the default vlan – Dell POWEREDGE M1000E User Manual

Page 128: Enabling the dhcp client on the default, Vlan

Advertising
background image

128

Setting Basic Network Information

Configuring Basic Network Information (CLI)

This section provides information about the commands you use to configure

basic network information on the PowerConnect

M6220/M6348/M8024/M8024-k switch. For more information about these

commands, see the

PowerConnect M6220/M6348/M8024/M8024-k CLI

Reference Guide

at

support.dell.com/manuals

.

Enabling the DHCP Client on the OOB Port

Beginning in Privileged EXEC mode, use the following commands to enable

the DHCP client on the OOB port.

Enabling the DHCP Client on the Default VLAN

Beginning in Privileged EXEC mode, use the following commands to enable

the DHCP client on the default VLAN, which is VLAN 1.

Command

Purpose

configure

Enter Global Configuration mode.

interface out-of-band

Enter Interface Configuration mode for the OOB port.

ip address dhcp

Enable the DHCP client.

CTRL + Z

Exit to Privileged EXEC mode.

show ip interface out-of-

band

Display network information for the OOB port.

Command

Purpose

configure

Enter Global Configuration mode.

interface vlan 1

Enter Interface Configuration mode for VLAN 1.

ip address dhcp

Enable the DHCP client.

ipv6 address dhcp

Enable the DHCPv6 client.

CTRL + Z

Exit to Privileged EXEC mode.

show ip interface vlan 1 Display network information for VLAN 1.

Advertising