Updated on 2025-08-25 GMT+08:00

EIP Bandwidth Limit Check

Rule Details

Table 1 Rule details

Parameter

Description

Rule Name

eip-bandwidth-limit

Identifier

EIP Bandwidth Limit Check

Description

If the bandwidth of an EIP is smaller than a specified size, this rule is non-compliant.

Tag

eip

Trigger Type

Configuration change

Filter Type

vpc.publicips

Rule Parameters

bandwidthSize: the bandwidth size of an EIP. The unit is Mbit/s. This is a string type parameter.

Application Scenarios

The EIP service provides independent public IP addresses and public outbound bandwidth. An EIP can be bound to or unbound from resources such as ECSs, BMSs, virtual IP addresses, ELBs, and NAT gateways. If the bandwidth of an EIP is too small, services may be interrupted.

Rule Logic

  • If the bandwidth of an EIP is smaller than the specified size, this EIP is non-compliant
  • If the bandwidth of an EIP is greater than or equal to the specified size, this EIP is compliant.