Which command should you use?

On a Cisco Nexus switch, you need to configure an ACL that permits HTTP traffic only from network 10.68.68.0/24 to network 10.68.69.0/24.
Which command should you use?
A. switch(config)# ip access-list testswitch(config-acl)# permit tcp 10.68.68.0 255.255.255.0 10.68.69.0 255.255.255.0 any eq 80
B. switch(config)# ip access-list testswitch(config-acl)# permit tcp 10.68.68.0/24 10.68.69.0/24 eq 80
C. switch(config)# ip access-list testswitch(config-acl)# permit tcp 10.69.69.0.0.0.0.255 10.68.68.0.0.0.0.255 eq 80
D. switch(config)# ip access-list testswitch(config-acl)# permit tcp 10.68.68.0/24 10.69.69.0/24 any eq 80switch(config-acl)# permit ip any any

cisco-exams

Leave a Reply

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


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