The fast-adding rule function of security groups allows you to quickly add rules with common ports and protocols for remote login, ping tests, common web services, and database services.
The Virtual Private Cloud page is displayed.
The security group list is displayed.
The page for configuring security group rules is displayed.
The Fast-Add Inbound Rule dialog box is displayed.
Parameter |
Description |
Example Value |
---|---|---|
Protocols and Ports |
Common protocols and ports are provided for:
|
SSH (22) |
Type |
Source IP address version. You can select:
|
IPv4 |
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. You can specify:
If the source is a security group, this rule will apply to all instances associated with the selected security group. |
0.0.0.0/0 |
Action |
Allow or Deny
Deny rules take precedence over allow rules of the same priority. |
Allow |
Priority |
Security group rule priority. The priority value is from 1 to 100. The default value is 1 and has the highest priority. The security group rule with a smaller value has a higher priority. |
1 |
Description |
(Optional) Supplementary information about the security group rule. The description can contain a maximum of 255 characters and cannot contain angle brackets (< or >). |
- |
The inbound rule list is displayed and you can view your added rule.
The Fast-Add Outbound Rule dialog box is displayed.
Parameter |
Description |
Example Value |
---|---|---|
Protocols and Ports |
Common protocols and ports are provided for:
|
SSH (22) |
Type |
Source IP address version. You can select:
|
IPv4 |
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. You can specify:
|
0.0.0.0/0 |
Priority |
Security group rule priority. The priority value is from 1 to 100. The default value is 1 and has the highest priority. The security group rule with a smaller value has a higher priority. |
1 |
Action |
Allow or Deny
Deny rules take precedence over allow rules of the same priority. |
Allow |
Description |
(Optional) Supplementary information about the security group rule. The description can contain a maximum of 255 characters and cannot contain angle brackets (< or >). |
- |
The outbound rule list is displayed and you can view your added rule.