cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
751
Views
0
Helpful
1
Replies

IPv6 link local addressing

carl_townshend
Spotlight
Spotlight

Hi al

With IPv6 link local addressing, Is the interface ID the mac address of the card? if not where does it get the 64 bit address from? and with link local, would vlans seperate this, or would they seperate the site local addresses ?

1 Reply 1

Giuseppe Larosa
Hall of Fame
Hall of Fame

Hello Carl,

the interface-id is derived by the 48 bits of MAC address with a transformation called eui-64 that creates a 64bit number

http://en.wikipedia.org/wiki/MAC_address

link local is local so it does not go beyond a single broadcast domain

Vlans can be used to separate site local ip addresses (that are now have become unique local see http://tools.ietf.org/html/rfc4193)

Hope to help

Giuseppe