5000 Series Layer 2/3 Managed Data Center Switch CLI Reference Guide
519
Command Mode
Interface Config
5-512 port-security mac-address move
This command converts dynamically locked MAC addresses to statically locked addresses for an
interface or range of interfaces.
port-security mac-address move
Parameters
None
Default
The default is None.
Command Mode
Interface Config
5-513 port-security mac-address sticky
This command enables sticky mode Port MAC Locking on a port. If accompanied by a MAC address and
a VLAN ID (for Interface Config mode only), it adds a sticky MAC address to the list of statically locked
MAC addresses. These sticky addresses are converted back to dynamically locked addresses if sticky
mode is disabled on the port. The <vid> is the VLAN ID. The Global command applies the “sticky” mode
to all valid interfaces (physical and LAG). There is no global sticky mode as such.
Sticky addresses that are dynamically learned will appear in
show running config
as “port-security mac-
address sticky <mac> <vid>” entries. This distinguishes them from static entries.
Use the
no
command to removes the sticky mode. The sticky MAC address can be deleted by using the
command “no port-security mac-address <mac-address> <vid>”..
port-security mac-address sticky [<mac-address> <vid>]
no port-security mac-address sticky [<mac-address> <vid>]
Parameters
<mac-address>
Add Static MAC address to the interface.
<vid>
Enter a VLAN ID (1-4093).
Default
The default is None.