<?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 VLAN Config in Switches, Hubs, and Modems</title>
    <link>https://community.hpe.com/t5/switches-hubs-and-modems/vlan-config/m-p/4390211#M17994</link>
    <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;I'm struggling with VLAN's again and need to find out where I'm going wrong.&lt;BR /&gt;&lt;BR /&gt;I have a pair of 5406zl switches on which I want to create a VLAN for server iLO connections (see drawing). There is a DHCP scope on our DHCP server and the VLAN needs to be accessable from the local 192.168.78.x network and the 192.168.3.x network.&lt;BR /&gt;&lt;BR /&gt;I've created VLAN199 on each switch with an ip address for each and set a secondary ip address on the Cisco router LAN interface of 192.168.199.254 but I can't get any connectivity.&lt;BR /&gt;&lt;BR /&gt;-----------------------------------------------&lt;BR /&gt;&lt;BR /&gt;Switch config's are;&lt;BR /&gt;&lt;BR /&gt;Switch01:&lt;BR /&gt;&lt;BR /&gt;trunk A15,B15,C15,D15,D21 Trk5 Trunk&lt;BR /&gt;ip default-gateway 192.168.78.1&lt;BR /&gt;snmp-server community "public" Unrestricted&lt;BR /&gt;snmp-server host 192.168.20.223 "public"&lt;BR /&gt;snmp-server host 192.168.3.203 "public"&lt;BR /&gt;vlan 1&lt;BR /&gt;   name "DEFAULT_VLAN"&lt;BR /&gt;   untagged A1-A14,A16-A24,B1,B13-B14,B16-B24,C1-C14,C16-C19,C21,C23,D1-D14,D16-D20,D22-D24,Trk5&lt;BR /&gt;   ip address 192.168.78.230 255.255.255.0&lt;BR /&gt;   no untagged B2-B12,C20,C22,C24&lt;BR /&gt;   exit&lt;BR /&gt;vlan 3&lt;BR /&gt;   name "MPLS"&lt;BR /&gt;   untagged C20,C22,C24&lt;BR /&gt;   no ip address&lt;BR /&gt;   exit&lt;BR /&gt;vlan 199&lt;BR /&gt;   name "iLO"&lt;BR /&gt;   untagged B2-B12&lt;BR /&gt;   ip helper-address 192.168.78.12&lt;BR /&gt;   ip address 192.168.199.1 255.255.255.0&lt;BR /&gt;   exit&lt;BR /&gt;&lt;BR /&gt;-----------------------------------------------&lt;BR /&gt;&lt;BR /&gt;Switch02:&lt;BR /&gt;&lt;BR /&gt;trunk A15,B15,C15,D16,D22 Trk5 Trunk&lt;BR /&gt;&lt;BR /&gt;ip default-gateway 192.168.78.1&lt;BR /&gt;snmp-server community "public" Unrestricted&lt;BR /&gt;snmp-server host 192.168.20.223 "public"&lt;BR /&gt;snmp-server host 192.168.3.203 "public"&lt;BR /&gt;vlan 1&lt;BR /&gt;   name "DEFAULT_VLAN"&lt;BR /&gt;   untagged A1-A14,A16-A24,B1-B14,B16-B24,C1,C13-C14,C16-C24,D1-D15,D17-D21,D23-D24,Trk5&lt;BR /&gt;   ip address 192.168.78.231 255.255.255.0&lt;BR /&gt;   no untagged C2-C12&lt;BR /&gt;   exit&lt;BR /&gt;vlan 199&lt;BR /&gt;   name "iLO"&lt;BR /&gt;   untagged C2-C12&lt;BR /&gt;   ip helper-address 192.168.78.12&lt;BR /&gt;   ip address 192.168.199.2 255.255.255.0&lt;BR /&gt;   exit&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks in advance for any help with this.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Gordon.</description>
    <pubDate>Mon, 30 Mar 2009 09:43:19 GMT</pubDate>
    <dc:creator>Gordon Curry</dc:creator>
    <dc:date>2009-03-30T09:43:19Z</dc:date>
    <item>
      <title>VLAN Config</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/vlan-config/m-p/4390211#M17994</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;I'm struggling with VLAN's again and need to find out where I'm going wrong.&lt;BR /&gt;&lt;BR /&gt;I have a pair of 5406zl switches on which I want to create a VLAN for server iLO connections (see drawing). There is a DHCP scope on our DHCP server and the VLAN needs to be accessable from the local 192.168.78.x network and the 192.168.3.x network.&lt;BR /&gt;&lt;BR /&gt;I've created VLAN199 on each switch with an ip address for each and set a secondary ip address on the Cisco router LAN interface of 192.168.199.254 but I can't get any connectivity.&lt;BR /&gt;&lt;BR /&gt;-----------------------------------------------&lt;BR /&gt;&lt;BR /&gt;Switch config's are;&lt;BR /&gt;&lt;BR /&gt;Switch01:&lt;BR /&gt;&lt;BR /&gt;trunk A15,B15,C15,D15,D21 Trk5 Trunk&lt;BR /&gt;ip default-gateway 192.168.78.1&lt;BR /&gt;snmp-server community "public" Unrestricted&lt;BR /&gt;snmp-server host 192.168.20.223 "public"&lt;BR /&gt;snmp-server host 192.168.3.203 "public"&lt;BR /&gt;vlan 1&lt;BR /&gt;   name "DEFAULT_VLAN"&lt;BR /&gt;   untagged A1-A14,A16-A24,B1,B13-B14,B16-B24,C1-C14,C16-C19,C21,C23,D1-D14,D16-D20,D22-D24,Trk5&lt;BR /&gt;   ip address 192.168.78.230 255.255.255.0&lt;BR /&gt;   no untagged B2-B12,C20,C22,C24&lt;BR /&gt;   exit&lt;BR /&gt;vlan 3&lt;BR /&gt;   name "MPLS"&lt;BR /&gt;   untagged C20,C22,C24&lt;BR /&gt;   no ip address&lt;BR /&gt;   exit&lt;BR /&gt;vlan 199&lt;BR /&gt;   name "iLO"&lt;BR /&gt;   untagged B2-B12&lt;BR /&gt;   ip helper-address 192.168.78.12&lt;BR /&gt;   ip address 192.168.199.1 255.255.255.0&lt;BR /&gt;   exit&lt;BR /&gt;&lt;BR /&gt;-----------------------------------------------&lt;BR /&gt;&lt;BR /&gt;Switch02:&lt;BR /&gt;&lt;BR /&gt;trunk A15,B15,C15,D16,D22 Trk5 Trunk&lt;BR /&gt;&lt;BR /&gt;ip default-gateway 192.168.78.1&lt;BR /&gt;snmp-server community "public" Unrestricted&lt;BR /&gt;snmp-server host 192.168.20.223 "public"&lt;BR /&gt;snmp-server host 192.168.3.203 "public"&lt;BR /&gt;vlan 1&lt;BR /&gt;   name "DEFAULT_VLAN"&lt;BR /&gt;   untagged A1-A14,A16-A24,B1-B14,B16-B24,C1,C13-C14,C16-C24,D1-D15,D17-D21,D23-D24,Trk5&lt;BR /&gt;   ip address 192.168.78.231 255.255.255.0&lt;BR /&gt;   no untagged C2-C12&lt;BR /&gt;   exit&lt;BR /&gt;vlan 199&lt;BR /&gt;   name "iLO"&lt;BR /&gt;   untagged C2-C12&lt;BR /&gt;   ip helper-address 192.168.78.12&lt;BR /&gt;   ip address 192.168.199.2 255.255.255.0&lt;BR /&gt;   exit&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks in advance for any help with this.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Gordon.</description>
      <pubDate>Mon, 30 Mar 2009 09:43:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/vlan-config/m-p/4390211#M17994</guid>
      <dc:creator>Gordon Curry</dc:creator>
      <dc:date>2009-03-30T09:43:19Z</dc:date>
    </item>
    <item>
      <title>Re: VLAN Config</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/vlan-config/m-p/4390212#M17995</link>
      <description>hi Gordon &lt;BR /&gt;&lt;BR /&gt;ip routing enable must be each switch &lt;BR /&gt;and trunk port (trk5 )must be &lt;BR /&gt;tagged member vlan 199&lt;BR /&gt;&lt;BR /&gt;no needed ip address vlan 199 second switch &lt;BR /&gt;&lt;BR /&gt;trunk A15,B15,C15,D15,D21 Trk5 Trunk&lt;BR /&gt;ip routing******************************************&lt;BR /&gt;ip default-gateway 192.168.78.1*********(not needed &lt;DELETE&gt;)&lt;BR /&gt;snmp-server community "public" Unrestricted&lt;BR /&gt;snmp-server host 192.168.20.223 "public"&lt;BR /&gt;snmp-server host 192.168.3.203 "public"&lt;BR /&gt;vlan 1&lt;BR /&gt;name "DEFAULT_VLAN"&lt;BR /&gt;untagged A1-A14,A16-A24,B1,B13-B14,B16-B24,C1-C14,C16-C19,C21,C23,D1-D14,D16-D20,D22-D24,Trk5&lt;BR /&gt;ip address 192.168.78.230 255.255.255.0&lt;BR /&gt;no untagged B2-B12,C20,C22,C24&lt;BR /&gt;exit&lt;BR /&gt;vlan 3&lt;BR /&gt;name "MPLS"&lt;BR /&gt;untagged C20,C22,C24&lt;BR /&gt;no ip address&lt;BR /&gt;exit&lt;BR /&gt;vlan 199&lt;BR /&gt;name "iLO"&lt;BR /&gt;untagged B2-B12&lt;BR /&gt;tagged Trk5***************************&lt;BR /&gt;ip helper-address 192.168.78.12&lt;BR /&gt;ip address 192.168.199.1 255.255.255.0&lt;BR /&gt;exit&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;trunk A15,B15,C15,D15,D21 Trk5 Trunk&lt;BR /&gt;ip routing*****************************************&lt;BR /&gt;ip default-gateway 192.168.78.1*********(not needed)&lt;BR /&gt;snmp-server community "public" Unrestricted&lt;BR /&gt;snmp-server host 192.168.20.223 "public"&lt;BR /&gt;snmp-server host 192.168.3.203 "public"&lt;BR /&gt;vlan 1&lt;BR /&gt;name "DEFAULT_VLAN"&lt;BR /&gt;untagged A1-A14,A16-A24,B1,B13-B14,B16-B24,C1-C14,C16-C19,C21,C23,D1-D14,D16-D20,D22-D24,Trk5&lt;BR /&gt;ip address 192.168.78.230 255.255.255.0&lt;BR /&gt;no untagged B2-B12,C20,C22,C24&lt;BR /&gt;exit&lt;BR /&gt;vlan 3&lt;BR /&gt;name "MPLS"&lt;BR /&gt;untagged C20,C22,C24&lt;BR /&gt;no ip address&lt;BR /&gt;exit&lt;BR /&gt;vlan 199&lt;BR /&gt;name "iLO"&lt;BR /&gt;untagged B2-B12&lt;BR /&gt;tagged Trk5******************************&lt;BR /&gt;ip helper-address 192.168.78.12&lt;BR /&gt;ip address 192.168.199.1 255.255.255.0*********(not needed &lt;DELETE&gt;must be no ip address)&lt;BR /&gt;exit&lt;/DELETE&gt;&lt;/DELETE&gt;</description>
      <pubDate>Mon, 30 Mar 2009 10:40:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/vlan-config/m-p/4390212#M17995</guid>
      <dc:creator>cenk sasmaztin</dc:creator>
      <dc:date>2009-03-30T10:40:38Z</dc:date>
    </item>
    <item>
      <title>Re: VLAN Config</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/vlan-config/m-p/4390213#M17996</link>
      <description>and please send me 2821 router sh run print</description>
      <pubDate>Mon, 30 Mar 2009 10:44:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/vlan-config/m-p/4390213#M17996</guid>
      <dc:creator>cenk sasmaztin</dc:creator>
      <dc:date>2009-03-30T10:44:26Z</dc:date>
    </item>
    <item>
      <title>Re: VLAN Config</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/vlan-config/m-p/4390214#M17997</link>
      <description>Hi cenk sasmaztin.&lt;BR /&gt;&lt;BR /&gt;Thanks for the quick reply....&lt;BR /&gt;&lt;BR /&gt;I'll try out the settings you suggest and post the results. Have to be done out of hours though, this is in production, so I won't get a chance until tonight.&lt;BR /&gt;&lt;BR /&gt;Gordon.</description>
      <pubDate>Mon, 30 Mar 2009 10:54:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/vlan-config/m-p/4390214#M17997</guid>
      <dc:creator>Gordon Curry</dc:creator>
      <dc:date>2009-03-30T10:54:55Z</dc:date>
    </item>
  </channel>
</rss>

