Example:
Code: Select all
# ADDRESS FROM-POOL INTERFACE ADVERTISE
0 G XXXX:XXXX:d80b::1/64 init7 vlan50 yes
1 G XXXX:XXXX:d80b:1::1/64 init7 vlan90 yes
I don't know how to define which one of the Interface will get the prefix with 1. It would be nice if I could put 50 and 90 corresponding to the VLAN Tags into the prefix. This was very easy to do on Ubiquiti EdgeMax.
Address Config:
Code: Select all
/ipv6 address
add address=::1 from-pool=provider interface=vlan50
add address=::1 from-pool=provider interface=vlan90