Configuration Guide

Table Of Contents
VSP 7000 – Create MLT to be used by IST
©2021 Extreme Networks, Inc. All rights reserved
October 2021
251
7001 & 7002: Same configuration on both switches
7001(config)#mlt 1 name IST enable member 38,39 learning disable
Verify MLT configuration
7001(config)#show mlt 1
Id Name Members Bpdu Mode Status Type
1 IST 38-39 All Basic Enabled Trunk
VSP 7000 – SPB Interface Configuration
7001 & 7002: Same configuration on both switches
7001(config)#interface ethernet 38,39
7001(config-if)#isis
7001(config-if)#isis spbm 1
7001(config-if)#isis enable
7001(config-if)#spanning-tree mstp learning disable
7001(config-if)#exit
VSP 7000 – Remove default VLAN from SPB ports
7001 & 7002: Same configuration on both switches
7001(config)#vlan members remove 1 38,39
VSP 7000 – Add IST VLAN 2 and IP address
7001 & 7002: Same configuration on both switches
7001(config)#vlan create 2 name ist type port
7001(config)#vlan members 2 38,39
7001(config)#vlan members remove 1 38,39
IP configuration on 7001
7001(config)#interface vlan 2
7001(config-if)#ip address 10.70.2.5 255.255.255.252
7001(config-if)#exit
IP configuration on 7002
7002(config)#interface vlan 2
7002(config-if)#ip address 10.70.2.6 255.255.255.252
7002(config-if)#exit