Trango Broadband High Density Mesh System Network Router User Manual


 
HD Mesh Node
Trango Broadband Wireless — High Density MESH page 31
Configuring Gateway via CLI Setup
Simply selecting an option will bring the next menu prompt. The only information needed to set the Gateway
is the gateway IP address.
Example of configuring the Gateway on the router
your choice [press Enter to configure ip address and gateway]: a
+ a - add ip address
* g - setup default gateway
x - exit menu
your choice [press Enter to setup default gateway]: g
gateway: 192.168.4.254
#Adding default route
/ip route add dst-address=0.0.0.0/0 gateway=192.168.4.254 comment="added by \
setup"
+ a - add ip address
+ g - setup default gateway
* x - exit menu
your choice: x
r - reset all router configuration
+ l - load interface driver
+ a - configure ip address and gateway
+ d - setup dhcp client
+ s - setup dhcp server
p - setup pppoe client
t - setup pptp client
* x - exit menu
your choice: x
Configure DHCP Client via CLI Setup
Follow the menu options and supply the interface which is to be configured as a DHCP client.
r - reset all router configuration
+ l - load interface driver
+ a - configure ip address and gateway
+ d - setup dhcp client
+ s - setup dhcp server
p - setup pppoe client
t - setup pptp client
* x - exit menu
your choice: d
interface: ether8
#Adding DHCP client
/ip dhcp-client add disabled=no interface=ether8 comment="added by setup"
r - reset all router configuration
+ l - load interface driver
+ a - configure ip address and gateway
+ d - setup dhcp client
+ s - setup dhcp server
p - setup pppoe client
t - setup pptp client
* x - exit menu
your choice: x