cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
686
Views
0
Helpful
4
Replies

ip helper statement for 7921 phones when DHCP is on the router

Rick Morris
Level 6
Level 6

I need to set-up a ip helpet statement in my WLC so the 7921 phones grab an IP address. The DHCP scope is on the router.

Where do I point the helper statement to?

4 Replies 4

sschmidt
Cisco Employee
Cisco Employee

Wherever you place the helper address it needs to point to the end point that is performing DHCP. The idea of the helper is to take a broadcast DHCP discover and unicast it to the destination because the routers in between do not forward broadcasts by default.

If DHCP is on the router what do I point the helper statement to?

See config below...

ip dhcp pool VLAN60

network 10.125.60.0 255.255.252.0

dns-server 10.1.0.121 10.2.0.122

default-router 10.125.60.1

domain-name lzb.hq

option 150 ip 10.251.125.1

The helper address needs to be the address of the router interface that connects to or has a path to where the DHCP DISCOVER originates.

You only need an IP helper on a L3 interface if the DHCP server is not in that network.

http://www.cisco.com/en/US/docs/ios/12_3t/ip_addr/command/reference/ip1_i1gt.html#wp1169356

Other than that in the interface setup on the WLC, will have to configure the DHCP server addresses as the WLC serve as DHCP proxy.

Review Cisco Networking products for a $25 gift card