Configuration Guide

Table Of Contents
8007
©2021 Extreme Networks, Inc. All rights reserved
October 2021
328
8007:5(config)#interface loopback 1
8007:5(config-if)#ip address 1 10.1.1.7/255.255.255.255
8007:5(config-if)#exit
8007:5(config)#router isis
8007:5(config-isis)#ip-source-address 10.1.1.7
8007:5(config-isis)#spbm 1 ip enable
8007:5(config-isis)#exit
22.8.1.2 VRF Configuration
4001 and 4002
4001 & 4002: Same configuration on both switches
4001:1(config)#ip vrf blue
4001:1(config)#ip vrf red
8005 & 8006
8005 & 8006: Same configuration on both switches
8005:5(config)#ip vrf blue
8007
8007:5(config)#ip vrf red
22.8.2
VLAN Configuration
4001 and 4001 – Add VLAN and ISID identifier for the vIST
4001 & 4002: Same configuration on both switches assuming we are using the SMLT
configuration via MLT 2
4001:1(config)#vlan create 2254 name vsnred-2254 type port-mstprstp 0
4001:1(config)#vlan ISID 2254 3002254
4001:1(config)#vlan create 2255 name vsnblue-2255 type port-mstprstp 0
4001:1(config)#vlan ISID 2255 3002255
4001:1(config)#vlan mlt 2254 2
4001:1(config)#vlan mlt 2255 2