![Cisco Nexus 3548 series Command Reference Manual Download Page 150](http://html.mh-extra.com/html/cisco/nexus-3548-series/nexus-3548-series_command-reference-manual_2609162150.webp)
130
Cisco Nexus 3548 Switch NX-OS Unicast Routing Command Reference
OL-27852-01
Chapter Unicast Routing Commands
feature vrrp
feature vrrp
To enable the Virtual Router Redundancy Protocol (VRRP), use the
feature
vrrp
command. To disable
VRRP, use the
no
form of this command.
feature vrrp
no feature vrrp
Syntax Description
This command has no arguments or keywords.
Command Default
Disabled
Command Modes
Global configuration mode
Command History
Usage Guidelines
You must enable the VRRP feature before you can configure VRRP.
This command does not require a license but if you want to enable Layer 3 interfaces, you must install
the LAN Base Services license.
Examples
This example shows how to enable the VRRP feature:
switch#
configure terminal
switch(config)#
feature vrrp
switch(config)#
This example shows how to disable the VRRP feature:
switch#
configure terminal
switch(config)#
no feature vrrp
switch(config)#
Related Commands
Release
Modified
5.0(3)A1(1)
This command was introduced.
Command
Description
clear vrrp
Clears all the software counters for the specified virtual router.
show feature
Displays the status of features on a switch.
show vrrp
Displays VRRP configuration information.
vrrp
Configures a VRRP group on an interface.