The "%11" is the interface indentifier
http://technet.
On your server if you run
netsh interface ipv6 show interface
at the command prompt the interface with this IPv6 address should be interface 11
Main Topics
Browse All TopicsIs there any relation on converting IPv4 to IPv6 under Window 2008 ? Currently, the IPv6 address is fe80::2113:c350:8ca4:95f3%
Inaddition, what does symbol "%11" represent ?
Thanks.
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
The "%11" is the interface indentifier
http://technet.
On your server if you run
netsh interface ipv6 show interface
at the command prompt the interface with this IPv6 address should be interface 11
It's based on the MAC address of the NIC.
See section 'Single subnet with link-local addresses' at http://technet.microsoft.c
If you are in mood for reading: http://en.wikipedia.org/wi
(inserts)
fe80::/10 The link-local prefix specifies that the address is only valid on a single link. This is analogous to the autoconfiguration IP addresses 169.254.0.0/16 in IPv4.
The length of network addresses emphasize a most important change when moving from IPv4 to IPv6. IPv6 addresses are 128 bits long (as defined by RFC 4291), whereas IPv4 addresses are 32 bits; where the IPv4 address space contains roughly 4.3×109 (4.3 billion) addresses, IPv6 has enough room for 3.4×1038 unique addresses.
IPv6 addresses are typically composed of two logical parts: a 64-bit (sub-)network prefix, and a 64-bit host part, which is either automatically generated from the interface's MAC address or assigned sequentially.
Because the globally unique MAC addresses offer an opportunity to track user equipment, and so users, across time and IPv6 address changes, RFC 4941 was developed to reduce the prospect of user identity being permanently tied to an IPv6 address, thus restoring some of the possibilities of anonymity existing at IPv4. RFC 4941 specifies a mechanism by which time-varying random bit strings can be used as interface circuit identifiers, replacing unchanging and traceable MAC addresses.
Business Accounts
Answer for Membership
by: davorinPosted on 2009-11-05 at 00:28:20ID: 25747580
There are no relations between IPv4 and IPv6 addresses.