Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

IPv6 configuration

Options
  • 14-03-2012 10:03pm
    #1
    Registered Users 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 Posts: 141 ✭✭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 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 Posts: 141 ✭✭noclee


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


Advertisement