<?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: Could someone check this configuration please? in Switches, Hubs, and Modems</title>
    <link>https://community.hpe.com/t5/switches-hubs-and-modems/could-someone-check-this-configuration-please/m-p/4737131#M25010</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Could you confirm what ports your switches are interlinked on?&lt;BR /&gt;Also, it's generally a good idea to tag vlans on switch-switch links and use untagged ports for just access ports.</description>
    <pubDate>Wed, 12 Jan 2011 11:04:05 GMT</pubDate>
    <dc:creator>Mohammed Faiz</dc:creator>
    <dc:date>2011-01-12T11:04:05Z</dc:date>
    <item>
      <title>Could someone check this configuration please?</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/could-someone-check-this-configuration-please/m-p/4737130#M25009</link>
      <description>I have 3 Procurve switches each connected to each other to form a redundant loop.&lt;BR /&gt;&lt;BR /&gt;Everything appears to work however I'm seeing some funny stuff going on with arp caching and vsphere if I pull a switch to simulate a failure.&lt;BR /&gt;&lt;BR /&gt;I'd really appreciate a sanity check that I'm not doing something stupid with the switch configuration.&lt;BR /&gt;&lt;BR /&gt;All I need is a VLAN (100 in this instance) for iSCSI that is tagged/trunked so it spans all the switches.&lt;BR /&gt;&lt;BR /&gt;Site A Startup configuration:&lt;BR /&gt;&lt;BR /&gt;; J9145A Configuration Editor; Created on release #W.14.49&lt;BR /&gt;&lt;BR /&gt;hostname "Site A P4000 2910al"&lt;BR /&gt;module 1 type J9145A&lt;BR /&gt;module 2 type J9008A&lt;BR /&gt;interface 1&lt;BR /&gt;   flow-control&lt;BR /&gt;exit&lt;BR /&gt;interface 2&lt;BR /&gt;   flow-control&lt;BR /&gt;exit&lt;BR /&gt;interface 3&lt;BR /&gt;   flow-control&lt;BR /&gt;exit&lt;BR /&gt;interface 4&lt;BR /&gt;   flow-control&lt;BR /&gt;exit&lt;BR /&gt;interface 5&lt;BR /&gt;   flow-control&lt;BR /&gt;exit&lt;BR /&gt;interface 6&lt;BR /&gt;   flow-control&lt;BR /&gt;exit&lt;BR /&gt;interface 7&lt;BR /&gt;   flow-control&lt;BR /&gt;exit&lt;BR /&gt;interface 8&lt;BR /&gt;   flow-control&lt;BR /&gt;exit&lt;BR /&gt;interface 9&lt;BR /&gt;   flow-control&lt;BR /&gt;exit&lt;BR /&gt;interface 10&lt;BR /&gt;   flow-control&lt;BR /&gt;exit&lt;BR /&gt;interface 11&lt;BR /&gt;   flow-control&lt;BR /&gt;exit&lt;BR /&gt;interface 12&lt;BR /&gt;   flow-control&lt;BR /&gt;exit&lt;BR /&gt;interface 13&lt;BR /&gt;   flow-control&lt;BR /&gt;exit&lt;BR /&gt;interface 14&lt;BR /&gt;   flow-control&lt;BR /&gt;exit&lt;BR /&gt;interface 15&lt;BR /&gt;   flow-control&lt;BR /&gt;exit&lt;BR /&gt;interface 16&lt;BR /&gt;   flow-control&lt;BR /&gt;exit&lt;BR /&gt;interface 17&lt;BR /&gt;   flow-control&lt;BR /&gt;exit&lt;BR /&gt;interface 18&lt;BR /&gt;   flow-control&lt;BR /&gt;exit&lt;BR /&gt;interface 19&lt;BR /&gt;   flow-control&lt;BR /&gt;exit&lt;BR /&gt;interface 20&lt;BR /&gt;   flow-control&lt;BR /&gt;exit&lt;BR /&gt;interface 21&lt;BR /&gt;   flow-control&lt;BR /&gt;exit&lt;BR /&gt;interface 22&lt;BR /&gt;   flow-control&lt;BR /&gt;exit&lt;BR /&gt;interface 23&lt;BR /&gt;   flow-control&lt;BR /&gt;exit&lt;BR /&gt;interface 24&lt;BR /&gt;   flow-control&lt;BR /&gt;exit&lt;BR /&gt;interface A1&lt;BR /&gt;   flow-control&lt;BR /&gt;exit&lt;BR /&gt;interface A2&lt;BR /&gt;   flow-control&lt;BR /&gt;exit&lt;BR /&gt;ip default-gateway 10.65.254.254&lt;BR /&gt;ip arp-age 1&lt;BR /&gt;vlan 1&lt;BR /&gt;   name "DEFAULT_VLAN"&lt;BR /&gt;   untagged 1,13-22,24,A2&lt;BR /&gt;   ip address 10.65.128.144 255.255.0.0&lt;BR /&gt;   no untagged 2-12,23,A1&lt;BR /&gt;   exit&lt;BR /&gt;vlan 100&lt;BR /&gt;   name "iSCSI"&lt;BR /&gt;   untagged 2-12,23&lt;BR /&gt;   tagged A1&lt;BR /&gt;   no ip address&lt;BR /&gt;   exit&lt;BR /&gt;vlan 200&lt;BR /&gt;   name "vMotion"&lt;BR /&gt;   tagged 2-12,A1&lt;BR /&gt;   no ip address&lt;BR /&gt;   exit&lt;BR /&gt;vlan 666&lt;BR /&gt;   name "no-use"&lt;BR /&gt;   untagged A1&lt;BR /&gt;   no ip address&lt;BR /&gt;   exit&lt;BR /&gt;snmp-server community "public" unrestricted&lt;BR /&gt;spanning-tree&lt;BR /&gt;spanning-tree priority 0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------------&lt;BR /&gt;&lt;BR /&gt;Site B Startup configuration:&lt;BR /&gt;&lt;BR /&gt;; J9145A Configuration Editor; Created on release #W.14.49&lt;BR /&gt;&lt;BR /&gt;hostname "Site B P4000 2910al"&lt;BR /&gt;module 1 type J9145A&lt;BR /&gt;module 2 type J9008A&lt;BR /&gt;interface 1&lt;BR /&gt;   flow-control&lt;BR /&gt;exit&lt;BR /&gt;interface 2&lt;BR /&gt;   flow-control&lt;BR /&gt;exit&lt;BR /&gt;interface 3&lt;BR /&gt;   flow-control&lt;BR /&gt;exit&lt;BR /&gt;interface 4&lt;BR /&gt;   flow-control&lt;BR /&gt;exit&lt;BR /&gt;interface 5&lt;BR /&gt;   flow-control&lt;BR /&gt;exit&lt;BR /&gt;interface 6&lt;BR /&gt;   flow-control&lt;BR /&gt;exit&lt;BR /&gt;interface 7&lt;BR /&gt;   flow-control&lt;BR /&gt;exit&lt;BR /&gt;interface 8&lt;BR /&gt;   flow-control&lt;BR /&gt;exit&lt;BR /&gt;interface 9&lt;BR /&gt;   flow-control&lt;BR /&gt;exit&lt;BR /&gt;interface 10&lt;BR /&gt;   flow-control&lt;BR /&gt;exit&lt;BR /&gt;interface 11&lt;BR /&gt;   flow-control&lt;BR /&gt;exit&lt;BR /&gt;interface 12&lt;BR /&gt;   flow-control&lt;BR /&gt;exit&lt;BR /&gt;interface 13&lt;BR /&gt;   flow-control&lt;BR /&gt;exit&lt;BR /&gt;interface 14&lt;BR /&gt;   flow-control&lt;BR /&gt;exit&lt;BR /&gt;interface 15&lt;BR /&gt;   flow-control&lt;BR /&gt;exit&lt;BR /&gt;interface 16&lt;BR /&gt;   flow-control&lt;BR /&gt;exit&lt;BR /&gt;interface 17&lt;BR /&gt;   flow-control&lt;BR /&gt;exit&lt;BR /&gt;interface 18&lt;BR /&gt;   flow-control&lt;BR /&gt;exit&lt;BR /&gt;interface 19&lt;BR /&gt;   flow-control&lt;BR /&gt;exit&lt;BR /&gt;interface 20&lt;BR /&gt;   flow-control&lt;BR /&gt;exit&lt;BR /&gt;interface 21&lt;BR /&gt;   flow-control&lt;BR /&gt;exit&lt;BR /&gt;interface 22&lt;BR /&gt;   flow-control&lt;BR /&gt;exit&lt;BR /&gt;interface 23&lt;BR /&gt;   flow-control&lt;BR /&gt;exit&lt;BR /&gt;interface 24&lt;BR /&gt;   flow-control&lt;BR /&gt;exit&lt;BR /&gt;interface A1&lt;BR /&gt;   flow-control&lt;BR /&gt;exit&lt;BR /&gt;interface A2&lt;BR /&gt;   flow-control&lt;BR /&gt;exit&lt;BR /&gt;ip default-gateway 10.65.254.254&lt;BR /&gt;vlan 1&lt;BR /&gt;   name "DEFAULT_VLAN"&lt;BR /&gt;   untagged 1,13-23,A2&lt;BR /&gt;   ip address 10.65.128.143 255.255.0.0&lt;BR /&gt;   no untagged 2-12,24-A1&lt;BR /&gt;   exit&lt;BR /&gt;vlan 100&lt;BR /&gt;   name "iSCSI"&lt;BR /&gt;   untagged 2-12,24&lt;BR /&gt;   tagged A1&lt;BR /&gt;   no ip address&lt;BR /&gt;   exit&lt;BR /&gt;vlan 200&lt;BR /&gt;   name "vMotion"&lt;BR /&gt;   tagged A1&lt;BR /&gt;   no ip address&lt;BR /&gt;   exit&lt;BR /&gt;vlan 666&lt;BR /&gt;   name "no-use"&lt;BR /&gt;   untagged A1&lt;BR /&gt;   no ip address&lt;BR /&gt;   exit&lt;BR /&gt;snmp-server community "public" unrestricted&lt;BR /&gt;spanning-tree&lt;BR /&gt;spanning-tree priority 4&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;--------------------------&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Site C Startup configuration:&lt;BR /&gt;&lt;BR /&gt;; J9279A Configuration Editor; Created on release #Y.11.16&lt;BR /&gt;&lt;BR /&gt;hostname "Site C P4000 2510g"&lt;BR /&gt;snmp-server location "Site C"&lt;BR /&gt;interface 1&lt;BR /&gt;   flow-control&lt;BR /&gt;exit&lt;BR /&gt;interface 2&lt;BR /&gt;   flow-control&lt;BR /&gt;exit&lt;BR /&gt;interface 3&lt;BR /&gt;   flow-control&lt;BR /&gt;exit&lt;BR /&gt;interface 4&lt;BR /&gt;   flow-control&lt;BR /&gt;exit&lt;BR /&gt;interface 5&lt;BR /&gt;   flow-control&lt;BR /&gt;exit&lt;BR /&gt;interface 6&lt;BR /&gt;   flow-control&lt;BR /&gt;exit&lt;BR /&gt;interface 7&lt;BR /&gt;   flow-control&lt;BR /&gt;exit&lt;BR /&gt;interface 8&lt;BR /&gt;   flow-control&lt;BR /&gt;exit&lt;BR /&gt;interface 9&lt;BR /&gt;   flow-control&lt;BR /&gt;exit&lt;BR /&gt;interface 10&lt;BR /&gt;   flow-control&lt;BR /&gt;exit&lt;BR /&gt;interface 11&lt;BR /&gt;   flow-control&lt;BR /&gt;exit&lt;BR /&gt;interface 12&lt;BR /&gt;   flow-control&lt;BR /&gt;exit&lt;BR /&gt;interface 13&lt;BR /&gt;   flow-control&lt;BR /&gt;exit&lt;BR /&gt;interface 14&lt;BR /&gt;   flow-control&lt;BR /&gt;exit&lt;BR /&gt;interface 15&lt;BR /&gt;   flow-control&lt;BR /&gt;exit&lt;BR /&gt;interface 16&lt;BR /&gt;   flow-control&lt;BR /&gt;exit&lt;BR /&gt;interface 17&lt;BR /&gt;   flow-control&lt;BR /&gt;exit&lt;BR /&gt;interface 18&lt;BR /&gt;   flow-control&lt;BR /&gt;exit&lt;BR /&gt;interface 19&lt;BR /&gt;   flow-control&lt;BR /&gt;exit&lt;BR /&gt;interface 20&lt;BR /&gt;   flow-control&lt;BR /&gt;exit&lt;BR /&gt;interface 21&lt;BR /&gt;   flow-control&lt;BR /&gt;exit&lt;BR /&gt;interface 22&lt;BR /&gt;   flow-control&lt;BR /&gt;exit&lt;BR /&gt;interface 23&lt;BR /&gt;   flow-control&lt;BR /&gt;exit&lt;BR /&gt;interface 24&lt;BR /&gt;   flow-control&lt;BR /&gt;exit&lt;BR /&gt;ip default-gateway 10.65.254.254&lt;BR /&gt;sntp server 10.65.3.252&lt;BR /&gt;ip arp-age 1&lt;BR /&gt;timesync sntp&lt;BR /&gt;sntp unicast&lt;BR /&gt;snmp-server community "public" Unrestricted&lt;BR /&gt;vlan 1&lt;BR /&gt;   name "DEFAULT_VLAN"&lt;BR /&gt;   untagged 1,13-22&lt;BR /&gt;   ip address 10.65.128.131 255.255.0.0&lt;BR /&gt;   no untagged 2-12,23-24&lt;BR /&gt;   exit&lt;BR /&gt;vlan 100&lt;BR /&gt;   name "iSCSI"&lt;BR /&gt;   untagged 2-12,23-24&lt;BR /&gt;   exit&lt;BR /&gt;spanning-tree</description>
      <pubDate>Wed, 12 Jan 2011 08:18:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/could-someone-check-this-configuration-please/m-p/4737130#M25009</guid>
      <dc:creator>Paul Hutchings</dc:creator>
      <dc:date>2011-01-12T08:18:58Z</dc:date>
    </item>
    <item>
      <title>Re: Could someone check this configuration please?</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/could-someone-check-this-configuration-please/m-p/4737131#M25010</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Could you confirm what ports your switches are interlinked on?&lt;BR /&gt;Also, it's generally a good idea to tag vlans on switch-switch links and use untagged ports for just access ports.</description>
      <pubDate>Wed, 12 Jan 2011 11:04:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/could-someone-check-this-configuration-please/m-p/4737131#M25010</guid>
      <dc:creator>Mohammed Faiz</dc:creator>
      <dc:date>2011-01-12T11:04:05Z</dc:date>
    </item>
    <item>
      <title>Re: Could someone check this configuration please?</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/could-someone-check-this-configuration-please/m-p/4737132#M25011</link>
      <description>Sure,&lt;BR /&gt;&lt;BR /&gt;A1 on Site A and A1 on Site B.&lt;BR /&gt;&lt;BR /&gt;23 on Site A to 23 on Site C.&lt;BR /&gt;&lt;BR /&gt;24 on Site B to 24 on Site C.&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 12 Jan 2011 11:08:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/could-someone-check-this-configuration-please/m-p/4737132#M25011</guid>
      <dc:creator>Paul Hutchings</dc:creator>
      <dc:date>2011-01-12T11:08:18Z</dc:date>
    </item>
    <item>
      <title>Re: Could someone check this configuration please?</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/could-someone-check-this-configuration-please/m-p/4737133#M25012</link>
      <description>Ok, well that looks fine as far as connectivity on VLAN 100 goes. Obviously you haven't got the same redundancy setup for VLAN 1.&lt;BR /&gt;When you say "pull a switch" are you powering off a whole switch or simulating a link failure?&lt;BR /&gt;What is the odd behaviour you experience?</description>
      <pubDate>Wed, 12 Jan 2011 11:21:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/could-someone-check-this-configuration-please/m-p/4737133#M25012</guid>
      <dc:creator>Mohammed Faiz</dc:creator>
      <dc:date>2011-01-12T11:21:16Z</dc:date>
    </item>
  </channel>
</rss>

