You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

11 lines
316 B

config interface
option enabled '0'
# send router advertisment over this device
# alternative: option device 'lan'
option ifname 'br-lan'
# lifetime of the default route (in seconds)
option default_lifetime '0'
list prefix_on_link '300::/64'
list prefix_off_link '200::/64'
list dns '2001:4860:4860::8888'