RUGGEDCOM ROX II
CLI User Guide
Chapter 14
Network Redundancy
Adding a VRRP Group 609
ruggedcom# show running-config services vrrp group
services
vrrp
group group1
!
!
!
If no VRRP groups have been configured, add groups as needed. For more information, refer to Section14.1.5.2,
“Adding a VRRP Group”.
Section14.1.5.2
Adding a VRRP Group
To add a VRRP group, do the following:
1. Make sure the CLI is in Configuration mode.
2. Add the group by typing:
services vrrp group name
Where:
• name is the name of the VRRP group
3. Type commit and press Enter to save the changes, or type revert and press Enter to abort.
Section14.1.5.3
Deleting a VRRP Group
To delete a VRRP group, do the following:
1. Make sure the CLI is in Configuration mode.
2. Delete the group by typing:
no services vrrp group name
Where:
• name is the name of the VRRP group
3. Type commit and press Enter to save the changes, or type revert and press Enter to abort.
Section14.1.6
Managing VRRP Instances
VRRP instances define the interfaces monitored by VRRP. Two or more instances can be added to the same VRRP
group, which allows them to failover together.
CONTENTS
• Section14.1.6.1, “Viewing a List of VRRP Instances”
• Section14.1.6.2, “Adding a VRRP Instance”