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

DHCP on a router with multiple interfaces

tstout
Level 1
Level 1

i have a 2621 running IOS v. 12.1(16). i've trunked fe0/0 to a catalyst 4006 to do inter-VLAN routing on each of 8 subinterfaces. each subinterface is a distinct subnet. i know how to have a router supply DHCP addresses on a global scale, but is it possible to have a single router supply multiple subinterfaces with addresses from distinct address pools? if so, how?

1 Reply 1

paumercier
Level 1
Level 1

Within the subinterface configuration add the ip-helper x.x.x.x statment to direct the dhcp request. On the dhcp server have a scope set up for each subnet 172.30.1.x-y, 172.30.2.x-y .....

Hope I understood your question and this helps to resolve the issue.