Tranzeo Wireless Technologies Inc GNVPZ1NT3 Manuale Utente

Pagina di 156
Chapter 11: Ethernet Interface Configuration 
 TR0153 Rev. E1 
 
81 
 
The  DHCP  reserve  parameter  (described  in  section  13.1)  has  no  effect  when  the 
DHCP mode parameter is set to ‘client’. 
 
To disable Ethernet DHCP client mode, set the DHCP mode to ‘none’. If DHCP client mode is 
disabled, the IP configuration must be carried out manually, as described in the next section. 
 
CLI  
To  set  the  DHCP  mode  to  ‘client’  on  the  Ethernet  interface,  set  the  value  of  the  ‘dhcp.role’ 
parameter in the ‘eth0’ interface to ‘client’, as shown in the example below. 
 
> use eth0 
eth0> set dhcp.role=client 
 
To  disable  Ethernet  DHCP  client  mode,  set  the  DHCP  mode  parameter  to  ‘none’  as  shown 
below. 
 
> use eth0 
eth0> set dhcp.role=none 
 
Web GUI 
The Ethernet DHCP mode value can be set via the web interface using the “DHCP” sub-tab on 
the “DHCP” tab on the “System Parameters” page (see Figure 43).  
11.2.2 
Manual IP Configuration 
When  an  EnRoute500  is  configured  as  a  gateway,  there  are  no  limitations  imposed  by  the 
EnRoute500 on the IP address assigned to the Ethernet interface. If the Ethernet DHCP mode 
is set to ‘none’, the manually configured IP address will be used. The default IP configuration 
that is assigned to the interface based on the node and mesh ID settings is available through 
the CLI and the web GUI. 
 
Note that for the manually configured IP address to be used, the Ethernet DHCP mode setting 
must be set to ‘none’ if the EnRoute500 is connected to a network which provides access to a 
DHCP server.