Configuration Guide

Table Of Contents
Isolated Interface Configuration
©2021 Extreme Networks, Inc. All rights reserved
October 2021
11
3
interface gigabitEthernet <port>
switchport
switchport private-vlan host-association 200 201
switchport mode private-vlan host
exit
mlt 1 enable name "MLT1-UnIs"
mlt 1 member 1/4-1/5
mlt 1 private-vlan isolated
mlt 1 vlan 200
mlt 2 enable name "MLT2-TgIs"
mlt 2 member 1/6-1/7
mlt 2 encapsulation dot1q
mlt 2 private-vlan isolated
mlt 2 vlan 200
interface gigabitEthernet 1/6
private-vlan isolated
exit
vlan members add 200 1/6
VSP 4000, VSP 7200 & VSP 8000:
Interface
interface gigabitEthernet <slot/port>
private-vlan isolated
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 isolated
mlt <id> vlan <vlan-id>