- switch-options {
-
- interface-mac-limit limit {
- packet-action drop;
- }
- mac-statistics;
- mac-table-size size;
- no-mac-learning;
-
- interface interface-name {
-
- interface-mac-limit limit;
- packet-action drop;
- }
- }
- }