Computer Networking Usually, it takes 10-bits to represent one character. How many characters can be transmitted at a speed of 1200 BPS? 1200 12 10 120 None of these 1200 12 10 120 None of these ANSWER DOWNLOAD EXAMIANS APP
Computer Networking What are the two main types of access control lists (ACLs)?1. Standard2. IEEE3. Extended4. Specialized 2 and 4 3 and 4 1 and 2 1 and 3 2 and 4 3 and 4 1 and 2 1 and 3 ANSWER DOWNLOAD EXAMIANS APP
Computer Networking To enable RIPng, which of the following would you use? Router1(config-if)# ipv6 router rip 1 Router1(config)# ipv6 router eigrp 10 Router1(config-rtr)# no shutdown Router1(config-if)# ipv6 ospf 10 area 0.0.0.0 Router1(config-if)# ipv6 router rip 1 Router1(config)# ipv6 router eigrp 10 Router1(config-rtr)# no shutdown Router1(config-if)# ipv6 ospf 10 area 0.0.0.0 ANSWER DOWNLOAD EXAMIANS APP
Computer Networking What are the distinct functions of layer 2 switching that increase available bandwidth on the network?1. Address learning2. Routing3. Forwarding and filtering4. Creating network loops5. Loop avoidance6. IP addressing 1, 3 and 5 2 and 6 3 and 5 2, 4 and 6 1, 3 and 5 2 and 6 3 and 5 2, 4 and 6 ANSWER DOWNLOAD EXAMIANS APP
Computer Networking The systematic access of small computers in a distributed data processing system is referred to as: polling conversational mode dialed service multiplexing None of these polling conversational mode dialed service multiplexing None of these 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 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