[j-nsp] vme.0 IPV6 management IP on QFX5100

Franz Georg Köhler lists at openunix.de
Mon Sep 28 12:15:49 EDT 2015


Hello,


I'm trying to set up IPV6 management IP on QFX 5100 VCF.
IPV6 is not reachable from the outside, while IPV4 works.
The switch can ping itsself but does not see any IPV6 neighbors.

Any idea what goes wrong here?

 > show configuration interfaces vme
unit 0 {
     family inet {
         address x.x.x.22/30;
     }
     family inet6 {
         address x:x:x:x::46/64 {
             primary;
             preferred;
         }
     }
}


More information about the juniper-nsp mailing list