User manual

Chapter 4 - Layer 3 Command Set - IP Networking DHCP Server
Alvarion BreezeNET B130/B300 GigE 229 Operational User Manual
OK
You can delete a subnet from virtual interface's list using the following command:
Syntax:
dhcpd virtual interface <GATEWAY>
delete subnet <IP_ADDRESS> <SUBNET_MASK>
Example:
#1> dhcpd virtual interface 192.168.177.81
delete subnet 192.168.188.1 255.255.255.0
[v.192.168.177.81] <192.168.188.1> (VIRTUAL_TEST):
192.168.188.20-192.168.188.50 Scope detached
[v.192.168.177.81] Subnet dropped
192.168.188.1/255.255.255.0
OK
#1> dhcpd show scope virtual_test
>SCOPES:
(VIRTUAL_TEST) 192.168.188.20 - 192.168.188.50
[v.192.168.177.81]
OK
As we deleted a subnet to which a scope was connected, the scope will be
detached automatically. This scope will stay detached until an appropriate subnet
is configured for v.192.168.177.81 virtual interface.
DHCP server configuration cleanup
In order to clean DHCP server configuration, it first should be stopped by dhcp
stop command. After that, the configuration can be cleaned:
dhcpd clear