Displaying And Clearing Arps; Overlay Vsans; About Overlay Vsans - HP Cisco MDS 9020 - Fabric Switch Configuration Manual

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

Overlay VSANs

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
Default gateway is 172.22.95.1
C 172.22.95.0/24 is directly connected, mgmt0
C 10.1.1.0/24 is directly connected, vsan1
Example 43-1 Displays the IP Routing Status
switch# show ip routing
ip routing is disabled

Displaying and Clearing ARPs

Address Resolution Protocol (ARP) entries in Cisco MDS 9000 Family switches can be displayed,
deleted, or cleared. The ARP feature is enabled on all switches.
Overlay VSANs
This section describes overlay VSANs and how to configure them.
This section includes the following topics:

About Overlay VSANs

VSANs enable deployment of larger SANs by overlaying multiple logical SANs, each running its own
instance of fabric services, on a single large physical network. This partitioning of fabric services
reduces network instability by containing fabric reconfiguration and error conditions within an
individual VSAN. VSANs also provide the same isolation between individual VSANs as physically
separated SANs. Traffic cannot cross VSAN boundaries and devices may not reside in more than one
VSAN. Because each VSAN runs separate instances of fabric services, each VSAN has its own zone
server and can be zoned in exactly the same way as SANs without VSAN capability.
Cisco MDS 9000 Family CLI Configuration Guide
43-12
Use the show arp command to display the ARP table.
switch# show arp
Protocol Address
Internet
171.1.1.1
Internet
172.2.0.1
Use the no arp command in configuration mode to remove an ARP entry from the ARP table.
switch(config)# no arp 172.2.0.1
Use the clear arp command to delete all entries from the ARP table. The ARP table is empty by
default.
switch# clear arp-cache
About Overlay VSANs, page 43-12
Configuring Overlay VSANs, page 43-13
Age (min)
Hardware Addr
0
0006.5bec.699c
4
0000.0c07.ac01
Chapter 43
Configuring IP Services
Type
Interface
ARPA
mgmt0
ARPA
mgmt0
OL-16184-01, Cisco MDS SAN-OS Release 3.x

Advertisement

Table of Contents
loading

Table of Contents