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

Problems with DHCP Server

TS40
Level 1
Level 1

Hey, i am working on a project And I have problems with my DHCP server. I don't remember how it came about. Hence I am asking here. I don't understand why my laptops at the bottom are not getting ip? Anyone who can help me. Packet tracer + Network diagram can be found in the attachment. Should you change things in the configuration it would be helpful if I know which commands were used. Thanks in advance!!!

2 Replies 2

marce1000
VIP
VIP

 

          - FYI : Community group for Packet Tracer project questions

 M.



-- ' 'Good body every evening' ' this sentence was once spotted on a logo at the entrance of a Weight Watchers Club !

cherifi.m85
Level 1
Level 1

Hello @TS40 ,

Here the problem with your network (At least for this DHCP case but I have no idea about your design):

I found error with IP address of G0/0/0.70 : ip address 192.165.20.177 255.255.255.240, Change it to 

ip address 192.168.20.177 255.255.255.240

Error in default gateway of DHCP server : 192.168.20.253, Change it to 192.168.20.177

Interface F0/12 of the switch (Attached to DHCP server): it is in trunk mode, change it to access mode: 

interface FastEthernet0/12

switchport access vlan 70

switchport mode access

It is better to put all parts of packet tracer default pool serverPool to "0" to avoid overloaping (in your case)

And finally, add a pool for VLAN 60 (Onthaalruimte) to allow to PC attached to F0/11 (PC2) to obbtain IP address.

Here attached a solution version of your problem.

Hope this help, in case it is helpful to you, rate it!!!! 

Review Cisco Networking products for a $25 gift card