<?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: ERS SPBM connection problem to reach other VLAN in ExtremeSwitching (ERS)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-ers/ers-spbm-connection-problem-to-reach-other-vlan/m-p/116559#M577</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;thanks for your answer, but the problem is more complicated&amp;nbsp; than it appears.&lt;/P&gt;&lt;P&gt;my switch is connected to 2 VSP (1/49 --&amp;gt; VSP 1, 1/50 --&amp;gt; VSP2). I did some tests :&lt;/P&gt;&lt;P&gt;- double connection to 2 VSP :&amp;nbsp;&lt;SPAN&gt;PC can negociate DHCP IP address but can not reach other VLAN (ICMP)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;- connection only to VSP1 --&amp;gt; no problem&lt;/P&gt;&lt;P&gt;- connection only to VSP2 --&amp;gt;&amp;nbsp;&lt;SPAN&gt;PC can negociate DHCP IP address but can not reach other VLAN (ICMP)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;so I think the problem is in VSP2, I compare the 2 VSP configurations, I do not find any difference :&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;same VLAN, same i-sid, same spbm configuration, same isis configuration...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I can not find why, thx for your help.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 30 Oct 2024 13:07:33 GMT</pubDate>
    <dc:creator>Hatem</dc:creator>
    <dc:date>2024-10-30T13:07:33Z</dc:date>
    <item>
      <title>ERS SPBM connection problem to reach other VLAN</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-ers/ers-spbm-connection-problem-to-reach-other-vlan/m-p/116542#M575</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;when I install an ERS 4950 with spbm and connect it to a VSP, everything is OK : I can ping it, ssh access, EDM access...&lt;/P&gt;&lt;P&gt;but when I connect a PC on a port of this switch, it can only get ip address from DHCP server (which is configured as dhcp relay in VSP). so the pc can only ping other pc in the same vlan but it can not ping the gateway of its vlan and other IP addresses on other VLANs.&lt;/P&gt;&lt;P&gt;on the switch, I can ping everything, VSP, Gateways, other switches (VLANs are OK, i-sid are OK...)&lt;/P&gt;&lt;P&gt;!**********************conf file ******************************&lt;BR /&gt;ip default-gateway 192.168.254.254&lt;BR /&gt;ip address 192.168.254.23&lt;/P&gt;&lt;P&gt;! *** SSH ***&lt;BR /&gt;!&lt;BR /&gt;ssh&lt;BR /&gt;!&lt;BR /&gt;! *** SSL ***&lt;BR /&gt;!&lt;BR /&gt;ssl&lt;BR /&gt;no https-only&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;! *** LACP (Phase 1) ***&lt;BR /&gt;interface Ethernet ALL&lt;BR /&gt;lacp mode port ALL off&lt;BR /&gt;exit&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;vlan create 11,12,13 type port&lt;BR /&gt;vlan create 4010-4011 type spbm-bvlan&lt;BR /&gt;vlan ports 1/49-50 tagging tagAll filter-untagged-frame enable&lt;BR /&gt;vlan configcontrol automatic&lt;BR /&gt;vlan members remove 1 ALL&lt;BR /&gt;!&lt;BR /&gt;! *** SPBM (Phase 1) ***&lt;BR /&gt;router isis&lt;BR /&gt;spbm 1&lt;BR /&gt;spbm 1 b-vid 4010-4011 primary 4010&lt;BR /&gt;spbm 1 nick-name 9.50.23&lt;BR /&gt;manual-area 49.0001&lt;BR /&gt;interface Ethernet 1/49-50&lt;BR /&gt;isis&lt;BR /&gt;isis spbm 1&lt;BR /&gt;isis enable&lt;BR /&gt;exit&lt;BR /&gt;router isis&lt;BR /&gt;system-id 00bb.0149.0023&lt;BR /&gt;sys-name "SW-023"&lt;BR /&gt;exit&lt;BR /&gt;!&lt;BR /&gt;i-sid 14900011 vlan 11&lt;BR /&gt;i-sid 14900012 vlan 12&lt;BR /&gt;i-sid 14900113 vlan 13&lt;BR /&gt;!&lt;BR /&gt;router isis enable&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!*********Spanning tree bpdu filterring****************&lt;BR /&gt;interface Ethernet ALL&lt;BR /&gt;spanning-tree mstp port 1/49-50 learning disable&lt;BR /&gt;spanning-tree mstp port 1/1-48 learning enable&lt;BR /&gt;spanning-tree mstp port 1/1-48 edge-port true&lt;BR /&gt;spanning-tree bpdu-filtering port 1/1-48 enable&lt;BR /&gt;spanning-tree bpdu-filtering timeout 0&lt;BR /&gt;exit&lt;BR /&gt;!&lt;BR /&gt;! *** SLPP-guard ***&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet ALL&lt;BR /&gt;slpp-guard port 1/1-48 enable&lt;BR /&gt;exit&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!*******storm control*************&lt;BR /&gt;!&lt;BR /&gt;interface ethernet all&lt;BR /&gt;storm-control all port 1/1-48 high-watermark 1500 action shutdown enable&lt;BR /&gt;exit&lt;BR /&gt;!&lt;/P&gt;&lt;P&gt;when I install the same switch without SPBM, everything is OK.&lt;/P&gt;&lt;P&gt;someone had the same problem or someone can help me ? thanks.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2024 17:25:52 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-ers/ers-spbm-connection-problem-to-reach-other-vlan/m-p/116542#M575</guid>
      <dc:creator>Hatem</dc:creator>
      <dc:date>2024-10-29T17:25:52Z</dc:date>
    </item>
    <item>
      <title>Re: ERS SPBM connection problem to reach other VLAN</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-ers/ers-spbm-connection-problem-to-reach-other-vlan/m-p/116557#M576</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;From ERS perspective: do you see mac address of IP gateway in C-VLAN and this PC MAC address when running command below?&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;show &amp;lt;C-VLAN&amp;gt; mac-address-entry&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Oct 2024 11:20:47 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-ers/ers-spbm-connection-problem-to-reach-other-vlan/m-p/116557#M576</guid>
      <dc:creator>Bartek</dc:creator>
      <dc:date>2024-10-30T11:20:47Z</dc:date>
    </item>
    <item>
      <title>Re: ERS SPBM connection problem to reach other VLAN</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-ers/ers-spbm-connection-problem-to-reach-other-vlan/m-p/116559#M577</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;thanks for your answer, but the problem is more complicated&amp;nbsp; than it appears.&lt;/P&gt;&lt;P&gt;my switch is connected to 2 VSP (1/49 --&amp;gt; VSP 1, 1/50 --&amp;gt; VSP2). I did some tests :&lt;/P&gt;&lt;P&gt;- double connection to 2 VSP :&amp;nbsp;&lt;SPAN&gt;PC can negociate DHCP IP address but can not reach other VLAN (ICMP)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;- connection only to VSP1 --&amp;gt; no problem&lt;/P&gt;&lt;P&gt;- connection only to VSP2 --&amp;gt;&amp;nbsp;&lt;SPAN&gt;PC can negociate DHCP IP address but can not reach other VLAN (ICMP)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;so I think the problem is in VSP2, I compare the 2 VSP configurations, I do not find any difference :&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;same VLAN, same i-sid, same spbm configuration, same isis configuration...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I can not find why, thx for your help.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Oct 2024 13:07:33 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-ers/ers-spbm-connection-problem-to-reach-other-vlan/m-p/116559#M577</guid>
      <dc:creator>Hatem</dc:creator>
      <dc:date>2024-10-30T13:07:33Z</dc:date>
    </item>
    <item>
      <title>Re: ERS SPBM connection problem to reach other VLAN</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-ers/ers-spbm-connection-problem-to-reach-other-vlan/m-p/116560#M578</link>
      <description>&lt;P&gt;So where is your IP gateway? Is it VRRP on both VSPs or on VSP1 or configured on some other device? Could you share config? Or if you are using external device and you checked FDB state in C-VLAN in both scenarios (connection only to VSP1 and connection only to VSP2) and it was OK then I suggest checking connection to gateway device (especially if you are using SMLT)&lt;/P&gt;</description>
      <pubDate>Wed, 30 Oct 2024 13:42:33 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-ers/ers-spbm-connection-problem-to-reach-other-vlan/m-p/116560#M578</guid>
      <dc:creator>Bartek</dc:creator>
      <dc:date>2024-10-30T13:42:33Z</dc:date>
    </item>
  </channel>
</rss>

