Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Objectives Part 1 : VLSM Subnetting. Part 2 : Configure Basic Device Settings. Part 3 : Configure IPv 4 . Part 4 : Configure IPv

Objectives
Part 1: VLSM Subnetting.
Part 2: Configure Basic Device Settings.
Part 3: Configure IPv4.
Part 4: Configure IPv6 addressing.
Part 5: Configure EIGRP routing for IPv4.
Part 6: Configure OSPF for routing for IPv6.
Part 7: Test and Troubleshoot IPv4 and IPv6 connectivity.
Background / Scenario
As a network engineer you are required to design, implement and test the given network diagram in a simulation environment for testing before the real implementation for one of the customers. Use IP addresses given below.
For LANs IPv4=10.0.0.0/16, use VLSM to assign a suitable IP address to meet the following requirements.
1. Branch_1:
LAN A: 60 hosts
LAN B: 120 host
2. Branch_2:
LAN E: 250 hosts
3. Branch_3:
LAN C: 10 hosts
LAN D: 20 hosts
Addressing Table IPv4
Device
Interface
IP Address
Default Gateway
Branch_1
G0/0(1st IP)
-
G0/1(1st IP)
-
S0/0/0
192.168.1.1/30
-
S0/0/1
192.168.1.9/30
-
Branch_2
G0/0(1st IP)
-
S0/0/0
192.168.1.2/30
S0/0/1
192.168.1.5/30
-
S0/1/0
200.10.0.10/16
-
Branch_3
G0/0(1st IP)
-
G0/1(1st IP)
-
S0/0/0
192.168.1.10/30
-
S0/0/1
192.168.1.6/30
-
PC11
NIC (2nd IP)
PC12
NIC (3rd IP)
PC13
NIC (2nd IP)
PC14
NIC (3rd IP)
PC21
NIC (2nd IP)
PC31
NIC (2nd IP)
PC32
NIC (3rd IP)
PC33
NIC (2nd IP)
PC34
NIC (3rd IP)
Addressing Table IPv6
Device
Interface
IP Address
Default Gateway
Branch_1
G0/0
2001:DB8:ACAD:A::1/64
G0/1
2001:DB8:ACAD:B::1/64
S0/0/0
2001:DB8:ACAD:1::1/64
S0/0/1
2001:DB8:ACAD:3::1/64
Branch_2
G0/0
2001:DB8:ACAD:E::1/64
S0/0/0
2001:DB8:ACAD:1::2/64
S0/0/1
2001:DB8:ACAD:2::1/64
S0/1/0
2001:ABCD:2F:100::2/64
Branch_3
G0/0
2001:DB8:ACAD:C::1/64
G0/1
2001:DB8:ACAD:D::1/64
S0/0/0
2001:DB8:ACAD:2::2/64
S0/0/1
2001:DB8:ACAD:3::2/64
PC11
NIC
2001:DB8:ACAD:A::2/64
2001:DB8:ACAD:A::1
PC12
NIC
2001:DB8:ACAD:A::3/64
2001:DB8:ACAD:A::1
PC13
NIC
2001:DB8:ACAD:B::2/64
2001:DB8:ACAD:B::1
PC14
NIC
2001:DB8:ACAD:B::3/64
2001:DB8:ACAD:B::2
PC21
NIC
2001:DB8:ACAD:E::2/64
2001:DB8:ACAD:E::1
PC31
NIC
2001:DB8:ACAD:C::2/64
2001:DB8:ACAD:C::1
PC32
NIC
2001:DB8:ACAD:C::3/64
2001:DB8:ACAD:C::1
PC33
NIC
2001:DB8:ACAD:D::2/64
2001:DB8:ACAD:D::1
PC34
NIC
2001:DB8:ACAD:D::3/64
2001:DB8:ACAD:D::1
Part 1: Basic Configuration (Configure the passwords at the end)
Disable DNS lookup in all routers.
Configure device name as shown in the topology/Tables.
Assign enPa$$2 as the privileged EXEC secret password.
Assign vtyPa$$2 as the vty 04 password.
Assign conPa$$2 as the console password.
Configure a MOTD banner to warn users that unauthorized access is prohibited.
Part 2: IPv4 configuration
Configure all routers interfaces using IPv4 addressing table.
Test and troubleshoot the configuration using ping between all directly connected devices.
Part 3: IPv6 configuration
Configure all routers interfaces using IPv6 addressing table.
Test and troubleshoot the configuration using ping between all directly connected devices using IPv6 addressing table.
Part 4: IPv4 routing configuration
Configure EIGRP with AS 100 for all routers including the wildcard mask.
. Configure a default route in router Branch_2 to forward the packets to next hop IP address 200.10.0.1.
Propagate the default route to other routers.
Configure Passive Interfaces in all interfaces with no EIGRP neighboring required including the interface connected to the Internet.
Test the connectivity between devices based on IPv4 addressing table (all IPv4 devices can ping all IPs in IPv4 addressing table including the Internet Web servers).
Save the configurations and the file.
Part 5: IPv6 routing configuration
Configure OSPFv3 routing protocol with process ID 2 Area 0 for routers Branch_1(Router id 1.1.1.1), Branch_2(Router id 2.2.2.2) and Branch_3(Router id 3.3.3.3)

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Data Management Databases And Organizations

Authors: Richard T. Watson

6th Edition

1943153035, 978-1943153039

More Books

Students also viewed these Databases questions

Question

Describe segment costs and compare them to common costs.

Answered: 1 week ago