User Manual

Table Of Contents
NETGEAR M4500 Series Switches CLI Command Reference Manual 821
Example:
(IX8D) (Config)#show vrrp brief
Interface VRID A-F Pri AdvIntvl Pre Acc State VR IP Address
----------- ---- ---- --- -------- --- --- ------ -------------
0/1 1 IPv4 100 1 N N Backup 10.255.255.123
6.11.1.3. show vrrp statistics
This command displays statistical information for a given VRRPv3 group or displays the global statistics. If this
command is issued without the optional arguments then the global statistics are displayed.
If the optional arguments are specified, the statistics are displayed for the virtual router corresponding to the
given (IP address family, interface and VR-id) combination.
Format show vrrp statistics [{ipv4| ipv6} {<slot/port> | vlan <vlan-id>} <vr-id>]
Default None
Mode Privileged Exec
Display Message
AdvIntvl
Advertisement interval configured for this virtual router.
Pre
Preemption state of the virtual router.
Acc
Accept Mode of the virtual router
State
VRRP group state. The state can be one of the following: Init, Backup,
Master
VR IP address
Virtual IP address for a VRRP group.
Fields
Definition
ipv4
(Optional) indicates the Virtual router group belongs to IPv4 address family.
ipv6
(Optional) indicates the Virtual router group belongs to IPv6 address family.
slot/port
(Optional) indicates the interface number to which the Virtual router
belongs.
vlan-id
(Optional) indicates the VLAN number to which the Virtual router belongs.
vr-id
(Optional) Virtual router group number. The range is from 1 to 255.