10-23-2017 11:03 PM - edited 03-05-2019 09:21 AM
Hello Guys
R1(g0/0) ---- SW1-----R2 ,
R1 G0/0 Configured with ip address DHCP
R2 is DHCP Server , SW1 does snooping on VLAN 10
R2
--
IP dhcp pool POOL
network 10.10.10.0 255.255.255.0
default-router 10.10.10.1
!
SW1
===
ip dhcp snooping
ip dhcp snooping vlan 10
!
int g1/0/1
desc connected to R2 DHCP
ip dhcp snooping trust
ip dhcp limit rate 200
R1 didn't get ip from the R2 DHCP , what is missing ,
thanks all
Ibrahim
Solved! Go to Solution.
10-24-2017 03:14 AM - edited 10-24-2017 03:15 AM
Hello
Do you get ip address if snooping is disabled?
if so trying disabling option 82 ( if enabled) when snooping is active
res
Paul
10-24-2017 02:10 AM
10-24-2017 03:56 AM
Hello Ian
it L2 Switch sir
Ibrahim
10-24-2017 03:14 AM - edited 10-24-2017 03:15 AM
Hello
Do you get ip address if snooping is disabled?
if so trying disabling option 82 ( if enabled) when snooping is active
res
Paul
10-24-2017 04:00 AM
Hello Paul
so the below commands for L2 SW1
ip dhcp relay information trust all (Global)
!
!
int X/X
Desc to R2 DHCP Server
ip dhcp relay information trusted (interface)
pls advise
Ibrahim
10-24-2017 06:20 AM
Hello
you didn't mention it your rtr1 was able to obtain a lease when snooping was disabled?
10-24-2017 07:03 AM
Yep , when snooping is OFF , R1 get IP from R2
thanks
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