-
-
-
-
-
-
-
ns-simpleacl6
-
-
-
-
This content has been machine translated dynamically.
Dieser Inhalt ist eine maschinelle Übersetzung, die dynamisch erstellt wurde. (Haftungsausschluss)
Cet article a été traduit automatiquement de manière dynamique. (Clause de non responsabilité)
Este artículo lo ha traducido una máquina de forma dinámica. (Aviso legal)
此内容已经过机器动态翻译。 放弃
このコンテンツは動的に機械翻訳されています。免責事項
이 콘텐츠는 동적으로 기계 번역되었습니다. 책임 부인
Este texto foi traduzido automaticamente. (Aviso legal)
Questo contenuto è stato tradotto dinamicamente con traduzione automatica.(Esclusione di responsabilità))
This article has been machine translated.
Dieser Artikel wurde maschinell übersetzt. (Haftungsausschluss)
Ce article a été traduit automatiquement. (Clause de non responsabilité)
Este artículo ha sido traducido automáticamente. (Aviso legal)
この記事は機械翻訳されています.免責事項
이 기사는 기계 번역되었습니다.책임 부인
Este artigo foi traduzido automaticamente.(Aviso legal)
这篇文章已经过机器翻译.放弃
Questo articolo è stato tradotto automaticamente.(Esclusione di responsabilità))
Translation failed!
ns-simpleacl6
The following operations can be performed on “ns-simpleacl6”:
clear | stat | rm | flush | show | add |
clear ns simpleacl6
Removes all simple ACL6 rules from the Citrix ADC.
Synopsis
clear ns simpleacl6
Example
clear ns simpleacl6
stat ns simpleacl6
Displays statistics related to the simple ACL6 rules.
Synopsis
stat ns simpleacl6 [-detail] [-fullValues] [-ntimes |
full )] |
Arguments
detail Specifies detailed output (including more statistics). The output can be quite voluminous. Without this argument, the output will show only a summary.
fullValues Specifies that numbers and strings should be displayed in their full form. Without this option, long strings are shortened and large numbers are abbreviated
ntimes The number of times, in intervals of seven seconds, the statistics should be displayed. Default value: 1 Minimum value: 0
logFile The name of the log file to be used as input.
clearstats Clear the statsistics / counters
Possible values: basic, full
Output
Counters
SimpleACL6 hits (SACL6Hits) Packets matching a SimpleACL6.
SimpleACL6 misses (SACL6Miss) Packets not matching any SimpleACL6.
SimpleACLs6 count (SACL6sCount) Number of SimpleACL6s configured.
Allow SimpleACL6 hits (SACL6Allow) Total packets that matched a SimpleACL6 with action ALLOW and got consumed by Citrix ADC.
Bridge SimpleACL6 hits (SACL6Bdg) Total packets that matched a SimpleACL6 with action BRIDGE and got bridged by Citrix ADC.
Deny SimpleACL6 hits (SACL6Deny) Packets dropped because they match SimpleACL6 with processing mode set to DENY.
Example
stat simpleacl6
Related Commands
rm ns simpleacl6
Removes a simple ACL6 rule from the Citrix ADC.
Synopsis
rm ns simpleacl6
Arguments
aclname Name of the simple ACL6 rule that you want to remove.
Example
rm ns simpleacl6 rule1
flush ns simpleacl6
Terminates all established IPv6 connections that match any of the newly configured simple ACL6 rules.
Note: If you plan to create more than one simple ACL6 rule and flush existing connections that match any of them, you can minimize the affect on performance by first creating all of the simple ACL6 rules and then running flush only once.
Synopsis
flush ns simpleacl6 -estSessions
Arguments
estSessions
show ns simpleacl6
Displays settings of all the simple ACL6 rules or of the specified simple ACL6 rule. To display settings of all the simple ACL6 rules, run the command without any parameters. To display settings of a particular simple ACL6 rule, specify the name of the simple ACL6 rule.
Synopsis
show ns simpleacl6 [
Arguments
aclname Name of the simple ACL6 rule whose settings you want the Citrix ADC to display.
Output
aclaction Action associated with the SACL6 rule.
td Integer value that uniquely identifies the traffic domain in which you want to configure the entity. If you do not specify an ID, the entity becomes part of the default traffic domain, which has an ID of 0.
srcIPv6 Source IP6 address.
stateflag SACL6 state flag.
destPort Destination Port.
protocol Protocol associated with the ACL rule.
TTL Time to expire this ACL rule(in seconds).
hits Number of hits for this SACL6 rule.
time Time when this acl is added.
devno count
Example
show simpleacl6 rule1 Name: rule1 Action: DENY Hits: 5 srcIP6 = 3ffe:100:100::1 Protocol = TCP DestPort = 110 TTL: 200(seconds)
add ns simpleacl6
Adds a simple ACL6 rule to the Citrix ADC. Simple ACL6 rules filter IPv6 packets on the basis of their source IP addresses and, optionally, the destination port and/or protocol. Any packet with the characteristics specified in the simple ACL6 rule is dropped.
Synopsis
add ns simpleacl6
Arguments
aclname Name for the simple ACL6 rule. Must begin with an ASCII alphabetic or underscore (_) character, and must contain only ASCII alphanumeric, underscore, hash (#), period (.), space, colon (:), at (@), equals (=), and hyphen (-) characters. Cannot be changed after the simple ACL6 rule is created.
td Integer value that uniquely identifies the traffic domain in which you want to configure the entity. If you do not specify an ID, the entity becomes part of the default traffic domain, which has an ID of 0. Minimum value: 0 Maximum value: 4094
aclaction Drop incoming IPv6 packets that match the simple ACL6 rule.
Possible values: DENY
srcIPv6 IP address to match against the source IP address of an incoming IPv6 packet.
destPort Port number to match against the destination port number of an incoming IPv6 packet.
DestPort is mandatory while setting Protocol. Omitting the port number and protocol creates an all-ports and all protocol simple ACL6 rule, which matches any port and any protocol. In that case, you cannot create another simple ACL6 rule specifying a specific port and the same source IPv6 address. Minimum value: 1 Maximum value: 65535
protocol Protocol to match against the protocol of an incoming IPv6 packet. You must set this parameter if you set the Destination Port parameter.
Possible values: TCP, UDP
TTL Number of seconds, in multiples of four, after which the simple ACL6 rule expires. If you do not want the simple ACL6 rule to expire, do not specify a TTL value. Minimum value: 4 Maximum value: 2147483647
Example
add simpleacl6 rule1 DENY -srcIP6 fe80::2c0:95ff:fec5:d9b8 -destPort 80 -protocol TCP add simpleacl rule2 DENY -srcIP6 3ffe:100:100::1 -TTL 600
Share
Share
This Preview product documentation is Citrix Confidential.
You agree to hold this documentation confidential pursuant to the terms of your Citrix Beta/Tech Preview Agreement.
The development, release and timing of any features or functionality described in the Preview documentation remains at our sole discretion and are subject to change without notice or consultation.
The documentation is for informational purposes only and is not a commitment, promise or legal obligation to deliver any material, code or functionality and should not be relied upon in making Citrix product purchase decisions.
If you do not agree, select I DO NOT AGREE to exit.