Advanced Zone Physical Network Configuration
Within a zone that uses advanced networking, you need to tell the Management Server how the physical Network is set up to carry different kinds of traffic in isolation.
Configure Guest Traffic in an Advanced Zone
These steps assume you have already logged in to the CloudStack UI. To configure the base guest Network:
In the left navigation, choose Network.
Click Add Network.
The Add guest Network window is displayed:

Provide the following information for creating an isolated Network:
Name: The name of the Network. This will be User-visible
Description: The description of the Network. This will be User-visible
Zone: The zone in which you are configuring the guest Network.
Network offering: If the administrator has configured multiple Network offerings, select the one you want to use for this Network
- Public MTU: The MTU that will be configured on the public interfaces
of the Network’s VR. NOTE: This will not be considered for VPC Network Tiers, as the public MTU defined at the VPC Network creation level will be considered
- Private MTU: The MTU that will configured on the private interface(s)
of the Network’s VR
External Id: ID of the Network in an external system.
Gateway: The gateway that the guests Instances will use.
Netmask: The netmask in use on the subnet the Guest Instances will use.
CIDR Size: The cidrsize of the subnet the Guest Instances will use. Available only when the selected Network offering supports ROUTED mode.
DNS: A set of custom DNS that will be used by the guest Network. If not provided then DNS specified for the zone will be used. Available only when the selected Network offering supports DNS service.
IPv6 DNS: A set of custom IPv6 DNS that will be used by the guest Network. If not provided then IPv6 DNS specified for the zone will be used. Available only when the selected Network offering is IPv6 enabled and supports DNS service.
IPv4 address for the VR in this Network: The source NAT address or primary public Network address to use by the guest Network. If not provided then a random address from the available pool of addresses will be used.
Network Domain: A custom DNS suffix at the level of a Network. If you want to assign a special domain name to the Guest Instance Network, specify a DNS suffix.
Click OK.
Note
In security groups-enabled Advanced zones and Basic zones, creation of VPC and isolated Networks are not supported.
MTU options will be shown in the UI and considered only when zone configuration - allow.end.users.to.specify.vr.mtu is set to true. Maximum allowed values for public and private MTU can be controlled by zone-level configurations, vr.public.interface.max.mtu and vr.private.interface.max.mtu respectively.
We can configure a zone with multiple Physical Networks having guest traffic type. In such zones, we need to tag the additional Physical networks. We must have one Physical Network that is not tagged for isolated/L2 network offerings not configured with any tags. For example the default network offerings.
Configure Public Traffic in an Advanced Zone
In a zone that uses advanced networking, you need to configure at least one range of IP addresses for Internet traffic.
