Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Matthew,there are some good books here:http://www.getipv6.info/index.php/Book_Reviewsor read RFC4861/RFC4862.IPv6 doesn't have "broadcast addresses" btw.Best regards,Ole
Firstly have a look at http://docwiki.cisco.com/wiki/6rd_Configuration_Examplefor a 6rd configuration example. If you use the ipv6 general prefix mechanism then you don't have to configure the resulting IPv6 prefixes manually.There is also a show com...
1. It only does a consistency check on the MTU parameter. For e.g. the prefix list it installs connected routes. And it does router discovery.2. What did you have in mind? It does the consistency check and logs a message regardless of the confi...
1. These are conceptual data structures. On-link determination and next-hop determination is done using the RIB/FIB tables in IOS. IOS has a neighbor cache (equivalent to the ARP table) / adjacency database.2. Autoconfiguration (SLAAC) has a distinct...
DHCPv6 doesn't require you to have two devices. You have two devices in IPv4 too.You do have a default router, right? So, we have only moved a couple of functions around. Where router discovery and prefix discovery makes more sense to come from one s...