File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
source/adminguide/networking Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,8 @@ rules filter network traffic according to the IP address that is
2727attempting to communicate with the instance. Security groups are particularly
2828useful in zones that use basic networking, because there is a single
2929guest network for all Guest Instances. In advanced zones, security groups are
30- supported only on the KVM hypervisor.
30+ supported only on the KVM hypervisor and XenServer/XCP-ng with the network backend
31+ configured as "bridge".
3132
3233.. note ::
3334 In a zone that uses advanced networking, you can instead define
@@ -41,8 +42,7 @@ desired set of rules.
4142Any CloudStack user can set up any number of additional security groups.
4243When a new instance is launched, it is assigned to the default security group
4344unless another user-defined security group is specified. An instance can be a
44- member of any number of security groups. Once an instance is assigned to a
45- security group, it remains in that group for its entire lifetime; you
45+ member of any number of security groups. You can change the security groups of an instance only in a stopped state; you
4646can not move a running instance from one security group to another.
4747
4848You can modify a security group by deleting or adding any number of
You can’t perform that action at this time.
0 commit comments