Product SiteDocumentation Site

2.46. Creating a New Network Offering

To create a network offering:
  1. Log in with admin privileges to the CloudStack UI.
  2. In the left navigation bar, click Service Offerings.
  3. In Select Offering, choose Network Offering.
  4. Click Add Network Offering.
  5. In the dialog, make the following choices:
    • Name. Any desired name for the network offering
    • Description. A short description of the offering that can be displayed to users
    • Network Rate. Allowed data transfer rate in MB per second
    • Traffic Type. The type of network traffic that will be carried on the network
    • Guest Type. Choose whether the guest network is isolated or shared. For a description of these terms, see Section 2.41, “About Virtual Networks”
    • Specify VLAN. (Isolated guest networks only) Indicate whether a VLAN should be specified when this offering is used
    • Supported Services. Select one or more of the possible network services. For some services, you must also choose the service provider; for example, if you select Load Balancer, you can choose the CloudStack virtual router or any other load balancers that have been configured in the cloud. Depending on which services you choose, additional fields may appear in the rest of the dialog box.
      Based on the guest network type selected, you can see the following supported services:
      Supported Services
      Description
      Isolated
      Shared
      DHCP
      Supported
      Supported
      DNS
      Supported
      Supported
      Load Balancer
      If you select Load Balancer, you can choose the CloudStack virtual router or any other load balancers that have been configured in the cloud.
      Supported
      Supported
      Source NAT
      If you select Source NAT, you can choose the CloudStack virtual router or any other Source NAT providers that have been configured in the cloud.
      Supported
      Supported
      Static NAT
      If you select Static NAT, you can choose the CloudStack virtual router or any other Static NAT providers that have been configured in the cloud.
      Supported
      Supported
      Port Forwarding
      If you select Port Forwarding, you can choose the CloudStack virtual router or any other Port Forwarding providers that have been configured in the cloud.
      Supported
      Not Supported
      VPN
      Supported
      Not Supported
      User Data
      Not Supported
      Supported
      Security Groups
      Not Supported
      Supported
    • System Offering. If the service provider for any of the services selected in Supported Services is a virtual router, the System Offering field appears. Choose the system service offering that you want virtual routers to use in this network. For example, if you selected Load Balancer in Supported Services and selected a virtual router to provide load balancing, the System Offering field appears so you can choose between the CloudStack default system service offering and any custom system service offerings that have been defined by the CloudStack root administrator. For more information, see System Service Offerings.
    • Redundant router capability. (v3.0.3 and greater) Available only when Virtual Router is selected as the Source NAT provider. Select this option if you want to use two virtual routers in the network for uninterrupted connection: one operating as the master virtual router and the other as the backup. The master virtual router receives requests from and sends responses to the user’s VM. The backup virtual router is activated only when the master is down. After the failover, the backup becomes the master virtual router. CloudStack deploys the routers on different hosts to ensure reliability if one host is down.
    • Conserve mode. Indicate whether to use conserve mode. In this mode, network resources are allocated only when the first virtual machine starts in the network
    • Tags. Network tag to specify which physical network to use
  6. Click Add.