ethernet-switching-options
Syntax
- ethernet-switching-options {
-
-
-
bpdu-block {
-
interface (all
| [interface-name]);
-
disable-timeout timeout;
- }
-
-
redundant-trunk-group {
-
-
group-name name {
-
- }
- }
-
-
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);
- (ip-source-guard | no-ip-source-guard);
-
mac-move-limit limit action action;
- }
- }
-
-
storm-control {
-
-
interface (all
| interface-name) {
-
level level;
-
no-broadcast;
-
no-unknown-unicast;
- }
- }
-
-
traceoptions {
- file filename <files number> <no-stamp> <replace> <size size> <world-readable | no-world-readable>;
- flag flag <disable>;
- }
-
-
voip {
-
-
interface (all
| [interface-name | access-ports]) {
-
-
vlan vlan-name ;
-
forwarding-class <assured-forwarding | best-effort | expedited-forwarding | network-control>;
- }
- }
- }
Hierarchy Level
- [edit]
Release Information
Statement introduced in JUNOS Release 9.0 for EX-series switches.
Support for storm control and BPDU protection added in JUNOS Release 9.1.
Description
Configure Ethernet switching options.
The statements are explained separately.
Required Privilege Level
routing—To view this statement in the
configuration.
routing–control—To add this
statement to the configuration.




