11-11-2022 04:20 AM
I'm doing this Packet tracer Project where I'm required to design and implement the Vic Modern Hotel network. The hotel has three floors; on the first floor, there are three departments (Reception, store, and Logistics), on the second floor there are three departments (Finance, HR, and Sales/Marketing), while the third floor hosts the IT and Admin. Therefore, the following are part of the considerations during the design and implementation;
I'm getting a DHCP failed error on the second floor.
Here is my pkt file
11-11-2022 12:29 PM
1st Floor DHCP is working and 3rd Floor DHCP is not configured.
2nd Floor DHCP isn't working. F2-Router sub-interfaces have incorrect IP addresses.
G0/0.30 - 192.68.3.1 change to 192.168.3.1
G0/0.40 - 192.68.4.1 change to 192.168.4.1
G0/0.50 - 192.68.5.1 change to 192.168.5.1
HTH
----------------------------------------------------------------------------------------------------
Remember to mark helpful posts and mark the correct answer as a solution; It helps other users with similar questions.
11-12-2022 01:00 AM
Hello,
since I have been working on your file, I might as well post it. In addition to the wrong subinterface IP addresses, it is also good practice to configure the access ports on the switches with 'spanning-tree portfast', as otherwise the DHCP might time out. Also, the links between the routers and the switches should preferably use the Gigabit interfaces, as that increases the speed.
I also added the subinterfaces for Floor 3...attached the revised file.
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