Parameter |
Description |
Example Value |
---|---|---|
Direction |
The direction in which the security group rule takes effect.
|
Inbound |
Protocol & Port |
Protocol: The network protocol. Currently, the value can be All, TCP, UDP, ICMP, GRE, or others. |
TCP |
Port: The port or port range over which the traffic can reach your ECS. The value ranges from 1 to 65535. |
22, or 22-30 |
|
Source |
Source of the security group rule. The value can be an IP address or a security group to allow access from IP addresses or instances in the security group. For example:
|
0.0.0.0/0 |
Destination |
Destination of the security group rule. The value can be an IP address or a security group to allow access to IP addresses or instances in the security group. For example: |
0.0.0.0/0 |
Description |
Supplementary information about the security group rule. This parameter is optional. The security group rule description can contain a maximum of 255 characters and cannot contain angle brackets (< or >). |
- |