cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
925
Views
0
Helpful
1
Replies

Cisco 1921/k9 Setting the WAN port to DHCP

revcoyote
Level 1
Level 1

I am a newbie and am setting my router as a home gateway router. I have GE0/0 to be my LAN side and have set the proper internal IP address. However, my WAN side need it's IP address from the ISP's DHCP server and not sure how to do this. When I do my search I just get how to set up a DHCP pool. Yes, I do need to set that up, but that is for future me. Basic connectivity first.

Thanks for the help,

Dave

1 Accepted Solution

Accepted Solutions

Hello,

  Basically you need to do this:

conf t

R1(config)#int Giz/x
R1(config-if)#ip address dhcp

https://study-ccna.com/configure-cisco-router-as-a-dhcp-client/ 

 

View solution in original post

1 Reply 1

Hello,

  Basically you need to do this:

conf t

R1(config)#int Giz/x
R1(config-if)#ip address dhcp

https://study-ccna.com/configure-cisco-router-as-a-dhcp-client/