Thanks for the information, Michael, look at the image configuration of VLANs:
http://s10.postimage.org/8qp0k3xe0/vlans_enterasys.jpg Build 1: ge.1.1: vlan100 (ISP1) ge.1.2: vlan200 (ISP2) ge.1.3: trunk - interconnection of buildings Build 2: ge.1.1: trunk - interconnection of buildings ge.1.2-6 (VLAN Access 100) ge.1.7-11 (VLAN Access 200) ge.1.43-44 (VLAN Management - He should see all vlans) Using the port of management can only ping the switches: http://s13.postimage.org/3v6nnqfti/ping.jpg 2012/7/11 Michael Loosbrock <[email protected]> > Hi Gustavo, > > I think what Patrick is eluding to is that in order to route traffic > between VLANs, your router must have an interface in each of those VLANs. > Based on your description, it seems that your router does not have an > interface in VLAN 11. If that is indeed the case, (single-homed) hosts > inside VLAN 11 can't reach any hosts outside of VLAN 11. > > However, based on the port config you posted for the B3 in Building 2, I > see you are egressing VLANs 11,100 and 200 to your management hosts on > ports 43 and 44. That suggests your management hosts are multi-homed, > meaning they have interfaces in each of those three VLANs. If that's what > you're doing, the reason you can't "see" hosts in VLANs 100 and 200 is > probably because the B3->management host traffic is untagged instead of > tagged. > > What you likely want to do is this: > - Make the switch egress the VLANs tagged (set vlan egress 11,11,200 > ge.1.43-44 tagged) > - Make sure your management host interfaces are VLAN interfaces. > > Mike Loosbrock > Bethel University Network Services > 651-638-6723 > > > On Wed, Jul 11, 2012 at 10:51 AM, Patrick Printz <[email protected]>wrote: > >> Shouldn’t the router have vlan 11 as well?**** >> >> ** ** >> >> *Patrick Printz***** >> >> *Network Infrastructure***** >> >> ** ** >> >> Quinsigamond Community College >> 670 West Boylston Street >> Worcester, MA 01606-2092 **** >> >> w. 508-854-7517**** >> >> c. 508-726-9529**** >> >> ** ** >> >> ** ** >> >> "If a man is called a street sweeper, he should sweep streets even as >> Michelangelo painted, or Beethoven composed music, or Shakespeare wrote >> poetry. He should sweep streets so well that all the hosts of heaven and >> Earth will pause to say, Here lived a great street sweeper who did his job >> well."**** >> >> ~Martin Luther King, Jr. **** >> >> ** ** >> >> *From:* Gustavo Veras [mailto:[email protected]] >> *Sent:* Wednesday, July 11, 2012 11:46 AM >> >> *To:* Enterasys Customer Mailing List >> *Subject:* Re: [enterasys] VLAN Configuration - Email found in subject*** >> * >> >> ** ** >> >> Build 1: >> >> Router has two vlans: >> >> VLAN 100: 192.168.1.1/24 (ISP1) >> VLAN 200: 192.168.2.1/24 (ISP2) >> >> Have to see these addresses by VLAN management (11) port 43,44.**** >> >> 2012/7/11 Patrick Printz <[email protected]>**** >> >> Where is the routing being done for these vlan’s? **** >> >> **** >> >> *Patrick Printz***** >> >> *Network Infrastructure***** >> >> **** >> >> Quinsigamond Community College >> 670 West Boylston Street >> Worcester, MA 01606-2092 **** >> >> w. 508-854-7517**** >> >> c. 508-726-9529**** >> >> **** >> >> **** >> >> "If a man is called a street sweeper, he should sweep streets even as >> Michelangelo painted, or Beethoven composed music, or Shakespeare wrote >> poetry. He should sweep streets so well that all the hosts of heaven and >> Earth will pause to say, Here lived a great street sweeper who did his job >> well."**** >> >> ~Martin Luther King, Jr. **** >> >> **** >> >> *From:* Gustavo Veras [mailto:[email protected]] >> *Sent:* Wednesday, July 11, 2012 11:04 AM**** >> >> >> *To:* Enterasys Customer Mailing List**** >> >> *Subject:* Re: [enterasys] VLAN Configuration - Email found in subject*** >> * >> >> **** >> >> Thanks, Erik! >> >> Is working well, but VLAN 11 is not working properly. >> >> the vlan 11 is only seeing the switches, do not see the vlan100, vlan200. >> >> Build 1: Switch IP: 172.16.0.1 >> >> Build 2: Switch IP: 172.16.0.2 >> >> 43 44 was used as a port of management. >> >> The following configuration of the switch ports of the second building: >> >> B3(su)->show vlan port >> Port VLAN Ingress Egress >> Filter Vlan >> ----------------------------------------------------------------- >> ge.1.1 11 N tagged: 11,100,200 >> ge.1.2 100 N untagged: 100 >> ge.1.3 100 N untagged: 100 >> ge.1.4 100 N untagged: 100 >> ge.1.5 100 N untagged: 100 >> ge.1.6 100 N untagged: 100 >> ge.1.7 200 N untagged: 200 >> ge.1.8 200 N untagged: 200 >> ge.1.9 200 N untagged: 200 >> ge.1.10 200 N untagged: 200 >> ge.1.11 200 N untagged: 200 >> >> ............. >> >> ge.1.43 11 N untagged: 11,100,200 >> ge.1.44 11 N untagged: 11,100,200 >> >> >> Do you know what might be happening?**** >> >> 2012/7/10 Erik Phillips <[email protected]>**** >> >> What about: >> building 1 >> set vlan create 11,100,200 >> set vlan egress 100 ge.1.1 tagged >> set vlan egress 200 ge.1.2 tagged >> set host vlan 11 >> >> building 2 >> set vlan create 11,100,200 >> set port vlan ge.1.1-6 100 modify-egress >> set port vlan ge.1.7-11 200 modify-egress >> set host vlan 11 >> >> Also, netsight (if you have it) can probably do this as well. Check out >> the enterasys channel on youtube, >> http://www.youtube.com/watch?v=HbStJOT_m08 and >> http://www.youtube.com/watch?v=q4VNhLbrmcU&feature=results_main&playnext=1&list=PLD0A4267BC50654DB. >> I think it provides a good start for setups. >> >> >> Erik Phillips >> East Windsor Regional Schools >> (p) 609.443.7738 x1725 >> (f) 609.443.7861 >> ________________________________________ >> From: Gustavo Veras [[email protected]] >> Sent: Tuesday, July 10, 2012 6:55 PM >> To: Enterasys Customer Mailing List >> Subject: [enterasys] VLAN Configuration - Email found in subject >> >> How can I create this setup VLANs on Enterasys? >> >> There are two building: >> >> Building 1: >> >> VLAN 100 - Link1 (Link ISP1) >> VLAN 200 - Link2 (Link ISP2) >> Management VLAN 11 (Sees ISP1, ISP2, Switches) >> >> The two links come into port 1 and 2 on the switch Enterasys B3G124-48. >> >> The buildings are connected by the port 3. >> >> Building 2: >> >> 1 - Switch Enterasys B3G124-48 >> 12 - PC >> >> The first vlan (100) would be distributed to 6 computers and vlan 200 for >> the other 6. Vlan11 management. >> >> Is there an easy way to do this? >> >> >> >> >> >> >> >> >> * --To unsubscribe from enterasys, send email to [email protected] >> <mailto:[email protected]> with the body: unsubscribe enterasys >> [email protected] >> >> >> --- >> To unsubscribe from enterasys, send email to [email protected] with the >> body: unsubscribe enterasys [email protected]**** >> >> **** >> >> - --To unsubscribe from enterasys, send email to [email protected] the >> body: unsubscribe enterasys >> [email protected] **** >> >> >> - --To unsubscribe from enterasys, send email to [email protected] the >> body: unsubscribe enterasys >> [email protected] **** >> >> ** ** >> >> - --To unsubscribe from enterasys, send email to [email protected] the >> body: unsubscribe enterasys >> [email protected] **** >> >> >> - --To unsubscribe from enterasys, send email to [email protected] the >> body: unsubscribe enterasys >> [email protected] >> >> > > - --To unsubscribe from enterasys, send email to [email protected] with > the body: unsubscribe enterasys [email protected] > > --- To unsubscribe from enterasys, send email to [email protected] with the body: unsubscribe enterasys [email protected]
