Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- config interface 'loopback'
- option device 'lo'
- option proto 'static'
- option ipaddr '127.0.0.1'
- option netmask '255.0.0.0'
- config globals 'globals'
- option ula_prefix 'fd17:1c7f:37e0::/48'
- option packet_steering '1'
- config device
- option name 'br-lan'
- option type 'bridge'
- list ports 'lan1'
- list ports 'lan2'
- list ports 'lan3'
- list ports 'lan4'
- config device
- option name 'lan1'
- option macaddr '30:23:03:6a:6b:2d'
- config device
- option name 'lan2'
- option macaddr '30:23:03:6a:6b:2d'
- config device
- option name 'lan3'
- option macaddr '30:23:03:6a:6b:2d'
- config device
- option name 'lan4'
- option macaddr '30:23:03:6a:6b:2d'
- config interface 'lan'
- option device 'br-lan'
- option proto 'static'
- option ipaddr '10.29.0.1'
- option netmask '255.255.255.0'
- option ip6assign '61'
- config device
- option name 'wan'
- option macaddr '30:23:03:6a:6b:2c'
- config interface 'wan'
- option device 'wan'
- option proto 'dhcp'
- option clientid '63343630323637626536653040736B7964736C7C4150724862635739'
- config interface 'wan6'
- option device 'wan'
- option proto 'dhcpv6'
- option reqaddress 'try'
- option reqprefix '56'
- option ip6assign '60'
- option norelease '1'
Advertisement
Add Comment
Please, Sign In to add comment