Priority - Enterasys Matrix DFE-Gold Series Configuration Manual

Enterasys networks switch configuration guide
Table of Contents

Advertisement

Configuring VRRP
Examples
This example shows how to configure a virtual router address of 182.127.62.1 on VLAN 1, VRID 1, 
and to set the router connected to the VLAN via this interface as the master:
Matrix>Router(config)#router vrrp
Matrix>Router(config-router)#address vlan 1 1 182.127.62.1 1
This example shows how to configure 5 virtual router addresses on a single interface, VLAN 1, 
VRID 1. All 5 addresses fall within the range of networks configured on the VLAN 1 routing 
interface, because VLAN 1 has a primary IP address of 182.127.62.1/24, and secondary IP 
addresses of 10.1.1.1/24 and 10.2.2.1/24. All virtual addresses are non‐owners.
Matrix>Router(config)#router vrrp
Matrix>Router(config-router)#address vlan 1 1 182.127.62.2 0
Matrix>Router(config-router)#address vlan 1 1 10.1.1.2 0
Matrix>Router(config-router)#address vlan 1 1 10.1.1.3 0
Matrix>Router(config-router)#address vlan 1 1 10.2.2.2 0
Matrix>Router(config-router)#address vlan 1 1 10.2.2.3 0

priority

Use this command to set a priority value for a VRRP router.
Syntax
priority vlan vlan-id vrid priority-value
no priority vlan vlan-id vrid priority-value
Parameters
vlan vlan‐id
vrid
priority‐value
Defaults
None.
Mode
Router command, Router configuration: Matrix>Router(config‐router)#
Usage
The "no" form of this command clears the VRRP priority configuration.
21-64 Routing Protocol Configuration
Specifies the number of the VLAN on which to configure VRRP priority. 
This VLAN must be configured for IP routing as described in 
"Reviewing and Configuring Routing" on page 2‐101.
Specifies a unique Virtual Router ID (VRID) associated with the routing 
interface. Valid values are from 1 to 255.
Specifies the VRRP priority value to associate with the 
values are from 1 to 254, with the highest value setting the highest 
priority. Priority value of 255 is reserved for the VRRP router that owns 
the IP address associated with the virtual router. Priority 0 is reserved 
for signaling that the master has stopped working and the backup 
router must transition to master state.
priority
vrid
. Valid 

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents