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;
        }
    }
}
_______________________________________________
juniper-nsp mailing list juniper-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/juniper-nsp

Reply via email to