Routing

 View Only
last person joined: yesterday 

Ask questions and share experiences about ACX Series, CTP Series, MX Series, PTX Series, SSR Series, JRR Series, and all things routing, including portfolios and protocols.
  • 1.  VRRP query. (Box MX80)

    Posted 11-13-2011 15:19

     

    Hi all,

     

    Note: Boxes are MX80

     

    In JUNOS how can we scale the number of units on physical interfaces and whole box above 255 VRRP groups?

     

    Or is there a way we can use the same VRRP group number on all units on a physical interface and the whole box as long as one uses different VLAN and whereas the layer 2 switches connected supports MAC-Address tables for each individual VLAN.

     

    Or what do you advise to only reuse VRRP id-s on different physical interfaces?.

     

    Will highly appreciate if someone can give me a small example configuration with gigether interfaces and best practise.

     

    Thank you,

     

    /Rameez.



  • 2.  RE: VRRP query. (Box MX80)

    Posted 11-13-2011 23:06

    Acording to RFC there are 255 groups per Broadcast domain ie Vlan. 

    In your case you can have the same VRRP group as long as they are in different Vlans. MX80 is not limited to 255 groups...



  • 3.  RE: VRRP query. (Box MX80)

    Posted 11-13-2011 23:44

    Thank you Dumitru for the response. You mentioned that MX80 is not limited to 255 groups. Please correct me if I am wrong so meaning that I can configure more than 255 VRRP groups per broadcast domain on an MX80?

     

    Regards,

    /Rameez. 



  • 4.  RE: VRRP query. (Box MX80)
    Best Answer

    Posted 11-14-2011 00:09

    No, you can't configure more than 255 VRRP groups per broadcast domain(vlan), it's  a protocol scalability limitation, it's according to RFC. The reason is that only 8 bits of the standardized MAC address are used to derive VRRP group.

    Per system if you have mutiple VLANs you can of course have more VRRP groups.

    I haven't seen a topology that required this amount of VRRP groups per Vlan...



  • 5.  RE: VRRP query. (Box MX80)

    Posted 11-14-2011 00:38

    Thankyou for the explanation Dumitru.

     

    Regards,

    /Rameez.