Cisco Nexus 5000 Series Switch Fabric Manager Software Configuration Guide, NX-OS 4.0 (OL-16598-01, June 2008)

Send comments to nx5000-docfeedback@cisco.com
24-18
Nexus 5000 Series Switch Fabric Manager Software Configuration Guide
OL-16598-01
Chapter 24 Configuring Port Security
Database Merge Guidelines
Tip In this case, we recommend that you perform a commit at the end of each operation: after you activate
port security and after you enable auto-learning.
Database Merge Guidelines
A database merge refers to a union of the configuration database and static (unlearned) entries in the
active database. See the “CFS Merge Support” section on page 7-6 for detailed concepts.
When merging the database between two fabrics, follow these guidelines:
Verify that the activation status and the auto-learning status is the same in both fabrics.
Verify that the combined number of configurations for each VSAN in both databases does not
exceed 2000.
Caution If you do not follow these two conditions, the merge will fail. The next distribution will forcefully
synchronize the databases and the activation states in the fabric.
Database Interaction
This section includes the following topics:
Database Scenarios, page 24-19
Copying the Port Security Database, page 24-20
A and B exist in the
configuration
database,
activation is not
done and devices
C,D are logged in.
1. You activate the port
security database and
enable auto-learning.
configuration database = {A,B}
active database = {A,B, C*, D*}
configuration database = {A,B}
active database = {null}
pending database = {A,B + activation to
be enabled}
2. You disable learning. configuration database = {A,B}
active database = {A,B, C, D}
configuration database = {A,B}
active database = {null}
pending database = {A,B + activation to
be enabled +
learning to be disabled}
3. You issue a commit. Not applicable configuration database = {A,B}
active database = {A,B} and devices C
and D are logged out. This is equal to an
activation with auto-learning disabled.
pending database = empty
1. The * (asterisk) indicates learned entries.
Table 24-3 Scenarios for Activation and Auto-learning Configurations in Distributed Mode (continued)
Scenario Actions Distribution = OFF Distribution = ON