Specifications

master-icmp-reply Configuring VRRP
Enterasys Matrix N Standalone (NSA) 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
UsethiscommandtoenableICMPrepliesfornonownermasters.
Syntax
master-icmp-reply vlan vlan-id vrid
no master-icmp-reply vlan vlan-id vrid
Parameters
Defaults
None.
Mode
Routercommand,Routerconfiguration:Matrix>Router(configrouter)#
Usage
ThiscommandprovidestheabilityforthevirtualroutermastertorespondtoanICMPechoeven
ifitdoesnot“own”thevirtualIPaddress.Withoutthisfunction,thevirtualroutercanonly
respondtoanICMPechowhenthevirtualIPaddressmatchestherealIPaddressofthe
interface.
Therefore,whenthebackuproutertakesover,therewouldbenodevicethatwouldanswerthe
ICMPechoforthatvirtualIP(becauseonlytheprimarywasconfiguredwiththematchingreal
IP).Withmastericmpreplyenabled,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
vlanvlanid SpecifiesthenumberoftheVLANonwhichtoenablemasterICMP
replies.ThisVLANmustbeconfiguredforIProutingasdescribedin
ReviewingandConfiguringRoutingonpage 289.
vrid SpecifiesauniqueVirtualRouterID(VRID)associatedwiththerouting
interface.Validvaluesarefrom
1to255.