Configuration Guide

Table Of Contents
©2021 Extreme Networks, Inc. All rights reserved
October 2021
10
8
20.1.12
Private VLAN (ETREE) Configuration
The Etree feature allows private VLANs to traverse the SPBM network for Layer 2 services.
Global Private VLAN Configuration
VSP 4000, VSP 7200 & VSP 8000:
vlan create <vlan-id> type pvlan-mstprstp 0 secondary <secondary vlan-id>
vlan i-sid <vlan-id> <ISID: 0..16000000>
configure terminal
vlan create 200 type pvlan-mstprstp 0 secondary 201
vlan i-sid 200 2000
vlan 200
private-vlan primary
private-vlan association 201
exit
vlan 201
private-vlan isolated
exit