<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic RE: Error: Cannot config SPBM ISIS interface on MLT port in ExtremeSwitching (VSP/Fabric Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/error-cannot-config-spbm-isis-interface-on-mlt-port/m-p/8847#M428</link>
    <description>Hi Tomasz,&lt;BR /&gt;
&lt;BR /&gt;
Ah, that makes sense. I still have my traditional networking hat on thinking that I need VLAN 4053 in the sense I would for an MLAG ISC link.&lt;BR /&gt;
&lt;BR /&gt;
Its telling me that in the error wording, just couldn't understand it.&lt;BR /&gt;
&lt;BR /&gt;
I've messed around with the config a little since, but will post back when i get back to it.&lt;BR /&gt;
&lt;BR /&gt;
Thanks</description>
    <pubDate>Wed, 05 Dec 2018 01:11:00 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-12-05T01:11:00Z</dc:date>
    <item>
      <title>Error: Cannot config SPBM ISIS interface on MLT port</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/error-cannot-config-spbm-isis-interface-on-mlt-port/m-p/8845#M426</link>
      <description>Just starting to get to grips with VOSS, and initially creating a lab based on some training notes I have. &lt;BR /&gt;
&lt;BR /&gt;
The intention is to have 4 VOSS switches connected togther but two pairs are connected via an MLT. The configuration I have got to at this point following the training configuration is as follows:&lt;BR /&gt;
&lt;BR /&gt;
&lt;DIV class="threadCode"&gt;&lt;B&gt;code:&lt;/B&gt;&lt;PRE spellcheck="false"&gt;boot config flag factorydefaults&lt;BR /&gt;save config&lt;BR /&gt;reset –y&lt;BR /&gt;&lt;BR /&gt;snmp-server name VSP01&lt;BR /&gt;&lt;BR /&gt;vlan ports 1/1,1/2 tagging tagall &lt;BR /&gt;vlan create 4053 type port-mstprstp 0 &lt;BR /&gt;vlan mem add 4053 1/1,1/2&lt;BR /&gt;mlt 10 &lt;BR /&gt;mlt 10 encap dot&lt;BR /&gt;mlt 10 mem 1/1,1/42&lt;BR /&gt;mlt 10 vlan 4053&lt;BR /&gt;&lt;BR /&gt;spbm&lt;BR /&gt;router isis&lt;BR /&gt;spbm 1&lt;BR /&gt;spbm 1 b-vid 4051,4052 primary 4051&lt;BR /&gt;spbm 1 nick-name e.51.00&lt;BR /&gt;system-id 000e.4851.0000&lt;BR /&gt;manual-area 49.0001&lt;BR /&gt;exit&lt;BR /&gt;&lt;BR /&gt;vlan create 4051 type spbm-bvlan&lt;BR /&gt;vlan create 4052 type spbm-bvlan &lt;BR /&gt;&lt;BR /&gt;vlan member remove 1 1/1-1/4&lt;BR /&gt;interface Gigabitethernet 1/1-1/4&lt;BR /&gt;no spanning-tree mstp force-port-state enable&lt;BR /&gt;isis&lt;BR /&gt;isis spbm 1 &lt;BR /&gt;&lt;/PRE&gt;&lt;/DIV&gt;&lt;BR /&gt;
&lt;BR /&gt;
When I put that last command in I get the following:&lt;BR /&gt;
&lt;BR /&gt;
&lt;DIV class="threadCode"&gt;&lt;B&gt;code:&lt;/B&gt;&lt;PRE spellcheck="false"&gt;Error: Cannot config SPBM ISIS interface on MLT port&lt;BR /&gt;&lt;BR /&gt;Error: SPBM NNI port/MLT port cannot be in VLAN which is not SPBM BVLAN.&lt;BR /&gt;&lt;/PRE&gt;&lt;/DIV&gt;&lt;BR /&gt;
&lt;BR /&gt;
Here is a quick snapshot of the network:&lt;BR /&gt;
&lt;BR /&gt;
&lt;P class="fancybox-image"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="6b2dbb32bc3844799ee53cfccc0ff183_f8919b28-fa2b-4ed7-8d36-b3abd243534a.png"&gt;&lt;img src="https://community.extremenetworks.com/t5/image/serverpage/image-id/1979iB96F5F816679B6A8/image-size/large?v=v2&amp;amp;px=999" role="button" title="6b2dbb32bc3844799ee53cfccc0ff183_f8919b28-fa2b-4ed7-8d36-b3abd243534a.png" alt="6b2dbb32bc3844799ee53cfccc0ff183_f8919b28-fa2b-4ed7-8d36-b3abd243534a.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;BR /&gt;
&lt;BR /&gt;
Appreciate any advice in advance.</description>
      <pubDate>Tue, 04 Dec 2018 22:00:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/error-cannot-config-spbm-isis-interface-on-mlt-port/m-p/8845#M426</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-12-04T22:00:00Z</dc:date>
    </item>
    <item>
      <title>RE: Error: Cannot config SPBM ISIS interface on MLT port</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/error-cannot-config-spbm-isis-interface-on-mlt-port/m-p/8846#M427</link>
      <description>Hello Martin,&lt;BR /&gt;
&lt;BR /&gt;
Just a quick try: your interface 1/1 is in VLAN 4053 and there is 'mlt 10 vlan 4053', where 4053 is not a BVID for your SPB cloud. Try to remove those 4053 occurences and it should be ok. SPBM NNIs can only operate with BVIDs and no other VIDs.&lt;BR /&gt;
I don't have any VSP reachable right now so please let me know the results.&lt;BR /&gt;
&lt;BR /&gt;
Hope that helps,&lt;BR /&gt;
Tomasz</description>
      <pubDate>Tue, 04 Dec 2018 23:34:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/error-cannot-config-spbm-isis-interface-on-mlt-port/m-p/8846#M427</guid>
      <dc:creator>Tomasz</dc:creator>
      <dc:date>2018-12-04T23:34:00Z</dc:date>
    </item>
    <item>
      <title>RE: Error: Cannot config SPBM ISIS interface on MLT port</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/error-cannot-config-spbm-isis-interface-on-mlt-port/m-p/8847#M428</link>
      <description>Hi Tomasz,&lt;BR /&gt;
&lt;BR /&gt;
Ah, that makes sense. I still have my traditional networking hat on thinking that I need VLAN 4053 in the sense I would for an MLAG ISC link.&lt;BR /&gt;
&lt;BR /&gt;
Its telling me that in the error wording, just couldn't understand it.&lt;BR /&gt;
&lt;BR /&gt;
I've messed around with the config a little since, but will post back when i get back to it.&lt;BR /&gt;
&lt;BR /&gt;
Thanks</description>
      <pubDate>Wed, 05 Dec 2018 01:11:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/error-cannot-config-spbm-isis-interface-on-mlt-port/m-p/8847#M428</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-12-05T01:11:00Z</dc:date>
    </item>
    <item>
      <title>RE: Error: Cannot config SPBM ISIS interface on MLT port</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/error-cannot-config-spbm-isis-interface-on-mlt-port/m-p/8848#M429</link>
      <description>vlan member remove 1 1/1-1/4&lt;BR /&gt;
 interface Gigabitethernet 1/1-1/4&lt;BR /&gt;
 no spanning-tree mstp force-port-state enable&lt;BR /&gt;
 isis&lt;BR /&gt;
 isis spbm 1 &lt;BR /&gt;
&lt;BR /&gt;
Port 1/1 and 1/2 is part of CVLAN and SPBM VLANS are 4051 and 4052. NNI links cannot be part of  any other vlan apart from BVLAN.&lt;BR /&gt;
&lt;BR /&gt;
Please try with below command&lt;BR /&gt;
&lt;BR /&gt;
int gig 1/3,1/4&lt;BR /&gt;
isis&lt;BR /&gt;
isis spbm 1&lt;BR /&gt;
isis enable</description>
      <pubDate>Thu, 06 Dec 2018 12:28:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/error-cannot-config-spbm-isis-interface-on-mlt-port/m-p/8848#M429</guid>
      <dc:creator>Jaykishan_R</dc:creator>
      <dc:date>2018-12-06T12:28:00Z</dc:date>
    </item>
    <item>
      <title>RE: Error: Cannot config SPBM ISIS interface on MLT port</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/error-cannot-config-spbm-isis-interface-on-mlt-port/m-p/8849#M430</link>
      <description>Hello,&lt;BR /&gt;
&lt;BR /&gt;
I think the problem might be that you are trying to configure ISIS on physical interface which is the member of MLT.  If the ports in MLT are meant to be NNI ports, you must configure MLT as an ISIS interface.&lt;BR /&gt;
&lt;BR /&gt;
For example:&lt;BR /&gt;
&lt;BR /&gt;
&lt;DIV class="threadCode"&gt;&lt;B&gt;code:&lt;/B&gt;&lt;PRE spellcheck="false"&gt;interface mlt 10&lt;BR /&gt;isis&lt;BR /&gt;isis spbm 1&lt;BR /&gt;isis enable&lt;BR /&gt;exit&lt;BR /&gt;&lt;/PRE&gt;&lt;/DIV&gt;&lt;BR /&gt;
&lt;BR /&gt;
The other message means that ISIS enabled interfaces must not be the members of other VLANs but B-VLANs.  In your example B-VLANs are 4051 and 4052, but you add vlan 4053 to ports 1/1 and 1/2 and later you try to enable ISIS on those ports.  That is also not correct.</description>
      <pubDate>Tue, 11 Dec 2018 16:53:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/error-cannot-config-spbm-isis-interface-on-mlt-port/m-p/8849#M430</guid>
      <dc:creator>Martin_Sebek</dc:creator>
      <dc:date>2018-12-11T16:53:00Z</dc:date>
    </item>
    <item>
      <title>RE: Error: Cannot config SPBM ISIS interface on MLT port</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/error-cannot-config-spbm-isis-interface-on-mlt-port/m-p/8850#M431</link>
      <description>&lt;BR /&gt;
That's correct,&lt;BR /&gt;
&lt;BR /&gt;
Remove c-vlans from the ports and disable spanning tree. Then add the ISIS SPBM config to the MLT as Martin describes.</description>
      <pubDate>Thu, 20 Dec 2018 21:59:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/error-cannot-config-spbm-isis-interface-on-mlt-port/m-p/8850#M431</guid>
      <dc:creator>pab</dc:creator>
      <dc:date>2018-12-20T21:59:00Z</dc:date>
    </item>
  </channel>
</rss>

