Use the following procedure to run the SPBM script to automate the minimum required SPBM and IS-IS parameters to enable Fabric Connect to operate on the switch.
Enable SPBM before running the SPBM script.
Delete existing IS-IS interfaces before running this script. See Remove Specific IS-IS and MLT Interfaces for information on removing IS-IS interfaces.
Note
This process causes the SPBM traffic to flap temporarily.
enable
configure terminal
run spbm
Note
If the script causes a configuration conflict or cannot execute a command, an error message displays and the script stops.
Run the SPBM script:
Switch:1(config)#run spbm ***************************************************************** *** This script will guide you through configuring the *** *** switch for optimal operation SPB. *** *** --------------------------------------------------- *** *** The values in [] are the default values, you can *** *** input alternative values at any of the prompts. *** *** If you wish to terminate or exit this script *** *** enter ^C <control-C> at any prompt. *** *** NOTE: THE COMMAND WILL TEMPORARILY FLAP IS-IS,SPBM *** ****************************************************************** SPB Ethertype <0x8100,0x88a8> [0x8100]: SPB primary BVLAN 2-4059 [4051]:300 SPB secondary BVLAN 2-4059 [4052]:400 ISIS system id <xxxx.xxxx.xxxx> [a051.c6eb.7c65]:0200.0000.0100 SPB nickname <x.xx.xx> [b.7c.65]:0.02.02 SPB Manual Area <xx.xxxx.xxxx...xxxx> [49.0000]:50 ISIS System Name [Switch]:BEB1 Enable SPBM multicast (y/n) [n]:y Enable IP shortcuts (y/n) [n]:y Loopback interface ID <1-256> [1]:1 Loopback interface IP and subnet <a.b.c.d/x>:20.1.1.1/24 Configure SPBM SMLT? (y/n) [n]:y Peer system id <xxxx.xxxx.xxxx>:0200.0000.0200 SMLT virtual BMAC <0x00:0x00:0x00:0x00:0x00:0x00>:02:00:00:10:00:10 ISIS MLT interface <MLT ID LIST>[]:1 Enable CFM SPBM (y/n) [n]:y Enter CFM SPBM MEPID <1-8191> [1]:2 Enter CFM SPBM level <0-7> [4]:4 ****CONFIGURATION IN PROGRESS**** *SPBM enabled globally* *SPBM instance 1 configured* *SPBM BVLANS configured* *SPBM SMLT configured* *SPBM multicast enabled globally* *IP shortcuts configured* *SPBM SMLT configured* *IS-IS enabled* *IS-IS on port 1/5 configured* *IS-IS on port 1/6 configured* *IS-IS on MLT 1 configured* *CFM SPBM configured* ****SCRIPT EXECUTION COMPLETE****