cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
426
Views
0
Helpful
2
Replies

DHCP on a router interface

bbravo
Level 1
Level 1

how do I enable DHCP on a router Ethernet interface? and how can I check what address I have obtained? Thanks in advance.

2 Replies 2

rais
Level 7
Level 7

You can do: ip address dhcp

Do a show ip int brief to find out what address was received.

Thanks.

ajagadee
Cisco Employee
Cisco Employee

Borman,

You need to configure "ip address dhcp" under the interface for a router to be DHCP Client. Please refer the below URL for configuration details:

http://www.cisco.com/univercd/cc/td/doc/product/software/ios121/121newft/121t/121t2/dt_dhcpc.htm#49885

http://www.cisco.com/en/US/products/sw/iosswrel/ps1835/products_configuration_guide_chapter09186a00800ca75c.html#wp1001435

Below are some useful commands:

show ip interface brief

show dhcp server

show dhcp lease

Regards,

Arul

** Please rate all helpful posts **