Ipfc - Cisco MDS 9000 series Configuration Manual

Nx-os ip services multilayer switches
Hide thumbs Also See for MDS 9000 series:
Table of Contents

Advertisement

Chapter 5
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
Figure 5-2
1.1.1.10
Switch A
Switch D
In
Figure
C has the IPv4 address 1.12.11.3, and switch D has the IPv4 address 1.12.11.4. Switch A is the gateway
switch with the Ethernet connection. The NMS uses the IPv4 address 1.1.1.10 to connect to the gateway
switch. Frames forwarded to any switch in the overlaid VSAN 1 are routed through the gateway switch.
Configuring the gateway switch's IPv4 address (1.12.11.1) in the other switches enable the gateway
switch to forward the frame to the intended destination. Similarly, if a non-gateway switch in the VSAN
forwards a frame to the Ethernet, the frame is routed through the gateway switch.
When forwarding is disabled (default), IP frames are not sent from one interface to another. In these
cases, the software performs local IP routing between two switches using the in-band option for Fibre
Channel traffic and the mgmt0 option for Ethernet traffic.
When a VSAN is created, a VSAN interface is not created automatically. You need to specifically create
the interface.
To configure default networks using IPv4 addresses, follow these steps:
Command
Step 1
switch# config t
Step 2
switch(config)# ip default-network 190.10.1.0
switch(config)# ip route 10.0.0.0 255.0.0.0 131.108.3.4
switch(config)# ip default-network 10.0.0.0

IPFC

IPFC provides IP forwarding on in-band switch management over a Fibre Channel interface (rather than
out-of-band using the Gigabit Ethernet mgmt 0 interface). You can be use IPFC to specify that IP frames
can be transported over Fibre Channel using encapsulation techniques. IP frames are encapsulated into
Fibre Channel frames so NMS information can cross the Fibre Channel network without using an overlay
Ethernet network.
Once the VSAN interface is created, you can specify the IP address for that VSAN. You can assign an
IPv4 address or an IPv6 address.
OL-19525-01,Cisco MDS NX-OS Release 4.2(1)
Overlay VSAN Functionality
NMS
Ethernet connection
1.12.11.1
VSAN 1
1.12.11.1
1.12.11.4
5-1, switch A has the IPv4 address 1.12.11.1, switch B has the IPv4 address 1.12.11.2, switch
Switch B
1.12.11.2
1.12.11.1
Switch C
1.12.11.1
1.12.11.3
Cisco MDS 9000 Family NX-OS IP Services Configuration Guide
Purpose
Enters configuration mode.
Configures the IPv4 address for the
default network (190.10.1.0).
Defines a static route to network
10.0.0.0 as the static default route.

IPFC

5-5

Advertisement

Table of Contents
loading

Table of Contents