Skip to content

Commit 7f43c64

Browse files
authored
Updating security group documentation (#469)
1 parent ba41bd9 commit 7f43c64

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

source/adminguide/networking/security_groups.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,8 @@ rules filter network traffic according to the IP address that is
2727
attempting to communicate with the instance. Security groups are particularly
2828
useful in zones that use basic networking, because there is a single
2929
guest 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.
4142
Any CloudStack user can set up any number of additional security groups.
4243
When a new instance is launched, it is assigned to the default security group
4344
unless 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
4646
can not move a running instance from one security group to another.
4747

4848
You can modify a security group by deleting or adding any number of

0 commit comments

Comments
 (0)