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

Acting as a DHCP client...

carrr
Level 1
Level 1

Is there any known way to configure a cisco 2620 router to pick up a DHCP assigned address on a FE port? I'm looking to NAT traffic from an DHCP assigned IP to a private LAN, using the access lists to control access.

Any known solution with what I have? Currently using a stock Cisco 2620 router with a single port F/E module and 16MB FLASH.

1 Reply 1

gfullage
Cisco Employee
Cisco Employee

You mean like this:

int FastEthernet0

   ip address dhcp

ip nat inside source list 100 interface FsatEthernet0 overload