Computer Networking Which of the following services dynamically resolves NetBIOS-to-IP resolution? WINS None of these DNS LMHOSTS DHCP WINS None of these DNS LMHOSTS DHCP ANSWER DOWNLOAD EXAMIANS APP
Computer Networking What function does a serial interface perform in data communication? Converts analog signals into digital signals None of these Converts parallel data into a stream of bits Converts serial data into audio signals Decodes incoming signals into computer data Converts analog signals into digital signals None of these Converts parallel data into a stream of bits Converts serial data into audio signals Decodes incoming signals into computer data ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Which command would you place on interface on a private network? ip inside local ip nat outside ip outside global ip nat inside ip inside local ip nat outside ip outside global ip nat inside ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Using the illustration from the previous question, what would be the IP address of SO if you were using the first subnet? The network ID is 192.168.10.0/28 and you need to use the last available IP address in the range. Again, the zero subnet should not be considered valid for this question. 192.168.10.30 192.168.10.62 192.168.10.127 192.168.10.24 192.168.10.30 192.168.10.62 192.168.10.127 192.168.10.24 ANSWER DOWNLOAD EXAMIANS APP
Computer Networking A network consists of eight NT servers. You are planning to move servers to different segments of your network, what utility should be used at each server to determine which server generates the most traffic? Network Monitor ARP.EXE NETSTAT.EXE Performance Monitor NBTSTAT Network Monitor ARP.EXE NETSTAT.EXE Performance Monitor NBTSTAT ANSWER DOWNLOAD EXAMIANS APP
Computer Networking If you wanted to deny all Telnet connections to only network 192.168.10.0, which command could you use? access-list 100 deny tcp 192.168.10.0 255.255.255.0 eq telnet access-list 100 deny 192.168.10.0 0.0.0.255 any eq 23 access-list 100 deny tcp 192.168.10.0 0.255.255.255 eq telnet access-list 100 deny tcp any 192.168.10.0 0.0.0.255 eq 23 access-list 100 deny tcp 192.168.10.0 255.255.255.0 eq telnet access-list 100 deny 192.168.10.0 0.0.0.255 any eq 23 access-list 100 deny tcp 192.168.10.0 0.255.255.255 eq telnet access-list 100 deny tcp any 192.168.10.0 0.0.0.255 eq 23 ANSWER DOWNLOAD EXAMIANS APP