Which command set creates an access control list on a Cisco Nexus switch to deny only FTP traffic from any source to destination host 10.10.10.10?

Which command set creates an access control list on a Cisco Nexus switch to deny only FTP traffic from any source to destination host 10.10.10.10?
A. N5K-A(config)# Ip access-list 101
N5K-A(config-acl)# deny judp any host 10.10.1.110. eq 21
N5K-A(config-acl)# permit ip any any
B. N5K-A(config)# Ip access-list 101
N5K-A(config-acl)# deny judp any host 10.10.1.110. eq ftp
C. N5K-A(config)# deny tcp any host 10.10.1.110. eq ftp N5K-A(config)# access-list 101deny Ip any any
D. N5K-A(config)# Ip access-list 101
N5K-A(config-acl)# deny tcp any host 10.10.1.110. eq 21
N5K-A(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.