Question: Exercise 3 : A novice network engineer proposed the network of Figure 7 . The cloud is just symbolic and represents the Internet. Do not
Exercise :
A novice network engineer proposed the network of Figure The cloud is just symbolic and represents the Internet. Do not worry too much about it The computers PC through PC are Debian boxes. Using GNS implement the network. Power on PC PC PC and PC Configure them statically with the network parameters specified in Figure Be sure PCO PC PCO and PCO are statically configured, that is they should not get their network configuration through DHCP Now, power on the router and configure it as indicated in Figure
Router enable
Router# configure terminal
Routerconfig# hostname R
Rconfig# ip domain name jsu.edu
Rconfig# interface FastEthernet
Rconfigif# ip address
Rconfigif# no shutdown
Rconfigif# exit
Rconfig# ip dhcp pool MYPOOL
Rdhcpconfig# network
Rdhcpconfig# domainname jsu.edu
Rdhcpconfig# defaultrouter
Rdhcpconfig# dnsserver
Rdhcpconfig# lease
Rdhcpconfig# end
Figure : Configuration of the Router for the Second Experiment with DHCP
Question :
Start capturing the network traffic with Wireshark in any link connected to the hub. Turn on PCO Make sure it getsgot its network configuration through DHCP What is the IP address obtained by this computer? How does the DHCP server realizes that and are already in use? Check the DHCP pool, DHCP binding, and DHCP conflict show ip dhep conflict in the router.
Question :
Make sure you are still capturing the network traffic. If it is not the case anymore, start a new capture. Power on PCO and make sure it iswas configured to acquire its network configuration through DHCP What is the IP address obtained by this computer? What is happening?
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
