- Community Home
- >
- Networking
- >
- Switching and Routing
- >
- Comware Based
- >
- Split DHCP and DHCP relay?
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
04-22-2010 01:47 PM
04-22-2010 01:47 PM
Split DHCP and DHCP relay?
****OOPS. Dupe post. Forum is throwing errors and made me believe my post was lost.*****
I need to setup a split DHCP config with two servers but I can find no info on getting 4800G and 5500g switches with DHCP relay to acomplish this task. They use DHCP relay currently to ship DHCP requests in their subnet up to the server subnet, but I don't know how to configure it for two DHCP servers. Can anyone help with this or point me to good documentation as I've been able to find absolutly zero concerning this?
I can assign only one IP to each dhcp relay server group.
I can then only assign one dhcp relay group to a vlan interface.
This leads me to believe I can only assign one DHCP server per VLAN. True? False?
This message was edited by kevinadams on 4-22-10 @ 2:28 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2010 03:35 PM
04-28-2010 03:35 PM
Re: Split DHCP and DHCP relay?
I found I was able to assing two IP's to the dhcp group of the 4800g switches by typing the command once for each IP I needed like:
dhcp relay server-group 1 ip 10.1.16.52
dhcp relay server-group 1 ip 10.10.50.89
The 5500g SFP needed it like this:
dhcp-server 1 ip 10.1.16.52 10.10.50.89
This is very poorly documented.