02-19-2021 09:33 AM
I have a problem. I cant get a dhcp address on PC-B. When I write "interface Vlan30" "ip address dhcp" "no shutdown".(on both switches) Then do a "show run" instead of "ip address dhcp" it stands "no ip address" on both switches. And I don't understand why this happens. This happens in PT
Solved! Go to Solution.
02-19-2021 11:31 AM
Hello,
the problem is that Vlan 20 does not exist on S1 (the left switch). I manually created the Vlan, PC-B now gets an IP address. Working file attached (I used PT version 8.0). If you cannot open the file, go to S1and configure this:
S1#conf t
S1(config)#vlan 20
02-19-2021 09:53 AM
Hello,
post the zipped Packet Tracer project (.pkt) file...
02-19-2021 10:05 AM
How do i do that?
02-19-2021 10:18 AM
02-19-2021 11:12 AM
Hello,
I have the file. I am checking...
02-19-2021 11:31 AM
02-19-2021 11:38 AM - edited 02-19-2021 11:44 AM
Thank you so much!!! But another question, if you only have one router(loopback),2 switches and 2 PC:s. How do you write the iphelper and IP route on the Router? like what address do you use?
02-19-2021 01:54 PM
Hello,
you mean if you leave the right router out ? The IP helper address always goes on the first layer 3 interface in the path between the client and the DHCP server. The actual address is that of the next reachable layer 3 IP address.
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