Configuration Guide

Table Of Contents
Private VLAN Trunk Configuration
©2021 Extreme Networks, Inc. All rights reserved
October 2021
11
0
interface gigabitEthernet <port>
switchport
switchport trunk encapsulation dot1q
switchport mode trunk
exit
VSP 4000, VSP 7200 & VSP 8000:
Interface
interface gigabitEthernet <slot/port>
private-vlan trunk
exit
vlan members add <vlan-id> <slot/port>
MLT
mlt <id> enable name <optional name>
mlt <id> member <slot/port>
mlt <id> encapsulation dot1q
mlt <id> private-vlan trunk
mlt <id> vlan <vlan-id>
mlt 1 enable name ESX-Trunk
mlt 1 members 1/1-1/5
mlt 1 encapsulation dot1q
mlt 1 private-vlan trunk
mlt 1 vlan 200
interface gigabitEthernet 1/47,1/48
private-vlan trunk
exit
vlan members add 200 1/47,1/48