I ended up setting virtual-link-local-address fe80::1 and an interface using fe80::0/10, which I guess is the link local designed range so I found after more googling.
What exactly is the purpose of this? I'll use /64's for all the ipv6 interfaces I'll have to configure this with, not /10, that was just for testing... Thanks, Morgan On Thu, Jun 20, 2013 at 5:05 PM, Morgan McLean <[email protected]> wrote: > So from doing some googling, I see link local addresses being required for > any sort of multicast usage under ipv6? > > What do I need to do here? I removed the eui-64, that was in there while I > was trying to get it to commit. > > [edit interfaces irb unit 170 family inet6] > + address <snipped>:0000:0003:0000:0000:0000:0002/64 { > + eui-64; > + vrrp-inet6-group 23 { > + virtual-inet6-address > <snipped>:0000:0003:0000:0000:0000:0001; > + priority 200; > + accept-data; > + } > + } > > [edit] > > [edit] > [email protected].<snipped># commit check > [edit interfaces irb unit 170 family inet6 address > <snipped>:0000:0003:0000:0000:0000:0002/64] > 'vrrp-inet6-group 23' > Link-Local scope address must be specified for > virtual-link-local-address > error: configuration check-out failed > > -- > Thanks, > Morgan > -- Thanks, Morgan _______________________________________________ juniper-nsp mailing list [email protected] https://puck.nether.net/mailman/listinfo/juniper-nsp

