Computer Networking What is the maximum distance with maximum data rate for 802.11b? Over 200 feet About 90-100 feet About 150 feet About 65-75 feet Over 200 feet About 90-100 feet About 150 feet About 65-75 feet ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Which of the following device is used to connect two systems, especially if the systems use different protocols? hub repeater bridge gateway None of these hub repeater bridge gateway None of these ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Which of the following protocols are used to configure trunking on a switch?1. VLAN Trunk Protocol2. VLAN3. 802.1Q4. ISL 3 only 1 only 1, 3 and 4 3 and 4 3 only 1 only 1, 3 and 4 3 and 4 ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Eight stations are competing for the use of a shared channel using the 'Adaptive tree Walk Protocol'. If the stations 7 and 8 are suddenly become ready at once, how many bit slots are needed to resolve the contention? 14 slots None of these 10 slots 7 slots 5 slots 14 slots None of these 10 slots 7 slots 5 slots ANSWER DOWNLOAD EXAMIANS APP
Computer Networking You have created a named access list called Blocksales. Which of the following is a valid command for applying this to packets trying to enter interface s0 of your router? (config)# ip access-group 110 in (config-if)# ip access-group Blocksales in (config-if)# blocksales ip access-list in (config-if)# ip access-group 110 in (config)# ip access-group 110 in (config-if)# ip access-group Blocksales in (config-if)# blocksales ip access-list in (config-if)# ip access-group 110 in 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 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 access-list 100 deny tcp any 192.168.10.0 0.0.0.255 eq 23 ANSWER DOWNLOAD EXAMIANS APP