Computer Networking
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?

access-list 110 deny 200.200.10.0 to network 200.199.11.0 eq ftpaccess-list 111 permit ip any 0.0.0.0 255.255.255.255
access-list 100 deny tcp 200.200.10.0 0.0.0.255 200.199.11.0 0.0.0.255 eq ftp
access-list 1 deny ftp 200.200.10.0 200.199.11.0 any any
access-list 198 deny tcp 200.200.10.0 0.0.0.255 200.199.11.0 0.0.0.255 eq ftpaccess-list 198 permit ip any 0.0.0.0 255.255.255.255

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
The Internet Control Message Protocol (ICMP)

allows gateways to send error a control messages to other gateways or hosts
reports error conditions to the original source, the source must relate errors to individual application programs and take action to correct the problem
None of these
All of these
provides communication between the Internet Protocol Software on one machine and the Internet Protocol Software on another

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
The fundamental requirements of private-to-public network interconnection methods which need to be provided in gateways is/are

A and B both
universal accessibility for private network Data Terminal Equipment (DTE)
to assign address to private network DTEs
None of these
adequate cost control mechanisms for administration of the private networks

ANSWER DOWNLOAD EXAMIANS APP