CNT 206 Lab 12-01-IPv6(3)

.docx

School

Washtenaw Community College *

*We aren’t endorsed by this school

Course

206

Subject

Computer Science

Date

Apr 3, 2024

Type

docx

Pages

7

Uploaded by PresidentFlowerAlbatross

CNT 206 Lab 12-01: IPv6 Subnets Part 1: Connecting the internetwork. Connect the following internetwork using the real equipment in TI 238. Figure 1 Part 2: Determine the addressing scheme. Our ISP assigned our company the following address: 2001:DB8:ACAD::/48. Determine the addressing scheme for the devices using the following information and complete the Excel spreadsheet associated with this lab which is represented in the following picture. Subnet Hosts Block Size Subnet Address First Host Address 0 1 2 3 4 5 Part 3: Assign addresses to the devices. Assign the first host address of each subnet to the router gigabit interface. This will be the default gateway. Assign the second host address of each subnet to the VLAN 1 interface of the switch. Assign the third host address of each subnet to the client computer. Assign the first host address of subnet 4 to the router S0/1/0 of Alplha-R5. Assign the second address of subnet 4 to the router S0/1/0 of Alplha-R4.
Part 4: Configure routing between networks After all addresses are configured, your instructor will guide you through configuring the routing protocol to route between networks. When this is complete, verify connectivity between all computers. Configurations ************************** Alpha-R5 ************************** ena conf t hostname Alpha-R5 ! ipv6 unicast-routing ! ! interface GigabitEthernet0/0/0 ip address 200.0.0.1 255.255.255.128 ipv6 address FE80::1 link-local ipv6 address 2001:DB8:ACAD::1/64 ipv6 rip Delta enable ipv6 enable no shut ! interface GigabitEthernet0/0/1
ip address 200.0.0.129 255.255.255.192 ipv6 address FE80:1::1 link-local ipv6 address 2001:DB8:ACAD:1::1/64 ipv6 rip Delta enable ipv6 enable no shut ! interface Serial0/1/0 ip address 200.0.0.241 255.255.255.252 ipv6 address FE80:4::1 link-local ipv6 address 2001:DB8:ACAD:4::1/64 ipv6 rip Delta enable ipv6 enable clock rate 56000 no shut ! ! router rip version 2 network 200.0.0.0 no auto-summary ! ipv6 router rip Delta ! ! end !
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
  • Access to all documents
  • Unlimited textbook solutions
  • 24/7 expert homework help