Skip to content

/AWS1/CL_EVSINITIALVLANINFO

An object that represents an initial VLAN subnet for the environment. Amazon EVS creates initial VLAN subnets when you first create the environment. You must specify a non-overlapping CIDR block for each VLAN subnet. Amazon EVS creates the following 10 VLAN subnets: host management VLAN, vMotion VLAN, vSAN VLAN, VTEP VLAN, Edge VTEP VLAN, Management VM VLAN, HCX uplink VLAN, NSX uplink VLAN, expansion VLAN 1, expansion VLAN 2.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_cidr TYPE /AWS1/EVSCIDR /AWS1/EVSCIDR

The CIDR block that you provide to create a VLAN subnet. VLAN CIDR blocks must not overlap with other subnets in the VPC.


Queryable Attributes

cidr

The CIDR block that you provide to create a VLAN subnet. VLAN CIDR blocks must not overlap with other subnets in the VPC.

Accessible with the following methods

Method Description
GET_CIDR() Getter for CIDR, with configurable default
ASK_CIDR() Getter for CIDR w/ exceptions if field has no value
HAS_CIDR() Determine if CIDR has a value