Home » » 8.2.5.3 Packet Tracer - Configuring IPv6 Addressing

8.2.5.3 Packet Tracer - Configuring IPv6 Addressing

Posted by Soni Setiawan on Thursday 12 November 2015

8.2.5.3 Packet Tracer - Configuring IPv6 Addressing


Addressing Table




Objectives
Part 1: Configure IPv6 Addressing on the Router
Part 2: Configure IPv6 Addressing on Servers
Part 3: Configure IPv6 Addressing on Clients
Part 4: Test and Verify Network Connectivity

Background

In this activity, you will practice configuring IPv6 addresses on a router, servers, and clients. You will also practice verifying your IPv6 addressing implementation.

Part 1: Configure IPv6 Addressing on the Router
Step 1: Enable the router to forward IPv6 packets.

a.     Enter the ipv6 unicast-routing global configuration command. This command must be configured to enable the router to forward IPv6 packets. This command will be discussed in a later semester.

#Do it first

R1>enable
R1#configure terminal

R1(config)# ipv6 unicast-routing

Step 2:     Configure IPv6 addressing on GigabitEthernet0/0.

a.     Click R1 and then the CLI tab. Press Enter.
b.    Enter privileged EXEC mode.
c.     Enter the commands necessary to transition to interface configuration mode for GigabitEthernet0/0.

R1(config)#interface gigabitEthernet 0/0

d.    Configure the IPv6 address with the following command:

R1(config-if)# ipv6 address 2001:DB8:1:1::1/64



e.     Configure the link-local IPv6 address with the following command:

R1(config-if)# ipv6 address FE80::1 link-local

f.     Activate the interface.

R1(config-if)#no shutdown

Step 3: Configure IPv6 addressing on GigabitEthernet0/1.

a. Enter the commands necessary to transition to interface configuration mode for GigabitEthernet0/1.
b. Refer to the Addressing Table to obtain the correct IPv6 address.
c. Configure the IPv6 address, the link-local address and activate the interface.

R1(config-if)#exit
R1(config)#interface gigabitEthernet0/1
R1(config-if)#ipv6 address 2001:DB8:1:2::1/64
R1(config-if)#ipv6 address FE80::1 link-local
R1(config-if)#no shutdown


Step 4:     Configure IPv6 addressing on Serial0/0/0.

a.     Enter the commands necessary to transition to interface configuration mode for Serial0/0/0.
b.    Refer to the Addressing Table to obtain the correct IPv6 address.
c.     Configure the IPv6 address, the link-local and activate the interface.

R1(config-if)#exit
R1(config)#interface serial0/0/0
R1(config-if)#ipv6 address 2001:DB8:1:A001::2/64

R1(config-if)#ipv6 address FE80::1 link-local
R1(config-if)#no shutdown

Part 2:     Configure IPv6 Addressing on the Servers
Step 1:     Configure IPv6 addressing on the Accounting Server.


a.     Click Accounting and click the Desktop tab > IP Configuration.
b.    Set the IPv6 Address to 2001:DB8:1:1::4 with a prefix of /64.
c.     Set the IPv6 Gateway to the link-local address, FE80::1.




Configuring IPv6 Addressing
Configuring IPv6 Addressing


Step 2:     Configure IPv6 addressing on the CAD Server.

Repeat Steps 1a to 1c for the CAD server. Refer to the Addressing Table for the IPv6 address.

8.2.5.3 Packet Tracer - Configuring IPv6 Addressing
8.2.5.3 Packet Tracer - Configuring IPv6 Addressing
Part 3:     Configure IPv6 Addressing on the Clients
Step 1:     Configure IPv6 addressing on the Sales and Billing Clients.


a.     Click Billing and then select the Desktop tab followed by IP Configuration.
b.    Set the IPv6 Address to 2001:DB8:1:1::3 with a prefix of /64.
c.     Set the IPv6 Gateway to the link-local address, FE80::1.
d.    Repeat Steps 1a through 1c for Sales. Refer to the Addressing Table for the IPv6 address.

8.2.5.3 Packet Tracer - Configuring IPv6 Addressing
Sales

8.2.5.3 Packet Tracer - Configuring IPv6 Addressing
Billing





Step 2:     Configure IPv6 Addressing on the Engineering and Design Clients.

a.     Click Engineering and then select the Desktop tab followed by IP Configuration.
b.    Set the IPv6 Address to 2001:DB8:1:2::3 with a prefix of /64.
c.     Set the IPv6 Gateway to the link-local address, FE80::1.
d.    Repeat Steps 1a through 1c for Design. Refer to the Addressing Table for the IPv6 address.

8.2.5.3 Packet Tracer - Configuring IPv6 Addressing
Engineering 
8.2.5.3 Packet Tracer - Configuring IPv6 Addressing
Design

Terima kasih sudah membaca. Salam, Soni Setiawan

Previous
« Prev Post

0 comments:

Post a Comment