User's Manual
Table Of Contents
- Contents
- Preface
- The Command Line Interface
- First-Time Configuration
- Using the Setup Utility
- Setting Passwords
- Menu Basics
- The Information Menu
- Information Menu
- System Information
- Layer 2 Information
- Layer 3 Information
- IP Routing Information
- ARP Information
- BGP Information
- BGP Peer information
- BGP Summary information
- OSPF Information
- Routing Information Protocol Information
- IP Information
- IGMP Multicast Group Information
- IGMP Group Information
- IGMP Multicast Router Port Information
- IGMP Mrouter Information
- VRRP Information
- Quality of Service Information
- 802.1p Information
- Access Control List Information
- Link Status Information
- Port Information
- Logical Port to GEA Port Mapping
- Fiber Port SFP Status
- Information Dump
- The Statistics Menu
- The Configuration Menu
- Configuration Menu
- Viewing, Applying, and Saving Changes
- System Configuration
- Port Configuration
- Layer 2 Configuration
- 802.1x Configuration
- Rapid Spanning Tree Protocol/ Multiple Spanning Tree Protocol Configuration
- Common Internal Spanning Tree Configuration
- Spanning Tree Configuration
- GVRP Configuration
- GVRP Port Configuration
- Trunk Configuration
- IP Trunk Hash Configuration
- LACP Configuration
- Layer 2 Failover Configuration
- VLAN Configuration
- Protocol-based VLAN Configuration
- Private VLAN Configuration
- Layer 3 Configuration
- IP Interface Configuration
- Default Gateway Configuration
- IP Static Route Configuration
- IP Multicast Route Configuration
- ARP Configuration
- IP Forwarding Configuration
- Network Filter Configuration
- Routing Map Configuration
- Routing Information Protocol Configuration
- Open Shortest Path First Configuration
- Border Gateway Protocol Configuration
- IGMP Configuration
- Domain Name System Configuration
- Bootstrap Protocol Relay Configuration
- VRRP Configuration
- Quality of Service Configuration
- Access Control List Configuration
- Port Mirroring Configuration
- Setup
- Dump
- Saving the Active Switch Configuration
- Restoring the Active Switch Configuration
- The Operations Menu
- The Boot Options Menu
- The Maintenance Menu
- Alteon OS Syslog Messages
- Alteon OS SNMP Agent
- Glossary
- Index

Alteon OS Command Reference
298
The Configuration Menu 43W7774, May 2007
/cfg/l3/vrrp/vr <router number>/track
Virtual Router Priority Tracking Configuration
This menu is used for modifying the priority system used when electing the master router from
a pool of virtual routers. Various tracking criteria can be used to bias the election results. Each
time one of the tracking criteria is met, the priority level for the virtual router is increased by an
amount defined through the VRRP Tracking Menu (see page 303).
Criteria are tracked dynamically, continuously updating virtual router priority levels when
enabled. If the virtual router preemption option (see preem in Table 6-92 on page 296) is
enabled, this virtual router can assume master routing authority when its priority level rises
above that of the current master.
Some tracking criteria (vrs, ifs, and ports below) apply to standard virtual routers, other-
wise called “virtual interface routers.” A virtual server router is defined as any virtual router
whose IP address (addr) is the same as any configured virtual server IP address.
[VRRP Virtual Router 1 Priority Tracking Menu]
vrs - Enable/disable tracking master virtual routers
ifs - Enable/disable tracking other interfaces
ports - Enable/disable tracking VLAN switch ports
cur - Display current VRRP virtual router configuration
Table 6-93 Virtual Router Priority Tracking Menu Options (/cfg/l3/vrrp/vr #/track)
Command Syntax and Usage
vrs disable|enable
When enabled, the priority for this virtual router will be increased for each virtual router in master
mode on this switch. This is useful for making sure that traffic for any particular client/server pair-
ing are handled by the same switch, increasing routing and load balancing efficiency. This com-
mand is disabled by default.
ifs disable|enable
When enabled, the priority for this virtual router will be increased for each other IP interface active
on this switch. An IP interface is considered active when there is at least one active port on the
same VLAN. This helps elect the virtual routers with the most available routes as the master. This
command is disabled by default.
ports disable|enable
When enabled, the priority for this virtual router will be increased for each active port on the same
VLAN. A port is considered “active” if it has a link and is forwarding traffic. This helps elect the
virtual routers with the most available ports as the master. This command is disabled by default.
cur
Displays the current configuration for priority tracking for this virtual router.