Cisco Nexus 5000 Series Command Reference Release 4.0(1a)N2(1) (OL-16599-01, March 2009)

Send comments to nx5000-docfeedback@cisco.com
8-158
Cisco Nexus 5000 Series Command Reference
OL-16599-01
Chapter 8 Fibre Channel Commands
zoneset (EXEC mode)
zoneset (EXEC mode)
To merge zone set databases, use the zoneset command.
zoneset {distribute | export | import interface {fc slot/port | san-port-channel port-number}}
vsan vsan-id
Syntax Description
Command Default None
Command Modes EXEC mode
Command History
Usage Guidelines You can also enter the zoneset import and the zoneset export commands for a range of VSANs.
The zoneset distribute vsan vsan-id command is supported in interop 2 and interop 3 modes, and not
in interop 1 mode.
Examples The following example imports the zone set database from the adjacent switch connected through the
VSAN 2 interface:
switch# zoneset import interface fc2/3 vsan 2
The following example exports the zone set database to the adjacent switch connected through VSAN 5:
switch# zoneset export vsan 5
distribute Distributes the full zone set in the fabric.
export Exports the zone set database to the adjacent switch on the specified VSAN.
The active zone set in this switch becomes the activated zone set of the
merged SAN.
import Imports the zone set database to the adjacent switch on the specified
interface. The active zone set in the adjacent switch becomes the activated
zone set of the merged SAN.
interface Configures the interface.
fc slot/port Configures a Fibre Channel interface for the specified slot number and port
number.
san-port-channel
port-number
Specifies SAN port channel interface.
vsan vsan-id Merges the zone set database of a VSAN on the specified interface. The ID
of the VSAN is from 1 to 4093.
Release Modification
4.0(0)N1(1a) This command was introduced.