User manual
Chapter 4 - Layer 3 Command Set - IP Networking DHCP Server
Alvarion BreezeNET B130/B300 GigE 211 Operational User Manual
OK
In the example, we created a scope with MSOFT as a name and for suitable
interface eth0.
#2> dhcpd add scope new * 10.12.12.30 10.12.12.50
WRN: Scope created, but not attached.
Here a scope with new name was created to be attached to any suitable interface.
A scope was successfully created but could not find a suitable interface to be
attached to.
In order to change a range of addresses of existing scope one can use the following
command.
Syntax:
dhcpd scope <SCOPE_NAME> set range <START_IP> <END_IP>
where
SCOPE_NAME - scope name which range we change
START_IP and END_IP - new starting and ending IP-addresses of a scope
correspondingly
In order to change an interface for the scope one can use the following command.
Syntax:
scope <SCOPE_NAME> interface <INTERFACE|*>
where
SCOPE_NAME - scope name which interface we change
INTERFACE - name of the network interface to which a scope is attached to. If
a system does not have an interface with specified name or a system cannot
attach this scope to specified interface, the scope will be immediately
detached. This feature can be used for temporary shutdown of one of the
scopes.
Example:
#2> dhcpd scope OTHER interface -eth0
[eth0] <192.168.177.12> (OTHER):