volfkhat wrote: » Now compare that to IPv6: ~Public Address equivalent ---> Global Unicast Address, (2001-3FFF):: . ~Private Address equivalent ---> Unique Local Address, (FC00::)
xnx wrote: » Fallback for DHCP I think
networker050184 wrote: » Here is one example. Say you had a giant network with 10,000+ p2p links between routers. You can take the time and assign a /126 on all these links or you can just enable IPv6 and let the routers communicate with each other via link local. Save a little time pushing the config and documenting the usage, and to top it off you minimize the attack surface of your router as you say they are nonroutable! There are some cons in this scenario as well, but it's just an example.
mikeybinec wrote: » for arp
Mow wrote: » Great article by Fish: Understanding IPv6: Link-Local 'Magic' - Network Computing
james43026 wrote: » It's quite simple actually. A IPv6 link local address is exactly the same as an APIPA address in the IPv4 world. They both serve the same exact function.
Jon_Cisco wrote: » IPv6 is not suppose to map to IPv4 it is suppose to replace it and when they decided to make changes this is one they felt was useful.
volfkhat wrote: » Absolutely true! Except... your device is NOT required to have an APIPA address in IPv4 :] I see where you are going from. But i guess my question to you is: Why did they feel the need to make this specific change? What was the added "usefulness"(as you put it)? /shrug (and personally, i would argue that IPv4 and IPv6 actually do MAP to each other) Oh well... Fun stuff, nonethless :]
volfkhat wrote: » ??There is No ARP in IPv6. But assuming you meant NDP... what does that have to do with why Link-Local addresses are required (instead of Unique-Local addresses, for example)? Additionally, ARP/NDP operate at Layer 2... But I'm asking about Layer 3.