![Cisco Nexus 3548 series Command Reference Manual Download Page 378](http://html.mh-extra.com/html/cisco/nexus-3548-series/nexus-3548-series_command-reference-manual_2609162378.webp)
358
Cisco Nexus 3548 Switch NX-OS Unicast Routing Command Reference
OL-27852-01
Chapter Unicast Routing Commands
shutdown (VRRP)
shutdown (VRRP)
To disable a Virtual Router Redundancy Protocol (VRRP) configuration, use the
shutdown
command.
To enable a VRRP configuration, use the
no
form of this command.
shutdown
no shutdown
Syntax Description
This command has no arguments or keywords.
Command Default
Disabled
Command Modes
VRRP configuration mode
Command History
Usage Guidelines
Shut down the virtual router before configuring the virtual router parameters; you can only configure the
virtual router after it is in the administrative shut down state. Enter the
no shutdown
command to update
the virtual router state after completing configuration.
This command requires the LAN Base Services license.
Examples
This example shows how to shut down a VRRP group:
switch#
configure terminal
switch(config)#
interface ethernet 1/5
switch(config-if)#
no switchport
switch(config-if)#
vrrp 45
switch(config-if-vrrp)#
shutdown
switch(config-if-vrrp)#
address 6.6.6.45
switch(config-if-vrrp)#
no shutdown
switch(config-if-vrrp)#
Related Commands
Release
Modification
5.0(3)A1(1)
This command was introduced.
Command
Description
feature vrrp
Enables VRRP.
show vrrp
Displays VRRP configuration information.
clear vrrp
Clears all the software counters for the specified virtual router.