- Community Home
- >
- Networking
- >
- Switching and Routing
- >
- HPE Aruba Networking & ProVision-based
- >
- 2930F DHCP server
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
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
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
04-18-2021 11:48 AM - edited 04-18-2021 02:12 PM
04-18-2021 11:48 AM - edited 04-18-2021 02:12 PM
2930F DHCP server
Hello,
I recently purchased a 2930F and Im having a really hard time getting things setup. I've been through numerous threads here, youtube videos, and threads from other sites but Im struggling to get things going. Im using Opnsense as a firewall (running from a physical machine) and connecting the switch from the Lan nic to port 1 on the switch. When Im only connecting devices on the default vlan 1, everything works ok. As soon as I try and add another vlan things go south. Maybe im not tagging/untagging things correctly, not not really sure. Im also not sure if I need to create a trunk port back to the firewall or not. Please bear with me as Im new to more advanced networking in general. I've been scouring forums for a week and a half , so im really struggling here. I used a thread here as a guide but I must have been missing something because I still couldnt get it to work: https://community.hpe.com/t5/Aruba-ProVision-based/2930F-dhcp-server-vlan-setup/td-p/7084768#.YHxh4T8pARA.
I would essesntially like to setup vlans on the switch and have the 2930 be the dhcp server routing local and inter vlan traffic stuff, and then send other information up to the firewall and out to the internet. Is this even possible with this setup? I've read that letting the switch do the routing speeds things up a bit, but im not sure if thats the correct way to do things. When I try it this way as soon as I create an additional vlan i seem to be able to ping the switch and the router, but I cant get out to the internet. I setup ip pools for the dhcp server, enabled ip routing, and set the default gateway as the firewall itself. I've had so much trouble and confusion with this i've reset the startup config multiple times, and now Im back to square one. I would appreciate any information or advice you guys could provide. At this point I'd at least like to get one functional vlan working and then move on from there. Thanks for your time.
Running configuration:
; JL255A Configuration Editor; Created on release #WC.16.10.0012
; Ver #14:67.6f.f8.1d.9b.3f.bf.bb.ef.7c.59.fc.6b.fb.9f.fc.ff.ff.37.ef:44
hostname "Aruba-2930F-24G-PoEP-4SFPP"
module 1 type jl255a
ip route 0.0.0.0 0.0.0.0 192.168.0.1
ip routing
snmp-server community "public" unrestricted
vlan 1
name "DEFAULT_VLAN"
untagged 1-28
ip address dhcp-bootp
ipv6 enable
ipv6 address dhcp full
exit
vlan 5
name "PrivateNetwork"
tagged 1
ip address 192.168.5.1 255.255.255.0
dhcp-server
exit
dhcp-server pool "PrivateNetwork"
authoritative
default-router "192.168.5.1"
dns-server "192.168.0.1"
network 192.168.5.0 255.255.255.0
range 192.168.5.1 192.168.5.200
exit
dhcp-server enable
password manager
Aruba-2930F-24G-PoEP-4SFPP(config)#
I'd like to setup a few vlans with something like 192.168.5.1 (vlan5) 192.168.6.1 (vlan6) etc to keep the naming scheme simple. Please let me know if i need to provide more information.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-20-2021 01:38 AM - last edited on 05-07-2021 01:00 AM by Parvez_Admin
04-20-2021 01:38 AM - last edited on 05-07-2021 01:00 AM by Parvez_Admin
Re: 2930F DHCP server
Hello @clemtiger04 ,
How you have conencted the device to acheive internet?
Could you please share a network diagram?
Thanks!
