- Community Home
- >
- Networking
- >
- Switching and Routing
- >
- Comware Based
- >
- 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
12-01-2009 07:41 PM
12-01-2009 07:41 PM
DHCP-SERVER
I have a 3-switch with multiple VLANs with 5500 and I'm not getting set him come to a VLAN has two dhcp-server, so when one falls the other is to send the ips for VLANs.Gostaria to know how you add in the same two vlan dhcp-server group?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2009 01:32 PM
12-02-2009 01:32 PM
Re: DHCP-SERVER
Eukelson, I think you are from Brazil or some country which official language is portuguese, right? Just in case, I will answer you in both languages: english and portuguese (I am from Brazil too).
You have to create a DHCP Server group, and assign to it your DHCP servers IP addresses; then you will assign this group to the corresponding VLAN interfaces. Follow the script below.
Você deve ter um grupo de DHCP Servers com os IPs dos servidores disponíveis; se um falhar o outro responde, e então associar este grupo às VLANs correspondentes. Siga este script:
dhcp-server group 1 ip <ip_primeiro_servidor> <ip_segundo_servidor>
interface vlan <vlan_id>
dhcp-server 1
Hope it helps.
Fred Mancen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2009 09:18 AM
12-07-2009 09:18 AM
Re: DHCP-SERVER
Sou mesmo do brasil e muito obrigado pela ajuda,funcionou beleza!
kelson soares