Purpose
Command or Action
Configures any WWN to log in through the
specified interfaces.
switch(config-port-security)#
any-wwn interface
fc slot
/
port
-
fc slot
/
port
Step 5
If this is a QSFP+ GEM, the
slot
/
port
syntax is
slot
/
QSFP-module
/
port
.
Note
EXAMPLES
This example shows how to enter the port security database mode for VSAN 2:
switch(config)#
port-security database vsan 2
This example shows how to configure the specified sWWN to only log in through SAN port channel 5:
switch(config-port-security)#
swwn 20:01:33:11:00:2a:4a:66 interface san-port-channel 5
This example shows how to configure the specified pWWN to log in through the specified interface in the
specified switch:
switch(config-port-security)#
pwwn 20:11:33:11:00:2a:4a:66 swwn 20:00:00:0c:85:90:3e:80
interface vfc 32
This example shows how to configure any WWN to log in through the specified interface in any switch:
switch(config-port-security)#
any-wwn interface vfc 32
Port Security Configuration Distribution
The port security feature uses the Cisco Fabric Services (CFS) infrastructure to enable efficient database
management, provide a single point of configuration for the entire fabric in the VSAN, and enforce the port
security policies throughout the fabric.
For additional information, refer to Using Cisco Fabric Services in the System Management Configuration
Guide for your device.
Enabling Port Security Distribution
You can enable port security distribution.
Procedure
Purpose
Command or Action
Enters global configuration mode.
configure terminal
Example:
switch# configure terminal
switch(config)#
Step 1
Enables distribution.
port-security distribute
Example:
switch(config)# port-security distribute
Step 2
Cisco Nexus 5500 Series NX-OS SAN Switching Configuration Guide, Release 7.x
OL-30895-01
257
Configuring Port Security
Port Security Configuration Distribution