CCNA 3 v6.0 SN EIGRP Practice 1 Skills Assessment

CCNA 3 v6.0 Scaling Networks SN EIGRP Practice 1 Skills Assessment Answers Option 1

CCNA 3 v6.0 SN EIGRP Practice 1 Skills Assessment PT

CCNA 3 v6.0 SN EIGRP Practice 1 Skills Assessment

Practice Skills Assessment – EIGRP

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.

Introduction

In this practice skills assessment, you will configure the Major City network with EIGRP routing and enhanced switching. The network is configured with both IPv4 and IPv6 on all devices. This will allow you to implement routing in both EIGRP for IPv4 and EIGRP for IPv6. Your goal is to achieve full connectivity between all LAN hosts and the remote Town Server in both IPv4 and IPv6. For a full list of tasks, see below.

You are not required to configure the following:
• The Primary network switches
• Most of the network hosts and the Town Server
• The Town Cloud

All IOS device configurations should be completed from a direct terminal connection to the device console.
You will practice and be assessed on the following skills:
• Configuration of IPv4 and IPv6 default routes
• Configuration of EIGRP for IPv4
• Configuration of EIGRP for IPv6
• Customization of EIGRP for IPv4 and EIGRP for IPv6
You will configure specific devices with the following:

Router Ed_Dept:
• IPv4 and IPv6 default route
• EIGRP for IPv4 and EIGRP for IPv6
• Router ID
• Interface bandwidth
• Redistribution of default routes

Router Primary-1:
• EIGRP for IPv4 and EIGRP for IPv6
• HSRP
• Interface bandwidth
• EIGRP for IPv4 passive interface

Router Primary-2:
• IPv4 default route
• HSRP

Router High_School:
• EIGRP for IPv4 and EIGRP for IPv6
• Router ID
• Interface bandwidth
• EIGRP for IPv4 passive interfaces

Switch Dist-1:
• RPVST+ activation
• RPVST primary root bridge priority
• EtherChannel channel groups
• Static trunking with native VLAN
• DTP
• VTP

Switch Acc-1:
• RPVST+ activation
• PortFast
• BPDU Guard
• EtherChannel channel groups
• Static trunking with native VLAN
• DTP
• VTP

Switch Acc-2:
• RPVST+ activation
• RPVST secondary root bridge priority
• EtherChannel channel groups
• Static trunking with native VLAN
• DTP
• VTP

PC PC-A:
• Default gateway

PC PC-M:
• Default gateway

Addressing Table
Use the following addresses to configure the network. Some addresses are preconfigured on devices that you are not required to configure, and are provided for reference purposes only.

Device Interface Address Information
Ed_Dept S0/0/0 192.168.100.9/30
2001:DB8:1A::1/64
FE80::1 link local
S0/0/1 192.168.100.21/30
2001:DB8:1B::1/64
FE80::1 link local
S0/1/0 203.0.113.18/30
2001:DB8:99::2/64
FE80::1 link local
Primary-1 S0/0/0 192.168.100.10/30
2001:DB8:1A::2/64
FE80::2 link local
S0/0/1 192.168.100.33/30
2001:DB8:2::1/64
FE80::2 link local
G0/0 10.1.0.3/24
2001:DB8:20::3/64
FE80::2 link local
Primary-2 S0/0/0 203.0.113.22/30
2001:DB8:100::2/64
FE80::22 link local
G0/0 10.1.0.2/24
2001:DB8:20::2/64
FE80::22 link local
High_School S0/0/0 192.168.100.34/30
2001:DB8:2::2/64
FE80::3 link local
S0/0/1 192.168.100.22/30
2001:DB8:1B::2/64
FE80::3 link local
S0/1/0 2001:DB8:E::2/64
G0/0.10 10.10.0.1/24
2001:DB8:3:10::1/64
FE80::3 link local
G0/0.15 10.15.0.1/24
2001:DB8:3:15::1/64
FE80::3 link local
G0/0.20 10.20.0.1/24
2001:DB8:3:20::1/64
FE80::3 link local
External N/A 2001:DB8:E::1/64

Instructions

Part I: EIGRP and HSRP Configuration

Step 1-1: Configure default static routes.
1. Configure IPv4 and IPv6 default static routes on the Ed_Dept router to the Town Cloud. Use the outgoing interface value in your configuration.
2. Configure the Primary-2 router with an IPv4 default route to the Town Cloud using the outgoing interface value.

Step 1-2: Configure EIGRP for IPv4
On the Ed_Dept, Primary-1, and High_School routers only, configure EIGRP for IPv4.
1. Use an AS number of 99 for all EIGRP routers.
2. Activate routing for the appropriate networks. Use inverse masks that specify only addresses within the networks.
3. Set the router IDs as follows:
– Ed_Dept: 1.1.1.1
– Primary-1: 2.2.2.2
– High_School: 3.3.3.3

Step 1-3: Configure EIGRP for IPv6.
Configure EIGRP for IPv6 on the Ed_Dept, Primary-1, and High_School routers.
1. Use an AS number of 99 for all EIGRP routers.
2. Activate routing for the appropriate networks. Note that router Primary-2 does not use EIGRP routing.
3. Set the router IDs as follows:
– Ed_Dept: 1.1.1.1
– Primary-1: 2.2.2.2
– High_School: 3.3.3.3
Important: Your EIGRP for IPv6 configuration can only be checked for this assessment indirectly. After you have completed your configuration, in order to get credit for EIGRP for IPv6 routing, you must do the following:
1. On host PC-B, go to the Desktop tab and open the Command Prompt.
2. Enter telnet 2001:DB8:E::1
3. If your EIGRP for IPv6 configuration is correct, you should be able to reach the External router with the address above. Authenticate your Telnet session with the password cisco.
4. Move to privileged EXEC mode using the password admin.
5. Activate the G0/0 interface of the router.
6. Exit the Telnet session.
In your score report, for EIGRP for IPv6 interface activation, you will see an item for activation of the router External G0/0 interface. If you got this item correct, you have correctly activated EIGRPv6 on the required routers.

Step 1-4: Customize EIGRP for IPv4 operation.
Customize EIGRP for IPv4 as follows:
1. Set the interface bandwidth for the two EIGRP interfaces on router Ed_Dept to match the interface clock speed.
2. Set the interface bandwidth for the serial interfaces on routers Primary-1 and High_School to match the bandwidth of the interfaces on router Ed_Dept.
3. Configure all LAN interfaces, both physical and virtual, so that EIGRP messages are not sent into the LANs.
4. Configure Ed_Dept so that the static default route is automatically shared with the other EIGRP routers.

Step 1-5: Customize EIGRP for IPv6 operation.
Configure the Ed_Dept router to automatically share the IPv6 static route with the other EIGRP for IPv6 routers.

Step 1-6: Configure HSRP as follows:
Configure the Primary-1 and Primary-2 routers with HSRP. In this scenario, the hosts on the Primary network are to be dual-homed. In other words, if the active Primary-1 router fails, the Primary network hosts will use the Primary-2 router as their gateway. Although connectivity to the rest of the Major City network will not be available, the hosts will be able to access the Internet through the Primary-2 router, because HSRP will switch to using it as the default gateway for the hosts. You will configure Primary-1 as the active router, and Primary-2 as the backup using HSRP.

Requirements:

1. Configure router Primary-1 with HSRP as follows:
– The group number is 1.
– Virtual gateway IP address: 10.1.0.1
– The router should immediately become the active router.
– The priority should be 150.
2. Configure router Primary-2 as follows:
– Virtual gateway IP address: 10.1.0.1
– Leave all other HSRP values at the default.
3. In order for the Primary-2 router to provide connectivity to the Internet, it requires a default route to be configured as you are directed in Step 1-1 above. This router is not configured with EIGRP.
4. Configure hosts PC-A and PC-M with the correct default gateway addresses.

Part II: Enhanced Switching Technologies

Step 2-1: Configure link aggregation with EtherChannel.
Configure the three EtherChannel links between switches Dist-1, Acc-1, and Acc-2:

Port Channel Device Interfaces
1 Dist-1 Fa0/3
Fa0/4
Acc-1 Fa0/3
Fa0/4
2 Dist-1 Fa0/5
Fa0/6
Acc-2 Fa0/5
Fa0/6
3 Acc-1 Fa0/1
Fa0/2
Acc-2 Fa0/1
Fa0/2

1. Configure EtherChannels with the LACP protocol using the information in the table.
2. Both sides of the channel should ask if the other side is willing to participate in the channel.

Step 2-2: Configure Trunking.
Configure trunking as follows:
1. The trunk between High_School and Dist-1 should be active.
2. The trunk between High_School and Dist-1 should use the native VLAN value preconfigured on High_School.
3. Configure all of the port channel interfaces as static trunks with the appropriate native VLAN.
4. Disable DTP negotiation on all of the trunks.

Step 2-3: Configure VTP.
Configure switches Dist-1, Acc-1, and Acc-2 with VTP as follows:
1. Switch Dist-1 should be the only VTP server in the domain.
2. The other switches in the domain should be configured as clients.
Use the following values:
– VTP domain: TownEd
– VTP Password: TWE_123!
Note: In order for the VLANs to be distributed from the VTP server to the client switches, you may need to take action to increment the VTP revision number. This can be done by adding and deleting a VLAN on the VTP server after the switches in the domain have complete VTP configurations and trunking is operating correctly.

Step 2-4: Configure RPVST.
Configure switches Dist-1, Acc-1, and Acc-2 with RPVST+ as follows:
1. All of the switches should use Rapid Spanning Tree Protocol.
2. Switch Dist-1 should be configured as the root bridge for VLANs 10, 15, and 20 with a priority value of 24576.
3. Switch Acc-2 should be configured as the secondary root bridge for VLANs 10, 15, and 20 with a priority value of 28672.
4. Switch Acc-1 should be left with its default priority.

Step 2-5: Configure PortFast and BPDU Guard.
Configure only switch Acc-1 as follows:
1. Configure all of the access ports that are assigned to VLANs with BPDU Guard.
2. Configure the same ports with PortFast.
If EIGRP is configured properly, full adjacencies should be formed between all routers in the EIGRP AS. The hosts on the LANs should be able to communicate with the hosts on all other LANs and the Town Server using both IPv4 and IPv6.

Answers

Ed_Dept Router:

Ed_Dept>en
Ed_Dept#conf ter
Ed_Dept(config)#ip route 0.0.0.0 0.0.0.0 s0/1/0
Ed_Dept(config)#ipv6 unicast-routing
Ed_Dept(config)#ipv6 route ::/0 s0/1/0
Ed_Dept(config)#router eigrp 99
Ed_Dept(config-router)#network 192.168.100.8 0.0.0.3
Ed_Dept(config-router)#network 192.168.100.20 0.0.0.3
Ed_Dept(config-router)#eigrp router-id 1.1.1.1
Ed_Dept(config-router)#exit
Ed_Dept(config)#ipv6 router eigrp 99
Ed_Dept(config-rtr)#eigrp router-id 1.1.1.1
Ed_Dept(config-rtr)#no shutdown 
Ed_Dept(config-rtr)#exit 

Ed_Dept(config)#int s0/0/0
Ed_Dept(config-if)#ipv6 eigrp 99

Ed_Dept(config-if)#int s0/0/1
Ed_Dept(config-if)#ipv6 eigrp 99
Ed_Dept(config-if)#exit

Ed_Dept(config)#int s0/1/0
Ed_Dept(config-if)#ipv6 eigrp 99
Ed_Dept(config-if)#exit

Ed_Dept(config)#int s0/0/0
Ed_Dept(config-if)#bandwidth 2000
Ed_Dept(config-if)#exit

Ed_Dept(config)#int s0/0/1
Ed_Dept(config-if)#bandwidth 2000
Ed_Dept(config-if)#exit

Ed_Dept(config)#router eigrp 99
Ed_Dept(config-router)#redistribute static 
Ed_Dept(config-router)#exit
Ed_Dept(config)#ipv6 router eigrp 99
Ed_Dept(config-rtr)#redistribute static 
Ed_Dept(config-rtr)#

======================

Primary-2 Router:

Primary-2>en
Primary-2#conf ter
Primary-2(config)#ip route 0.0.0.0 0.0.0.0 s0/0/0
Primary-2(config)#int g0/0
Primary-2(config-if)#standby 1 ip 10.1.0.1
Primary-2(config-if)#standby version 2

======================

Primary-1 Router

Primary-1>en
Primary-1#conf ter
Primary-1(config)#router eigrp 99
Primary-1(config-router)#network 10.1.0.0 0.0.0.255
Primary-1(config-router)#network 192.168.100.8 0.0.0.3
Primary-1(config-router)#network 192.168.100.32 0.0.0.3
Primary-1(config-router)#eigrp router-id 2.2.2.2
Primary-1(config-router)#exit
Primary-1(config)#ipv6 unicast-routing 
Primary-1(config)#ipv6 router eigrp 99
Primary-1(config-rtr)#eigrp router-id 2.2.2.2
Primary-1(config-rtr)#no shutdown 
Primary-1(config-rtr)#exit
Primary-1(config)#int s0/0/1
Primary-1(config-if)#ipv6 eigrp 99
Primary-1(config-if)#int s0/0/0
Primary-1(config-if)#ipv6 eigrp 99
Primary-1(config-if)#int g0/0
Primary-1(config-if)#ipv6 eigrp 99
Primary-1(config-if)#exit

Primary-1(config)#int s0/0/0
Primary-1(config-if)#bandwidth 2000
Primary-1(config-if)#exit
Primary-1(config)#router eigrp 99
Primary-1(config-router)#passive-interface g0/0
Primary-1(config-router)#exit

Primary-1(config)#int g0/0
Primary-1(config-if)#standby 1 ip 10.1.0.1
Primary-1(config-if)#standby 1 preempt 
Primary-1(config-if)#standby 1 priority 150
Primary-1(config-if)#standby version 2

======================

High_School Router

High_School>en
High_School#conf ter
High_School(config)#router eigrp 99
High_School(config-router)#network 10.10.0.0 0.0.0.255
High_School(config-router)#network 10.15.0.0 0.0.0.255
High_School(config-router)#network 10.20.0.0 0.0.0.255
High_School(config-router)#network 192.168.100.20 0.0.0.3
High_School(config-router)#network 192.168.100.32 0.0.0.3
High_School(config-router)#eigrp router-id 3.3.3.3
High_School(config-router)#exit

High_School(config)#ipv6 unicast-routing 
High_School(config)#ipv6 router eigrp 99
High_School(config-rtr)#eigrp router-id 3.3.3.3
High_School(config-rtr)#no shutdown 
High_School(config-rtr)#exit
High_School(config)#int g0/0.10
High_School(config-subif)#ipv6 eigrp 99
High_School(config-subif)#int g0/0.15
High_School(config-subif)#ipv6 eigrp 99
High_School(config-subif)#int g0/0.20
High_School(config-subif)#ipv6 eigrp 99
High_School(config-subif)#exit

High_School(configpv6 eigrp)#int s0/0/0
High_School(config-if)#ipv6 eigrp 99
High_School(config-if)#int s0/0/1
High_School(config-if)#ipv6 eigrp 99
High_School(config-if)#int s0/1/0
High_School(config-if)#ipv6 eigrp 99
High_School(config-if)#exit
High_School(config)#int s0/0/1
High_School(config-if)#bandwidth 2000
High_School(config-if)#exit

High_School(config)#router eigrp 99
High_School(config-router)#passive-interface g0/0.10
High_School(config-router)#passive-interface g0/0.15
High_School(config-router)#passive-interface g0/0.20
High_School(config-router)#exit
High_School(config)#int g0/0
High_School(config-if)#no sh
High_School(config-if)#

======================

Net_1 / Dist-1 Switch

Change VTP domain and VTP Password to match your exam

Dist-1>en
Dist-1#conf ter
Dist-1(config)#int range f0/3-4
Dist-1(config-if-range)#channel-group 1 mode active 
Dist-1(config-if-range)#int range f0/5-6	
Dist-1(config-if-range)#channel-group 2 mode active
Dist-1(config-if-range)#exit
Dist-1(config)#int g0/1
Dist-1(config-if)#no shutdown

Dist-1(config-if)#int g0/1
Dist-1(config-if)#switchport mode trunk 
Dist-1(config-if)#switchport trunk native vlan 99
Dist-1(config-if)#int g0/1
Dist-1(config-if)#switchport nonegotiate 

Dist-1(config-if)#int range f0/3-4
Dist-1(config-if-range)#switchport mode trunk 
Dist-1(config-if-range)#switchport trunk native vlan 99
Dist-1(config-if-range)#int port-channel 1
Dist-1(config-if)#switchport mode trunk 
Dist-1(config-if)#switchport trunk native vlan 99
Dist-1(config-if)#switchport nonegotiate 

Dist-1(config-if)#int range f0/5-6
Dist-1(config-if-range)#switchport mode trunk 
Dist-1(config-if-range)#switchport trunk native vlan 99
Dist-1(config-if-range)#int port-channel 2
Dist-1(config-if)#switchport mode trunk 
Dist-1(config-if)#switchport trunk native vlan 99
Dist-1(config-if)#switchport nonegotiate 
Dist-1(config-if)#exit

Dist-1(config)#vtp mode server 
Dist-1(config)#vtp domain TownEd
Dist-1(config)#vtp password TWE_123!
Dist-1(config)#vtp version 2

Dist-1(config)#spanning-tree mode rapid-pvst 
Dist-1(config)#spanning-tree vlan 10,15,20 priority 24576

======================

FL_1 Switch / Acc-1 Switch:

Change VTP domain and VTP Password to match your exam

Acc-1>en
Acc-1#conf ter
Acc-1(config)#int range f0/3-4
Acc-1(config-if-range)#channel-group 1 mode active 
Acc-1(config-if-range)#int range f0/1-2
Acc-1(config-if-range)#channel-group 3 mode active 
Acc-1(config-if-range)#exit

Acc-1(config)#int range f0/3-4
Acc-1(config-if-range)#switchport mode trunk 
Acc-1(config-if-range)#switchport trunk native vlan 99
Acc-1(config-if-range)#int port-channel 1
Acc-1(config-if)#switchport mode trunk 
Acc-1(config-if)#switchport trunk native vlan 99
Acc-1(config-if)#switchport nonegotiate 
Acc-1(config-if)#int range f0/1-2
Acc-1(config-if-range)#switchport mode trunk 
Acc-1(config-if-range)#switchport trunk native vlan 99
Acc-1(config-if-range)#int port-channel 3
Acc-1(config-if)#switchport mode trunk
Acc-1(config-if)#switchport trunk native vlan 99
Acc-1(config-if)#switchport nonegotiate 
Acc-1(config-if)#exit

Acc-1(config)#vtp mode client 
Acc-1(config)#vtp domain TownEd
Acc-1(config)#vtp password TWE_123!
Acc-1(config)#vtp version 2
Acc-1(config)#spanning-tree mode rapid-pvst 
Acc-1(config)#int range f0/10-24
Acc-1(config-if-range)#spanning-tree bpduguard enable 
Acc-1(config-if-range)#spanning-tree portfast

======================

Fl_2 Switch / Acc-2 Switch

Change VTP domain and VTP Password to match your exam

Acc-2>
Acc-2>en
Acc-2#conf ter
Acc-2(config)#int range f0/5-6
Acc-2(config-if-range)#channel-group 2 mode active 

Acc-2(config-if-range)#int range f0/1-2
Acc-2(config-if-range)#channel-group 3 mode active 
Acc-2(config-if-range)#exit
Acc-2(config-if-range)#
Acc-2(config)#int range f0/5-6
Acc-2(config-if-range)#switchport mode trunk 
Acc-2(config-if-range)#switchport trunk native vlan 99

Acc-2(config-if-range)#int port-channel 2
Acc-2(config-if)#switchport mode trunk 
Acc-2(config-if)#switchport trunk native vlan 99
Acc-2(config-if)#switchport nonegotiate 
Acc-2(config-if)#int range f0/1-2
Acc-2(config-if-range)#switchport mode trunk 
Acc-2(config-if-range)#switchport trunk native vlan 99

Acc-2(config-if-range)#int port-channel 3
Acc-2(config-if)#switchport mode trunk 
Acc-2(config-if)#switchport trunk native vlan 99
Acc-2(config-if)#switchport nonegotiate 
Acc-2(config-if)#exit

Acc-2(config)#vtp mode client 
Acc-2(config)#vtp domain TownEd
Acc-2(config)#vtp password TWE_123!

Acc-2(config)#spanning-tree mode rapid-pvst 
Acc-2(config)#spanning-tree vlan 10,15,20 priority 28672

======================

On host PC-B, go to the Desktop tab and open the Command Prompt.

– Enter telnet 2001:DB8:E::1
– Authenticate your Telnet session with the password cisco.
– Move to privileged EXEC mode using the password admin.

External>en
External#conf ter
External(config)#int g0/0
External(config-if)#no sh

======================

Host PC-A:

IP Address: 10.1.0.11

Subnet Mask: 255.255.255.0

Gateway IP address: 10.1.0.1

======================

Host PC-M:

IP Address: 10.1.0.14

Subnet Mask: 255.255.255.0

Gateway IP address: 10.1.0.1

 

0 0 votes
Article Rating
Subscribe
Notify of
guest

0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x