cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Bookmark
|
Subscribe
|
458
Views
0
Helpful
3
Replies

DHCP relay agent functionality in ios

bernds
Level 1
Level 1

Does anybody know how i have to configure a Cisco 2500 with IOS-Releas 11.2(4) to act as a dhcp relay agent to forward dhcp requests to our main dhcp-server?

Thanks,

Ben

3 Replies 3

wolfrikk
Level 3
Level 3

add the following statement to the interface that will relay the DHCP request.

IP Helper-Address x.x.x.x

x.x.x.x will be the IP Address of the DHCP Server.

Kevin Kelly

Do you have to enable this feature on all routers in the path to the DHCP SERVER?

No just on the interfaces that you want to be able to get to the DHCP server , nothing else needs to be configured , the router just convertts the the broadcast to a unicast to the dhcp server.