User Manual

Table Of Contents
NETGEAR M4500 Series Switches CLI Command Reference Manual 822
Example:
(IX8D) (Config)#show vrrp statistics ipv4 0/1 1
Master Transitions............................. 0
New Master Reason.............................. notMaster(0)
Advertisements Received........................ 153317
Advertisements Sent............................ 0
Advertisement Interval Errors.................. 0
IP TTL Errors.................................. 0
Last Protocol Error Reason..................... noError(0)
Zero Priority Packets Received................. 0
Zero Priority Packets Sent..................... 0
Invalid Type Packets Received.................. 0
Address List Errors............................ 0
Packet Length Errors........................... 0
Row Discontinuity Time......................... 0 days 0 hrs 0 mins 0 secs
Refresh Rate (in milliseconds)................. 0
6.11.2. Configuration commands
6.11.2.1. fhrp version vrrp v3
To enable Virtual Router Redundancy Protocol version 3 (VRRPv3) configuration on a device, use the fhrp
version vrrp v3 command in global configuration mode.
When VRRPv3 is in use, VRRP version 2 (VRRPv2) is unavailable. If you invoke no fhrp version vrrp v3, VRRPv3 is
disabled and VRRPv2 is enabled. Also, operational data is reset, and the VRRPv2 configuration is applied. The
same guidelines apply when VRRPv2 is in use and the no ip vrrp command is issued.
To disable the VRRPv3 and enable VRRPv2 in the router, use the no form of this command.
Format fhrp version vrrp v3
no fhrp version vrrp v3
Default Disabled
Mode Global Config
6.11.2.2. vrrp
This command creates a VRRPv3 group and enters VRRPv3 group configuration mode.
To remove the specified VRRPv3 group, use the no form of this command. Before you can use this command,
you must disable Virtual Router using the shutdown command in the appropriate VRRP Config mode
Format vrrp <group-id> address-family {ipv4 | ipv6}
no vrrp <group-id> address-family {ipv4 | ipv6}