Specifications

Configuring VRRP create
21-62 Routing Protocol Configuration
Usage
YoumustexecutetheroutervrrpcommandtoenabletheprotocolbeforecompletingotherVRRP
specificconfigurationtasks.Fordetailsonenablingconfigurationmodes,refertoTable 28in
EnablingRouterConfigurationModesonpage 291.
The“no”formofthiscommandremovesallVRRPconfigurationsfromtherunningconfiguration.
Example
ThisexampleshowshowenableVRRPconfigurationmode:
Matrix>Router#configure terminal
Matrix>Router(config)#router vrrp
Matrix>Router(config-router)#
create
UsethiscommandtocreateaVRRPsession.
Syntax
create vlan vlan-id vrid
no create vlan vlan-id vrid
Parameters
Defaults
None.
Mode
Routercommand,Routerconfiguration:Matrix>Router(configrouter)#
Usage
ThiscommandmustbeexecutedtocreateaninstanceofVRRPonaroutinginterface(VLAN)
beforeanyotherVRRPsettingscanbeconfigured.
EachEnterasysMatrixSeriesroutingmoduleorstandalonedevicesupportsuptoVRRP
sessions.UptofourVRIDscanbeassociatedwithanindividualroutinginterface.
The“no”
formofthiscommanddisablestheVRRPsession.
Example
ThisexampleshowshowtocreateaVRRPsessiononVLAN1withaVRIDof1:
Matrix>Router(config)#router vrrp
Matrix>Router(config-router)#create vlan 1 1
vlanvlanid SpecifiesthenumberoftheVLANonwhichtocreateaVRRPsession.
ThisVLANmustbeconfiguredforIProutingasdescribedinPre
RoutingConfigurationTasksonpage 288.
vrid SpecifiesauniqueVirtualRouterID(VRID)toassociatewiththe
routinginterface.Thevalueof
vridcanrangefrom1to255.