Configuration Guide

Table Of Contents
20.1.8 L2VSN Configuration
©2021 Extreme Networks, Inc. All rights reserved
October 2021
10
3
L2 VSN
config terminal
vlan create <vlan id> type port-mstprstp 0
vlan members <vlan id> <slot/port>
vlan i-sid <vlan-id> <ISID: 0..16000000>
Although you can use any number from 1 to 16,777,215 as an ISID value, it is recommended
not to use a value from 16,000,001 to 16,777,215. This range is used for Multicast over SPB.
Verify Operations:
show isis spbm i-sid all
show isis spbm i-sid all id <ISID value>
show isis spbm multicast-fib i-sid <ISID value>
show vlan i-sid
show isis lsdb tlv 144 detail
show isis lsdb sysid <system-id> tlv 144
All switches except VSP7000, ERS4800, and ERS 5900:
show vlan mac-address-entry <C-VLAN id>
show vlan remote-mac-table <C-VLAN id>
VSP7000, ERS4800, and ERS 5900:
show mac-address-table spbm <ISID value>
configure terminal
interface gigabitethernet 3/29
no shutdown
encapsulation dot1q
exit
vlan create 150 type port-mstprstp 0
vlan member 150 3/29
vlan i-sid 150 100150
vlan member remove 1 3/29
configure terminal
interface gigabitethernet 1/3
no shutdown
encapsulation dot1q
exit
vlan create 150 type port-mstprstp 0
vlan member 150 1/20
vlan i-sid 150 100150
vlan member remove 1 1/20