Hi
Thank you for your comment.
I see. dual stack network need ipv4 and bunch of ipv6 prefix
(link-local, global, temporary global..) on one network.
>> The reason for this is because you can have multiple subnets on the same
>> L2 bcast domain. You can use ip aliasing in order to use multiple sub
In a dual stack deployment there may be a v4 and a v6 subnet on the same
network.
There's also the case that a service provider has a notion of a public
network, which is represented by a UUID. After a period of time, they may
run out of IPs in one subnet, and want to assign another subnet as wel
The reason for this is because you can have multiple subnets on the same L2
bcast domain. You can use ip aliasing in order to use multiple subnets on
one virtual nic. For example ifconfig eth0:1 a.b.c.d/24; ifconfig eth0:2
d.e.f.g/24
Aaron
On Mon, Aug 13, 2012 at 7:52 PM, Takaaki Suzuki wrote:
3 matches
Mail list logo