Computer Networking Which of the following services dynamically resolves NetBIOS-to-IP resolution? DNS DHCP LMHOSTS WINS None of these DNS DHCP LMHOSTS WINS None of these ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Which EIGRP information is held in RAM and maintained through the use of Hello and update packets?1. Neighbor table2. STP table3. Topology table4. DUAL table 1 and 3 All of these 2 only 4 only 1 and 3 All of these 2 only 4 only ANSWER DOWNLOAD EXAMIANS APP
Computer Networking What are two purposes for segmentation with a bridge?1. To add more broadcast domains.2. To create more collision domains.3. To add more bandwidth for users.4. To allow more broadcasts for users. 2 and 3 4 only 1 only 2 and 4 2 and 3 4 only 1 only 2 and 4 ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Distributed Queue Dual Bus is a standard for WAN Wireless LAN LAN LAN and MAN MAN WAN Wireless LAN LAN LAN and MAN MAN ANSWER DOWNLOAD EXAMIANS APP
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 1 deny ftp 200.200.10.0 200.199.11.0 any any 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 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 access-list 1 deny ftp 200.200.10.0 200.199.11.0 any any 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 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 You need to create an access list that will prevent hosts in the network range of 192.168.160.0 to 192.168.191.0. Which of the following lists will you use? access-list 10 deny 192.168.160.0 0.0.31.255 access-list 10 deny 192.168.0.0 0.0.31.255 access-list 10 deny 192.168.160.0 0.0.191.255 access-list 10 deny 192.168.160.0 255.255.224.0 access-list 10 deny 192.168.160.0 0.0.31.255 access-list 10 deny 192.168.0.0 0.0.31.255 access-list 10 deny 192.168.160.0 0.0.191.255 access-list 10 deny 192.168.160.0 255.255.224.0 ANSWER DOWNLOAD EXAMIANS APP