Chapter 14
Network Redundancy
RUGGEDCOM ROX II
CLI User Guide
626 Deleting a Link Failover Backup Interface
4. Type commit and press Enter to save the changes, or type revert and press Enter to abort.
Section14.2.4.3
Deleting a Link Failover Backup Interface
To delete a link failover backup interface, do the following:
1. Make sure the CLI is in Configuration mode.
2. Delete the backup interface by typing:
no services link-failover interface backup backup-interface
Where:
• interface is the name of the interface
• backup-interface is the name of the secondary, backup interface
3. Type commit and press Enter to save the changes, or type revert and press Enter to abort.
Section14.2.5
Managing Link Failover Ping Targets
A link failover ping target is an IP address that link failover pings to determine if the main link is down. The address
can be a dedicated host or a dummy address on a router. Up to three link failover ping targets can be added to
each link failover configuration.
CONTENTS
• Section14.2.5.1, “Viewing a List of Link Failover Ping Targets”
• Section14.2.5.2, “Adding a Link Failover Ping Target”
• Section14.2.5.3, “Deleting a Link Failover Ping target”
Section14.2.5.1
Viewing a List of Link Failover Ping Targets
To view a list of link failover ping targets, type:
show running-config services link-failover interface target
Where:
• interface is the name of the interface
If ping targets have been configured, a table or list similar to the following example appears:
R1-RX1512# show running-config services link-failover switch.0001 target
services
link-failover switch.0001
target 10.10.10.10
!
!
!