Cisco AP776A - Nexus Converged Network Switch 5020 Configuration Manual page 1151

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

Chapter 44
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
Disable 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)#
Step 3
Configure the IP address and subnet mask.
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#
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
Verify the connectivity to Switch_1.
Step 7
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-18084-01, Cisco MDS NX-OS Release 4.x
Cisco MDS 9000 Family CLI Configuration Guide
IPFC
Figure
44-3.
Figure
44-3.
44-9

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents