Cisco Cisco MDS 9000 NX-OS Software Release 4.1 Guia Da Instalação

Página de 72
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
61
Cisco MDS 9000 NX-OS Release 4.1(x) and SAN-OS 3.3(x) Software Upgrade and Downgrade Guide
OL-17268-01, Cisco MDS NX-OS Release 4.1(3)
  Migrating From Supervisor-1 Modules to Supervisor-2 Modules
Step 1
Ensure that the configured domain ID is the same as the current domain ID for every VSAN on the switch 
by following these steps:
a.
Issue a show vsan command to display all the VSANs on the switch.
switch# show vsan
vsan 1 information
name:VSAN0001  state:active
interoperability mode:default
loadbalancing:src-id/dst-id/oxid
operational state:down
vsan 2 information
name:VSAN0002  state:active
interoperability mode:default
loadbalancing:src-id/dst-id/oxid
operational state:down
vsan 10 information
name:VSAN0010  state:active
interoperability mode:default
loadbalancing:src-id/dst-id
operational state:down
vsan 4094:isolated_vsan
b.
Display the current and configured domain IDs for a VSAN.
switch# show fcdomain vsan 1
The local switch is the Principal Switch.
Local switch run time information:
State: Stable
Local switch WWN:    20:01:00:05:30:00:35:df
Running fabric name: 20:01:00:05:30:00:35:df
Running priority: 128
Current domain ID: 0x6a(106)
Local switch configuration information:
State: Enabled
FCID persistence: Enabled
Auto-reconfiguration: Disabled
Contiguous-allocation: Disabled
Configured fabric name: 20:01:00:05:30:00:28:df
Configured priority: 128
Configured domain ID: 0x00(0) (preferred)
Principal switch run time information:
Running priority: 128
c.
Change the configured domain ID if it differs from the current domain ID.
switch# config terminal
switch(config)# fcdomain domain 106 static vsan 1
switch(config)# exit
switch#
d.
Repeat 
 and 
 for each VSAN on the switch.
Step 2
Save the configuration.
switch# copy running-config startup-config