Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
If we do not hit our goal we will be forced to close the site.

Current status: https://keepboardsalive.com/

Annual subs are best for most impact. If you are still undecided on going Ad Free - you can also donate using the Paypal Donate option. All contribution helps. Thank you.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.
Hi all, please see this major site announcement: https://www.boards.ie/discussion/2058427594/boards-ie-2026

IPv6 configuration

  • 14-03-2012 09:03PM
    #1
    Registered Users, Registered Users 2 Posts: 11


    Hi all,

    I need to configure a router with IPv6. I want 3 machines connected to a router with only 2 ports, so I'll need to configure sub-interfaces. I'm a little rusty on the steps to configure the router, and I've never done it with IPv6 addresses.

    Could anyone give me help with the configuration?

    currently I have 2 virtual machines running on my laptop. one with an address of fe80::a00:27ff:fec0:e8a7/64 Scope:Link
    the other:
    fe80::a00:27ff:fef5:4910/64 Scope:Link

    So out the other interface on the router I'll have a PC connected and this must be on a different subnet.

    Any help would be greatly appreciated!

    Rob


Comments

  • Registered Users, Registered Users 2 Posts: 142 ✭✭noclee


    If you need to do static for v6 between pc router
    2001:db8:1::1/64 router
    2001:db8:1::2/64 pc

    Or you could just use slaac were the pc detects the routers subnet and automaticly assign address based on prefix, but the router subnet needs to be /64.


  • Registered Users, Registered Users 2 Posts: 11 robbyrne22


    Hi Noclee thanks for reply. I configured the interfaces on the router
    fa0/0 1111:1111:1111:1111::/64 eui-64
    fa0/1.1 2222:2222:2222:2222::/64 eui-64
    fa0/1.2 3333:3333:3333:3333::/64 eui-64

    The machines have addresses configured already. Would I be right saying that the last Octet of the IPv6 address denotes the subnet?


  • Registered Users, Registered Users 2 Posts: 142 ✭✭noclee


    eui-64 will always have /64 mask, the pc will learn its subnet via router-advertisements from the corresponding router interfaces subnet.


Advertisement