Configuration Guide

Table Of Contents
©2021 Extreme Networks, Inc. All rights reserved
October 2021
99
20.1.6
SMLT – Normal IST
Enabling IST
config terminal
vlan create 2 type port-mstprstp 0
interface vlan 2
ip address 10.1.2.1 255.255.255.252
exit
mlt 1 enable name IST
mlt 1 member 3/1,4/1
mlt 1 vlan 2
interface mlt 1
ist peer-ip 10.1.2.2 vlan 2
ist enable
exit
router isis
spbm 1 smlt-peer-system-id 0001.8128.87df
exit
config terminal
vlan create 2 type port-mstprstp 0
interface vlan 2
ip address 10.1.2.2 255.255.255.252
exit
mlt 1 enable name IST
mlt 1 member 3/1,4/1
mlt 1 vlan 2
interface mlt 1
ist peer-ip 10.1.2.1 vlan 2
ist enable
exit
router isis
spbm 1 smlt-peer-system-id 0001.8129.1fdf
exit
Enter the ALCI show isis system-id on each peer switch to get the System ID value for the spbm
1 smlt-peer-system-id xxxx.xxxx.xxxx command. Each switch in the cluster must peer with its
peer’s System ID value.
config terminal
vlan create x type port-mstprstp 0
interface vlan x
ip address <ip address> <ip mask>
exit
mlt y enable name IST
mlt y member slot/port,slot/port
mlt y vlan x
interface mlt y
ist peer-ip <ip address of peer> vlan x
ist enable
exit
router isis