enable
SecureStack C2 Configuration Guide 20-47
Mode
Routerconfiguration:C2(su)‐>router(Config‐router)#
Usage
PreemptisenabledonVRRProutersbydefault,whichallowsahigherprioritybackuprouterto
preemptalowerprioritymaster.
TherouterthatownsthevirtualrouterIPaddressalwayspreemptsotherrouters,regardlessof
thissetting.
Example
ThisexampleshowshowtodisablepreemptmodeontheVLAN1interface,VRID1:
C2(su)->router(Config)#router vrrp
C2(su)->router(Config-router)#no preempt vlan 1 1
enable
UsethiscommandtoenableVRRPonaninterface.ThenoformofthiscommanddisablesVRRP
onaninterface.
Syntax
enable vlan vlan-id vrid
no enable vlan vlan-id vrid
Parameters
Defaults
None.
Mode
Routerconfiguration:C2(su)‐>router(Config‐router)#
Example
ThisexampleshowshowtoenableVRRPontheVLAN1interf ace,VRID1:
C2(su)->router(Config)#router vrrp
C2(su)->router(Config-router)#enable vlan 1 1
vlanvlan‐id SpecifiesthenumberoftheVLANonwhichtoenableVRRP.ThisVLAN
mustbeconfiguredforIProutingasdescribedin“Pre‐Routing
ConfigurationTasks”onpage18‐1.
vrid SpecifiestheVirtualRouterID(VRID)associatedwiththevlan‐id.Valid
valuesarefrom1to255
.