Computer Networking You want to create a standard access list that denies the subnet of the following host: 172.16.144.17/21. Which of the following would you start your list with? access-list 10 deny 172.16.136.0 0.0.15.255 access-list 10 deny 172.16.144.0 0.0.7.255 access-list 10 deny 172.16.48.0 255.255.240.0 access-list 10 deny 172.16.64.0 0.0.31.255 access-list 10 deny 172.16.136.0 0.0.15.255 access-list 10 deny 172.16.144.0 0.0.7.255 access-list 10 deny 172.16.48.0 255.255.240.0 access-list 10 deny 172.16.64.0 0.0.31.255 ANSWER DOWNLOAD EXAMIANS APP
Computer Networking What is the maximum number of entries in the HOSTS file? 255 500 None of these 8 Unlimited 255 500 None of these 8 Unlimited ANSWER DOWNLOAD EXAMIANS APP
Computer Networking What does 224 translate to in binary? 11110000 1111 11100000 11110 None of these 11110000 1111 11100000 11110 None of these ANSWER DOWNLOAD EXAMIANS APP
Computer Networking The modern enterprise is interconnected internally and externally by the Internet, intranets, and other networks. Select the best fit for answer: Client/Server networks Internetworked enterprise None of these Business applications of telecommunications Information super highway Client/Server networks Internetworked enterprise None of these Business applications of telecommunications Information super highway ANSWER DOWNLOAD EXAMIANS APP
Computer Networking When a group of computers is connected together in a small area without the help of telephone lines, it is called Remote communication network (RCN) Local area network(LAN) Wide area network (WAN) Value added network (VAN) None of these Remote communication network (RCN) Local area network(LAN) Wide area network (WAN) Value added network (VAN) None of these ANSWER DOWNLOAD EXAMIANS APP
Computer Networking What command will permit SMTP mail to only host 1.1.1.1? access-list 110 permit tcp any host 1.1.1.1 eq smtp access-list 10 permit smtp host 1.1.1.1 access-list 110 permit ip smtp host 1.1.1.1 access-list 10 permit tcp any host 1.1.1.1 eq smtp access-list 110 permit tcp any host 1.1.1.1 eq smtp access-list 10 permit smtp host 1.1.1.1 access-list 110 permit ip smtp host 1.1.1.1 access-list 10 permit tcp any host 1.1.1.1 eq smtp ANSWER DOWNLOAD EXAMIANS APP