1.

Mention What Are The Networking Options Used In Openstack?

Answer»

The networking options USED in OPENSTACK are:

VLAN NETWORK Manager: Compute creates a VLAN and bridge; DHCP server is started for each VLAN to pass out IP addresses to VM instances.
Flat DHCP Network Manager: IP addresses for VM instances are fetched from the subnet specified by the network administrator
Flat Network Manager: IP addresses for VM instances are fetched from the subnet, and then injected into the image on launch

The networking options used in OpenStack are:

VLAN Network Manager: Compute creates a VLAN and bridge; DHCP server is started for each VLAN to pass out IP addresses to VM instances.
Flat DHCP Network Manager: IP addresses for VM instances are fetched from the subnet specified by the network administrator
Flat Network Manager: IP addresses for VM instances are fetched from the subnet, and then injected into the image on launch



Discussion

No Comment Found