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:
Hi all.
I have one question. I prepared devstack with Qauntum V2.
Now I can create Subnet for Network.
And I can add multiple Subnet for one Network. VM can use multiple
subnet for one virtual NIC?
Why quantum v2 can create multiple subnet for one Network?
quantum --os_token 1b73ace152c440ea939c2
4 matches
Mail list logo