Lab Task1

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 2

Lab Task1

Secure Network Devices Topology


Student Name:
Student ID:

Addressing Table
Device Interface IP Address Subnet Mask Default Gateway

R1 G0/0/1 172.16.1.1 255.255.255.0 N/A


S1 VLAN 1 172.16.1.2 255.255.255.0 172.16.1.1
PC-A NIC 172.16.1.10 255.255.255.0 172.16.1.1

Submission Note: Student must submit the Packet Tracer File and screenshots of above task,
Marks will be given accordingly for each step.

Objectives
Part 1: Configure Basic Device Settings .25 Marks
 Configure IP addressing on PCA, S1 and R1 according to the Addressing Table

Part 2: Configure Basic Security Measures on the Switch (S1) and Router (R1) .25 Marks
 Assign class as the privileged EXEC encrypted password.
 Assign cisco as the console password and enable login.
 Assign cisco as the VTY password and enable login.
 Save the all configuration to NVRAM.

Part 3: Configure the S1 to accept only telnet connections from remote locations 1 Marks
 Configure the username SSHadmin with an password of cisco
 Configure S1 all VTY lines for Telnet access transport input telnet and login local
 Save the all configuration to NVRAM.
Attach the screen shot of S1 for the above configuration. (No marks without screenshot)

 2013 - 2022 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 1 of 2 www.netacad.com
Secure Network Devices

Part 4: Configure the R1 to accept only SSH connections from remote locations 1 Marks
 Configure the username SSHadmin with an password of cisco
 Configure R1 all VTY lines for SSH access transport input ssh and login local
 The router’s domain name should be set to ccna-lab.com
 The key modulus should be 1024 bits.
 Set security and best-practice configurations on the console and vty lines.
Users should be disconnected after 5 minutes of inactivity.
The router should not allow vty logins for 2 minutes if 3 failed login attempts occur within 1 minute
 Save the all configuration to NVRAM.
Attach the screen shot of R1 for the above configuration. (No marks without screenshot)

Part 5:
Telnet to S1 From PCA using cmd (attach screen shot below) .25 Mark

C:\>telnet 172.16.1.2
screen shot of the remote connection with S1:

SSH to R1 From PCA using cmd (attach screen shot below) .25 Mark

C:\>ssh –l SSHadmin 172.16.1.1


screen shot of the remote connection with R1

Note: Student must submit the Packet Tracer File and screenshots of above task,
Marks will be given accordingly for each step.

 2013 - 2022 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 2 of 2 www.netacad.com

You might also like