12: Configuring an ADSL interface
_______________________________________________________________________________________________________
_____________________________________________________________________________________________________
© Virtual Access 2016
GW6600 Series and GW6600V Series User Manual
Issue: 1.5
Page 102 of 384
Figure 47: The interfaces page firewall settings tab
12.11.6
Configuring an ADSL bridge connection with static IP using UCI
The configuration file is stored on: Network file /etc/config/network
To view the configuration file, enter:
uci export network
config adsl-device 'adsl'
option fwannex 'a'
option annex 'a'
option enabled 'yes'
config atm-bridge
option unit '0'
option atmdev '0'
option payload 'bridged'
option vpi '8'
option vci '39'
option encaps 'llc'
config interface 'Management'
option proto 'static'
option ifname 'nas0'
option monitored '0'
option ipaddr '10.33.4.7'
option netmask '255.255.255.192'
To view uci commands, enter:
uci show network
network.adsl.fwannex=a
network.adsl.annex=a