- Community Home
- >
- Networking
- >
- Switching and Routing
- >
- Comware Based
- >
- Issues with 3Com swicth 5500G and 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
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
09-26-2011 10:11 AM - last edited on 01-05-2014 08:30 PM by Lisa198503
09-26-2011 10:11 AM - last edited on 01-05-2014 08:30 PM by Lisa198503
Issues with 3Com swicth 5500G and Dhcp Server
Hello my freinds, I have the following issue: We have a customer with the folllowing installactio, one server with server 2008 r2 and ip address 192.168.180.2 /24 , which has several fields set to address different vlans (10.27.10.2; 10.27.11.2, etc) this switch udp helper is configured with at the level of interfaces, in general, the DHCP server assigns addresses, only if you change the ip to the NIC on the server, `for instance if you put an address 10.27.10.25 to assign an address from that scope . like I have to mak e the 5500G, send requests to the server address 192.168.180.2, and this is the sphere assigned to the (VLAN) for corresponding.
I send the current configuration of the switch
Thank you very much for your help
P.S. This thread has been moved from Switches, Hubs, Modems (Legacy ITRC forum) to Comware-Based. -HP Forum Moderator
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2011 06:16 AM
09-27-2011 06:16 AM
Re: Issues with 3Com swicth 5500G and Dhcp Server
Create DHCP Server Group and Give the ip addrress of the DHCP server and in the VLAN interface configure the DHCP relay agent
dhcp relay server-group 1 ip X.X.X.X where X.X.X.X=ip address of the DHCP Server
go to VLAN Interface
interface Vlan-interface(vlan id)
ip address Y.Y.Y.Y Z.Z.Z.Z_----------------------(Y.Y.Y.Y:-ip ADDRESS Z.Z.Z.Z sUBNETMASK)
dhcp select relay
dhcp relay server-select 1