mac-limit-modify
You can now limit the number of MAC addresses per port. You can configure port security only on ports. Details about port security for ports are as follows:
- Access ports—You can configure port security on interfaces that you have configured as Layer 2 access ports. On an access port, port security applies only to the access VLAN.
- Trunk ports—You can configure port security on interfaces that you have configured as Layer 2 trunk ports.
Syntax mac-limit-modify
port port-list |
Specify the port or port list. |
mac-limit mac-limit-number |
Specify the number of MAC addresses to limit on the port. |
mac-limit-action log|disable |
Specify the action to take if the MAC address limit is exceeded. |
Defaults None
Access Network Administrator
History
Version 2.6.0 |
Command introduced. |
Version 5.1.0 |
The option, drop, removed from mac-limit-action parameter. |
Usage Use this command to modify the MAC address limits on ports.
Examples To modify the number of MAC addresses on ports, use the following syntax:
CLI (network-admin@switch) > mac-limit-modify port 25 mac-limit 3 mac-limit-action disable