priority
Enterasys G-Series CLI Reference 16-41
Defaults
None.
Mode
Routerconfiguration:G3(su)‐>router(Config‐router)#
Usage
IfthevirtualrouterIPaddressisthesameastheinterface(VLAN)addressownedbyaVRRP
router,thentherouterowningtheaddressbecomesthemaster.Themastersendsan
advertisementtoallotherVRRProutersdeclaringitsstatusandassumesresponsibilityfor
forwardingpacketsassociatedwithitsvirtual
routerID(VRID).
IfthevirtualrouterIPaddressisnotownedbyanyoftheVRRProuters,thentherouterscompare
theirprioritiesandthehigherpriorityownerbecomesthemaster.Ifpriorityvaluesarethesame,
thentheVRRProuterwiththehigherIPaddressisselectedmaster.
Fordetailsonusingthe
prioritycommand,referto“priority”onpage16‐41.
Example
Thisexampleshowshowtoconfigureavirtualrouteraddressof182.127.62.1ontheVLAN1
interface,VRID1,andtosettherouterconnectedtotheVLANviathisinterfaceasthemaster:
G3(su)->router(Config)#router vrrp
G3(su)->router(Config-router)#address vlan 1 1 182.127.62.1 1
priority
UsethiscommandtosetapriorityvalueforaVRR Prouter.Thenoformofthiscommandclears
theVRRPpriorityconfiguration.
Syntax
priority vlan vlan-id vrid priority-value
no priority vlan vlan-id vrid priority-value
Parameters
owner SpecifiesavaluetoindicateiftherouterownstheIPaddressasoneofits
interfaces.Validvaluesare:
• 1toindicatetherouterownstheaddress.
• 0toindicatetherouterdoesnotowntheaddress.
vlanvlan‐id Specifies thenum berofthe VLANonwhichtoconfigureVRRPpriority.
ThisVLANmustbeconfiguredforIProutingasdescribedin“Pre‐Routing
ConfigurationTasks”onpage14‐1.
vrid SpecifiesauniqueVirtualRouterID(VRID)associatedwiththerouting
interface.Validvaluesarefrom1
to255.