R21xx-HP FlexFabric 11900 FCoE Command Reference

76
Related commands
display zoneset active
zoneset distribute full
zoneset clone
Use zoneset clone to create a zone set by copying an existing zone set.
Syntax
zoneset clone src-name dest-name
Views
VSAN view
Predefined user roles
network-admin
Parameters
src-name: Name of the source zone set to be copied, a case-sensitive string of 1 to 64 characters. A
source zone set name can contain English letters (uppercase and lowercase), numbers, and special
characters dollar sign ($), minus sign (-), caret (^), and underscore (_), and it must start with an English
letter.
dest-name: Name of the destination zone set, a case-sensitive string of 1 to 64 characters. A destination
zone set name can contain English letters (uppercase and lowercase), numbers, and special characters
dollar sign ($), minus sign (-), caret (^), and underscore (_), and it must start with an English letter.
Examples
# Create zone set zs1.
<Sysname> system-view
[Sysname] vsan 1
[Sysname-vsan1] zoneset name zs1
[Sysname-vsan1-zoneset-zs1] quit
# Create zone set zs1 by copying zone set zs2.
[Sysname-vsan1] zoneset clone zs1 zs2
Related commands
display zoneset
zoneset name
zoneset distribute
Use zoneset distribute to trigger a complete distribution, distributing both the active zone set and zone
database.
Syntax
zoneset distribute
Views
VSAN view