Router - Cisco 887VA-Native-IPv6

From AAISP Support Site
Revision as of 09:18, 9 January 2015 by AA-Andrew (talk | contribs) (Created page with "From: http://blog.gamermatrix.co.uk/?p=333 first of all, in order to get the Cisco up and running with IPv6, ensure you have a /64 assigned in AAISP’s control pages to y...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

From: http://blog.gamermatrix.co.uk/?p=333


first of all, in order to get the Cisco up and running with IPv6, ensure you have a /64 assigned in AAISP’s control pages to your line. Then run the following commands on your Cisco:

[SyntaxHighlight] ipv6 source-route ipv6 unicast-routing ipv6 cef ipv6 multicast-routing

conf t

int dialerX ipv6 enable ipv6 dhcp client pd myprefix rapid-commit

int vlan1 ipv6 address 2001:xxx:xxxx:xxxx::1/64 [/SyntaxHighlight]