1 # Copyright (C) 2006 OpenWrt.org
3 config interface loopback
6 option ipaddr 127.0.0.1
7 option netmask 255.0.0.0
12 option ipaddr 192.168.1.1
13 option netmask 255.255.255.0
17 ## Example for ATM bridging.
18 ## Useful for PPPoE or IP over ATM. Will create 'nas${unit}'
27 # config interface wan
40 # option username "my_username"
41 # option password "my_password"