User manual
9: Management configuration settings
_______________________________________________________________________________________________________
management_users.@user[1].smsuser=0
management_users.@user[1].linuxuser=no
management_users.@user[1].srphash=0:2de6Dk6D4tFo8oVfb2iuY6aRj2cAoPeo2DAdCRc
ReBUc.9Px56rNmamtaBx7BiQIzNisYFJFVdhH6H0Z/Ys9RzU1SJrMVpmQZkJwqlB1tA.F7O.tf1
VkGnXyiTLSCN68iJ.SltDDqeOprmLo/IW9Ub7.qop44Ml3g6S5QJxpu.N5sLzpSvER.kAFNPR/D
mK9D/.3SQzTtEZNYypmkgP9O2ihw/4uDUNIFGMzd3dBs0VdF1AaFWNNqpAx7qP1JC4R5KeM/iGd
o7lmKFyOTkvTIZbhXnWTRrQD5Q6nQv.UXQrUmM4t3ztabT3gN.dibG3kNpMWl/DMLMBSghkXu7Q
osC:1uPbR5BbICQJFx
Modify these settings by running uci set <parameter> command.
9.5 Interfaces configuration
This configuration is responsible for defining switch port groups, interface
configurations and network routes.
Note: after changing the network configuration, to make your new configuration
take effect, you need to execute the following:
/etc/init.d/network restart
There is no need to reboot the router.
Below is an overview of the section types that may be defined in the network
configuration. A minimal network configuration for a router usually consists of at
least two interfaces (LAN and WAN) and routes.
9.5.1 Interfaces
Sections of the type interface declare logical networks serving as container for IP
address settings, aliases, routes, physical interface names and firewall rules,
they play a central role within the overall configuration concept.
A minimal interface declaration consists of the following lines:
root@VA_router:~# uci show network.wan
network.wan=interface
network.wan.proto=dhcp
network.wan.ifname='eth0.1'
config 'interface' 'wan'
option 'proto' 'dhcp'
option 'ifname' 'eth0.1'
Wan is a unique logical interface name.
_______________________________________________________________________________________________________
© Virtual Access 2015
GW1000 Series User Manual
Issue: 2.4 Page 51 of 255