<?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: Can't ping my subnet under another switch in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/can-t-ping-my-subnet-under-another-switch/m-p/45464#M11346</link>
    <description>From your diagram it looks like your PC's are using a /16 mask and the switch IP's are using a /24 mask.  I would fix that first.  and if you plan to do routing make sure to "enable ipforwarding"&lt;BR /&gt;</description>
    <pubDate>Mon, 14 Mar 2016 21:43:00 GMT</pubDate>
    <dc:creator>StephenW</dc:creator>
    <dc:date>2016-03-14T21:43:00Z</dc:date>
    <item>
      <title>Can't ping my subnet under another switch</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/can-t-ping-my-subnet-under-another-switch/m-p/45463#M11345</link>
      <description>&lt;P class="fancybox-image"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="193c689a3ab04493bde81425520b8691_RackMultipart20160314-46779-1dzmybx-usunmnie_inline.png"&gt;&lt;img src="https://community.extremenetworks.com/t5/image/serverpage/image-id/4877i06D2CB238C52083F/image-size/large?v=v2&amp;amp;px=999" role="button" title="193c689a3ab04493bde81425520b8691_RackMultipart20160314-46779-1dzmybx-usunmnie_inline.png" alt="193c689a3ab04493bde81425520b8691_RackMultipart20160314-46779-1dzmybx-usunmnie_inline.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;BR /&gt;
Hello i have two switch one x440 other x460 and cant ping hosts under another switch with diffret subnet. How to configure switches to make communication possible? Or do i need to make static routing?&lt;BR /&gt;
&lt;BR /&gt;
 SW1 Config&lt;BR /&gt;
 Bud_1-X460.44 # show config&lt;BR /&gt;
#&lt;BR /&gt;
# Module devmgr configuration.&lt;BR /&gt;
#&lt;BR /&gt;
configure snmp sysName "Bud_1-X460"&lt;BR /&gt;
configure timezone 60 autodst  begins every last sunday march at 2 0 ends every last sunday october at 3 0&lt;BR /&gt;
configure sys-recovery-level switch reset&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module vlan configuration.&lt;BR /&gt;
#&lt;BR /&gt;
configure vlan default delete ports all&lt;BR /&gt;
configure vr VR-Default delete ports 1-30&lt;BR /&gt;
configure vr VR-Default add ports 1-30&lt;BR /&gt;
configure vlan default delete ports 1-30&lt;BR /&gt;
create vlan "managment2"&lt;BR /&gt;
configure vlan managment2 tag 100&lt;BR /&gt;
create vlan "v1-KD"&lt;BR /&gt;
configure vlan v1-KD tag 10&lt;BR /&gt;
create vlan "v3-CCTV"&lt;BR /&gt;
configure vlan v3-CCTV tag 30&lt;BR /&gt;
create vlan "v4-SCADA"&lt;BR /&gt;
configure vlan v4-SCADA tag 40&lt;BR /&gt;
configure ports 29 auto off speed 10000 duplex full&lt;BR /&gt;
configure ports 30 auto off speed 10000 duplex full&lt;BR /&gt;
configure vlan managment2 add ports 25 tagged&lt;BR /&gt;
configure vlan managment2 add ports 20 untagged&lt;BR /&gt;
configure vlan v1-KD add ports 25 tagged&lt;BR /&gt;
configure vlan v1-KD add ports 1-8 untagged&lt;BR /&gt;
configure vlan v3-CCTV add ports 25 tagged&lt;BR /&gt;
configure vlan v3-CCTV add ports 9-16 untagged&lt;BR /&gt;
configure vlan v4-SCADA add ports 25 tagged&lt;BR /&gt;
configure vlan v4-SCADA add ports 23-24 untagged&lt;BR /&gt;
configure vlan Default ipaddress 172.16.98.1 255.255.255.0&lt;BR /&gt;
configure vlan Mgmt ipaddress 192.168.10.1 255.255.255.0&lt;BR /&gt;
configure vlan v3-CCTV ipaddress 192.168.3.254 255.255.255.0&lt;BR /&gt;
configure vlan v4-SCADA ipaddress 10.244.4.254 255.255.255.0&lt;BR /&gt;
&lt;BR /&gt;
# # Module acl configuration.&lt;BR /&gt;
#&lt;BR /&gt;
configure access-list zone SYSTEM application NetLogin application-priority 3&lt;BR /&gt;
configure access-list zone SECURITY application GenericXml application-priority 2&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module stp configuration.&lt;BR /&gt;
#&lt;BR /&gt;
configure mstp region 00049698927e&lt;BR /&gt;
configure stpd s0 delete vlan default ports all&lt;BR /&gt;
disable stpd s0 auto-bind vlan default&lt;BR /&gt;
enable stpd s0 auto-bind vlan Default&lt;BR /&gt;
&lt;BR /&gt;
  SW2 Config  Bud_21-X440.16 # show config&lt;BR /&gt;
#&lt;BR /&gt;
# Module devmgr configuration.&lt;BR /&gt;
#&lt;BR /&gt;
configure snmp sysName "Bud_21-X440"&lt;BR /&gt;
configure sys-recovery-level switch reset&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module vlan configuration.&lt;BR /&gt;
#&lt;BR /&gt;
configure vlan default delete ports all&lt;BR /&gt;
configure vr VR-Default delete ports 1-24&lt;BR /&gt;
configure vr VR-Default add ports 1-24&lt;BR /&gt;
configure vlan default delete ports 1-24&lt;BR /&gt;
create vlan "managment2"&lt;BR /&gt;
configure vlan managment2 tag 100&lt;BR /&gt;
create vlan "v1-KD"&lt;BR /&gt;
configure vlan v1-KD tag 10&lt;BR /&gt;
create vlan "v3-CCTV"&lt;BR /&gt;
configure vlan v3-CCTV tag 30&lt;BR /&gt;
create vlan "v4-SCADA"&lt;BR /&gt;
configure vlan v4-SCADA tag 40&lt;BR /&gt;
configure vlan managment2 add ports 23-24 tagged&lt;BR /&gt;
configure vlan managment2 add ports 20 untagged&lt;BR /&gt;
configure vlan v1-KD add ports 23-24 tagged&lt;BR /&gt;
configure vlan v1-KD add ports 1-4 untagged&lt;BR /&gt;
configure vlan v3-CCTV add ports 23-24 tagged&lt;BR /&gt;
configure vlan v3-CCTV add ports 5-16 untagged&lt;BR /&gt;
configure vlan Mgmt ipaddress 192.168.10.21 255.255.255.0&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module stp configuration.&lt;BR /&gt;
#&lt;BR /&gt;
configure mstp region 00049698acd8&lt;BR /&gt;
configure stpd s0 delete vlan default ports all&lt;BR /&gt;
disable stpd s0 auto-bind vlan default&lt;BR /&gt;
enable stpd s0 auto-bind vlan Default  Admin edit:  Removed unneeded / blank config sections to shorten post.</description>
      <pubDate>Mon, 14 Mar 2016 21:35:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/can-t-ping-my-subnet-under-another-switch/m-p/45463#M11345</guid>
      <dc:creator>Piotr_Jakubczyk</dc:creator>
      <dc:date>2016-03-14T21:35:00Z</dc:date>
    </item>
    <item>
      <title>RE: Can't ping my subnet under another switch</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/can-t-ping-my-subnet-under-another-switch/m-p/45464#M11346</link>
      <description>From your diagram it looks like your PC's are using a /16 mask and the switch IP's are using a /24 mask.  I would fix that first.  and if you plan to do routing make sure to "enable ipforwarding"&lt;BR /&gt;</description>
      <pubDate>Mon, 14 Mar 2016 21:43:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/can-t-ping-my-subnet-under-another-switch/m-p/45464#M11346</guid>
      <dc:creator>StephenW</dc:creator>
      <dc:date>2016-03-14T21:43:00Z</dc:date>
    </item>
    <item>
      <title>RE: Can't ping my subnet under another switch</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/can-t-ping-my-subnet-under-another-switch/m-p/45465#M11347</link>
      <description>Hi Piotr, I'm guessing the mask in your diagram is /24 (255.255.255.0) instead of /16 (255.255.0.0).&lt;BR /&gt;
&lt;BR /&gt;
If that's true, then:&lt;BR /&gt;
&lt;BR /&gt;
PC1 to PC2 works even in different subnets because both PCs are on the same switch and the switch uses just 1 MAC address for all interfaces (except mgmt port)&lt;BR /&gt;
PC1 to PC4 works because they are on the same subnet (192.168.1.x)&lt;BR /&gt;
PC1 to PC3 does not work because you they are on different subnets and different switches&lt;BR /&gt;
&lt;BR /&gt;
You just need to do &lt;B&gt;"enable ipforwarding"&lt;/B&gt; on both switches.&lt;BR /&gt;</description>
      <pubDate>Mon, 14 Mar 2016 22:51:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/can-t-ping-my-subnet-under-another-switch/m-p/45465#M11347</guid>
      <dc:creator>Henrique</dc:creator>
      <dc:date>2016-03-14T22:51:00Z</dc:date>
    </item>
  </channel>
</rss>

