HPE Aruba Networking & ProVision-based
1830250 Members
2604 Online
110000 Solutions
New Discussion

Dhcp between Vlans

 
tonyrizkallah
Occasional Contributor

Dhcp between Vlans


; J9726A Configuration Editor; Created on release #WB.15.16.0004
; Ver #06:0c.fc.f3.ff.35.0d:c2

hostname "HP-2920-24G"
module 1 type j9726a
dhcp-snooping vlan 42
ip routing
snmp-server community "public" unrestricted
oobm
ip address dhcp-bootp
exit
vlan 1
name "DEFAULT_VLAN"
no untagged 2-14
untagged 1,15-24,A1-A2,B1-B2
ip address dhcp-bootp
exit
vlan 30
name "VLAN30"
untagged 9-14
ip address 192.168.30.150 255.255.255.0
ip helper-address 192.168.42.100
exit
vlan 42
name "VLAN42"
untagged 2-8
ip address 192.168.42.150 255.255.255.0
ip helper-address 192.168.42.100
exit

 

 

My dhcp server ip is 192.168.42.100 and ist connected to vlan 42

ive create scope range 192.168.30.20 50 

iam not able to get ip on the vlan 30

Is there any issue in my configuration ?

 

 

P.S. This thread has been moved from Community Feedback & Suggestions to ProCurve / ProVision-Based. - Hp Forum Moderator

2 REPLIES 2
Lehani
Advisor

Re: Dhcp between Vlans

why you have ip  helper-adress in both VLANs ?

Vince-Whirlwind
Honored Contributor

Re: Dhcp between Vlans

Is the DHCP scop enabled/active?

 

Create an Access port in VLAN 30 (untagged). Connect a device to this port. Does it receive an IP address in the new subnet?

 

What is the router address configured in your new scope?

 

What is the default gateway address configured on the DHCP server?