Which Access Control List (ACL) will the NetScaler use to deny the IP address?

Scenario: A Citrix Administrator entered the command-line interface commands below to prevent IP address 10.10.10.100 from accessing the NetScaler on port 80.
add simpleacl rule1 DENY- srclP 10.10.10.100 -TTL 600
add simpleacl rule2 DENY- srclP 10.10.10.100 -destPort 80
add ns acl rule1 DENY- srclP 10.10.10.100-priority 10
add ns acl rule2 DENY- srclP 10.10.10.100-priority 100
apply ns acls
Which Access Control List (ACL) will the NetScaler use to deny the IP address?
A. add ns acl rule1 DENY-srclP 10.10.10.100-priority 10
B. add simpleacl rule1 DENY- srclP 10.10.10.100 -TTL 600
C. add simpleacl rule2 DENY- srclP 10.10.10.100 -destPort 80
D. add ns acl rule2 DENY-srclP 10.10.10.100-priority 100

Download Printable PDF. VALID exam to help you PASS.

3 thoughts on “Which Access Control List (ACL) will the NetScaler use to deny the IP address?

  1. add simpleacl rule2 DENY- srclP 10.10.10.100 -destPort 80 is not correct because -destPort has to accompanied with Protocol TCP/UDP.

    1. I agree with maheshk. B is correct! If you try command on answer C, netscaler give you an error while parameter (protocol) is missing

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.