Hi Thomas,
I have an interface that is shared by multiple virtual hosts on the box, each of
which requires autoconf addresses. The one standard address can't be shared
as, in my implementation, the IP address is the one that uniquely identifies
the virtual host for an incoming connection.

These addresses can failover to other interfaces or other nodes on the
same link.
Also, the cost of generating a duplicate address on the link is very
high, in terms
of client outage. Since these addresses are automatic, everything is expected to
work seamlessly as there may be no administrative involvement (as against
manually configured addresses).

I did consider using vlans but this requires huge changes in existing network
topology and switch-side re-configurations.

Is there a standard solution for this kind of problem?

Thanks & Regards
Vijay

On Wed, Jul 1, 2009 at 1:08 AM, Thomas Narten<[email protected]> wrote:
> BTW, why do you want or need to do this? Why do you not not want to
> generate a standard Interface Identifier like everyone else?
>
> Thomas
>
>> Hi Everyone,
>
>> I have an ethernet interface for which I am defining the Interface-ID
>> in a different manner.
>
>> For an ethernet interface with MAC "34-56-78-9A-BC-DE", I am defining
>> the Interface-ID to be "34-56-78-xy-zw-9A-BC-DE" instead of
>> "36-56-78-FF-FE-9A-BC-DE"
>
>> where x,y,z,w are my implementation-defined octets.
>
>> Note:
>> 1. I am fine with a locally-unique Interface-ID
>> 2. The solicited-node multicast address i'll generate for a given
>> unicast/anycast address based on this Interface-ID is the same as
>> that for RFC 2464 based Interface-ID.
>
>
>> Assuming I make this change in an IPv6 stack which conforms to RFCs
>
>> 2464 - Transmission of IPv6 Packets over Ethernet Networks
>> 3513 - Internet Protocol Version 6 (IPv6) Addressing Architecture
>> 4861 - Neighbor Discovery for IP version 6 (IPv6)
>> 4862 - IPv6 Stateless Address Autoconfiguration
>> 3810 - Multicast Listener Discovery Version 2 (MLDv2) for IPv6
>
>> After this change, will I still conform to these RFCs??
>
>
>> Thanks & Regards
>> Vijay
>> --------------------------------------------------------------------
>> IETF IPv6 working group mailing list
>> [email protected]
>> Administrative Requests: https://www.ietf.org/mailman/listinfo/ipv6
>> --------------------------------------------------------------------
>
--------------------------------------------------------------------
IETF IPv6 working group mailing list
[email protected]
Administrative Requests: https://www.ietf.org/mailman/listinfo/ipv6
--------------------------------------------------------------------

Reply via email to