Skip to main content

VSwitch Available IP Count Check

ID: rule:aliyun:vswitch-available-ip-count
Severity: medium
IaC Types: ROS, Terraform

Description

Ensures that the VSwitch has a sufficient number of available IP addresses.

Reason for Violation

Running out of available IP addresses prevents new resources from being created in the VSwitch.

Recommendation

Use a cidr_block with a prefix length smaller than /29 to ensure sufficient available IP addresses.

Resource Types

  • ROS: ALIYUN::ECS::VSwitch
  • Terraform: alicloud_vswitch