Siemens RUGGEDCOM ROX II User Manual page 653

Hide thumbs Also See for RUGGEDCOM ROX II:
Table of Contents

Advertisement

RUGGEDCOM ROX II
CLI User Guide
Section 14.1.4.3, "Deleting a VRRP Tracker"
Section 14.1.4.1
Viewing a List of VRRP Trackers
To view a list of VRRP trackers, type:
show running-config services vrrp trackers
If trackers have been configured, a table or list similar to the following example appears:
ruggedcom# show running-config services vrrp trackers
services
vrrp
trackers tracker tracker1
network
10.0.0.0/8
interface dummy0
interval
1
!
!
!
If no VRRP trackers have been configured, add trackers as needed. For more information, refer to
"Adding a VRRP
Tracker".
Section 14.1.4.2
Adding a VRRP Tracker
To add a VRRP tracker, do the following:
1.
Make sure the CLI is in Configuration mode.
2.
Add the tracker by typing:
services vrrp trackers name
Where:
• name is the name of the VRRP tracker
3.
Configure the following parameter(s) as required:
Parameter
type { type }
network { network }
interface { interface }
interval { interval }
Viewing a List of VRRP Trackers
Synopsis:   { route }
Default:   route
The type of condition for the tracker to check.
Synopsis:   A string 9 to 18 characters long
The network to track. The tracker checks for a route to this network in the routing table.
Synopsis:   A string
The interface to the tracked network. The tracker rises only when the route to the
monitored network is through this interface.
Synopsis:   A 32-bit unsigned integer between 1 and 120
The number of seconds between tracker queries.
This parameter is mandatory.
Network Redundancy
Description
Chapter 14
Section 14.1.4.2,
607

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents