Comware Based
1753290 Members
5369 Online
108792 Solutions
New Discussion

A5120 EL - How to config IP Helper Address on VLAN.

 
TLITofSantaRosa
New Member

A5120 EL - How to config IP Helper Address on VLAN.

I am implementing VLANs, and need to forward DHCP requests to a seperate server VLAN from those with workstations. I cannot find docs on how to do a traditional IP helper command in this model switch.

 

P.S. This thread has been moved from Switches, Hubs, Modems (Legacy ITRC forum) to Comware-Based. -HP Forum Moderator

1 REPLY 1
Vince_Whirlwind
Trusted Contributor

Re: A5120 EL - How to config IP Helper Address on VLAN.

1/

dhcp enable

 

2/ identify your DHCP servers

dhcp relay server-group 1 ip 10.1.1.14

dhcp relay server-group 1 ip 10.1.1.15

 

3/ configure relay for your subnet that isn't on the same subnet as the DHCP servers

interface vlan 10

dhcp select relay

dhcp relay server-select 1