Tranzeo Wireless Technologies Inc GNVPZ1NT3 Manuale Utente

Pagina di 156
Chapter 8: System Settings 
 TR0153 Rev. E1 
 
55 
The internal subnets include by default the mesh subnet, the client access interface subnets, 
and,  if  centralized  DHCP  server  mode  is  enabled,  the  DHCP  client  address  space  subnet. 
These  subnets  are  automatically  listed  as  internal  without  requiring  the  user  to  specifically 
identify  them  as  such.  It  is  possible  to  manually  add  other  subnets  to  the list  of  subnets  that 
should be considered internal to the mesh. 
 
The external subnets are all possible subnets that have not been defined as internal subnets. 
The  gateway  will  automatically  add  the  subnet  of  the  gateway interface  to  the list of  external 
addresses,  even  if  it  would  normally  be  considered  internal.  Any  external  hosts  that  are 
explicitly defined, such as the DNS servers, will be added to the list of external IP addresses, 
even if their addresses would normally be considered to fall in internal subnets. 
 
Repeater nodes will inform the gateway what subnets their client access interfaces are using, 
and  the  gateway  will  then  redistribute  the  combined  internal/external  subnet  lists  to  the 
repeaters  so  every  device  in  the  mesh  neighborhood  is  consistent.  This  happens 
automatically, without requiring user intervention or a reboot. 
8.7 
DNS / Domain Settings 
At least one DNS server, accessible from the EnRoute500, must be specified for the device to 
be able to resolve host names. This DNS server is also provided to client devices that acquire 
an IP address from the local DHCP server on an EnRoute500. 
 
DNS settings are automatically propagated from gateways to repeaters. Unless the 
EnRoute500s are being used in a stand-alone network without any gateway, it is not 
necessary to set the DNS server parameter on repeaters. They will get overwritten 
by the values from the gateway(s) in the mesh neighborhood. 
 
If a gateway device acquires DNS server information through DHCP on its wired interface, this 
DNS server information will overwrite any manually set DNS server setting. The current DNS 
settings will be passed to repeater devices that are in the mesh neighborhood that the gateway 
is serving. 
 
CLI 
The  DNS  server(s)  used  by an  EnRoute500 are  specified  with  the  ‘dns.servers’  parameter in 
the  ‘sys’  interface.  To  specify  multiple  DNS  servers,  list  them  as  a  space-delimited  string 
enclosed by quotes as shown in the example below 
 
> use sys 
sys> set dns.servers =”10.5.0.5 192.168.5.5”