Cisco Nexus 5000 Series Nx-Os San Switching Configuration Guide, Release 5.2(1)N1(1 - Cisco Nexus 5000 Series Configuration Manual

Nx-os san
Hide thumbs Also See for Nexus 5000 Series:
Table of Contents

Advertisement

Configuring and Managing VSANs
SUMMARY STEPS
1. configure terminal
2. vsan database
3. vsan vsan-id
4. vsan vsan-id name name
5. vsan vsan-id suspend
6. switch(config-vsan-db)# no vsan vsan-id suspend
7. switch(config-vsan-db)# end
DETAILED STEPS
Command or Action
Step 1
configure terminal
Example:
switch# configure terminal
switch(config)#
Step 2
vsan database
Example:
switch(config)# vsan database
Step 3
vsan vsan-id
Example:
switch(config-vsan-db)# vsan 360
Step 4
vsan vsan-id name name
Example:
switch(config-vsan-db)# vsan 360 name test
Step 5
vsan vsan-id suspend
Example:
switch(config-vsan-db)# vsan 470 suspend
Step 6
switch(config-vsan-db)# no vsan vsan-id suspend
Example:
switch(config-vsan-db)# no vsan 470 suspend
Step 7
switch(config-vsan-db)# end
Example:
switch(config-vsan-db)# end
OL-27583-01

Cisco Nexus 5000 Series NX-OS SAN Switching Configuration Guide, Release 5.2(1)N1(1)

Guidelines and Limitations for VSANs
Purpose
Enters global configuration mode.
Configures the database for a VSAN. Application
specific VSAN parameters cannot be configured from
this prompt.
Creates a VSAN with the specified ID if that VSAN
does not exist already.
Updates the VSAN with the assigned name.
Suspends the selected VSAN.
Negates the suspend command issued in the previous
step.
Returns you to EXEC mode.
121

Advertisement

Table of Contents
loading

Table of Contents