Send documentation comments to mdsfeedback-doc@cisco.com
21-14
Cisco MDS 9000 Family Command Reference
OL-8413-07, Cisco MDS SAN-OS Release 3.x
Chapter 21 S Commands
sdv commit vsan
sdv commit vsan
To commit an SDV configuration to a specified VSAN, use the sdv commit vsan command in
configuration mode. To remove the SDV configuration for a specified VSAN, use the no form of the
command.
sdv commit vsan vsan-id
no sdv commit vsan vsan-id
Syntax Description
Defaults Disabled.
Command Modes Configuration mode.
Command History
Usage Guidelines To use this command, you must enable SDV using the sdv enable command.
Examples The following example shows how to commit an SDV configuration to a specified VSAN.
switch# config t
Enter configuration commands, one per line. End with CNTL/Z.
switch(config)# sdv commit vsan 2
The following example shows how to uncommit an SDV configuration from a specified VSAN.
switch# config t
Enter configuration commands, one per line. End with CNTL/Z.
switch(config)# no sdv commit vsan 2
Related Commands
commit Commits the SDV configuration.
vsan vsan-id Specifies the number of the VSAN. The range is 1 to 4093.
Release Modification
3.1(2) This command was introduced.
Command Description
show sdv database Displays the SDV database.
sdv enable Enables SDV.