User's Guide
Table Of Contents
- Product Overview
- Switch Installation
- Access your switch management page
- Saving configuration and switch between web modes
- Surveillance Mode Web Interface
- Standard Mode Web Interface
- Status
- Network
- Port
- ONVIF
- PoE (Power over Ethernet)
- VLAN
- Voice VLAN
- MAC VLAN
- Surveillance VLAN
- MAC Address Table
- Spanning Tree (STP, RSTP, MSTP)
- LLDP (Link-Layer Discovery Protocol)
- Multicast
- Configure unknown multicast and multicast forwarding method
- Add static multicast group addresses
- Add multicast router ports
- Configure IGMP snooping settings
- Configure IGMP snooping settings for IPv4 multicast traffic.
- Configure multicast querier settings
- View IGMP snooping statistics
- Configure MLD snooping settings
- Configure MLD snooping settings for IPv6 multicast traffic.
- View MLD snooping statistics
- Configure MVR settings
- Configure MVR port settings
- Configure MVR Group Address Table
- Security
- Configure RADIUS settings
- Configure RADIUS network authentication settings
- Configure RADIUS network port settings
- View authenticated sessions
- Configure Management Access
- Configure Management ACL/ACE (Access Control Lists/Access Control Entries)
- Create new access control list
- Configure Port Security
- Configure Protected Ports
- Configure Storm Control
- Denial of Service (DoS)
- DHCP Snooping
- View DHCP Snooping Statistics
- Configure DHCP Option 82 settings
- Configure DHCP Option 82 Circuit ID settings
- Configure IP Source Guard
- Configure IP Source Guard IMPV Binding
- Save DHCP Snooping Database
- ACL
- QoS
- Diagnostics
- Management
- Modify admin password and create new users
- Upgrade switch firmware
- Backup/Restore switch Configuration
- Save switch configuration to NV-RAM / Restore to default
- SNMP
- Configure the SNMP View Table
- Configure the SNMP Group Table
- Configure the SNMP Community Table
- Configure the SNMP Users
- Set the SNMP Engine ID
- Configure the SNMP Trap Management
- Configure the SNMP Notification
- RMON
- View RMON Statstics
- Configure RMON History Table
- Configure RMON Event Table
- Configure RMON Alarm Table
- Create Schedules
- Technical Specifications
- Troubleshooting
- Appendix
© Copyright 2020 TRENDnet. All Rights Reserved.
TRENDnet User’s Guide
TPE-3012LS / TPE-3018LS
70
MAC VLAN
The MAC VLAN feature adds the capability to assign devices to specific a specific VLAN
by detecting the device MAC address. MAC address groups are created and filter by
MAC address mask to determine which bits to check in the MAC address and assign
them to the configured VLAN.
Note: The MAC VLAN feature can only be used if switch ports are set to Hybrid mode
under VLAN > Port Setting.
Create MAC-based VLAN groups
VLAN > MAC VLAN > MAC Group
1. Log into your switch management page (see “Access your switch management page”
on page 11).
2. Click on VLAN, click on MAC VLAN, and click on MAC Group.
3. Click Add to add a new MAC VLAN group.
4. Review the settings below.
• Group ID – Assign a group ID to the MAC VLAN group.
• MAC Address – Enter the MAC address for filtering. (ex: aa:bb:cc:dd:ee:ff)
• Mask – Enter the mask used to filter the entered MAC address.
Note: A device MAC address consists of 12 hexadecimal characters (0-9,a-f) and
each hexadecimal character is equivalent to 4 bits each character. Therefore,
the total bits in a single device MAC address is 48 bits. The bit number entered
will be used to determine which bits should match the MAC address entered
and which bits can change starting from left to right.
Example: If MAC address aa:bb:cc:dd:ee:ff is entered and the mask entered is
16, this mask will check if the first 16 bits of the MAC address match and the
remaining bits of the MAC address will not be checked, meaning all device MAC
address matching aa:bb:xx:xx:xx:xx will be filtered for the new MAC VLAN
group. If a mask of 48 is entered, the entire MAC address aa:bb:cc:dd:ee:ff must
be matched.
5 Click Apply save the new MAC VLAN group.
6. In the top right, click Save to save the configuration settings to NV-RAM/startup
configuration.
7. Click OK.