interface gigabit-ethernet <port> static-ethernet-switching mac-address <mac-address> vlan <vlan-id>


User can configure a mac address for port belong to more than one vlan.


Command Syntax
set interface gigabit-ethernet <port> static-ethernet-switching mac-address <mac-address> vlan <vlan-id>


Parameter
• <port> GigabitEthernet IEEE 802.3z or 802.3ae. e.g. ge-1/1/1, ae1.
• <mac-address> Add static mac address for a specific interface.
• <vlan-id> VLAN tag identifier, the valid VLAN numbers range 1-4094, can create specify a range of VLAN numbers, e.g. 2,3,5-100.


Example
• This example configures a mac address for port belong to vlan 1.

admin@XorPlus# set interface gigabit-ethernet ge-1/1/1 static-ethernet-switching mac-address 22:11:11:11:11:11 vlan 1 
admin@XorPlus# commit 

Copyright © 2024 Pica8 Inc. All Rights Reserved.