Friday I posed an open-ended IPv6 addressing question. Today I'll start working towards the solution - but more importantly, I want to find out whether you personally, if you were preparing for the CCNA exam, would want to read/study IPv6 address (only), or whether you would also feel the need to practice IPv6 commands on gear/sim/Dynamips.
Before you answer, let me tell you an assumption I'd like to make when working through this: let's take Cisco's exam topics at face value. If you look at the CCNA and ICND2 exam topics, you'll see the following (quoting http://www.cisco.com/):
First, to review what I've said before about how to interpret Cisco's exam topics, look at the verb in both lines: "describe". Importantly, it doesn't say "configure", "verify", "troubleshoot", or "implement". Translated: a pure interpretation means that you should not expect to see IPv6 configuration or show commands on the CCNA exam.
Before I completely lose touch with reality, for the actual exam you have to truly temper what's listed in the exam topics by the fact that the exam topics are guidelines. The exams may (and sometimes do) cover more. But, for the sake of discussion herre, let's assume there's no IPv6-related commands covered on CCNA.
My next assumption: many of you that have read this far may not have the IPv6 addressing rules down. So, to help you answer last Friday's question, let me summarize the rules. That'll also help you answer the question "would I have bothered to do IPv6 from the CLI if I knew there was no coverage of IPv6 commands". Here's the short version:
IPv6 addresses are:
The rules for defining the 2nd half of EUI-64 formatted addresses using an interface's MAC address:
Frankly, that's a lot to digest in a short space, and it is certainly useful for study to read more detailed descriptions, with examples. But that's enough to at least answer the question about what the IPv6 addresses should be.
SPOLIER ALERT - you'll have to click next to see the next page where I'll list the partial answers to last Friday's IPv6 question, specifically the IPv6 addresses.
Finally, for today, I'd like to do a short survey. If you knew for sure that all IPv6 questions were conceptual, with no CLI commands, would you bother to do any hands-on practice or not? The hands-on practice can of course help you learn, but you could also read/study/do practice questions/etc to build your knowledge.
Let me know what you think. Thanks!
Advertisement: |
Odom, CCIE No, 1624, splits time between writing books for Cisco Press and teaching classes for Skyline ATS. In his 25-ish years in the networking industry, he has worked as as a pre-sale and post-sale SE for a few networking vendors, as well as a network engineer implementing network technology. Wendell has spent the majority of the last 15 years teaching, consulting, and writing about networking technologies, most of which in some way relate to Cisco products. His books include titles on QoS, CCIE R/S, as well as several titles related to CCNA certification, including the September 2007 book CCNA Official Exam Certification Library (CCNA Exam 640-802) (Read a sneak peek of chapter 7). Click for the list of current titles by Wendell.
Interface-id generation for serial interfaces.
Agree that which MAC address is used to generate the interface-id on a serial interface, the burnt in MAC address or the configured MAC address is trivia. Especially since this has changed several times in IOS. The first implementation encoded the ifindex in the interface id, the following used only the burnt in MAC, and now the latest uses the configured MAC.
the MAC uses for serial interfaces are the first MAC address out the the MAC address block assigned to the box. can't think of a case where this would actually be different from the first interface's MAC address.
add to the first sentence:
add to the first sentence: "... on a serial interface is trivia".