Nortel Networks 2300 Series Set interface dhcp-client, WSS# set interface mauve ip 10.10.20.10

Models: 2300 Series

1 622
Download 622 pages 48.74 Kb
Page 120
Image 120

120IP Services Commands

Defaults None.

Access Enabled.

Usage You can assign one IP interface to each VLAN.

If an interface is already configured on the VLAN you specify, this command replaces the interface. If you replace an interface that is in use as the system IP address, replacing the interface can interfere with system tasks that use the system IP address, including the following:

Mobility domain operations

Topology reporting for dual-homed APs

Default source IP address used in unsolicited communications such as AAA accounting reports and SNMP traps Examples The following command configures IP interface 10.10.10.10/24 on VLAN default:

WSS# set interface default ip 10.10.10.10/24

success: set ip address 10.10.10.10 netmask 255.255.255.0 on vlan default

The following command configures IP interface 10.10.20.10 255.255.255.0 on VLAN mauve:

WSS# set interface mauve ip 10.10.20.10 255.255.255.0

success: set ip address 10.10.20.10 netmask 255.255.255.0 on vlan mauve

See Also

clear interface on page 99

set interface status on page 112

show interface on page 149

set interface dhcp-client

Configures the DHCP client on a VLAN, to allow the VLAN to obtain its IP interface from a DHCP server.

Syntax set interface vlan-idip dhcp-client {enable disable}

vlan-id

VLAN name or number.

enable

Enables the DHCP client on the VLAN.

disable

Disables the DHCP client on the VLAN.

Defaults The DHCP client is enabled by default on an unconfigured 2350 when the factory reset switch is pressed and held during power on.

The DHCP client is disabled by default on all other switch models, and is disabled on a 2350 if the switch is already configured or the factory reset switch is not pressed and held during power on.

Access Enabled.

History Introduced in WSS Software Version 4.0.

Usage You can enable the DHCP client on one VLAN only. You can configure the DHCP client on more than one VLAN, but the client can be active on only one VLAN.

NN47250-100 (Version 02.51)

Page 120
Image 120
Nortel Networks 2300 Series manual Set interface dhcp-client, WSS# set interface default ip 10.10.10.10/24