Question: a . Configure the IP address, subnet mask, and default gateway settings on PC - A . b . Configure the IP address, subnet mask,
a Configure the IP address, subnet mask, and default gateway settings on PCA
b Configure the IP address, subnet mask, and default gateway settings on PCB
c Ping PCB from a command prompt window on PCA
Note: If pings are not successful, the Windows Firewall may need to be turned off.
Question:
Why were the pings not successful?
Step : Configure the router.
a Console into the router and enable privileged EXEC mode.
Open configuration window
b Enter configuration mode.
c Assign a device name to the router.
d Disable DNS lookup to prevent the router from attempting to translate incorrectly entered commands as though they were host names.
e Assign class as the privileged EXEC encrypted password.
f Assign cisco as the console password and enable login
g Assign cisco as the VTY password and enable login
h Encrypt the plaintext passwords.
i Create a banner that warns anyone accessing the device that unauthorized access is prohibited.
j Configure and activate both interfaces on the router.
k Configure an interface description for each interface indicating which device is connected to it
l To enable IPv routing, enter the command ipv unicastrouting.
Rconfig# ipv unicastrouting
m Save the running configuration to the startup configuration file.
n Set the clock on the router.
Note: Use the question mark to help with the correct sequence of parameters needed to execute this command.
Close configuration window
o Ping PCB from a command prompt window on PCA
Note: If pings are not successful, the Windows Firewall may need to be turned off.
Question:
Were the pings successful? Explain.
Step : Configure the switch.
In this step, you will configure the hostname, the VLAN interface and its default gateway.
Open configuration window
a Console into the switch and enable privileged EXEC mode.
b Enter configuration mode.
c Assign a device name to the switch.
d Disable DNS lookup to prevent the router from attempting to translate incorrectly entered commands as though they were host names.
e Configure and activate the VLAN interface on the switch S
f Configure the default gateway for the switch S
g Save the running configuration to the startup configuration file.
Step : Verify connectivity endtoend connectivity.
a From PCA ping PCB
b From S ping PCB
All the pings should be successful.
Close configuration window
Part : Display Device Information
In Part you will use show commands to retrieve interface and routing information from the router and switch.
Step : Display the routing table on the router.
a Use the show ip route command on the router R to answer the following questions.
Open configuration window
Questions:
What code is used in the routing table to indicate a directly connected network?
Type your answers here.
How many route entries are coded with a C code in the routing table?
Type your answers here.
What interface types are associated to the C coded routes?
Type your answers here.
b Use the show ipv route command on router R to display the IPv routes.
Step : Display interface information on the router R
a Use the show ip interface g to answer the following questions.
Questions:
What is the operational status of the G interface?
Type your answers here.
What is the Media Access Control MAC address of the G interface?
Type your answers here.
How is the Internet address displayed in this command?
Type your answers here.
b For the IPv information, enter the show ipv interface interface command.
Step : Display a summary list of the interfaces on the router and switch.
There are several commands that can be used to verify an interface configuration. One of the most useful of these is the show ip interface brief command. The command output displays a summary list of the interfaces on the device and provides immediate feedback to the status of each interface.
a Enter the show ip interface brief command on the router R
R# show ip interface brief
b To see the IPv interface information, enter the show ipv interface brief command on R
R# show ipv interface brief
Close configuration window
c Enter the show ip interface brief command on the switch S
Use putty
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
