Mac-Based Vlan; Cli Configuration - Tripp Lite NGI-M08POE8-L2 Owner's Manual

Managed industrial gigabit ethernet switch
Table of Contents

Advertisement

6.3.5

MAC-based VLAN

The MAC base VLAN allows users to create VLAN with MAC address. The MAC address can
be the leading three or more bytes of the MAC address.
For example, 00:01:02 or 00:03:04:05 or 00:01:02:03:04:05.
When the Switch receives packets, it will compare MAC-based VLAN configures. If the SA is
matched the MAC-based VLAN configures, the Switch replace the VLAN with user configured
and them forward them.
Example:
Configurations: 00:01:02, VLAN=23, Priority=2.
The packets with SA=00:01:02:xx:xx:xx will be forwarded to VLAN 22 member ports.
Notices: The 802.1Q port base VLAN should be created first.

6.3.5.1 CLI Configuration

Node
Command
enable
show mac-vlan
enable
configure terminal
configure
mac-vlan
STRINGS vlan <1-
4094> priority
<0-7>
configure
no mac-vlan entry
STRINGS
configure
no mac-vlan all
Example:
L2SWITCH(config)#mac-vlan 00:01:02:03 vlan 111 priority 1
L2SWITCH(config)#mac-vlan 00:01:02:22:04 vlan 121 priority 1
L2SWITCH(config)#mac-vlan 00:01:22:22:04:05 vlan 221 priority 1
Description
This command displays the all of the mac-vlan
configurations.
This command changes the node to configure node.
This command creates a mac-vlan entry with the leading
three or more bytes of mac address and the VLAN and
the priority.
This command deletes a mac-vlan entry.
This command deletes all of the mac-vlan entries.
125

Advertisement

Table of Contents
loading

Table of Contents