set interface status 173
Access — Enabled.
History —Introduced in MSS Version 4.0.
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-vlan to serve addresses from the 192.168.1.5 to 192.168.1.25 range:
WX1200# 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-server on page 150
set ip dns domain on page 175
set ip dns server on page 176
set interface status Administratively disables or reenables an IP interface.
Syntaxset interface vlan-id status {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.