Navigation
Related Documentation
- ACX, EX, J, M, MX, PTX, QFX, SRX, T Series
- Configuring Inheritance for a VRRP Group
- EX, M, MX Series
- Improving the Convergence Time for VRRP
- global-advertisements-threshold
- EX, M, T Series
- delegate-processing
- M, MX Series
- skew-timer-disable
Configuring VRRP to Improve Convergence Time
You can enable faster convergence time for the configured Virtual Router Redundancy Protocol (VRRP), thereby reducing the traffic restoration time to less than 1 second. To improve the convergence time for VRRP, perform the following tasks.
Before you begin, configure VRRP. See Example: Configuring VRRP.
- Configure the distributed periodic packet management (PPM)
process to send VRRP advertisements when the VRRP process is busy.[edit]user@host# set protocols vrrp delegate-processing
- Disable the skew timer to reduce the time required to
transition to the master state.[edit]user@host# set protocols vrrp skew-timer-disable
Note: When there is only one master router and one backup router in the network deployment, you can disable the skew timer, thereby reducing the time required to transition to the master state.
- Configure the number of fast advertisements that can be
missed by a backup router before it starts transitioning to the master
state.[edit]user@host# set protocols vrrp global-advertisement-threshold advertisement-value
- Configure VRRP groups on the various subnets of a VLAN
to inherit the state and to configure one of the groups.[edit]user@host# set interfaces interface-name unit logical-unit-number family inet address address vrrp-group group-id
- Verify the configuration.[edit]user@host# show protocols vrrp
![]() |
|
Related Documentation
- ACX, EX, J, M, MX, PTX, QFX, SRX, T Series
- Configuring Inheritance for a VRRP Group
- EX, M, MX Series
- Improving the Convergence Time for VRRP
- global-advertisements-threshold
- EX, M, T Series
- delegate-processing
- M, MX Series
- skew-timer-disable
Published: 2013-08-28
Related Documentation
- ACX, EX, J, M, MX, PTX, QFX, SRX, T Series
- Configuring Inheritance for a VRRP Group
- EX, M, MX Series
- Improving the Convergence Time for VRRP
- global-advertisements-threshold
- EX, M, T Series
- delegate-processing
- M, MX Series
- skew-timer-disable