Jump to content

This is the support site for Andrews & Arnold Ltd, a UK Internet provider. Information on these pages is generally for our customers but may be useful to others, enjoy!

Router - Cisco IPv6 Native Config: Difference between revisions

 
<pre>
# conf t
# interface FastEthernet 0/0
# ipv6 address <your_slash_48>:1::/64 eui-64
# ipv6 enable
# ipv6 nd prefix <your_slash_48>:1::/64
# ipv6 nd managed-config-flag
# ipv6 nd router-preference High
# ipv6 nd ra interval 60
</pre>
 
7

edits