Configuration Guide

Table Of Contents
©2021 Extreme Networks, Inc. All rights reserved
October 2021
92
20.1
SPB Configuration
20.1.1
ERS 8800 – Converting from CLI to ACLI
As the ERS 8000 supports CLI and ACLI, it is highly recommended to use ACLI as all other switches from
Extreme only support ACLI. If you are presently using CLI, you can convert to ACLI using the following
configuration.
ERS8800-1:5# copy /flash/config.cfg /flash/backup.cfg
ERS8800-1:5# save config file /flash/config_acli.cfg backup /flash/config.cfg mode
acli
ERS8800-1:5# config boot flags acli true
ERS8800-1:5 config boot choice primary config-file /flash/config_acli.cfg
ERS8800-1:5# save boot
ERS8800-1:5# boot -y
20.1.2
SPB and IS-IS Core Configuration
configure terminal
spbm
prompt 9001
router isis
spbm 1
spbm nick-name 0.90.01
spbm b-vid 4051-4052 primary 4051
manual-area 49.0001
exit
vlan create 4051 name BVLAN-1 type spbm-bvlan
vlan create 4052 name BVLAN-2 type spbm-bvlan
router isis enable
configure terminal
spbm
prompt 4001
router isis
spbm 1
spbm nick-name 0.40.01
spbm b-vid 4051-4052 primary 4051
manual-area 49.0001
exit
vlan create 4051 name BVLAN-1 type spbm-bvlan
vlan create 4052 name BVLAN-2 type spbm-bvlan
router isis enable
config terminal
spbm
prompt <word 0-255> **By default, becomes SPB System Name
router isis
sys-name **Please see note above
spbm 1
system-id <xxxx.xxxx.xxxx – Optional, by default the base MAC is used>
SPB and IS-IS core configuration