Procurve

StefanPeeters

Weaksauce
Joined
Oct 7, 2013
Messages
115
Hy,
I am trying to create vlans but for some reason it doesn't work. I hav a procurve 1910 and two procurves 1810. In the 1910 switch I configured it like this:
First I go to the left hand panel and click on IPv 4 routing. Then I click "Create" in the Destination IP Address and enter 0.0.0.0 and Subnetmask 0.0.0.0. Than I fill in the IP address of my router 192.168.4.1. I select preference and enter 2.

I am saying to the switch that the swich all receiving traffic will be sent to my router (next hop). On my computer I set the default gateway to 192.168.4.50 (IP address of my 1910 switch). Now I'm able to ping to the switch, router, and address on the internet.

Now I configure the vlans to my switch. First I go to Network, select VLAN and create. I type 2 in the field VlanID and click create. Than I change the name. I repeat this for all my vlans

  • 2
    3
    4
    6
    11
    14
To this switch I want to connect my 1810 switches and 1810 switches are Vlan aware. I set every port to be tagged into every Vlan. Now I wanna assign Vlans to ports. First I go to Network, then Vlan and then Modify Port.

By default every port will be ‘untagged’ in VLAN 1 so I don’t make any modifications to this. I click Select All, then Tagged and last of all Enter the VLAN ID’s in this case 2,3,4,6,11,14 and click Apply

You will receive a pop up letting you know that Access Ports will change to Hybrid Ports, Then I click OK.

Than I assign an IP address to every Vlan.

  • 192.168.2.50 255.255.255.0
    192.168.3.50 255.255.255.0
    192.168.4.50 255.255.255.0
    192.168.6.50 255.255.255.0
    192.168.11.50 255.255.255.0
    192.168.14.50 255.255.255.0

After dooing this I can ping to every IP address.

This is what I do in the layer 3 switch (1910). Now I go to my layer 2 (1810) switch and start the configuration. First I give an IP address and Subnetmask:
192.168.4.51 255.255.255.0. Than I go to the left side and select Vlan. I click on create Vlan and type 2 in the field of VlanID. I do this for all my Vlans. After I did that I go to Participation/Tagging and select 2 in the drop down menu. I select ports 1 to 4 as Untagged because I want to connect pc,s to it. After I saved the configuration I connect a Cat5 category cable to port 1. On the other end I connect a pc. That PC cannot connect to the internet. I configured port 8 of the layer 2 switch as a trunkport. Is there something I can do to make this work. I can't find where the problem is. All help is very welcome.
Thanks
 
On the ports on both switches that are connected make sure your VLANs are tagged on those ports.

Set your access or "PC" ports to "untagged" in the appropriate VLANs. These ports need to be set to access and only have the appropriate VLAN set as untagged.

Also do you have DHCP running on each VLAN and setup correctly for each VLAN's subnet?
 
Back
Top