Configuration Guide

Table Of Contents
ERS 8800 SMLT Cluster: Add IST MLT, VLAN 2 with IP address, and enable VLACP
©2021 Extreme Networks, Inc. All rights reserved
October 2021
236
8005:5(config)#vlan create 2 name "IST_VLAN" type port-mstprstp 0
8005:5(config)#mlt 1
8005:5(config)#mlt 1 name IST
8005:5(config)#mlt 1 member 2/1,2/2
8005:5(config)#mlt 1 encapsulation dot1q
8005:5(config)#vlan 2 mlt 1
8005:5(config)#interface vlan 2
8005:5(config-if)#ip create 10.2.1.1 255.255.255.0
8005:5(config-if)#exit
8005:5(config)#interface mlt 1
8005:5(config-mlt)#ist peer-ip 10.2.1.2 vlan 2
8005:5(config-mlt)#ist enable
8005:5(config-mlt)#exit
8005:5(config)#interface gigabitEthernet 2/1,2/2
8005:5(config-if)#vlacp slow-periodic-time 10000 funcmac-addr 01:80:c2:00:00:0f
8005:5(config-if)#vlacp enable
8005:5(config-if)#exit
8005:5(config)#vlacp enable
For 8006, use the same configuration as above except for the items shown below
8006:5(config)#interface vlan 2
8006:5(config-if)#ip create 10.2.1.2 255.255.255.0
8006:5(config-if)#exit
8006:5(config)#interface mlt 1
8006:5(config-mlt)#ist peer-ip 10.2.1.1 vlan 2
8006:5(config-mlt)#ist enable
8006:5(config-mlt)#exit
VSP 4000 SMLT Cluster: Add IST VLAN 2 with IP address
4001:
4001:1(config)#interface vlan 2
4001:1(config-if)#interface ip address 10.4.2.1 255.255.255.252
4001:1(config-if)#exit
4002:
4001:1(config)#interface vlan 2
4001:1(config-if)#interface ip address 10.4.2.2 255.255.255.252
4001:1(config-if)#exit