1827444 Members
5617 Online
109965 Solutions
New Discussion

DHCP-SERVER

 
eukelson
Occasional Contributor

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?



2 REPLIES 2
Fred_Mancen_1
Super Advisor

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.



Regards,
Fred Mancen
eukelson
Occasional Contributor

Re: DHCP-SERVER

Sou mesmo do brasil e muito obrigado pela ajuda,funcionou beleza!



 



kelson soares