Cisco DS-X9530-SF1-K9 - Supervisor-1 Module - Control Processor Configuration Manual page 851

Mds 9000 family
Table of Contents

Advertisement

Chapter 36
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 .
Enable IPv4 routing.
Step 4
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
Step 1
Disable the mgmt 0 interface.
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
Step 4
Enable the VSAN interface and exit interface configuration submode.
switch_2(config-if)# no shutdown
switch_2(config-if)# exit
switch_2(config)#
Enable IPv4 routing.
Step 5
switch_2(config)# ip routing
switch_2(config)# exit
switch_2#
OL-6973-03, Cisco MDS SAN-OS Release 2.x
Figure
Cisco MDS 9000 Family Configuration Guide
IPFC Configuration
36-3.
36-7

Advertisement

Table of Contents
loading

Table of Contents