interface aggregate-ethernet <lag_name> static-ethernet-switching mac-address <macaddr> vlan


Users can add static mac address for a specific LAG.


Command Syntax
set interface aggregate-ethernet <lag_name> static-ethernet-switching mac-address <macaddr> vlan <vlan-id>
delete interface aggregate-ethernet <lag_name> static-ethernet-switching mac-address <macaddr> vlan <vlan-id>


Parameter
• <lag_name> Name of LAG interface.
•<macaddr> static mac address.
•<vlan-id> vlan identifier, the range is between 1 to 4094.


Example
• This example is to configure mac-addr 12:11:11:11:11:11 for ae1:

admin@XorPlus# set interface aggregate-ethernet ae1 static-ethernet-switching mac-address 12:11:11:11:11:11 vlan 1
admin@XorPlus# commit

Copyright © 2024 Pica8 Inc. All Rights Reserved.