[Contents] [Prev] [Next] [Index] [Report an Error]

ethernet-switch-profile

Syntax

ethernet-switch-profile {
ethernet-policer-profile {
input-priority-map {
ieee802.1p premium [ values ];
}
output-priority-map {
classifier {
premium {
forwarding-class class-name {
loss-priority (high | low);
}
}
}
}
policer cos-policer-name {
aggregate {
bandwidth-limit bps;
burst-size-limit bytes;
}
premium {
bandwidth-limit bps;
burst-size-limit bytes;
}
}
tag-protocol-id tpid;
}
(mac-learn-enable | no-mac-learn-enable);
}

Hierarchy Level

[edit interfaces interface-name gigether-options],
[edit interfaces interface-name aggregated-ether-options]

Release Information

Statement introduced before JUNOS Release 7.4.

Description

For Gigabit Ethernet IQ, 10-Gigabit Ethernet IQ2, and Gigabit Ethernet PICs with SFPs (except the 10-port Gigabit Ethernet PIC, aggregated Ethernet with Gigabit Ethernet IQ interfaces, and the built-in Gigabit Ethernet port on the M7i platform), configure VLAN tag and MAC address accounting and filtering properties.

The statements are explained separately.

Default

If the ethernet-switch-profile statement is not configured, Gigabit Ethernet IQ and Gigabit Ethernet PICs with SFPs (except the 10-port Gigabit Ethernet PIC and the built-in Gigabit Ethernet port on the M7i platform) behave like Gigabit Ethernet interfaces.

Usage Guidelines

See Configuring Gigabit Ethernet Policers, Configuring MAC Address Filtering, and Configuring the Management Ethernet Interface.

Required Privilege Level

interface—To view this statement in the configuration.

interface-control—To add this statement to the configuration.


[Contents] [Prev] [Next] [Index] [Report an Error]