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

Some of the users does can not receive IP from the DHCP server

TuralLachinov
Level 1
Level 1

PLease help me,I have a router acting as a dhcp server connected to the Cisco Catalyst Express Switch 520 which connects to the meeting room A and another link goes to the meeting room B from the router,not switch,in the meeting room A only 3 user can get IP,more than 3 users cannot,in the metting room B users get IP what should be problem,the switch links to the another vendor switch in the meeting room A,the router also ink to the same vendor switch in the meeting room B,I tested switchsmeverything is ok but meeting A users can not receive,

!

p dhcp relay information trust-all

ip dhcp excluded-address 10.1.1.1 10.1.1.10

ip dhcp excluded-address 192.168.10.1 192.168.10.10

!        

ip dhcp pool phone

   network 10.1.1.0 255.255.255.0

   default-router 10.1.1.1

   option 150 ip 10.1.1.1

!        

ip dhcp pool data

   import all

   network 192.168.0.0 255.255.0.0

   subnet prefix-length 24

   default-router 192.168.10.1

   dns-server 192.168.10.113 213.172.64.130

   domain-name sanofi.local

!        

!        

no ip bootp server

ip name-server 63.203.35.55

ip inspect log drop-pkt

no ipv6 cef

2 Replies 2

cadet alain
VIP Alumni
VIP Alumni

Hi,

try changing this:

network 192.168.0.0 255.255.0.0

   subnet prefix-length 24

to this:

network 192.168.10.0 /24

Regards.

Alain.

Don't forget to rate helpful posts.

Hello Alain

I have already checked it,but it did not help..

Regards

Tural L

Review Cisco Networking for a $25 gift card