[edit ethernet-switching-options] Configuration Statement Hierarchy
-
ethernet-switching-options {
-
-
-
bpdu-block {
-
interface (all
| [interface-name]);
-
disable-timeout timeout;
- }
-
-
redundant-trunk-group {
-
-
group-name name {
-
-
interface interface-name <primary>;
- }
- }
-
-
secure-access-port {
-
-
interface (all
| interface-name) {
-
-
allowed-mac {
-
mac-address-list;
- }
- (dhcp-trusted |
no-dhcp-trusted );
-
mac-limit limit action action;
- }
-
-
vlan (all | vlan-name) {
- (arp-inspection | no-arp-inspection );
- (examine-dhcp |
no-examine-dhcp );
-
mac-move-limit limit action action;
- }
- }
-
-
storm-control {
-
-
interface (all
| interface-name) {
-
level level;
-
no-broadcast;
-
no-unknown-unicast;
- }
- }
-
-
voip {
-
-
interface (all
| [interface-name | access-ports]) {
-
-
vlan vlan-name ;
-
forwarding-class <assured-forwarding | best-effort | expedited-forwarding | network-control>;
- }
- }
- }




