master-icmp-reply Configuring VRRP
Enterasys Matrix DFE-Gold Series Configuration Guide 21-65
Example
ThisexampleshowshowsetaVRRPpriorityof200onVLAN1,VRID1:
Matrix>Router(config)#router vrrp
Matrix>Router(config-router)#priority vlan 1 1 200
master-icmp-reply
UsethiscommandtoenableICMPrepliesfornon‐ownermasters.
Syntax
master-icmp-reply vlan vlan-id vrid
no master-icmp-reply vlan vlan-id vrid
Parameters
Defaults
None.
Mode
Routercommand,Routerconfiguration:Matrix>Router(config‐router)#
Usage
ThiscommandprovidestheabilityforthevirtualroutermastertorespondtoanICMPechoeven
ifitdoesnot“own”thevirtualIPaddress.Withoutthisfunction,thevirtualroutercanonly
respondtoanICMPechowhenthevirtualIPaddressmatchestherealIPaddressofthe
interface.
Therefore,whenthebackuproutertakesover,therewouldbenodevicethatwouldanswerthe
ICMPechoforthatvirtualIP(becauseonlytheprimarywasconfiguredwiththematchingreal
IP).Withmaster‐icmp‐replyenabled,managementstationsthatuse“ping”topolldeviceswillbe
able
to“see”thatthevirtualrouterisavailablewhenthebackuprouterassumestheroleofmaster.
The“no”formofthiscommanddisablesmasterICMPreplies.
Example
ThisexampleshowshowenablemasterICMPrepliesonVLAN1,VRID1:
Matrix>Router(config)#router vrrp
Matrix>Router(config-router)#master-icmp-reply vlan 1 1
vlanvlan‐id SpecifiesthenumberoftheVLANonwhichtoenablemasterICMP
replies.ThisVLANmustbeconfiguredforIProutingasdescribedin
“ReviewingandConfiguringRouting”onpage 2‐101.
vrid SpecifiesauniqueVirtualRouterID(VRID)associatedwiththerouting
interface.Validvaluesarefrom
1to255.