<?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: Configuring multiple VLAN's across multiple switches in Switches, Hubs, and Modems</title>
    <link>https://community.hpe.com/t5/switches-hubs-and-modems/configuring-multiple-vlan-s-across-multiple-switches/m-p/4784388#M25897</link>
    <description>OK, so in Jeff's example he listed two switches.  I have four.  So I am assuming that I would just replicate his config across all four switches.  From my understanding, that gets the vlans across all four switches, but I would still need to assign specific ports to specific vlans.  For example ports 2-6 on vlan 10, ports 7-12 on vlan 20, and ports 13-18 on vlan 30.&lt;BR /&gt;&lt;BR /&gt;Now I have six fiber pairs that run from bldg A to bldg D.  According to Jaal, I could plug all six pairs in and create a trunk.  Jeff's example config shows how to get the vlans across 1 port, how would this be done across a trunk?&lt;BR /&gt;</description>
    <pubDate>Sat, 07 May 2011 14:15:39 GMT</pubDate>
    <dc:creator>majikman</dc:creator>
    <dc:date>2011-05-07T14:15:39Z</dc:date>
    <item>
      <title>Configuring multiple VLAN's across multiple switches</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/configuring-multiple-vlan-s-across-multiple-switches/m-p/4784383#M25892</link>
      <description>VLAN's are a little new to me, so please cut me some slack.&lt;BR /&gt;&lt;BR /&gt;I have 3 networks at the same facility.  One network is for business data, one is for VOIP, and one is a wireless mesh network that distributes WWW access.  At this facility there are four buildings (A, B, C and D)each connected via fiber.  I've attached a drawing to help show this.&lt;BR /&gt;&lt;BR /&gt;Currently the business and VOIP networks are distributed amongst all four buildings.  The wireless network currently only has 1 gateway that is connected to a WatchGuard FireBox.  This FireBox provides WWW access to both the business and wireless networks, and provides segregation between the two networks.&lt;BR /&gt;&lt;BR /&gt;Also, besides the Default_VLAN there is a VLAN established between building B and C for the VOIP network.&lt;BR /&gt;&lt;BR /&gt;Where I want to eventually end up is to have the business, voice, and wireless networks in all three locations.  Preferably without having to buy extra hardware, although we may want to purchase more switches for building B and C to keep the VOIP network on its own fiber pair so it has the max bandwidth available.  &lt;BR /&gt;&lt;BR /&gt;Not sure how to span multiple VLANs across multiple switches.  Help please.&lt;BR /&gt;</description>
      <pubDate>Wed, 04 May 2011 20:10:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/configuring-multiple-vlan-s-across-multiple-switches/m-p/4784383#M25892</guid>
      <dc:creator>majikman</dc:creator>
      <dc:date>2011-05-04T20:10:13Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring multiple VLAN's across multiple switches</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/configuring-multiple-vlan-s-across-multiple-switches/m-p/4784384#M25893</link>
      <description>To have multiple vlans on a single connection, you "tag" the switch-to-switch link ports in each vlan as required. &lt;BR /&gt;&lt;BR /&gt;So, as an example, 2 switches connected together, each on their port 1, 3 vlans across the link:&lt;BR /&gt;&lt;BR /&gt;switch1#(config) vlan 10 tag 1&lt;BR /&gt;switch1#(config) vlan 20 tag 1&lt;BR /&gt;switch1#(config) vlan 30 tag 1&lt;BR /&gt;&lt;BR /&gt;switch2#(config) vlan 10 tag 1&lt;BR /&gt;switch2#(config) vlan 20 tag 1&lt;BR /&gt;switch2#(config) vlan 30 tag 1&lt;BR /&gt;&lt;BR /&gt;hth...Jeff&lt;BR /&gt;&lt;BR /&gt;ps, device ports are "untagged" in a vlan.</description>
      <pubDate>Wed, 04 May 2011 20:46:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/configuring-multiple-vlan-s-across-multiple-switches/m-p/4784384#M25893</guid>
      <dc:creator>Jeff Carrell</dc:creator>
      <dc:date>2011-05-04T20:46:26Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring multiple VLAN's across multiple switches</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/configuring-multiple-vlan-s-across-multiple-switches/m-p/4784385#M25894</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Have you considered a LACP or HP trunk to connect the switches to each other?&lt;BR /&gt;Have you considered a voice vlan with QoS priority? &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 05 May 2011 06:53:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/configuring-multiple-vlan-s-across-multiple-switches/m-p/4784385#M25894</guid>
      <dc:creator>Jaap Laaij</dc:creator>
      <dc:date>2011-05-05T06:53:37Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring multiple VLAN's across multiple switches</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/configuring-multiple-vlan-s-across-multiple-switches/m-p/4784386#M25895</link>
      <description>Jeff, thanks for the help.&lt;BR /&gt;&lt;BR /&gt;Jaal,&lt;BR /&gt;&lt;BR /&gt;I have read a bit about HP trunks.  Not sure how to configure it and exactly what the benefits are.  Could you elaborate a little?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 05 May 2011 13:16:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/configuring-multiple-vlan-s-across-multiple-switches/m-p/4784386#M25895</guid>
      <dc:creator>majikman</dc:creator>
      <dc:date>2011-05-05T13:16:44Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring multiple VLAN's across multiple switches</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/configuring-multiple-vlan-s-across-multiple-switches/m-p/4784387#M25896</link>
      <description>Jeffs explanation is about using a single physical interface, port 1, of both switches as an uplink. By tagging you are able to run multiple vlans over one physical port/uplink.&lt;BR /&gt;&lt;BR /&gt;You can also use more interfaces, max 8,as one uplink. To prevent spanning tree coming into action you have to create a trunk. I just use static trunks, e.g.&lt;BR /&gt;&lt;BR /&gt;ProCurve(config)# trunk 1-4 trk1 trunk&lt;BR /&gt;&lt;BR /&gt;1-4 are the interfaces, trk 1 is just a name, trunk means static trunk.&lt;BR /&gt;&lt;BR /&gt;You have to do this on both switches.&lt;BR /&gt;Ports on both ends of a trunk group must have the same media type and mode&lt;BR /&gt;(speed and duplex).&lt;BR /&gt;The trunk, eg Trk1, by default, will also be a untagged member of vlan 1.&lt;BR /&gt;This is necessary for things like dhcp ip requests and other functions. Only one vlan can be untagged on a port!.&lt;BR /&gt;&lt;BR /&gt;The advantage is more throughput and if one of the interfaces or cables dies the remaining ports will continue rx/tx data.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 07 May 2011 07:57:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/configuring-multiple-vlan-s-across-multiple-switches/m-p/4784387#M25896</guid>
      <dc:creator>Jaap Laaij</dc:creator>
      <dc:date>2011-05-07T07:57:39Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring multiple VLAN's across multiple switches</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/configuring-multiple-vlan-s-across-multiple-switches/m-p/4784388#M25897</link>
      <description>OK, so in Jeff's example he listed two switches.  I have four.  So I am assuming that I would just replicate his config across all four switches.  From my understanding, that gets the vlans across all four switches, but I would still need to assign specific ports to specific vlans.  For example ports 2-6 on vlan 10, ports 7-12 on vlan 20, and ports 13-18 on vlan 30.&lt;BR /&gt;&lt;BR /&gt;Now I have six fiber pairs that run from bldg A to bldg D.  According to Jaal, I could plug all six pairs in and create a trunk.  Jeff's example config shows how to get the vlans across 1 port, how would this be done across a trunk?&lt;BR /&gt;</description>
      <pubDate>Sat, 07 May 2011 14:15:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/configuring-multiple-vlan-s-across-multiple-switches/m-p/4784388#M25897</guid>
      <dc:creator>majikman</dc:creator>
      <dc:date>2011-05-07T14:15:39Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring multiple VLAN's across multiple switches</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/configuring-multiple-vlan-s-across-multiple-switches/m-p/4784389#M25898</link>
      <description>Follow Jaap's example:&lt;BR /&gt;"ProCurve(config)# trunk 1-4 trk1 trunk&lt;BR /&gt;&lt;BR /&gt;1-4 are the interfaces, trk 1 is just a name, trunk means static trunk.&lt;BR /&gt;&lt;BR /&gt;You have to do this on both switches.&lt;BR /&gt;Ports on both ends of a trunk group must have the same media type and mode&lt;BR /&gt;(speed and duplex)."&lt;BR /&gt;&lt;BR /&gt;switch1(config) trunk 1-4 trk1 trunk&lt;BR /&gt;switch1(config) vlan x tag trk1&lt;BR /&gt;&lt;BR /&gt;and on...&lt;BR /&gt;&lt;BR /&gt;When you create a trunk, those ports no longer are usable as individual ports, they are now known as "trk1".&lt;BR /&gt;&lt;BR /&gt;You do not have to use the same "trkx" number on each end, they do not communicate that info. But speeds/types must be same on each end as Jaap noted.&lt;BR /&gt;&lt;BR /&gt;hth...Jeff&lt;BR /&gt;&lt;BR /&gt;ps, Get this CLI ref guide, it shows how to configure HP ProVision, HP Comware5 and Cisco switches for lots of different functions, in a side-by-side comparison, so if you know one CLI, you see how to do it in a different CLI: &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h17007.www1.hp.com/docs/interoperability/Cisco/HP-Networking-and-Cisco-CLI-Reference-Guide_June_10_WW_Eng_ltr.pdf" target="_blank"&gt;http://h17007.www1.hp.com/docs/interoperability/Cisco/HP-Networking-and-Cisco-CLI-Reference-Guide_June_10_WW_Eng_ltr.pdf&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;you may not need all of it (since you only have the ProCurve's), but the examples of how to do specific configuration options are worth it :-)</description>
      <pubDate>Sat, 07 May 2011 21:25:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/configuring-multiple-vlan-s-across-multiple-switches/m-p/4784389#M25898</guid>
      <dc:creator>Jeff Carrell</dc:creator>
      <dc:date>2011-05-07T21:25:21Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring multiple VLAN's across multiple switches</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/configuring-multiple-vlan-s-across-multiple-switches/m-p/4784390#M25899</link>
      <description>Took a closer look at your config.&lt;BR /&gt;&lt;BR /&gt;You have a single connection from the 2810 from building A and a single connection from the 2520 to the 2810 at building B.&lt;BR /&gt;The same applies to the connections from the 2810 and 2520 form building D to the 4202yl at building C.&lt;BR /&gt;Therefore, at this point, you can just use one physical port as an uplink and creating a trunk does not make any sense.&lt;BR /&gt;You can still run multiple vlans over this one interface.&lt;BR /&gt;&lt;BR /&gt;switch1(config) vlan 10 tag 1 (interface 1)&lt;BR /&gt;switch1(config) vlan 20 tag 1 (interface 1)&lt;BR /&gt;etc.&lt;BR /&gt;&lt;BR /&gt;Between buildings B and C you can use trunking.&lt;BR /&gt;&lt;BR /&gt;The whole setup of the network is quite vulnarable since the network is daisy-chained.If one of the switches in building B or C dies ... .&lt;BR /&gt;This can only be overcome by creating a ring/loop.&lt;BR /&gt;That should be possible by patching the fiber from one of the switches in building A straight through to a switch in building D.&lt;BR /&gt;Connect the 2520s and 2810s in building A and D with each other by a single interface uplink or a trunk, as discussed earlier.&lt;BR /&gt;It will create a loop but I presume you have STP running. Let me know. &lt;BR /&gt;This wil create just a 1Gb link overall. The question is if this will be a problem. Do you have any numbers on the day to day load, especially on the uplinks?&lt;BR /&gt;&lt;BR /&gt;If you are worried about voice traffic, you should implement QoS.&lt;BR /&gt;The 2810 however does not support voice Vlan (2520 and 4204 do), but does support QoS priority based on Vlan ID. (Jeff?)&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 08 May 2011 10:23:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/configuring-multiple-vlan-s-across-multiple-switches/m-p/4784390#M25899</guid>
      <dc:creator>Jaap Laaij</dc:creator>
      <dc:date>2011-05-08T10:23:27Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring multiple VLAN's across multiple switches</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/configuring-multiple-vlan-s-across-multiple-switches/m-p/4784391#M25900</link>
      <description>Jaap said "If you are worried about voice traffic, you should implement QoS.&lt;BR /&gt;The 2810 however does not support voice Vlan (2520 and 4204 do), but does support QoS priority based on Vlan ID. (Jeff?)"&lt;BR /&gt;&lt;BR /&gt;Yes, QoS can be set on port, or vlan (and other options as well). Also, ProVision code supports inbound 802.1p (layer 2 QoS) setting, so if VoIP phone sends a QoS priority at layer2 (802.1p) (and many do by default send priority 6), then the switch acts on it and passes it through. If VoIP phone does not, then you can set QoS on vlan.&lt;BR /&gt;&lt;BR /&gt;switch(config)#vlan 10 qos pri 6&lt;BR /&gt;&lt;BR /&gt;hth...Jeff</description>
      <pubDate>Sun, 08 May 2011 12:24:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/configuring-multiple-vlan-s-across-multiple-switches/m-p/4784391#M25900</guid>
      <dc:creator>Jeff Carrell</dc:creator>
      <dc:date>2011-05-08T12:24:27Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring multiple VLAN's across multiple switches</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/configuring-multiple-vlan-s-across-multiple-switches/m-p/4784392#M25901</link>
      <description>So, after all the advice and me practicing on some test equipment I began to get things setup to start this on the live switches.  I was short one mini-GBIC, so I thought "no problem, I have some others (not HP brand)".  Hmmmm.  Ya, that's not going to work.&lt;BR /&gt;&lt;BR /&gt;"Not a ProCurve transceiver..."&lt;BR /&gt;</description>
      <pubDate>Mon, 09 May 2011 15:56:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/configuring-multiple-vlan-s-across-multiple-switches/m-p/4784392#M25901</guid>
      <dc:creator>majikman</dc:creator>
      <dc:date>2011-05-09T15:56:51Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring multiple VLAN's across multiple switches</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/configuring-multiple-vlan-s-across-multiple-switches/m-p/4784393#M25902</link>
      <description>majikman said: "I was short one mini-GBIC, so I thought "no problem, I have some others (not HP brand)". Hmmmm. Ya, that's not going to work."&lt;BR /&gt;&lt;BR /&gt;True.&lt;BR /&gt;&lt;BR /&gt;AND, make sure you have the appropriate HP ProCurve "version" of an HP ProCurve mini-gbic.&lt;BR /&gt;&lt;BR /&gt;There are rev A, B, and C. Many of the 4yr old'ish switches require Rev B, and newer than that switches require Rev C. and HP tech support will not swap them out if its the "wrong rev" cause it's not "faulty".&lt;BR /&gt;&lt;BR /&gt;Search the HP networking support site for the pdf that lists mini-gbic revs-to-switch requirements.&lt;BR /&gt;&lt;BR /&gt;hth...Jeff</description>
      <pubDate>Mon, 09 May 2011 16:18:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/configuring-multiple-vlan-s-across-multiple-switches/m-p/4784393#M25902</guid>
      <dc:creator>Jeff Carrell</dc:creator>
      <dc:date>2011-05-09T16:18:27Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring multiple VLAN's across multiple switches</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/configuring-multiple-vlan-s-across-multiple-switches/m-p/4784394#M25903</link>
      <description>And just to follow up to Jaap's last comment.&lt;BR /&gt;&lt;BR /&gt;Currently there are 6 fiber pairs between each building. So I will be building a trunk between each building.&lt;BR /&gt;&lt;BR /&gt;Also, there is one more building that will be added to this network and from there another fiber will be run back to building A - creating a loop.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 09 May 2011 16:50:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/configuring-multiple-vlan-s-across-multiple-switches/m-p/4784394#M25903</guid>
      <dc:creator>majikman</dc:creator>
      <dc:date>2011-05-09T16:50:49Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring multiple VLAN's across multiple switches</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/configuring-multiple-vlan-s-across-multiple-switches/m-p/4784395#M25904</link>
      <description>This is the config I'll be trying out once a new HP GBIC arrives;&lt;BR /&gt;&lt;BR /&gt;Building A&lt;BR /&gt;switchA(config)# trunk 47-48 trk1 trunk&lt;BR /&gt;switchA(config)# vlan business tag trk1&lt;BR /&gt;switchA(config)# vlan camp tag trk1&lt;BR /&gt;switchA(config)# vlan voip tag trk1&lt;BR /&gt;&lt;BR /&gt;Building B&lt;BR /&gt;switchB(config)# trunk 21-22 trk1 trunk&lt;BR /&gt;switchB(config)# trunk 23-24 trk2 trunk&lt;BR /&gt;switchB(config)# vlan business tag trk1&lt;BR /&gt;switchB(config)# vlan camp tag trk1&lt;BR /&gt;switchB(config)# vlan voip tag trk1&lt;BR /&gt;switchB(config)# vlan business tag trk2&lt;BR /&gt;switchB(config)# vlan camp tag trk2&lt;BR /&gt;switchB(config)# vlan voip tag trk2&lt;BR /&gt;&lt;BR /&gt;Building C&lt;BR /&gt;switchC(config)# trunk B21-B22 trk2 trunk&lt;BR /&gt;switchC(config)# trunk B23-B24 trk3 trunk&lt;BR /&gt;switchC(config)# vlan business tag trk2&lt;BR /&gt;switchC(config)# vlan camp tag trk2&lt;BR /&gt;switchC(config)# vlan voip tag trk2&lt;BR /&gt;switchC(config)# vlan business tag trk3&lt;BR /&gt;switchC(config)# vlan camp tag trk3&lt;BR /&gt;switchC(config)# vlan voip tag trk3&lt;BR /&gt;&lt;BR /&gt;Building D&lt;BR /&gt;switchD(config)# trunk 21-22 trk3 trunk&lt;BR /&gt;switchD(config)# vlan business tag trk3&lt;BR /&gt;switchD(config)# vlan camp tag trk3&lt;BR /&gt;switchD(config)# vlan voip tag trk3&lt;BR /&gt;&lt;BR /&gt;Basically what I'm trying to do is trunk 2 1GB fiber links between each switch.  Then I'm creating the three vlans on each switch and tagging them. So the two fiber pairs on switchA ports 47 and 48 terminate in switch B port 21 and 22.  And the fiber from switchB port 23 and 24 terminates in switch C 21 and 22, etc...&lt;BR /&gt;&lt;BR /&gt;If this looks OK then what I think the next step will be is to assign specific ports on each switch to the vlans and set their mode.  Is that correct?</description>
      <pubDate>Mon, 09 May 2011 17:26:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/configuring-multiple-vlan-s-across-multiple-switches/m-p/4784395#M25904</guid>
      <dc:creator>majikman</dc:creator>
      <dc:date>2011-05-09T17:26:52Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring multiple VLAN's across multiple switches</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/configuring-multiple-vlan-s-across-multiple-switches/m-p/4784396#M25905</link>
      <description>majikman said:"If this looks OK then what I think the next step will be is to assign specific ports on each switch to the vlans and set their mode. Is that correct?"&lt;BR /&gt;&lt;BR /&gt;Basically looks good.&lt;BR /&gt;&lt;BR /&gt;Untag your device ports into the appropriate vlans and you should be ready to go.&lt;BR /&gt;&lt;BR /&gt;hth...Jeff</description>
      <pubDate>Tue, 10 May 2011 11:36:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/configuring-multiple-vlan-s-across-multiple-switches/m-p/4784396#M25905</guid>
      <dc:creator>Jeff Carrell</dc:creator>
      <dc:date>2011-05-10T11:36:41Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring multiple VLAN's across multiple switches</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/configuring-multiple-vlan-s-across-multiple-switches/m-p/4784397#M25906</link>
      <description>I tried implementing this config.  Between switch A and B I have link lights on the trunk ports. But I can't ping from one switch to the other.  Any ideas?</description>
      <pubDate>Mon, 16 May 2011 01:09:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/configuring-multiple-vlan-s-across-multiple-switches/m-p/4784397#M25906</guid>
      <dc:creator>majikman</dc:creator>
      <dc:date>2011-05-16T01:09:04Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring multiple VLAN's across multiple switches</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/configuring-multiple-vlan-s-across-multiple-switches/m-p/4784398#M25907</link>
      <description>majikman said: "But I can't ping from one switch to the other. Any ideas?"&lt;BR /&gt;&lt;BR /&gt;We will need to see your configs to assist.</description>
      <pubDate>Mon, 16 May 2011 02:56:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/configuring-multiple-vlan-s-across-multiple-switches/m-p/4784398#M25907</guid>
      <dc:creator>Jeff Carrell</dc:creator>
      <dc:date>2011-05-16T02:56:07Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring multiple VLAN's across multiple switches</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/configuring-multiple-vlan-s-across-multiple-switches/m-p/4784399#M25908</link>
      <description>I ended up getting it working.  It was my fault.  I had made a typo and didn't notice it until I looked at it for the fourth time.  I guess that's what happens when you do late night maintenance like this!  Thanks for all the help!</description>
      <pubDate>Mon, 16 May 2011 11:27:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/configuring-multiple-vlan-s-across-multiple-switches/m-p/4784399#M25908</guid>
      <dc:creator>majikman</dc:creator>
      <dc:date>2011-05-16T11:27:19Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring multiple VLAN's across multiple switches</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/configuring-multiple-vlan-s-across-multiple-switches/m-p/4784400#M25909</link>
      <description>Actually before I close this thread, lpease help a little with QoS.  One of the vlans I created is for VOIP, which I am thinking should have a higher QoS than the other two vlans.  Do I need to enable DSCP policies (not too sure how they function) or can I just set priorities?&lt;BR /&gt;</description>
      <pubDate>Mon, 16 May 2011 11:30:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/configuring-multiple-vlan-s-across-multiple-switches/m-p/4784400#M25909</guid>
      <dc:creator>majikman</dc:creator>
      <dc:date>2011-05-16T11:30:47Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring multiple VLAN's across multiple switches</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/configuring-multiple-vlan-s-across-multiple-switches/m-p/4784401#M25910</link>
      <description>majikman asked: "a little with QoS. One of the vlans I created is for VOIP, which I am thinking should have a higher QoS than the other two vlans. Do I need to enable DSCP policies (not too sure how they function) or can I just set priorities?"&lt;BR /&gt;&lt;BR /&gt;For ProCurve managed switches, QoS at layer 2 (802.1p) is automatically processed according to the 802.1p setting the switch may receive from a VoIP phone (many already send both 802.1p and DCSP, with a priority of 6).&lt;BR /&gt;&lt;BR /&gt;If your phone doesn't send either, then you can simply set 'qos pri 6' on the voip vlan on the edge switch. That will work for that edge switch, then as long as all the links for the voip vlan are tagged between all switches, that same priority setting will pass to all switches, and they will process it accordingly. If you traverse a non-tag (802.1Q) link such as a router, then you need to map the layer2 to layer3 so that DSCP will traverse that non-tag link. 'qos type-of-service diff-services' is this function.&lt;BR /&gt;&lt;BR /&gt;hth...Jeff</description>
      <pubDate>Mon, 16 May 2011 13:39:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/configuring-multiple-vlan-s-across-multiple-switches/m-p/4784401#M25910</guid>
      <dc:creator>Jeff Carrell</dc:creator>
      <dc:date>2011-05-16T13:39:36Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring multiple VLAN's across multiple switches</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/configuring-multiple-vlan-s-across-multiple-switches/m-p/5938535#M31323</link>
      <description>&lt;P&gt;How do you untag the VLAN to the port?&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jan 2013 01:19:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/configuring-multiple-vlan-s-across-multiple-switches/m-p/5938535#M31323</guid>
      <dc:creator>kevinslab2007</dc:creator>
      <dc:date>2013-01-22T01:19:24Z</dc:date>
    </item>
  </channel>
</rss>

