Hi,
I have a device with an interface I would like to make a template of:

config interface 'myint'
        option type 'bridge'
        option proto 'static'
        option ifname 'eth3'
        option ip6assign '64'

When I try to do that and choose static in the WebGUI it asks me to set a 
dedicated static IP address.
I don't want to do that though. In my config I choose ip6assign '64' so the 
interface will automatically choose from the given ULA in 'network' a /64 
subnet and also an IP address from that /64 automatically.
If the device gets prefix delegation from upstream it will also choose a 
/64 from that one and automatically set IP from that range, too.
How can I do that in openwisp?

-- 
You received this message because you are subscribed to the Google Groups 
"OpenWISP" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to