Cisco MDS 9000 series Configuration Manual page 178

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

Advertisement

IPFC
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
Create the VSAN interface and enter interface configuration submode.
Step 1
switch_1# config t
switch_1(config)# interface vsan 1
switch_1(config-if)#
Configure the IP address and subnet mask.
Step 2
switch_1(config-if)# ip address 10.1.1.1 255.0.0.0
Step 3
Enable the VSAN interface and exit interface configuration submode.
switch_1(config-if)# no shutdown
switch_1(config-if)# exit
switch_1(config)#
Step 4
Enable IPv4 routing.
switch_1(config)# ip routing
switch_1(config)# exit
switch_1#
Display the routes.
Step 5
switch_1# show ip route
Codes: C - connected, S - static
C 172.16.1.0/23 is directly connect, mgmt0
C 10.0.0.0./8 is directly connected, vsan1
The following steps show how to configure Switch_2 in the example network in
Enable the mgmt 0 interface.
Step 1
Configure this switch using the console connection.
Note
switch_2# config t
switch_2(config)# interface mgmt 0
switch_2(config-if)# no shutdown
switch_2(config-if)# exit
switch_2(config)#
Create the VSAN interface and enter interface configuration submode.
Step 2
switch_2# config t
switch_2(config)# interface vsan 1
switch_2(config-if)#
Configure the IP address and subnet mask.
Step 3
switch_2(config-if)# ip address 10.1.1.2 255.0.0.0
Enable the VSAN interface and exit interface configuration submode.
Step 4
switch_2(config-if)# no shutdown
switch_2(config-if)# exit
switch_2(config)#
Cisco MDS 9000 Family NX-OS IP Services Configuration Guide
5-8
Chapter 5
Configuring IP Services
Figure
5-3:
OL-19525-01,Cisco MDS NX-OS Release 4.2(1)

Advertisement

Table of Contents
loading

Table of Contents