08-03-2022 10:31 AM - edited 08-03-2022 10:32 AM
Hello all,
I have recently been learning to use the cisco IoS on routers and have ran into a problem while trying to configure DHCP via IoS.
The problem is this:
I am trying to create two DHCP-pools, the first one works just fine, but the second one can't seem to be able to assign ip-adresses to clients.
Any help with this would be much appriciated, below I have uploaded a few screenshots of the dhcp configurations:
IP pool 1:
ip dhcp pool kamer12
network 192.168.50.0 255.255.255.0
default-router 192.168.50.1
ip dhcp excluded-address 192.168.50.1 192.168.50.49
ip dhcp excluded-address 192.168.50.200 192.168.50.254
DHCP-pool 2:
network 172.30.0.0 255.255.0.0
default-router 172.30.0.1
ip dhcp excluded-address 172.30.0.1 172.30.0.51
ip dhcp excluded-address 172.30.0.52 172.30.0.48
Router used: ISR4431
Switches used: 2960
08-03-2022 10:47 AM
Hello,
Can you post the configuration of the router and the switch you have. Assuming the router connects to the switch and switch connects to a PC trying to get the IP? If not please explain and/or provide a diagram.
-David
08-03-2022 11:16 AM
Show ip interface breif <<- in router and switch
Check if all interface is UP
Show vlan <<- check if sw have this vlan in database
08-03-2022 01:52 PM - edited 08-03-2022 01:52 PM
Hello
Do you have any active interface for the second pool on the rtr?
08-03-2022 10:25 PM
check below..
switch(config)# ip dhcp-client enable
Check below documents as well..
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide