- Community Home
- >
- Networking
- >
- Switching and Routing
- >
- Aruba & ProVision-based
- >
- procure 2610-24 configuration
-
- Forums
-
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
- HPE Blog, Austria, Germany & Switzerland
- Blog HPE, France
- HPE Blog, Italy
- HPE Blog, Japan
- HPE Blog, Middle East
- HPE Blog, Russia
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
-
Blogs
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Blog, Latin America
- HPE Blog, Middle East
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
-
Information
- Community
- Welcome
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Tips and Tricks
- Resources
- Announcements
- Email us
- Feedback
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Aruba Airheads Community
- Enterprise.nxt
- HPE Dev Community
- Cloud28+ Community
- Marketplace
-
Forums
-
Blogs
-
Information
-
English
- 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
- Email to a Friend
- Report Inappropriate Content
02-12-2016 10:13 AM
02-12-2016 10:13 AM
procure 2610-24 configuration
Hello I want to configure a basic dhcp with this switch with one vlan 1 on this subnet 192.168.1.0
my configuration is this :
ip routing
timesync sntp
snmp-server community "public" Unrestricted
vlan 1
name "DEFAULT_VLAN"
untagged 25-28
ip address 192.168.1.2 255.255.255.0
ip helper-address 192.168.1.1
tagged 1-24
exit
ip authorized-managers 192.168.1.100 255.255.255.0
dhcp-snooping
dhcp-snooping vlan 100
sntp broadcast
ip ssh
password manager
Running configuration:
; J9085A Configuration Editor; Created on release #R.11.54
hostname "
time timezone 600
ip default-gateway 192.168.1.254
ip routing
timesync sntp
snmp-server community "public" Unrestricted
vlan 1
name "DEFAULT_VLAN"
untagged 25-28
ip address 192.168.1.2 255.255.255.0
ip helper-address 192.168.1.1
tagged 1-24
exit
ip authorized-managers 192.168.1.100 255.255.255.0
dhcp-snooping
dhcp-snooping vlan 100
sntp broadcast
ip ssh
-- MORE --, next page: Space, next line: Enter, quit: Control-C
thanks for the help
- Tags:
- DHCP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
02-13-2016 10:13 PM
02-13-2016 10:13 PM
Re: procure 2610-24 configuration
HI squalle:
you can foloow the below steps to configure the DHCP server
#dhcp-server enable
#dhcp-server pool < pool-name>
#network <ip-addr/mask-lenght> put here your subnet 192.168.1.0/24
#dns-server <IP-ADDR> [IP-ADDR] you can configure up to 8 DNS server
#default-router <IP-ADDR-STR> [IP-ADDR] you can configure up to 8 DNS server
#range <IP-ADDR>[<IP-ADDR>]
#lease [DD:HH:MM | infinite]
#domain-name <name>
if you need help revert back 2 me
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
02-16-2016 05:53 AM
02-16-2016 05:53 AM
Re: procure 2610-24 configuration
hello Mahmoud-Refaat
I have a problem with this command, it is invalid on my command line, i alreayd try few times, it said invalid input.
with conf t either.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
02-16-2016 06:30 AM
02-16-2016 06:30 AM
Re: procure 2610-24 configuration
afaik, the switch can only do dhcp relay. Use a router or windows/linux server as DHCP.
If the dhcp server is on other subnet, use the dhcp helper
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
02-16-2016 07:46 AM
02-16-2016 07:46 AM
Re: procure 2610-24 configuration
thank you, for the answer, how do i configure a dhcp helper on this swithch?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
02-16-2016 11:50 AM
02-16-2016 11:50 AM
Re: procure 2610-24 configuration
Like you already have under vlan config:
ip helper-address DHCP_IP
However, IP address should be on different subnet as VLAN interface, switch must have route to this address, and on the DHCP server, a scope for this subnet should be added.
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2021 Hewlett Packard Enterprise Development LP