Computer Networking Which switching technology reduces the size of a broadcast domain? STP ISL VLANs 802.1Q STP ISL VLANs 802.1Q ANSWER DOWNLOAD EXAMIANS APP
Computer Networking The geostationary satellite used for communication systems None of these is positioned over equator rotates with the earth All of these remains stationary relative to the earth None of these is positioned over equator rotates with the earth All of these remains stationary relative to the earth ANSWER DOWNLOAD EXAMIANS APP
Computer Networking A terminal multiplexer has six 1200 bps terminals and 'n' 300bps terminals connected to it. The outgoing line is 9600bps. What is the maximum value of n? 28 16 4 8 28 16 4 8 ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Four bits are used for packet sequence numbering in a sliding window protocol used in a computer network. What is the maximum window size? 4 8 16 15 None of these 4 8 16 15 None of these ANSWER DOWNLOAD EXAMIANS APP
Computer Networking What protocol does PPP use to identify the Network layer protocol? NCP HDLC ISDN LCP NCP HDLC ISDN LCP 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 192.168.10.0 0.0.0.255 any 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 tcp any 192.168.10.0 0.0.0.255 eq 23 access-list 100 deny 192.168.10.0 0.0.0.255 any 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