File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
source/adminguide/networking Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ 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 configured as "bridge".
3131
3232.. note ::
3333 In a zone that uses advanced networking, you can instead define
@@ -41,8 +41,7 @@ desired set of rules.
4141Any CloudStack user can set up any number of additional security groups.
4242When a new instance is launched, it is assigned to the default security group
4343unless 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
44+ member of any number of security groups. You change the security groups of an instance in a stopped state; you
4645can not move a running instance from one security group to another.
4746
4847You can modify a security group by deleting or adding any number of
You can’t perform that action at this time.
0 commit comments