The default security group rule allows all outgoing data packets. BMSs in a security group can access each other without the need to add access rules. After a security group is created, you can create different access rules for the security group to protect the BMSs that are added to this security group.
You can add only one security group when creating a BMS. After the BMS is created, you can modify the security group of each NIC on the BMS details page.
The BMS console is displayed.
to view security group rules.The system automatically switches to the Security Group page.
Value Inbound indicates that traffic enters the security group, and value Outbound indicates that traffic leaves the security group.
Parameter |
Description |
|---|---|
Protocol |
Specifies the network protocol for which the security group rule takes effect. The value can be TCP, UDP, ICMP, HTTP, or others. |
Port |
Specifies the port or port range for which the security group rule takes effect. The value ranges from 0 to 65535. |
Source |
Specifies the traffic source (inbound rule). This parameter is required for an inbound rule. The value can be an IP address or a security group. |
Destination |
Specifies the traffic destination (outbound rule). This parameter is required for an outbound rule. The value can be an IP address or a security group. |
The default source IP address 0.0.0.0/0 indicates that all IP addresses can access BMSs in the security group.