S e n d c o m m e n t s t o n x 5 0 0 0 - d o c f e e d b a c k @ c i s c o . c o m
8-112
Cisco Nexus 5000 Series Command Reference
OL-16599-01
Chapter 8 Fibre Channel Commands
port-security database
port-security database
To copy the port security database or to view the difference within the port security database, use the
port-security database
command.
port-security database
{
copy
|
diff
{
active
|
config
}}
vsan
vsan-id
Syntax Description
Command Default
None
Command Modes
EXEC mode
Command History
Usage Guidelines
If the active database is empty, the port-security database is empty. Use the
port-security database diff
active
command to resolve conflicts.
Examples
The following example copies the active to the configured database:
switch#
port-security database copy vsan 1
The following example provides the differences between the active database and the configuration
database:
switch#
port-security database diff active vsan 1
The following example provides information on the differences between the configuration database and
the active database:
switch#
port-security database diff config vsan 1
copy
Copies the active database to the configuration database.
diff
Provides the difference between the active and configuration port security
database.
active
Writes the active database to the configuration database.
config
Writes the configuration database to the active database.
vsan
vsan-id
Specifies the VSAN ID. The ranges is 1 to 4093.
Release
Modification
4.0(0)N1(1a)
This command was introduced.