Close Menu
    Facebook X (Twitter) Instagram
    • Download Cisco Packet Tracer
    Facebook X (Twitter) Instagram Pinterest Vimeo
    IT Beginner
    • Home
    • Server
    • WordPress
    IT Beginner
    Home»ICND1 Labs»Lab 5-2: Configure IPv6 Routing
    ICND1 Labs

    Lab 5-2: Configure IPv6 Routing

    05/08/2018No Comments3 Mins Read

    Visual Topology

    Command Line

    Command Description
    ipv6 ospf process id area id Enables OSPFv3 on the interface
    ipv6 router ospf process id Enters OSPFv3 router configuration mode
    Ping address Checks end to end connectivity
    router-id 32bit id Assigns a 32 bit router-id in a dotted decimal format, example (1.1.1.1)
    show ipv6 ospf Displays OSPFv3 settings
    show ipv6 ospf neighbor Displays the contents of the OSPF adjacency table
    show ipv6 route Display the contents of the IPv6 routing table.

    Task 1: Enable OSPFv3.

    Step 1: Access the CLI of the router and check that you still have the IPv6 addresses configured on your router, if not, rectify.

    Step 2: Ping the IPv6 address of the other routers fa0/1 or gi0/1 interface. If you have correctly configured both end of the directly connected link, then this should be successful.

    Step 3: Ping the IPv6 address located on the other router, this should fail because it is not directly connected and just like in IPv4 no dynamic routing protocols are enabled by default to advertise it out.

    Step 4: Enter OSPFv3 configuration mode and assign the following router ID’s

    R1 only.....
    Router ID 1.1.1.1
    R2 only.....
    Router ID 2.2.2.2

    Do you need to configure unique router ID’s ?

    Step 5: Enter the configuration mode for the interface directly connecting the two routers together, fa0/1 or gi0/1.

    Step 6: Enable OSPFv3 on the interface and check you have an OSPF adjacency.

    Step 7: Try pinging the loopback IPv6 address of the other router

    Why would it fail?

    Step 8: Enable OSPFv3 on the loopback interface and ask the other student to try and ping it, because you are now advertising it via OSPFv3 this should work.

    Lab Answer Keys:

    [sociallocker id=”4139″]

    Task 1: Enable OSPFv3.

    Step 1: Access the CLI of the router and check that you still have the IPv6 addresses configured on your router, if not, rectify.

    R>en
    R#sh ipv6 int brief

    Step 2: Ping the IPv6 address of the other routers fa0/1 or gi0/1 interface. If you have correctly configured both end of the directly connected link, then this should be successful.

    Step 3: Ping the IPv6 address located on the other router, this should fail because it is not directly connected and just like in IPv4 no dynamic routing protocols are enabled by default to advertise it out.

    Step 4: Enter OSPFv3 configuration mode and assign the following router ID’s

    R1 only.....
    R1#conf t
    R1(config)#ipv6 router ospf 1
    R1(config-router)#Router-ID 1.1.1.1
    
    R2 only..... 
    R2#conf t
    R2(config)#ipv6 router ospf 1
    R2(config-router)#Router-ID 2.2.2.2

    Do you need to configure unique router ID’s ?

    Yes, each ospf router needs a unique router ID

    Step 5: Enter the configuration mode for the interface directly connecting the two routers together, fa0/1 or gi0/1.

    R(config-router)#int fa0/1

    or

    R(config-router)#int gi0/1
    R(config-if)#

    Step 6: Enable OSPFv3 on the interface and check you have an OSPF adjacency.

    R(config-if)#ipv6 ospf 1 area 0
    R(config-if)#exit
    R#sh ipv6 ospf nei

    Step 7: Try pinging the loopback IPv6 address of the other router

    Why would it fail?

    OSPF is not advertising the loopback interfaces

    Step 8: Enable OSPFv3 on the loopback interface and ask the other student to try and ping it, because you are now advertising it via OSPFv3 this should work.

    R#conf t
    R(config)#int loop 0
    R(config-if)# ipv6 ospf 1 area 0

    [/sociallocker]

    Share. Facebook Twitter Pinterest LinkedIn Tumblr Email
    Previous ArticleLab 5-1: Configure basic IPv6
    Next Article Lab 1-1: VLANs and Trunks Connections

    Related Posts

    ICND1 Labs

    Lab 5-1: Configure basic IPv6

    04/08/2018
    ICND1 Labs

    Lab 4-3: Implementing OSPF

    03/08/2018
    ICND1 Labs

    Lab 4-2: Using a Router to provide DHCP Services

    02/08/2018
    Subscribe
    Notify of
    guest

    guest

    This site uses Akismet to reduce spam. Learn how your comment data is processed.

    0 Comments
    Oldest
    Newest Most Voted
    Inline Feedbacks
    View all comments
    Tags
    apache centos Centos 6 cuda Desktop Environment dual boot environment featured gnome GUI hostname hosts intel kernel kill lamp server lemp server life MariaDB netflix nginx nvidia password php-fpm phpmyadmin pids processes s.m.a.r.t Security session solid state drive ssd ssh ssh server tag 1 tag 2 Ubuntu upgrade varnish VirtualBox VNC Server web server window manager wordpress xfce
    Facebook X (Twitter) Instagram Pinterest

    Type above and press Enter to search. Press Esc to cancel.

    wpDiscuz