Skip to content

Commit 0ac80e9

Browse files
committed
Replace ACL List with ACL
1 parent 7b905a5 commit 0ac80e9

File tree

4 files changed

+34
-34
lines changed

4 files changed

+34
-34
lines changed

source/adminguide/networking/remote_access_vpn.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ To enable VPN for a VPC:
133133

134134
- Site-to-Site VPNs
135135

136-
- Network ACL Lists
136+
- Network ACLs
137137

138138
#. In the Router node, select Public IP Addresses.
139139

source/adminguide/networking/site_to_site_vpn.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ Creating a VPN gateway for the VPC
236236

237237
- Site-to-Site VPNs
238238

239-
- Network ACL Lists
239+
- Network ACLs
240240

241241
#. Select Site-to-Site VPN.
242242

@@ -299,7 +299,7 @@ Creating a VPN Connection
299299

300300
- Site-to-Site VPNs
301301

302-
- Network ACL Lists
302+
- Network ACLs
303303

304304
#. Select Site-to-Site VPN.
305305

@@ -431,7 +431,7 @@ Restarting and Removing a VPN Connection
431431

432432
- Site-to-Site VPNs
433433

434-
- Network ACL Lists
434+
- Network ACLs
435435

436436
#. Select Site-to-Site VPN.
437437

source/adminguide/networking/virtual_private_cloud_config.rst

Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -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
316316
and 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

321321
In 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

source/plugins/ipv6.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -322,7 +322,7 @@ These operations are also available using UI in the network details view of an I
322322
IPv6 ACL
323323
########
324324

325-
IPv6 ACL rules for an IPv6 supported VPC Network Tier can be managed using Network ACL lists for the VPC. IPv6 CIDRs can be specified while adding or updating an ACL rule.
325+
IPv6 ACL rules for an IPv6 supported VPC Network Tier can be managed using Network ACLs for the VPC. IPv6 CIDRs can be specified while adding or updating an ACL rule.
326326

327327
|add-ipv6-acl-rule-form.png|
328328
|ipv6-acl-list.png|
@@ -343,4 +343,4 @@ IPv6 ACL rules for an IPv6 supported VPC Network Tier can be managed using Netwo
343343
.. |add-ipv6-acl-rule-form.png| image:: /_static/images/add-ipv6-acl-rule-form.png
344344
:alt: Add IPv6 ACL rule.
345345
.. |ipv6-acl-list.png| image:: /_static/images/ipv6-acl-list.png
346-
:alt: IPv6 ACL rule in Network ACL list.
346+
:alt: IPv6 ACL rule in Network ACL.

0 commit comments

Comments
 (0)