ControlPlaneAclMatchCondition interface

控制平面 存取控制 List(ACL)匹配條件屬性

屬性

flags

需要匹配的旗幟。 示例:已建立 |初始 | <TCP-flags> 清單。 符合資格的 TCP 旗標列表包括 ack、cwr、ece、fin、psh、rst、syn、urg、established

icmpConfiguration

網際網路控制訊息協定(ICMP)配置

ipCondition

需要比對的IP條件。

portCondition

需要比對的埠條件。

protocolTypes

需要匹配的協議。

ttlMatchCondition

需要匹配的TTL(活時間)數值。

屬性詳細資料

flags

需要匹配的旗幟。 示例:已建立 |初始 | <TCP-flags> 清單。 符合資格的 TCP 旗標列表包括 ack、cwr、ece、fin、psh、rst、syn、urg、established

flags?: string[]

屬性值

string[]

icmpConfiguration

網際網路控制訊息協定(ICMP)配置

icmpConfiguration?: IcmpConfigurationProperties

屬性值

ipCondition

需要比對的IP條件。

ipCondition?: ControlPlanAclIpMatchCondition

屬性值

portCondition

需要比對的埠條件。

portCondition?: ControlPlaneAclPortMatchCondition

屬性值

protocolTypes

需要匹配的協議。

protocolTypes?: string

屬性值

string

ttlMatchCondition

需要匹配的TTL(活時間)數值。

ttlMatchCondition?: ControlPlaneAclTtlMatchCondition

屬性值