Configuration Guide

Table Of Contents
©2021 Extreme Networks, Inc. All rights reserved
October 2021
294
9001 & 9002 SMLT Cluster Switches – SMLT on port 3/25
9001 & 9002: Same configuration on both switches
9001:1(config)#mlt 2 enable
9001:1(config)#mlt 2 member 3/25
9001:1(config)#mlt 2 encapsulation dot1q
9001:1(config-mlt)#interface mlt 2
9001:1(config-mlt)#smlt
9001:1(config-mlt)#exit
9001:1(config)#vlan members remove 1 3/25
9001:1(config)#interface gigabitEthernet 3/25
9001:1(config-if)#no shutdown
As per SMLT best practices, we will also enable VLACP, untagged frames discard, and
SLPP. Note that VLACP will have to also be enabled on Switch-1.
9001:1(config)#interface gigabitEthernet 3/25
9001:1(config)#untagged-frames-discard
9001:1(config)#slpp packet-rx
9001:1(config-if)#vlacp fast-periodic-time 500 timeout short timeout-scale 5 funcmac-
addr 01:80:c2:00:00:0f
9001:1(config-if)#vlacp enable
9001:1(config-if)#exit
9001:1(config)#slpp enable
9001:1(config)#slpp vid 1155
For 9002, use the same configuration as above except for the items shown below
9002:1(config-if)#slpp packet-rx packet-rx-threshold 50
7001 & 7002 SMLT Cluster Switches - SLT on port 25 using SLT id 65 assuming the server
uses an tagged port
7001 & 7002: Same configuration on both switches
7001(config)#vlan ports 25 tag tagall
7001(config)#vlan configcontrol automatic
7001(config)#vlan members remove 1 25
7001(config)#interface ethernet 25
7001(config-if)#smlt 65
7001(config-if)#exit