Virtual Router Redundancy Protocol - 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

Virtual Router Redundancy Protocol

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
Command
Step 6
switch-config-vsan-db# exit
switch(config)#
Step 7
switch(config)# interface vsan 10
switch(config-if)#
Step 8
switch(config-if)# ip address 10.10.10.0 netmask
255.255.255.0
switch(config-if)#
Step 9
switch(config-if)# no shutdown
Step 10
switch(config-if)# exit
switch(config)#
Step 11
switch(config)# interface vsan 11
switch(config-if)#
Step 12
switch(config-if)# ip address 11.11.11.0 netmask
255.255.255.0
switch(config-if)#
Step 13
switch(config-if)# no shutdown
Step 14
switch(config-if)# end
switch#
Step 15
switch# exit
Step 16
NMS# route ADD 10.10.10.0 MASK 255.255.255.0
172.22.93.74
Step 17
NMS# route ADD 11.11.11.0 MASK 255.255.255.0
172.22.93.74
Step 18
switch# route 10.10.10.0 255.255.255.0 next_hop
11.11.11.35
Virtual Router Redundancy Protocol
Cisco MDS 9000 Family switches are compliant with RFC 2338 standards for Virtual Router
Redundancy Protocol (VRRP) features. This section provides details on the VRRP feature.
This section includes the following topics:
Cisco MDS 9000 Family CLI Configuration Guide
44-16
About VRRP, page 44-17
Configuring VRRP, page 44-18
Chapter 44
Configuring IP Services
Purpose
Exits the VSAN database configuration
submode.
Enters the interface configuration
submode for VSAN 10.
Assigns an IPv4 address and subnet mask
for this interface.
Enables the configured interface for
VSAN 10.
Exits the VSAN 10 interface mode.
Enters the interface configuration
submode for VSAN 11.
Assigns an IPv4 address and subnet mask
for this interface.
Enables the configured interface for
VSAN 11.
Exits to EXEC mode.
Exits the switch and returns to the NMS. In
this example the NMS is assumed to be on
the same subnet of the Ethernet
management interface of the edge that
provides access to the Fibre Channel
fabric.
Defines a static route on the NMS pointing
to the management interface of the edge
switch that provides access to the IPv4
cloud.
Defines a static route for VSAN 11 on the
NMS pointing to the management
interface of the edge switch that provides
access to the Fibre Channel fabric.
Defines the route to reach subnet 10 from
subnet 11.
OL-18084-01, Cisco MDS NX-OS Release 4.x

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents