forked from docs/virtual-private-cloud
Update content
This commit is contained in:
parent
36b0ed2676
commit
0e9316d230
BIN
umn/source/_static/images/en-us_image_0000001602035305.png
Normal file
BIN
umn/source/_static/images/en-us_image_0000001602035305.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 24 KiB |
@ -8,6 +8,18 @@ Change History
|
|||||||
+-----------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
+-----------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||||
| Released On | Description |
|
| Released On | Description |
|
||||||
+===================================+====================================================================================================================================================================================================================================================================================================================================+
|
+===================================+====================================================================================================================================================================================================================================================================================================================================+
|
||||||
|
| 2023-05-26 | This release incorporates the following changes: |
|
||||||
|
| | |
|
||||||
|
| | Added the following section: |
|
||||||
|
| | |
|
||||||
|
| | Added information about cloning a security group in :ref:`Cloning a Security Group <vpc_securitygroup_0009>`. |
|
||||||
|
+-----------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||||
|
| 2023-05-17 | This release incorporates the following changes: |
|
||||||
|
| | |
|
||||||
|
| | Updated the following content: |
|
||||||
|
| | |
|
||||||
|
| | Modified the procedure for viewing monitoring metrics in :ref:`Viewing Metrics <vpc010013>`. |
|
||||||
|
+-----------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||||
| 2023-04-28 | This release incorporates the following changes: |
|
| 2023-04-28 | This release incorporates the following changes: |
|
||||||
| | |
|
| | |
|
||||||
| | Updated the following content: |
|
| | Updated the following content: |
|
||||||
|
@ -18,7 +18,7 @@ import os
|
|||||||
import sys
|
import sys
|
||||||
|
|
||||||
extensions = [
|
extensions = [
|
||||||
'otcdocstheme',
|
'otcdocstheme'
|
||||||
]
|
]
|
||||||
|
|
||||||
otcdocs_auto_name = False
|
otcdocs_auto_name = False
|
||||||
|
@ -20,6 +20,7 @@ Procedure
|
|||||||
2. Click |image1| in the upper left corner and select the desired region and project.
|
2. Click |image1| in the upper left corner and select the desired region and project.
|
||||||
3. Hover on the upper left corner to display **Service List** and choose **Management & Deployment** > **Cloud Eye**.
|
3. Hover on the upper left corner to display **Service List** and choose **Management & Deployment** > **Cloud Eye**.
|
||||||
4. Click **Cloud Service Monitoring** on the left of the page, and choose **Elastic IP and Bandwidth**.
|
4. Click **Cloud Service Monitoring** on the left of the page, and choose **Elastic IP and Bandwidth**.
|
||||||
5. Locate the row that contains the target bandwidth or EIP and click **View Metric** in the **Operation** column to check the bandwidth or EIP monitoring information.
|
5. Select the EIP, click **More** in the **Operation** column, and click **View Metric** to view monitoring metric details.
|
||||||
|
6. Select the shared bandwidth, click **More** in the **Operation** column, and click **View Metric** to view monitoring metric details.
|
||||||
|
|
||||||
.. |image1| image:: /_static/images/en-us_image_0141273034.png
|
.. |image1| image:: /_static/images/en-us_image_0141273034.png
|
||||||
|
@ -54,6 +54,8 @@ Procedure
|
|||||||
| | - Single IP address: 192.168.10.10/32 | |
|
| | - Single IP address: 192.168.10.10/32 | |
|
||||||
| | - All IP addresses: 0.0.0.0/0 | |
|
| | - All IP addresses: 0.0.0.0/0 | |
|
||||||
| | - IP address range: 192.168.1.0/24 | |
|
| | - IP address range: 192.168.1.0/24 | |
|
||||||
|
| | | |
|
||||||
|
| | - Security group: sg-A | |
|
||||||
+------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+
|
+------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+
|
||||||
| Source Port Range | The source port number or port number range. The value ranges from 1 to 65535. For a port number range, enter two port numbers connected by a hyphen (-). For example, **1-100**. | 22, or 22-30 |
|
| Source Port Range | The source port number or port number range. The value ranges from 1 to 65535. For a port number range, enter two port numbers connected by a hyphen (-). For example, **1-100**. | 22, or 22-30 |
|
||||||
| | | |
|
| | | |
|
||||||
@ -66,6 +68,8 @@ Procedure
|
|||||||
| | - Single IP address: 192.168.10.10/32 | |
|
| | - Single IP address: 192.168.10.10/32 | |
|
||||||
| | - All IP addresses: 0.0.0.0/0 | |
|
| | - All IP addresses: 0.0.0.0/0 | |
|
||||||
| | - IP address range: 192.168.1.0/24 | |
|
| | - IP address range: 192.168.1.0/24 | |
|
||||||
|
| | | |
|
||||||
|
| | - Security group: sg-A | |
|
||||||
+------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+
|
+------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+
|
||||||
| Destination Port Range | The destination port number or port number range. The value ranges from 1 to 65535. For a port number range, enter two port numbers connected by a hyphen (-). For example, **1-100**. | 22, or 22-30 |
|
| Destination Port Range | The destination port number or port number range. The value ranges from 1 to 65535. For a port number range, enter two port numbers connected by a hyphen (-). For example, **1-100**. | 22, or 22-30 |
|
||||||
| | | |
|
| | | |
|
||||||
|
@ -53,6 +53,8 @@ Procedure
|
|||||||
| | - Single IP address: 192.168.10.10/32 | |
|
| | - Single IP address: 192.168.10.10/32 | |
|
||||||
| | - All IP addresses: 0.0.0.0/0 | |
|
| | - All IP addresses: 0.0.0.0/0 | |
|
||||||
| | - IP address range: 192.168.1.0/24 | |
|
| | - IP address range: 192.168.1.0/24 | |
|
||||||
|
| | | |
|
||||||
|
| | - Security group: sg-A | |
|
||||||
+------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+
|
+------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+
|
||||||
| Source Port Range | The source port number or port number range. The value ranges from 1 to 65535. For a port number range, enter two port numbers connected by a hyphen (-). For example, **1-100**. | 22, or 22-30 |
|
| Source Port Range | The source port number or port number range. The value ranges from 1 to 65535. For a port number range, enter two port numbers connected by a hyphen (-). For example, **1-100**. | 22, or 22-30 |
|
||||||
| | | |
|
| | | |
|
||||||
@ -65,6 +67,8 @@ Procedure
|
|||||||
| | - Single IP address: 192.168.10.10/32 | |
|
| | - Single IP address: 192.168.10.10/32 | |
|
||||||
| | - All IP addresses: 0.0.0.0/0 | |
|
| | - All IP addresses: 0.0.0.0/0 | |
|
||||||
| | - IP address range: 192.168.1.0/24 | |
|
| | - IP address range: 192.168.1.0/24 | |
|
||||||
|
| | | |
|
||||||
|
| | - Security group: sg-A | |
|
||||||
+------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+
|
+------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+
|
||||||
| Destination Port Range | The destination port number or port number range. The value ranges from 1 to 65535. For a port number range, enter two port numbers connected by a hyphen (-). For example, **1-100**. | 22, or 22-30 |
|
| Destination Port Range | The destination port number or port number range. The value ranges from 1 to 65535. For a port number range, enter two port numbers connected by a hyphen (-). For example, **1-100**. | 22, or 22-30 |
|
||||||
| | | |
|
| | | |
|
||||||
|
@ -0,0 +1,51 @@
|
|||||||
|
:original_name: vpc_SecurityGroup_0009.html
|
||||||
|
|
||||||
|
.. _vpc_SecurityGroup_0009:
|
||||||
|
|
||||||
|
Cloning a Security Group
|
||||||
|
========================
|
||||||
|
|
||||||
|
Scenarios
|
||||||
|
---------
|
||||||
|
|
||||||
|
You can clone a security group from one region to another to quickly apply the security group rules to ECSs in another region.
|
||||||
|
|
||||||
|
You can clone a security group in the following scenarios:
|
||||||
|
|
||||||
|
- For example, you have security group **sg-A** in region A. If ECSs in region B require the same security group rules as those configured for security group **sg-A**, you can clone security group **sg-A** to region B, freeing you from creating a new security group in region B.
|
||||||
|
- If you need new security group rules, you can clone the original security group as a backup.
|
||||||
|
|
||||||
|
.. note::
|
||||||
|
|
||||||
|
Security group cloning is not supported now.
|
||||||
|
|
||||||
|
Notes and Constraints
|
||||||
|
---------------------
|
||||||
|
|
||||||
|
If you clone security group across regions, the system will clone only rules whose source and destination are CIDR blocks or are in the current security group.
|
||||||
|
|
||||||
|
Procedure
|
||||||
|
---------
|
||||||
|
|
||||||
|
#. Log in to the management console.
|
||||||
|
|
||||||
|
#. Click |image1| in the upper left corner and select the desired region and project.
|
||||||
|
|
||||||
|
#. Click |image2| in the upper left corner and choose **Network** > **Virtual Private Cloud**.
|
||||||
|
|
||||||
|
#. In the navigation pane on the left, choose **Access Control** > **Security Groups**.
|
||||||
|
|
||||||
|
#. On the **Security Groups** page, locate the row that contains the target security group and choose **More** > **Clone** in the **Operation** column.
|
||||||
|
|
||||||
|
#. Set required parameters as prompted.
|
||||||
|
|
||||||
|
|
||||||
|
.. figure:: /_static/images/en-us_image_0000001602035305.png
|
||||||
|
:alt: **Figure 1** Clone Security Group
|
||||||
|
|
||||||
|
**Figure 1** Clone Security Group
|
||||||
|
|
||||||
|
#. Click **OK**. You can then switch to the required region to view the cloned security group in the security group list.
|
||||||
|
|
||||||
|
.. |image1| image:: /_static/images/en-us_image_0141273034.png
|
||||||
|
.. |image2| image:: /_static/images/en-us_image_0000001500905066.png
|
@ -17,6 +17,7 @@ Security Group
|
|||||||
- :ref:`Importing and Exporting Security Group Rules <vpc_securitygroup_0007>`
|
- :ref:`Importing and Exporting Security Group Rules <vpc_securitygroup_0007>`
|
||||||
- :ref:`Deleting a Security Group <vpc_securitygroup_0008>`
|
- :ref:`Deleting a Security Group <vpc_securitygroup_0008>`
|
||||||
- :ref:`Adding Instances to and Removing Them from a Security Group <securitygroup_0017>`
|
- :ref:`Adding Instances to and Removing Them from a Security Group <securitygroup_0017>`
|
||||||
|
- :ref:`Cloning a Security Group <vpc_securitygroup_0009>`
|
||||||
- :ref:`Modifying a Security Group <vpc_securitygroup_0010>`
|
- :ref:`Modifying a Security Group <vpc_securitygroup_0010>`
|
||||||
- :ref:`Viewing the Security Group of an ECS <vpc_securitygroup_0011>`
|
- :ref:`Viewing the Security Group of an ECS <vpc_securitygroup_0011>`
|
||||||
- :ref:`Changing the Security Group of an ECS <securitygroup_0006>`
|
- :ref:`Changing the Security Group of an ECS <securitygroup_0006>`
|
||||||
@ -37,6 +38,7 @@ Security Group
|
|||||||
importing_and_exporting_security_group_rules
|
importing_and_exporting_security_group_rules
|
||||||
deleting_a_security_group
|
deleting_a_security_group
|
||||||
adding_instances_to_and_removing_them_from_a_security_group
|
adding_instances_to_and_removing_them_from_a_security_group
|
||||||
|
cloning_a_security_group
|
||||||
modifying_a_security_group
|
modifying_a_security_group
|
||||||
viewing_the_security_group_of_an_ecs
|
viewing_the_security_group_of_an_ecs
|
||||||
changing_the_security_group_of_an_ecs
|
changing_the_security_group_of_an_ecs
|
||||||
|
File diff suppressed because it is too large
Load Diff
@ -38,7 +38,7 @@ Procedure
|
|||||||
+-----------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+
|
+-----------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+
|
||||||
| Bandwidth | The bandwidth size in Mbit/s. The minimum value is 5 Mbit/s. The maximum bandwidth can be 1000 Mbit/s. | 10 |
|
| Bandwidth | The bandwidth size in Mbit/s. The minimum value is 5 Mbit/s. The maximum bandwidth can be 1000 Mbit/s. | 10 |
|
||||||
+-----------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+
|
+-----------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+
|
||||||
| Bandwidth Name | The name of the shared bandwidth. | Bandwidth-001 |
|
| Name | The name of the shared bandwidth. | Bandwidth-001 |
|
||||||
+-----------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+
|
+-----------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------+
|
||||||
| Enterprise Project | The enterprise project that the EIP belongs to. | default |
|
| Enterprise Project | The enterprise project that the EIP belongs to. | default |
|
||||||
| | | |
|
| | | |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user