CLI Reference Port-based Flow Control Configuration Commands
switchport port-security sticky mac-address
Use this command to configure manually the Sticky MAC secure address in the interface configuration
mode. Use the no form of the command to remove the configuration.
[no] switchport port-security mac-address sticky mac-address [vlan vlan-id]
Use the command without parameters to enable the Sticky MAC address learning. The no form of this
command disables the Sticky MAC address learning.
[no] switchport port-security mac-address sticky
Vlan ID of the MAC address.
Note: the configuration of vlan-id
is only supported on the TRUNK
port.
The Sticky MAC address learning is disabled by default.
Interface configuration mode.
The example below describes how to configure a static secure address
00d0.f800.5555 with VID 2 for the trunk port g 0/10:
Ruijie(config)#inter g0/10
Ruijie(config-if)# switchport port-security mac-address
00d0.f800.5555 vlan 2
The example below describes how to enable the Sticky MAC address
learning on the interface g0/10:
Ruijie(config)#inter g0/10
Ruijie(config-if)# switchport port-security sticky mac-address
Show port security settings.
Enable the port-security.