Hi Guys,
I have been working at this problem for over a week now and its driving me a little crazy. I have read so much on vlanning that I feel I should be able to create one with my eyes closed but somehow I cannot get this to work. I know its something simple that Im missing, it has to be as the setup is not overly complex. Anyway here goes...
Im at a college and have just installed as the core switch a Procurve 3500yl 48port Layer 3 switch. Removed the old switch and plugged this one in and everything worked as normal, great. Now there are a number of other switches connected to this one in other buildings which we dont need to worry about as they will/are just using the default_vlan and working fine.
I have created a second vlan on ports 15-16 only as a start to test. See config below for IP's and such. The problem is vlan2 cant see internet or get a DHCP from the win srv 2003. I have called our support guys who say it should be working but its not.
The internet gateway (modem) is ip 192.168.25.1 and srv is 192.168.25.2. The modem is a CISCO 800 series IPWAN managed modem so I can not connect and make any changes to it as it has to be done via telstra management team with authorisation from our HQ which when calling HQ and Telstra they say no changes should be needed to the modem.
I have created a new DHCP scope in the srv and if I statically set an IP address on the client PC the server seems to know as it takes an IP away fro mthe address pool. To test im plugging a laptop directly in to port 15 on the procurve switch.
Here is the config, please help if yuou can and I willl provide more info at request. Many thanks.
Running configuration:
; J8693A Configuration Editor; Created on release #K.14.41
hostname "ProCurve Switch 3500yl-48G"
module 1 type J86yyA
module 2 type J86xxA
interface 40
name "internetrouterport"
exit
interface 43
name "dhcpserverport"
exit
ip default-gateway 192.168.25.1
ip routing
vlan 1
name "DEFAULT_VLAN"
untagged 1-14,17-48
ip address 192.168.25.11 255.255.255.0
no untagged 15-16
exit
vlan 2
name "vlan2"
untagged 15-16
ip helper-address 192.168.25.2
ip address 192.168.40.1 255.255.255.0
exit
snmp-server community "public" unrestricted
spanning-tree
no autorun
password
password
Once again thank you.
P.S.This thread has been moved from Switching>Comware-Based to Switching > ProCurve / ProVision-Based- HP Forums Moderator
#3500yl#iphelper-address#ProCurve#issue#iphelper-addres#3500#VLAN#vlanning#problem#help