User manual

Chapter 4 - Layer 3 Command Set - IP Networking DHCP Server
Alvarion BreezeNET B130/B300 GigE 227 Operational User Manual
<OPTION> Class_Id "Swissvoice"
[vlan0] DOWN
<SUBNET> 192.168.178.1/255.255.255.0
>VIRTUAL INTERFACES
[v.192.168.177.81] UP
OK
In server's configuration we can observe one more interface with
v.192.168.177.81 name. Working with this interface is no different from other
interfaces. However, before a scope is attached to it, one should configure a set of
subnets. The following command can be used:
Syntax:
dhcpd virtual interface <GATEWAY> add subnet <IP_ADDRESS>
<SUBNET_MASK>
where
GATEWAY - IP-address of DRA which corresponds to the virtual interface
IP_ADDRESS - IP-address which DRA has for this subnet
SUBNET_MASK - subnet mask
Example:
#1> dhcpd virtual interface 192.168.177.81
add subnet 192.168.188.1 255.255.255.0
[v.192.168.177.81] Subnet added
192.168.188.1/255.255.255.0
OK
#1> dhcpd show interface *
>INTERFACES
[eth0] UP
<SUBNET> 9.1.1.100/255.255.255.0
<SCOPE> (PHONES) 9.1.1.151 - 9.1.1.200
<SUBNET> 192.168.177.12/255.255.255.0