HP Cisco MDS 9020 - Fabric Switch Configuration Manual page 1115

Cisco mds 9000 family cli configuration guide, release 3.x (ol-16184-01, april 2008)
Hide thumbs Also See for Cisco MDS 9020 - Fabric Switch:
Table of Contents

Advertisement

Chapter 43
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
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
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)#
Enable IPv4 routing.
Step 5
switch_2(config)# ip routing
switch_2(config)# exit
switch_2#
Display the routes.
Step 6
switch_2# show ip route
Codes: C - connected, S - static
C 10.0.0.0./8 is directly connected, vsan1
Step 7
Verify the connectivity to Switch_1.
switch_2# ping 10.1.1.1
PING 10.1.1.1 (10.1.1.1) 56(84) bytes of data.
64 bytes from 10.1.1.1: icmp_seq=1 ttl=64 time=0.618 ms
64 bytes from 10.1.1.1: icmp_seq=2 ttl=64 time=0.528 ms
64 bytes from 10.1.1.1: icmp_seq=3 ttl=64 time=0.567 ms
--- 10.1.1.1 ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 4998 ms
rtt min/avg/max/mdev = 0.528/0.570/0.618/0.057 ms
The following steps show how to configure Switch_3 in the example network in
OL-16184-01, Cisco MDS SAN-OS Release 3.x
Cisco MDS 9000 Family CLI Configuration Guide
IPFC
Figure
43-3.
Figure
43-3.
43-9

Advertisement

Table of Contents
loading

Table of Contents