Le Quang Vu - SE160967 - Lab 1
Le Quang Vu - SE160967 - Lab 1
Le Quang Vu - SE160967 - Lab 1
Topology
Addressing Table
Device Interface IP Address / Prefix Default Gateway
R1
G0/0/1 172.16.1.1 /24 N/A
R1
Loopback0 10.10.10.1 /24 N/A
Objectives
Part 1: Set Up the Topology and Initialize Devices
Cable equipment to match the network topology.
Initialize and restart the router and switch.
Part 2: Configure Devices and Verify Connectivity
Assign static IPv4 to the PC interfaces.
Configure basic router settings.
Configure the router for SSH.
Verify network connectivity.
Part 3: Display Router Information
Retrieve hardware and software information from the router.
Interpret the output from the startup configuration.
Interpret the output from the routing table.
Verify the status of the interfaces.
Background / Scenario
This is a comprehensive lab to review previously covered IOS router commands. In Parts 1 and 2, you will
cable the equipment and complete basic configurations and interface settings on the router.
2013 - 2024 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 1 of 12 www.netacad.com
Lab 1 - Configure Basic Router Settings
In Part 3, you will use SSH to connect to the router remotely and utilize the IOS commands to retrieve
information from the device to answer questions about the router.
For review purposes, this lab provides the commands necessary for specific router configurations.
2013 - 2024 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 2 of 12 www.netacad.com
Lab 1 - Configure Basic Router Settings
Course: NWC303
Semester: SU24
Class: IA1703
Name: Lê Quang Vũ
ID: SE160967
Instructions
provide command / capture / answer for every steps accordingly.
submit your (answer) document starting from this page.
2013 - 2024 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 3 of 12 www.netacad.com
Lab 1 - Configure Basic Router Settings
b. Configure the IP address, subnet mask, and default gateway settings on PC-B.
2013 - 2024 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 4 of 12 www.netacad.com
Lab 1 - Configure Basic Router Settings
router> enable
b. Enter configuration mode.
2013 - 2024 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 5 of 12 www.netacad.com
Lab 1 - Configure Basic Router Settings
router(config)# hostname R1
d. Disable DNS lookup to prevent the router from attempting to translate incorrectly entered commands as
though they were host names.
k. Assign cisco!vty as the vty password, configure the vty lines to accept SSH connections only, configure
sessions to disconnect after four minutes of inactivity, and enable login using the local database.
l. Configure all three interfaces on the router with the IPv4 addressing information from the addressing table
above. Configure all three interfaces with descriptions. Activate all three interfaces.
2013 - 2024 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 6 of 12 www.netacad.com
Lab 1 - Configure Basic Router Settings
m. The router should not allow vty logins for two minutes if three failed login attempts occur within 60
seconds.
Question:
What would be the result of reloading the router prior to completing the copy running-config startup-
config command?
2013 - 2024 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 7 of 12 www.netacad.com
Lab 1 - Configure Basic Router Settings
b. Remotely access R1 from PC-A using the Tera Term SSH client.
On PC-A, open an SSH session to the R1 Loopback interface IPv4 address. Ensure that the SSH radio
button is selected and then click OK to connect to the router. Log in as sshadmin with the password
input above.
2013 - 2024 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 8 of 12 www.netacad.com
Lab 1 - Configure Basic Router Settings
Question:
Yes
Part 3: Display Router Information
In Part 3, you will use show commands from an SSH session to retrieve information from the router.
2013 - 2024 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 9 of 12 www.netacad.com
Lab 1 - Configure Basic Router Settings
Questions:
What is the name of the IOS image that the router is running?
How much non-volatile random-access memory (NVRAM) does the router have?
b. The show commands often provide multiple screens of outputs. Filtering the output allows a user to
display certain sections of the output. To enable the filtering command, enter a pipe (|) character after a
show command, followed by a filtering parameter and a filtering expression. You can match the output to
the filtering statement by using the include keyword to display all lines from the output that contain the
filtering expression. Filter the show version command, using show version | include register to answer
the following question.
What is the boot process for the router on the next reload?
A user receives the startup configuration output beginning with the line that
includes the first instance of the filtering expression.
2013 - 2024 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 10 of 12 www.netacad.com
Lab 1 - Configure Basic Router Settings
What code is used in the routing table to indicate a directly connected network?
How many route entries are coded with a C code in the routing table?
What command changed the status of the Gigabit Ethernet ports from administratively down to up?
no shutdown
2013 - 2024 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 11 of 12 www.netacad.com
Lab 1 - Configure Basic Router Settings
Issue a ping from PC-B to the R1 default gateway link local address, if any.
2013 - 2024 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 12 of 12 www.netacad.com