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 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 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 ANSWER DOWNLOAD EXAMIANS APP
Computer Networking The communication mode that supports two-way traffic but only one direction at a time is None of these multiplex half duplex simplex duplex None of these multiplex half duplex simplex duplex ANSWER DOWNLOAD EXAMIANS APP
Computer Networking You are working with three networks that have the network IDs 192.168.5.0, 192.168.6.0, and 192.168.7.0. What subnet mask can you use to combine these addresses into one? 255.255.255.252 255.255.252.0 225.255.254.0 255.255.255.240 255.255.255.252 255.255.252.0 225.255.254.0 255.255.255.240 ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Which of the following device is used with an X.25 network to provide service to asynchronous terminals gateway bridges None of these Packet assembler/disassemble repeater gateway bridges None of these Packet assembler/disassemble repeater ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Which of the following are types of flow control?1. Buffering2. Cut-through3. Windowing4. Congestion avoidance 1, 3 and 4 2 only 3 only 1 and 2 1, 3 and 4 2 only 3 only 1 and 2 ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Microprogramming is macro programming of microcomputers assembly language programming None of these programming of minicomputers control unit programming macro programming of microcomputers assembly language programming None of these programming of minicomputers control unit programming ANSWER DOWNLOAD EXAMIANS APP