RUGGEDCOM ROX II
CLI User Guide
Chapter 14
Network Redundancy
Managing Virtual IP Addresses 615
2. Delete the track script by typing:
no services vrrp instance name track-script tracker
Where:
• name is the name of the VRRP instance
• tracker is the name of the tracker to use to monitor the VRRP instance
3. Type commit and press Enter to save the changes, or type revert and press Enter to abort.
Section14.1.9
Managing Virtual IP Addresses
Virtual IP addresses represent the default gateways used by the hosts on the shared LAN.
CONTENTS
• Section14.1.9.1, “Viewing a List of Virtual IP Addresses”
• Section14.1.9.2, “Adding a Virtual IP Address”
• Section14.1.9.3, “Deleting a Virtual IP Address”
Section14.1.9.1
Viewing a List of Virtual IP Addresses
To view a list of virtual IP addresses, type:
show running-config services vrrp instance name vrip
Where:
• name is the name of the VRRP instance
If addresses have been configured, a table or list similar to the following example appears:
ruggedcom# show running-config services vrrp instance vid20 vrip
services
vrrp
instance vid20
vrip 192.168.0.10/24
!
!
!
!
If no virtual IP addresses have been configured, add addresses as needed. For more information, refer to
Section14.1.9.2, “Adding a Virtual IP Address”.
Section14.1.9.2
Adding a Virtual IP Address
To add a virtual IP address, do the following:
1. Make sure the CLI is in Configuration mode.