Provider Networks screen details

Overview, Add, or Edit screen details

The Provider Network overview screen shows information for each network defined. Screen components on the overview screen are similar or identical to the components you use on the Add Provider Network or Edit network screens. See also Networks in CloudSystem Foundation.

General

Use this table to learn about the fields in the “General” section of the Provider Network overview screen, the Add Provider Network screen, and the Edit screen. Unless specified, screen components are identical on all three screens.

Screen component Description
Name

Unique name identifying the network.

Data type:

A maximum of 255 alphanumeric characters.

ID

System-generated identifier of the network (listed on the overview screen).

VLAN ID

Unique number identifying the VLAN to segment the network.

Data type:

Decimal numbers from 0 to 4095.

Status

System-generated operational status of the network (listed on the overview screen).

ACTIVE—The network is available for use.
ERROR—The network is not available for use due to an error.
Shared

Whether sharing by other components, such as virtual machines and hypervisors, is allowed on the network.

Overview screen
true—Sharing is allowed.
false—Sharing is not allowed
Add/Edit screen
Checked—Allow the network to be shared. (Default)
Unchecked—Do not allow the network to be shared.
Admin state up

Administrative state of the network, indicating whether the network is allowed to forward packets.

Overview screen
true—Network is allowed to forward packets.
false—Network is not allowed to forward packets.
Add/Edit screen
Checked—Allow the network to forward packets. (Default)
Unchecked—Do not allow the network to forward packets.

Subnets

Use this table to learn about the fields in the “Subnets” section of the Provider Network overview screen, the Add Subnet screen, and the Edit screen. Unless specified, screen components are identical on all three screens.

Screen component Description
CIDR

Classless Inter-Domain Routing mask, which specifies the IP address range available to the subnet.

Data type:

An IPv4 address in CIDR format specifying the IP address range to use for the subnet

Example:

192.xxx.x.x/24

Allocation Pools

IP address ranges that you want to make available for the subnet.

Data type:

One or more IP address ranges separated by a comma and without spaces

Example:

192.1.1.2-192.1.1.9,192.1.1.10-192.1.1.20, ...

Gateway or Gateway IP

IP address of the router providing access to the provider network.

Data type:

An IPv4 address

DHCP or Enable DHCP

State of DHCP (Dynamic Host Configuration Protocol), enabling you to specify if CloudSystem provides DHCP addresses from the allocation pools.

Overview screen
true—CloudSystem provides DHCP addresses.
false—CloudSystem does not provide DHCP addresses.
Add/Edit screen
Checked—Enable the CloudSystem DHCP service to automatically assign IP addresses to VM instances. (Default)
Unchecked—Disable the CloudSystem DHCP service for instances on this subnet

Provider Network actions

Action Description
+ Add Network or Add Add a Provider Network, enabling you to provision an existing data center network to the cloud. See Add Provider Network.
Add subnet Add a subnet to a Provider Network, enabling you to segregate portions of the Provider Network into one or more sub-groups. See Add Provider Network.
Edit Modify the selected Provider Network. See Edit Provider Network.
Delete Remove the Provider Network so that it is no longer available in the cloud. To provision this network again, follow the Add Provider Network procedure to add the associated physical data center network to the cloud. See Delete Provider Network.

See also