146CHAPTER 6: IP SERVICES COMMANDS

Usage — By default, all addresses except the host address of the VLAN, the network broadcast address, and the subnet broadcast address are included in the range. If you specify the range, the start address must be lower than the stop address, and all addresses must be in the same subnet. The IP interface of the VLAN must be within the same subnet but is not required to be within the range.

Examples — The following command enables the DHCP server on VLAN red-vlanto serve addresses from the 192.168.1.5 to 192.168.1.25 range:

WX-1200#set interface red-vlan ip dhcp-server enable start 192.168.1.5 stop 192.168.1.25

success: change accepted.

See Also

„display dhcp-serveron page 183

set interface status Administratively disables or reenables an IP interface.

Syntax set interface vlan-idstatus {up down}

„vlan-id— VLAN name or number.

„up — Enables the interface.

„down — Disables the interface.

Defaults — IP interfaces are enabled by default.

Access — Enabled.

History— Introduced in MSS Version 3.0.

Examples — The following command disables the IP interface on VLAN mauve:

WX4400# set interface mauve status down success: set interface mauve to down

See Also

„clear interface on page 115

„display interface on page 126

„set interface on page 143

Page 146
Image 146
HP Manager Software manual See Also „ display dhcp-serveron, Syntax set interface vlan-idstatus up down