@@ -315,7 +315,7 @@ Define a Network Access Control List (ACL) to control incoming
315315(ingress) and outgoing (egress) traffic between the associated Network Tier
316316and external Networks (other Network Tiers of the VPC as well as public Networks).
317317
318- About Network ACL Lists
318+ About Network ACLs
319319^^^^^^^^^^^^^^^^^^^^^^^
320320
321321In CloudStack terminology, a Network ACL is a group of Network ACL rules.
@@ -357,7 +357,7 @@ Afterwards traffic can be white- or blacklisted.
357357 connection
358358
359359
360- Creating ACL Lists
360+ Creating ACLs
361361^^^^^^^^^^^^^^^^^^
362362
363363#. Log in to the CloudStack UI as an administrator or end User.
@@ -391,18 +391,18 @@ Creating ACL Lists
391391
392392 - Site-to-Site VPNs
393393
394- - Network ACL Lists
394+ - Network ACLs
395395
396- #. Select Network ACL Lists .
396+ #. Select Network ACLs .
397397
398398 The following default rules are displayed in the Network ACLs page:
399399 default\_ allow, default\_ deny.
400400
401- #. Click Add ACL Lists , and specify the following:
401+ #. Click Add Network ACL , and specify the following:
402402
403- - **ACL List Name **: A name for the ACL list .
403+ - **ACL Name **: A name for the ACL.
404404
405- - **Description **: A short description of the ACL list that can be
405+ - **Description **: A short description of the ACL that can be
406406 displayed to users.
407407
408408
@@ -420,15 +420,15 @@ Creating an ACL Rule
420420
421421#. Click the Configure button of the VPC.
422422
423- #. Select Network ACL Lists .
423+ #. Select Network ACLs .
424424
425- In addition to the custom ACL lists you have created, the following
425+ In addition to the custom ACLs you have created, the following
426426 default rules are displayed in the Network ACLs page: default\_ allow,
427427 default\_ deny.
428428
429- #. Select the desired ACL list .
429+ #. Select the desired ACL.
430430
431- #. Select the ACL List Rules tab.
431+ #. Select the ACL Rules tab.
432432
433433 To add an ACL rule, fill in the following fields to specify what kind
434434 of network traffic is allowed in the VPC.
@@ -471,23 +471,23 @@ Creating an ACL Rule
471471 tab.
472472
473473
474- Creating a Tier with Custom ACL List
474+ Creating a Tier with Custom ACL
475475^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
476476
477477#. Create a VPC.
478478
479- #. Create a custom ACL list .
479+ #. Create a custom ACL.
480480
481- #. Add ACL rules to the ACL list .
481+ #. Add ACL rules to the ACL.
482482
483483#. Create a tier in the VPC.
484484
485- Select the desired ACL list while creating a tier.
485+ Select the desired ACL while creating a tier.
486486
487487#. Click OK.
488488
489489
490- Assigning a Custom ACL List to a Tier
490+ Assigning a Custom ACL to a Tier
491491^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
492492
493493#. Create a VPC.
@@ -496,17 +496,17 @@ Assigning a Custom ACL List to a Tier
496496
497497#. Associate the tier with the default ACL rule.
498498
499- #. Create a custom ACL list .
499+ #. Create a custom ACL.
500500
501- #. Add ACL rules to the ACL list .
501+ #. Add ACL rules to the ACL.
502502
503503#. Select the tier for which you want to assign the custom ACL.
504504
505- #. Click the Replace ACL List icon. |replace-acl-icon.png |
505+ #. Click the Replace ACL icon. |replace-acl-icon.png |
506506
507- The Replace ACL List dialog is displayed.
507+ The Replace ACL dialog is displayed.
508508
509- #. Select the desired ACL list .
509+ #. Select the desired ACL.
510510
511511#. Click OK.
512512
@@ -558,7 +558,7 @@ with duplicated VLAN and IP are allowed in the same data center.
558558
559559 - Site-to-Site VPNs
560560
561- - Network ACL Lists
561+ - Network ACLs
562562
563563#. Select Private Gateways.
564564
@@ -801,7 +801,7 @@ associated to more than one network at a time.
801801
802802 - Site-to-Site VPNs
803803
804- - Network ACL Lists
804+ - Network ACLs
805805
806806#. Select IP Addresses.
807807
@@ -859,7 +859,7 @@ still belongs to the same VPC.
859859
860860 - Site-to-Site VPNs
861861
862- - Network ACL Lists
862+ - Network ACLs
863863
864864#. Select Public IP Addresses.
865865
@@ -920,7 +920,7 @@ function only if they are defined on the default network.
920920
921921 - Site-to-Site VPNs
922922
923- - Network ACL Lists
923+ - Network ACLs
924924
925925#. In the Router node, select Public IP Addresses.
926926
@@ -1086,7 +1086,7 @@ Creating an External LB Rule
10861086
10871087 - Site-to-Site VPNs
10881088
1089- - Network ACL Lists
1089+ - Network ACLs
10901090
10911091#. In the Router node, select Public IP Addresses.
10921092
@@ -1354,7 +1354,7 @@ Adding a Port Forwarding Rule on a VPC
13541354
13551355 - Site-to-Site VPNs
13561356
1357- - Network ACL Lists
1357+ - Network ACLs
13581358
13591359#. In the Router node, select Public IP Addresses.
13601360
@@ -1473,7 +1473,7 @@ is not required.
14731473.. |add-tier.png | image :: /_static/images/add-tier.png
14741474 :alt: adding a tier to a vpc.
14751475.. |replace-acl-icon.png | image :: /_static/images/replace-acl-icon.png
1476- :alt: button to replace an ACL list
1476+ :alt: button to replace an ACL
14771477.. |add-new-gateway-vpc2.png | image :: /_static/images/add-new-gateway-vpc2.png
14781478 :alt: adding a private gateway for the VPC.
14791479.. |add-vm-vpc.png | image :: /_static/images/add-vm-vpc.png
0 commit comments