Computer Networking Which command will show you the IOS version running on your router? sh version sh IOS sh running-config sh flash sh version sh IOS sh running-config sh flash ANSWER DOWNLOAD EXAMIANS APP
Computer Networking You have a network ID of 134.57.0.0 and you need to divide it into multiple subnets in which at least 600 host IDs for each subnet are available. You desire to have the largest amount of subnets available. Which subnet mask should you assign? 255.255.248.0 255.255.224.0 255.255.255.255 255.255.255.0 255.255.240.0 255.255.248.0 255.255.224.0 255.255.255.255 255.255.255.0 255.255.240.0 ANSWER DOWNLOAD EXAMIANS APP
Computer Networking The standard suit of protocols used by the Internet, intranets, extranets, and some other networks. Internetwork processor Protocol Open Systems TCP/IP Hybrid hub Internetwork processor Protocol Open Systems TCP/IP Hybrid hub ANSWER DOWNLOAD EXAMIANS APP
Computer Networking What is the usual number of bits transmitted simultaneously in parallel data transmission used by microcomputers? None of these 9 8 16 4 None of these 9 8 16 4 ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Synchronous protocols allow faster transmission than asynchronous protocols do are generally used by personal computers None of these are more reliable transmit characters one at a time allow faster transmission than asynchronous protocols do are generally used by personal computers None of these are more reliable transmit characters one at a time 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 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 tcp 192.168.10.0 0.255.255.255 eq telnet access-list 100 deny 192.168.10.0 0.0.0.255 any eq 23 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 tcp 192.168.10.0 0.255.255.255 eq telnet access-list 100 deny 192.168.10.0 0.0.0.255 any eq 23 ANSWER DOWNLOAD EXAMIANS APP