Config Router

  • PUBG
  • Google Sheets
  • CCNA Online training
    • CCNA
  • CISCO Lab Guides
    • CCNA Security Lab Manual With Solutions
    • CCNP Route Lab Manual with Solutions
    • CCNP Switch Lab Manual with Solutions
  • Juniper
  • Linux
  • DevOps Tutorials
You are here: Home / Cisco / CCNA 2 RSE Chapter 6 VLANs SIC Practice Skills Assessment

CCNA 2 RSE Chapter 6 VLANs SIC Practice Skills Assessment

May 16, 2020 by James Palmer Leave a Comment

CCNA 2 RSE Chapter 6 VLANs SIC Practice Skills Assessment – Packet Tracer Answers

Read Chapter wise CCNA 2 Exam Answers (v5.1 + v6.0)

CCNA Routing and Switching Routing and Switching Essentials

RSE Chapter 6 SIC Practice Skills Assessment – Packet Tracer

ccna-2-rse-chapter-6-vlans-sic-practice-skills-assessment-1

A few things to keep in mind while completing this activity

  1. Do not use the browser Back button or close or reload any exam windows during the exam
  2. Do not close Packet Tracer when you are done It will close automatically
  3. Click the Submit Assessment button in the browser window to submit your work

Objectives

  • Design an IP addressing scheme to provide connectivity to end users in a small to medium-sized business network
  • Configure static routes to enable connectivity in a small to medium-sized business network
  • Configure summary and floating static routes.
  • All IOS device configurations should be completed from a direct terminal connection to the device console.

Addressing Table

Device Interface IPv4 Address Subnet Mask Default Gateway
IPv6 Address/Prefix
R1 S0/0/0 128.107.0.254 255.255.255.252 N/A
S0/0/1 2001:DB8:2:1::0/127 N/A
S0/1/0 2001:DB8:1:1::6/127 N/A
S0/1/1 10.10.20.1 255.255.255.252 N/A
R2 G0/0 10.10.16.1 255.255.255.128 N/A
G0/1 10.10.16.129 255.255.255.128 N/A
S0/0/0 10.10.20.2 255.255.255.252 N/A
R3 G0/0 2001:DB8:1:A::1/64 N/A
G0/1 2001:DB8:1:B::1/64 N/A
S0/0/0 2001:DB8:1:1::7/127 N/A
PC1 NIC 10.10.16.126 255.255.255.128 10.10.16.1
PC2 NIC 10.10.16.254 255.255.255.128 10.10.16.129
PC3 NIC 2001:DB8:1:A::F/64 2001:DB8:1:A::1
PC4 NIC 2001:DB8:1:B::F/64 2001:DB8:1:B::1

Scenario

The network administrator has asked you to implement IPv4 and IPv6 static and default routing in the test environment shown in the topology. Configure each static and default route as directly attached

Requirements

1. Use the address space 10 10 16 0/24 to design an addressing scheme

Split this address space into two equal-sized networks by subnetting it again

Subnet 1: 10.10.16.0/25
Subnet 2: 10.10.16.128/25

Assign the first of these new subnets to PC1 LAN
ccna-2-rse-chapter-6-vlans-sic-practice-skills-assessment-2
Assign the second of these new subnets subnet to PC2 LAN
ccna-2-rse-chapter-6-vlans-sic-practice-skills-assessment-3
For each subnet, assign the first usable IP address to R2 and the last usable IP address to the PCs

1
2
3
4
5
6
7
8
R2(config)#interface G0/0
R2(config-if)#ip address 10.10.16.1 255.255.255.128
R2(config-if)#no shutdown
 
R2(config-if)#interface G0/1
R2(config-if)#ip address 10.10.16.129 255.255.255.128
R2(config-if)#no shutdown
R2(config-if)#exit

2. Configure IPv4 summary and default routes
Configure an IPv4 default route on R2 using the next hop address

1
R2(config)#ip route 0.0.0.0 0.0.0.0 10.10.20.1

Configure an IPv4 default route on R1 using Serial 0/0/0 as the exit interlace

1
R1(config)#ip route 0.0.0.0 0.0.0.0 s0/0/0

Configure an IPv4 summary route on R1 for the internal LANs Use the exit interface

1
R1(config)#ip route 10.10.16.0 255.255.255.0 s0/1/1

3. Configure IPv6 summary and default routes
Configure an IPv6 default route on R3 using the exit interface

1
R3(config)#ipv6 route ::/0 s0/0/0

Configure an IPv6 default route on R1 using Serial 0/0/1 as the exit interface

1
R1(config)#ipv6 route ::/0 s0/0/1

Configure an IPv6 summary route on R1 for the internal LANs. Use the exit interface.

1
R1(config)#ipv6 route 2001:db8:1:a::/63 s0/1/0

4. Configure an IPv4 floating static route on R1 to the 64.100.100.0/24 network using the Serial 0/0/1 as the exit interface. Make the floating static route less trustworthy than the default route by one unit of AD.

1
R1(config)#ip route 64.100.100.0 255.255.255.0 s0/0/1 5

If your configuration has been completed correctly, all hosts should be able to contact the server that is attached to the Internet.

More Resources

  • CCNA Exam Answers Cisco Learning Network
  • CCNA Frequently Asked Questions
  • CCNA Exam Questions with Explanation
  • CCNA Cyber Ops FAQ

Related

Filed Under: Cisco Tagged With: CCNA 2 answers, CCNA 2 Exam Answers 2017 (v5.1 + v6.0), CCNA 2 final exam answers, CCNA 2 RSE Chapter 6 VLANs SIC Practice Skills Assessment, CCNA 2 v5.1 Exam Answers, CCNA 2 v5.1 Exam Answers 2017, CCNA 2 v6 final exam, CCNA 2 v6.0 Exam Answers, CCNA 2 v6.0 Exam Answers 2017, ccna final exam answers 2017, ccna v5.1 final exam, ccna1 final exam answers 2017

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Recent Posts

  • Python Fundamentals – Tuples
  • CCNA 4 Chapter 3 Point-to-Point Connections Exam Answers 2020 (v5.0.3 + v6.0)
  • CCNA 4 Connecting Networks v5.03 Practice Skills Assessment
  • CCNA 4 Chapter 3 SIC PPP, Routing, and Remote Access VPN – PT Skills Assessment
  • CCNA 3 (v5.0 + v6.0) OSPF Practice Skills Assessment Exam Answer
  • CCNA 2 (v5.03 + v6.0) Chapter 4 Exam Answers for Switched Networks
  • CCNA 2 RSE Chapter 6 VLANs SIC Practice Skills Assessment
  • Scaling Networks v6.0 ScaN EIGRP Practice Skills Assessment Answers
  • CCNA 4 Chapter 9 Exam Answers Troubleshooting the Network 2020 (v5.0.3 + v6.0)
  • CCNA 2 Practice Final Exam Answers 2020 (v5.0.3 + v6.0)
  • CCNA 1 Final Exam Answers 2020 (v5.1 + v6.0)

Copyright © 2021 · News Pro Theme on Genesis Framework · WordPress · Log in