Mailing List Archive

vrrp on a vpls / ps interface
Hello

I noticed that VRRP on a ps interface does not seem to work. Is there
anything I can do about that or is that not supported?

This is on MX204. Exact same configuration is working fine on et-0/0/0.16.

admin@gc-edge1> show configuration interfaces ps2
anchor-point {
    lt-0/0/0;
}
flexible-vlan-tagging;
unit 0 {
    description Server;
    encapsulation ethernet-vpls;
}
unit 16 {
    description "Server CGN";
    vlan-tags outer 99 inner 16;
    family inet {
        address 100.127.254.2/24 {
            vrrp-group 159 {
                virtual-address 100.127.254.1;
                priority 10;
                preempt;
                accept-data;
            }
            vrrp-group 164 {
                virtual-address 100.127.254.7;
                priority 10;
                preempt;
                accept-data;
            }
        }
    }
}

admin@gc-edge1> show vrrp
Interface     State       Group   VR state VR Mode   Timer    Type Address
et-0/0/0.14   up            161   master   Active      A  0.113 lcl   
10.0.1.159
vip    10.0.1.160
et-0/0/0.14   up            162   backup   Active      D  2.825 lcl   
10.0.1.159
vip    10.0.1.1
mas    10.0.1.158
(etc... ps2.16 is not here)

Thanks,

Baldur


_______________________________________________
juniper-nsp mailing list juniper-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/juniper-nsp