summaryrefslogtreecommitdiff
path: root/docs/configuration/policy/access-list.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/configuration/policy/access-list.rst')
-rw-r--r--docs/configuration/policy/access-list.rst11
1 files changed, 2 insertions, 9 deletions
diff --git a/docs/configuration/policy/access-list.rst b/docs/configuration/policy/access-list.rst
index 41c35986..0af9b911 100644
--- a/docs/configuration/policy/access-list.rst
+++ b/docs/configuration/policy/access-list.rst
@@ -33,7 +33,7 @@ Access Lists
<destination|source> <any|host|inverse-mask|network>
This command defines matching parameters for access list rule. Matching
- criteria could be applied to destinarion or source parameters:
+ criteria could be applied to destination or source parameters:
* any: any IP address to match.
* host: single host IP address to match.
@@ -67,11 +67,4 @@ Basic filtering could also be applied to IPv6 traffic.
* any: any IPv6 address to match.
* exact-match: exact match of the network prefixes.
* network: network/netmask to match (requires inverse-match be defined) BUG,
- NO invert-match option in access-list6
-
-
-********
-Examples
-********
-
-Examples would be uploaded soon. \ No newline at end of file
+ NO invert-match option in access-list6 \ No newline at end of file