Navigation
Related Documentation
- EX, MX Series
- For more information about configuring LACP, see Configuring Aggregated Ethernet LACP.
- Additional Information
- Ethernet Interfaces
Configuring Untagged Aggregated Ethernet Interfaces
When you configure an untagged Aggregated Ethernet interface, the existing rules for untagged interfaces apply. These rules are as follows:
- You can configure only one logical interface (unit 0) on the port. The logical unit 0 is used to send and receive LACP or marker protocol data units (PDUs) to and from the individual links.
- You cannot include the vlan-id statement in the configuration of the logical interface.
Configure an untagged aggregated Ethernet interface by omitting the vlan-tagging and vlan-id statements from the configuration:
[edit interfaces]
ge-1/1/1 {ether-options {802.3ad ae0;}}
ae0 {# vlan-tagging; OMIT FOR UNTAGGED AE CONFIGURATIONSunit 0 {# vlan-id 100; OMIT FOR UNTAGGED AE CONFIGURATIONSfamily inet {address 13.1.1.2/24 {vrrp-group 0 {virtual-address 13.1.1.4;priority 200;}}}}}
Related Documentation
- EX, MX Series
- For more information about configuring LACP, see Configuring Aggregated Ethernet LACP.
- Additional Information
- Ethernet Interfaces
Published: 2013-11-21
Related Documentation
- EX, MX Series
- For more information about configuring LACP, see Configuring Aggregated Ethernet LACP.
- Additional Information
- Ethernet Interfaces