Port Vsan Membership - Cisco Nexus 5500 Series NX-OS Configuration Manual

Nx-os san
Table of Contents

Advertisement

Configuring and Managing VSANs
Step 2
Step 3
Step 4
Step 5
Step 6
Step 7

Port VSAN Membership

Port VSAN membership on the switch is assigned on a port-by-port basis. By default each port belongs to
the default VSAN. You can assign VSAN membership to ports using one of two methods:
• Statically—Assigning VSANs to ports.
• Dynamically—Assigning VSANs based on the device WWN. This method is referred to as dynamic
port VSAN membership (DPVM).Cisco Nexus devices do not support DPVM.
VSAN trunking ports have an associated list of VSANs that are part of an allowed list.
Related Topics
Assigning Static Port VSAN Membership, on page 120
Configuring VSAN Trunking, on page 83
OL-30895-01
Command or Action
vsan database
Example:
switch(config)# vsan database
vsan vsan-id
Example:
switch(config-vsan-db)# vsan 360
vsan vsan-id name name
Example:
switch(config-vsan-db)# vsan 360 name
test
vsan vsan-id suspend
Example:
switch(config-vsan-db)# vsan 470 suspend
switch(config-vsan-db)# no vsan vsan-id
suspend
Example:
switch(config-vsan-db)# no vsan 470
suspend
switch(config-vsan-db)# end
Example:
switch(config-vsan-db)# end
Cisco Nexus 5500 Series NX-OS SAN Switching Configuration Guide, Release 7.x
Guidelines and Limitations for VSANs
Purpose
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.
119

Advertisement

Table of Contents
loading

Table of Contents