Tranzeo Wireless Technologies Inc GNVPZ1NT3 Manuale Utente

Pagina di 156
Chapter 9: Client Addressing Schemes 
 TR0153 Rev. E1 
 
66 
Client Addressing Schemes 
The  choice  of  client  addressing  scheme  affects  how  EnRoute500  client  access  interface 
addresses  are  assigned.  The  EnRoute500  can  be  configured  to  use  an  implicit  addressing 
scheme  for  its  client  access  interfaces,  or  explicit  addresses  can  be  assigned  to  each  client 
access interface. The addressing scheme choice also affects what the addresses of clients will 
be when the device is not operating in centralized DHCP server mode.  
 
It is not possible to mix devices with implicit and explicit addressing schemes 
in a common mesh neighborhood. 
 
Table  6  compares  how  the  behavior  of  the  device  differs  depending  upon  the  addressing 
scheme that is chosen. 
 
Feature 
Implicit addressing scheme 
Explicit addressing scheme 
Client access interface 
addresses 
Derived from mesh ID, node 
ID, and LAN prefix settings. 
They cannot be directly set. 
Can be set to arbitrary values, with 
a few reserved address ranges 
that cannot be used. 
Size of client address 
space 
Each of the active client access 
interfaces must share a class C 
address space. 
The address space size for each 
client access interface can be set 
independently and can be of 
arbitrary size. 
Default internal 
subnets 
Mesh subnet (typically 
172.29.0.0/16), client subnet 
(10.<mesh ID>.0.0/16, and 
DHCP client address space 
subnet 
Mesh subnet (typically 
172.29.0.0/16), 10.0.0.0/8, and 
DHCP client address space 
subnet 
Table 6. Differences between explicit and implicit addressing schemes 
 
CLI 
The  choice  of  implicit  or  explicit  addressing  scheme  is  controlled  by  the  ‘implicit.enable’ 
parameter in the ‘mesh’ interface. Set this parameter to ‘yes’ to select implicit addressing and 
to ‘no’ to select explicit addressing. The example below demonstrates how to select the implicit 
addressing scheme. 
 
> use mesh0 
sys>
 set implicit.enable=yes 
 
Web GUI 
The addressing scheme is set with the “Implicit Addressing” drop-down menu on the “System” 
tab of the “System” page. Set this to disabled to choose the explicit addressing scheme.