Vrrp - Cisco Nexus 3548 Command Reference Manual

Nx-os unicast routing command reference
Hide thumbs Also See for Nexus 3548:
Table of Contents

Advertisement

vrrp

vrrp
To create a Virtual Router Redundancy Protocol (VRRP) group on a particular Ethernet interface and
assign a number to the VRRP group and enter VRRP configuration mode, use the vrrp command. To
remove a VRRP group, use the no form of this command.
Syntax Description
number
Command Default
None
Command Modes
Interface configuration mode
Command History
Release
5.0(3)A1(1)
Usage Guidelines
You can configure VRRP only if its state is disabled. Make sure that you configure at least one IP address
before you attempt to enable a virtual router.
This command requires the LAN Base Services license.
Examples
This example shows how to create a VRRP group:
switch# configure terminal
switch(config)# interface ethernet 2/1
switch(config-if)# no switchport
switch(config-if)# vrrp 7
switch(config-if-vrrp)#
This example shows how to create a VRRP group and configure an IPv4 address for the group:
switch# configure terminal
switch(config)# interface ethernet 2/1
switch(config-if)# no switchport
switch(config-if)# vrrp 7
switch(config-if-vrrp)# address 10.0.0.10
switch(config-if-vrrp)# no shutdown
switch(config-if-vrrp)#
Cisco Nexus 3548 Switch NX-OS Unicast Routing Command Reference
404
vrrp number
no vrrp number
VRRP group number, which you can configure for a Gigabit Ethernet port,
including the main interfaces and subinterfaces. The range is from 1 to 255.
Modified
This command was introduced.
Chapter
Unicast Routing Commands
OL-27852-01

Advertisement

Table of Contents
loading

Table of Contents