Configuration Guide

Table Of Contents
©2021 Extreme Networks, Inc. All rights reserved
October 2021
366
9001 & 9002 SMLT Cluster Switches
9001 & 9002: Same configuration on both switches
9001:1(config)#vlan create 1200 type port-mstprstp 0
9001:1(config)#vlan mlt 1000 2
9001:1(config)#vlan mlt 1000 1
9001:1(config)#interface vlan 1000
9001:1(config-if)#ip address 10.12.100.1 255.255.255.0
9001:1(config-if)#ip rsmlt
9001:1(config-if)#ip rsmlt holdup-timer 9999
9001:1(config-if)#exit
9001:1(config)#ip rsmlt edge-support
9002: Same configuration as 9001 except for the IP address
9001:1(config-if)#ip address 10.5.120.1 255.255.255.0
8007:5(config)#vlan create 1001 type port-mstprstp 0
8007:5(config)#vlan members add 1001 4/35
8005:5(config)#interface vlan 1001
8005:5(config-if)#ip address 10.7.101.1 255.255.255.0
8005:5(config-if)#exit
8007