Adding And Deleting Virtual Router; Virtual Router Initiation - Cisco AP776A - Nexus Converged Network Switch 5020 Configuration Manual

Cisco mds 9000 family cli configuration guide - release 4.x (ol-18084-01, february 2009)
Hide thumbs Also See for AP776A - Nexus Converged Network Switch 5020:
Table of Contents

Advertisement

Chapter 44
Configuring IP Services
S e n d d o c u m e n t a t i o n c o m m e n t s t o m d s f e e d b a c k - d o c @ c i s c o . c o m

Adding and Deleting Virtual Router

All VRRP configurations should be replicated across switches in a fabric that runs VRRP.
The total number of VRRP groups that you can configure on a Gigabit Ethernet port, including main
Note
interfaces and subinterfaces, cannot exceed seven. This limitation applies to both IPv4 and IPv6 groups.
To create or remove a VR for IPv4, follow these steps:
Command
Step 1
switch# config t
switch(config)#
Step 2
switch(config)# interface vsan 10
switch(config-if)#
Step 3
switch(config-if)# vrrp 250
switch(config-if-vrrp)#
switch(config-if)# no vrrp 250
To create or remove a VR for IPv6, follow these steps:
Command
Step 1
switch# config t
switch(config)#
Step 2
switch(config)# interface vsan 10
switch(config-if)#
Step 3
switch(config-if)# vrrp ipv6 250
switch(config-if-vrrp-ipv6)#
switch(config-if)# no vrrp ipv6 250

Virtual Router Initiation

By default, a virtual router is always disabled. VRRP can be configured only if this state is enabled. Be
sure to configure at least one IP address, either IPv4 or IPv6, before attempting to enable a VR.
To enable or disable a virtual router configure for IPv4, follow these steps:
Command
Step 1
switch(config-if-vrrp)# no shutdown
switch(config-if-vrrp)# shutdown
To enable or disable a virtual router configured for IPv6, follow these steps:
Command
Step 1
switch(config-if-vrrp-ipv6)# no shutdown
switch(config-if-vrrp-ipv6)# shutdown
OL-18084-01, Cisco MDS NX-OS Release 4.x
Virtual Router Redundancy Protocol
Purpose
Enters configuration mode.
Configures a VSAN interface (VSAN 10).
Creates VR ID 250.
Removes VR ID 250.
Purpose
Enters configuration mode.
Configures a VSAN interface (VSAN 10).
Creates VR ID 250.
Removes VR ID 250.
Purpose
Enables VRRP configuration.
Disables VRRP configuration.
Purpose
Enables VRRP configuration.
Disables VRRP configuration.
Cisco MDS 9000 Family CLI Configuration Guide
44-19

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents