- Community Home
- >
- Networking
- >
- Switching and Routing
- >
- HPE Aruba Networking & ProVision-based
- >
- Dhcp between Vlans
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2014 02:46 AM - last edited on 11-27-2014 10:37 PM by Maiko-I
11-27-2014 02:46 AM - last edited on 11-27-2014 10:37 PM by Maiko-I
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
- Tags:
- DHCP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-28-2014 03:57 AM
11-28-2014 03:57 AM
Re: Dhcp between Vlans
why you have ip helper-adress in both VLANs ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2014 03:14 PM
11-30-2014 03:14 PM
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?