Computer Networking You want to create a standard access list that denies the subnet of the following host: 172.16.50.172/20. Which of the following would you start your list with? 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.0.0 0.0.255.255 access-list 10 deny 172.16.48.0 0.0.15.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.0.0 0.0.255.255 access-list 10 deny 172.16.48.0 0.0.15.255 ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Which of the following allows devices on one network to communicate with devices on another network? gateway multiplexer t-switch None of these modern gateway multiplexer t-switch None of these modern ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Which of the following is separated by a subnet mask? Domains None of these DHCP scopes Network ID and host ID Subnets Domains None of these DHCP scopes Network ID and host ID Subnets ANSWER DOWNLOAD EXAMIANS APP
Computer Networking The data communication support should include, but is not restricted to file and database access file transfer and transaction processing All of these terminal support, electronic mail and voice grams. file and database access file transfer and transaction processing All of these terminal support, electronic mail and voice grams. ANSWER DOWNLOAD EXAMIANS APP
Computer Networking If you delete the contents of NVRAM and reboot the router, what mode will you be in? NVRAM loaded mode Global mode Privileged mode Setup mode NVRAM loaded mode Global mode Privileged mode Setup mode ANSWER DOWNLOAD EXAMIANS APP
Computer Networking You configure the following access list:access-list 110 deny tcp 10.1.1.128 0.0.0.63 any eq smtpaccess-list 110 deny tcp any eq 23int ethernet 0ip access-group 110 outWhat will the result of this access list be? No IP traffic will be allowed out E0. Email and Telnet will be allowed out E0. Everything but email and Telnet will be allowed out E0. Email and Telnet will be allowed in E0. No IP traffic will be allowed out E0. Email and Telnet will be allowed out E0. Everything but email and Telnet will be allowed out E0. Email and Telnet will be allowed in E0. ANSWER DOWNLOAD EXAMIANS APP