[j-nsp] Link local address errors when committing VRRP for inet6

Morgan McLean wrx230 at gmail.com
Thu Jun 20 20:05:18 EDT 2013


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]
morgan at core-1.1950-eqx.<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


More information about the juniper-nsp mailing list