2008-07-11 21:31:04 +00:00
|
|
|
config interface
|
|
|
|
option interface 'lan'
|
|
|
|
option AdvSendAdvert 1
|
|
|
|
option AdvManagedFlag 0
|
|
|
|
option AdvOtherConfigFlag 0
|
2011-01-29 02:38:39 +00:00
|
|
|
list client ''
|
2008-07-11 21:31:04 +00:00
|
|
|
option ignore 1
|
|
|
|
|
|
|
|
config prefix
|
|
|
|
option interface 'lan'
|
|
|
|
# If not specified, a non-link-local prefix of the interface is used
|
2011-01-29 02:38:39 +00:00
|
|
|
list prefix ''
|
2008-07-11 21:31:04 +00:00
|
|
|
option AdvOnLink 1
|
|
|
|
option AdvAutonomous 1
|
|
|
|
option AdvRouterAddr 0
|
|
|
|
option ignore 1
|
|
|
|
|
2011-01-29 01:04:03 +00:00
|
|
|
config route
|
|
|
|
option interface 'lan'
|
2011-01-29 02:38:39 +00:00
|
|
|
list prefix ''
|
2011-01-29 01:04:03 +00:00
|
|
|
option ignore 1
|
|
|
|
|
2008-07-11 21:31:04 +00:00
|
|
|
config rdnss
|
|
|
|
option interface 'lan'
|
|
|
|
# If not specified, the link-local address of the interface is used
|
2011-01-29 02:38:39 +00:00
|
|
|
list addr ''
|
2008-07-11 21:31:04 +00:00
|
|
|
option ignore 1
|
2011-01-29 01:04:03 +00:00
|
|
|
|
|
|
|
config dnssl
|
|
|
|
option interface 'lan'
|
2011-01-29 02:38:39 +00:00
|
|
|
list suffix ''
|
2011-01-29 01:04:03 +00:00
|
|
|
option ignore 1
|