<?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: Fabric Extend through wireless bridge but keep management IP addresses for bridge elements in ExtremeSwitching (VSP/Fabric Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/fabric-extend-through-wireless-bridge-but-keep-management-ip/m-p/100811#M2521</link>
    <description>&lt;P&gt;Thanks gfriedl,&lt;/P&gt;&lt;P&gt;OK so encapsulation dot1q command will do the magic. Just a quick question, so in your switch is VLAN 1 type a port-mstprstp vlan?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also I did a quick test on GNS3 running 8.10.1.0 and couldn't configure VLNI, the switches that have the wireless bridging are running version 9, but can't remember exact version. Will this work on version 9?&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;EDGE:1(config)#interface gigabitEthernet 1/8&lt;BR /&gt;EDGE:1(config-if)#vl&lt;BR /&gt;EDGE:1(config-if)#vln&lt;BR /&gt;EDGE:1(config-if)#vlni ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;EDGE:1(config)#vl?&lt;BR /&gt;vlacp vlan&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 03 Jul 2024 13:49:34 GMT</pubDate>
    <dc:creator>dotelevenem</dc:creator>
    <dc:date>2024-07-03T13:49:34Z</dc:date>
    <item>
      <title>Fabric Extend through wireless bridge but keep management IP addresses for bridge elements</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/fabric-extend-through-wireless-bridge-but-keep-management-ip/m-p/100795#M2516</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;We recently create L3 fabric extend logical interfaces to extend fabric through a wireless bridge following this article:&amp;nbsp;&lt;A href="https://extreme-networks.my.site.com/ExtrArticleDetail?an=000078216&amp;amp;q=fabric%20extend%20configuration" target="_blank"&gt;How To: How to configure L3 Fabric Extend on VSP4K and VSP7/VSP8K. | Extreme Portal (site.com)&lt;/A&gt;&amp;nbsp; &amp;nbsp;Logical interfaces were established but as we had to use brouter configuration on those ports we lost management thorugh IP for those wireless bridges as when you configure a brouter on that port, is not possible to make it member from port-mstprstp type of vlan. IP addresses are important are important as their monitoring system queries their wireless bridges to know they are still alive.&lt;/P&gt;&lt;P&gt;Script used to configure L3 Fabric Extend:&lt;/P&gt;&lt;P&gt;VSP1&lt;/P&gt;&lt;P&gt;ip vrf spboip vrfid 511&lt;BR /&gt;interface GigabitEthernet 1/2&lt;BR /&gt;no auto-sense enable&lt;BR /&gt;vrf spboip&lt;BR /&gt;brouter port 1/2 vlan 3999 subnet 192.168.234.2/24&lt;BR /&gt;exit&lt;BR /&gt;router vrf spboip&lt;BR /&gt;ip route 192.168.234.0 255.255.255.0 192.168.234.1 weight 10&lt;BR /&gt;exit&lt;/P&gt;&lt;P&gt;router isis&lt;BR /&gt;ip-tunnel-source-address 192.168.234.2 vrf spboip&lt;BR /&gt;exit&lt;BR /&gt;logical-intf isis 1 dest-ip 192.168.234.3 name to_VSP2&lt;BR /&gt;isis&lt;BR /&gt;isis spbm 1&lt;BR /&gt;isis spbm 1 l1-metric 2000&lt;BR /&gt;isis enable&lt;BR /&gt;exit&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;VSP2&lt;/P&gt;&lt;P&gt;ip vrf spboip vrfid 511&lt;BR /&gt;interface GigabitEthernet 1/2&lt;BR /&gt;no auto-sense enable&lt;BR /&gt;vrf spboip&lt;BR /&gt;brouter port 1/2 vlan 3999 subnet 192.168.234.3/24&lt;BR /&gt;exit&lt;BR /&gt;router vrf spboip&lt;BR /&gt;ip route 192.168.234.0 255.255.255.0 192.168.234.1 weight 10&lt;BR /&gt;exit&lt;/P&gt;&lt;P&gt;router isis&lt;BR /&gt;ip-tunnel-source-address 192.168.234.3 vrf spboip&lt;BR /&gt;exit&lt;BR /&gt;logical-intf isis 1 dest-ip 192.168.234.2 name to_VSP1&lt;BR /&gt;isis&lt;BR /&gt;isis spbm 1&lt;BR /&gt;isis spbm 1 l1-metric 2000&lt;BR /&gt;isis enable&lt;BR /&gt;exit&lt;/P&gt;&lt;P&gt;Is there a way we can recover management for the wireless gear?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jul 2024 01:20:20 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/fabric-extend-through-wireless-bridge-but-keep-management-ip/m-p/100795#M2516</guid>
      <dc:creator>dotelevenem</dc:creator>
      <dc:date>2024-07-03T01:20:20Z</dc:date>
    </item>
    <item>
      <title>Re: Fabric Extend through wireless bridge but keep management IP addresses for bridge elements</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/fabric-extend-through-wireless-bridge-but-keep-management-ip/m-p/100804#M2518</link>
      <description>&lt;P&gt;Sure you can do that !&lt;/P&gt;&lt;P&gt;CmpB-L3:1(config-if)#% brouter port 1/10 vlan 3999 subnet 192.168.234.1/24&lt;BR /&gt;CmpB-L3:1(config-if)#% vlni 1/10&lt;BR /&gt;alias% show interfaces gigabitEthernet vlan 1/10&lt;BR /&gt;====================================================================================================&lt;BR /&gt;Port Vlans&lt;BR /&gt;====================================================================================================&lt;BR /&gt;PORT DISCARD DISCARD DEFAULT VLAN PORT UNTAG DYNAMIC UNTAG&lt;BR /&gt;NUM TAGGING TAGFRAM UNTAGFRAM VLANID IDS TYPE DEFVLAN VLANS VLANS&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------&lt;BR /&gt;1/10 disable false false 0 0 normal disable P&lt;BR /&gt;----------------------------------------------------------------------------------------------------&lt;BR /&gt;--&amp;gt; port 1/10 is not member of any VLAN so far ...&lt;/P&gt;&lt;P&gt;CmpB-L3:1(config-if)#% sho brouter&lt;BR /&gt;Port Vlan Id&lt;BR /&gt;==== =======&lt;BR /&gt;1/10 3999&lt;/P&gt;&lt;P&gt;As long as "tagging" is disabled, you can't add VLANs ...&lt;BR /&gt;CmpB-L3:1(config-if)#% vlan members add 1 1/10&lt;BR /&gt;Brouter port cannot be added to VLAN.&lt;BR /&gt;Error: Operation not allowed&lt;BR /&gt;.. but now you change that ..&lt;BR /&gt;CmpB-L3:1(config)#% int g 1/10&lt;BR /&gt;CmpB-L3:1(config-if)#% encapsulation dot1q&lt;BR /&gt;CmpB-L3:1(config-if)#% vlan members add 1 1/10&lt;BR /&gt;CmpB-L3:1(config)#% vlni 1/10&lt;BR /&gt;alias% show interfaces gigabitEthernet vlan 1/10&lt;BR /&gt;====================================================================================================&lt;BR /&gt;Port Vlans&lt;BR /&gt;====================================================================================================&lt;BR /&gt;PORT DISCARD DISCARD DEFAULT VLAN PORT UNTAG DYNAMIC UNTAG&lt;BR /&gt;NUM TAGGING TAGFRAM UNTAGFRAM VLANID IDS TYPE DEFVLAN VLANS VLANS&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------&lt;BR /&gt;1/10 enable false false 1 1 normal disable P&lt;BR /&gt;--------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;--&amp;gt; and finally port is Brouter and member of VLAN 1 in this example.&lt;BR /&gt;Hope this helps!&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jul 2024 12:49:02 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/fabric-extend-through-wireless-bridge-but-keep-management-ip/m-p/100804#M2518</guid>
      <dc:creator>gfriedl</dc:creator>
      <dc:date>2024-07-03T12:49:02Z</dc:date>
    </item>
    <item>
      <title>Re: Fabric Extend through wireless bridge but keep management IP addresses for bridge elements</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/fabric-extend-through-wireless-bridge-but-keep-management-ip/m-p/100811#M2521</link>
      <description>&lt;P&gt;Thanks gfriedl,&lt;/P&gt;&lt;P&gt;OK so encapsulation dot1q command will do the magic. Just a quick question, so in your switch is VLAN 1 type a port-mstprstp vlan?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also I did a quick test on GNS3 running 8.10.1.0 and couldn't configure VLNI, the switches that have the wireless bridging are running version 9, but can't remember exact version. Will this work on version 9?&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;EDGE:1(config)#interface gigabitEthernet 1/8&lt;BR /&gt;EDGE:1(config-if)#vl&lt;BR /&gt;EDGE:1(config-if)#vln&lt;BR /&gt;EDGE:1(config-if)#vlni ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;EDGE:1(config)#vl?&lt;BR /&gt;vlacp vlan&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jul 2024 13:49:34 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/fabric-extend-through-wireless-bridge-but-keep-management-ip/m-p/100811#M2521</guid>
      <dc:creator>dotelevenem</dc:creator>
      <dc:date>2024-07-03T13:49:34Z</dc:date>
    </item>
    <item>
      <title>Re: Fabric Extend through wireless bridge but keep management IP addresses for bridge elements</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/fabric-extend-through-wireless-bridge-but-keep-management-ip/m-p/100814#M2524</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes, vlan type is port-mstprstp and it works with 8.10 release.&amp;nbsp;&lt;/P&gt;&lt;P&gt;For your information, "vlni 1/10" is an alias for "show interfaces gigabitEthernet vlan 1/10" in the application ACLI (terminal client).&amp;nbsp;&lt;/P&gt;&lt;P&gt;regards,&amp;nbsp;&lt;/P&gt;&lt;P&gt;TQU&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jul 2024 14:50:26 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/fabric-extend-through-wireless-bridge-but-keep-management-ip/m-p/100814#M2524</guid>
      <dc:creator>TQU</dc:creator>
      <dc:date>2024-07-03T14:50:26Z</dc:date>
    </item>
  </channel>
</rss>

