You are on page 1of 6

Redes de Computadoras

Reporte Prácticas
Laboratorio / Packet Tracer

Student Name MM DD YYYY


Date
Ivan Herrera Corona 05 15 2022
Practice Name
14.3.5 – Basic Router Configuration Review

Competencies to develop
Part 1: Configure Devices and Verify Connectivity
Assign static IPv4 and IPv6 addresses to the PC interfaces.
Configure basic router settings.
Configure the router for SSH.
Verify network connectivity.
Part 2: Display Router Information
Retrieve hardware and software information from the router.
Interpret the startup configuration.
Interpret the routing table.
Verify the status of the interfaces.

The Most Important The most complicated


Assign static IPv4 and IPv6 addresses to the PC Interpret the startup configuration.
interfaces.

Configure the router for SSH. Interpret the routing table.

Retrieve hardware and software information Retrieve hardware and software information from
from the router. the router.

Errors How they were resolved


1.-
2.-
3.-

All Troubleshooting activities must be use this part to report the errors found and their solution. In
the session how the problem was solved, put the commands that solve the problem
Conclusions

@Ing. Ricardo Díaz Sánchez / rdiaz@mail.itq.edu.mx


Semestre Enero-Junio/2022 Tecnológico Nacional de México / Campus Querétaro
Página 1 de 6
Redes de Computadoras
Reporte Prácticas
Laboratorio / Packet Tracer
Being a review practice, it helped me to reinforce the knowledge that
I was already forgetting, such as the basic configuration of routers,
SSH configuration and helped me to reinforce the interpretation of the
addressing tables and the status of the interfaces.

Evidences
Step 3: Verify network connectivity.
a. Using the command line at PC3, ping the IPv4 and IPv6 addresses for
PC4.

Were the pings successful?


R = Yes

b. From the CLI on R2 ping the S0/1/1 address of R1 for both IPv4 and
IPv6. The addresses assigned to the S0/1/1 interface on R1 are:

IPv4 address = 10.0.3.1


IPv6 address = 2001:db8:acad:3::1

Were the pings successful?


R = Yes

From the command line of PC3 ping the ISP address 209.165.200.226.

Were the pings successful?


R = Yes

From PC3 attempt to ping an address on the ISP for testing,


64.100.1.1.

Were the pings successful?


R = No

c. From the command line of PC3 open an SSH session to the R2 G0/0/0
IPv4 address and log in as SSHadmin with the password 55Hadm!n.
Was remote access successful?
R = Yes

Step 2: Retrieve important hardware and software information.


a. Use the show version command to answer questions about the
router.
What is the name of the IOS image that the router is running?
R = Image version isr4300-universalk9.03.16.05.S.155-3.S5-ext.SPA.bin.

How much non-volatile random-access memory (NVRAM) does the router


have?
R = 32768K bytes of NVRAM.

@Ing. Ricardo Díaz Sánchez / rdiaz@mail.itq.edu.mx


Semestre Enero-Junio/2022 Tecnológico Nacional de México / Campus Querétaro
Página 2 de 6
Redes de Computadoras
Reporte Prácticas
Laboratorio / Packet Tracer
How much Flash memory does the router have?
R = 3223551K bytes

What is the boot process for the router on the next reload?
R = (0x2102), the router will undergo a normal boot, load the IOS from
the Flash memory, and load the startup configuration from the NVRAM if
present. If the config register is 0x2142, the router will bypass the
startup config and begin at the user-mode command prompt. If the
initial boot fails, the router goes into ROMMON mode.

Step 3: Display the running configuration


How are passwords presented in the output?
R = Passwords are encrypted due to the service password-encryption
command.

What is the result of using this command?


R = A user receives the running configuration output beginning with
the line that includes the first instance of the filtering expression.

What code is used in the routing table to indicate a directly


connected network?
R = The C designates a directly connected subnet. An L designates a
local interface. Both answers are correct.

How many route entries are coded with a C code in the routing table?
R = 4

What command changed the status of the Gigabit Ethernet ports from
administratively down to up?
R = NO SH

What filtering command would you use to display only the interfaces
with addresses assigned?
R = show ip interface brief | exclude unassigned

@Ing. Ricardo Díaz Sánchez / rdiaz@mail.itq.edu.mx


Semestre Enero-Junio/2022 Tecnológico Nacional de México / Campus Querétaro
Página 3 de 6
Redes de Computadoras
Reporte Prácticas
Laboratorio / Packet Tracer

@Ing. Ricardo Díaz Sánchez / rdiaz@mail.itq.edu.mx


Semestre Enero-Junio/2022 Tecnológico Nacional de México / Campus Querétaro
Página 4 de 6
Redes de Computadoras
Reporte Prácticas
Laboratorio / Packet Tracer

@Ing. Ricardo Díaz Sánchez / rdiaz@mail.itq.edu.mx


Semestre Enero-Junio/2022 Tecnológico Nacional de México / Campus Querétaro
Página 5 de 6
Redes de Computadoras
Reporte Prácticas
Laboratorio / Packet Tracer

@Ing. Ricardo Díaz Sánchez / rdiaz@mail.itq.edu.mx


Semestre Enero-Junio/2022 Tecnológico Nacional de México / Campus Querétaro
Página 6 de 6

You might also like