access-list 110 deny tcp 10.1.1.128 0.0.0.63 any eq smtp
access-list 110 deny tcp any eq 23
int ethernet 0
ip access-group 110 out
Which of the following are valid ways to refer only to host 172.16.30.55 in an IP access list?
What command will permit SMTP mail to only host 1.1.1.1?
You configure the following access list:
access-list 110 deny tcp 10.1.1.128 0.0.0.63 any eq smtp
access-list 110 deny tcp any eq 23
int ethernet 0
ip access-group 110 out
What will the result of this access list be?If you wanted to deny FTP access from network 200.200.10.0 to network 200.199.11.0 but allow everything else, which of the following command strings is valid?
Which of the following series of commands will restrict Telnet access to the router?
You want to create a standard access list that denies the subnet of the following host: 172.16.50.172/Which of the following would you start your list with?