Correct method for full duplex mode of communication is: Both stations can transmit and receive data at the One device can send other device can only accepts. One device sends and other device receives and vic None of these TRUE ANSWER : ? YOUR ANSWER : ?
The encoding method specified in the EIA-232 standard is _____. NRZ-L Differential Manchester None of these NRZ-I Manchester TRUE ANSWER : ? YOUR ANSWER : ?
What command is used to stop RIP routing updates from exiting out an interface but still allow the interface to receive RIP route updates? Router (config-router) # passive-interface s0 Router (config-if) # no routing Router (config-if) # passive-interface Router (config-router) # no routing updates TRUE ANSWER : ? YOUR ANSWER : ?
To enable OSPFv3, which of the following would you use? Router1(config-rtr)# no shutdown Router1(config-if)# ipv6 router rip 1 Router1(config-if)# ipv6 ospf 10 area 0.0.0.0 Router1(config)# ipv6 router eigrp 10 TRUE ANSWER : ? YOUR ANSWER : ?
Which two of the following commands will place network 10.2.3.0/24 into area 0?1. router eigrp 102. router ospf 103. network 10.0.0.04. network 10.2.3.0 0.0.0.255 area05. network 10.2.3.0 0.0.0.255 area 0 2, 4, and 5 1 and 4 3 and 4 2 and 5 TRUE ANSWER : ? YOUR ANSWER : ?
Which of the following medium is used for broadband local networks? Coaxial cable None of these optic fiber CATV UTP TRUE ANSWER : ? YOUR ANSWER : ?
Which of the following TCP/IP protocol is used for file transfer with minimal capability and minimal overhead? None of these RARP TFTP FTP TELNET TRUE ANSWER : ? YOUR ANSWER : ?
When UPC is used, the price of the item is located in computer storage on the item on the shelf and in computer storage on the item and on the shelf None of these TRUE ANSWER : ? YOUR ANSWER : ?
Which of the following commands connect access list 110 inbound to interface ethernet0? Router(config)# ip access-list 110 in Router(config-if)# ip access-group 110 in Router(config-if)# ip access-list 110 in Router(config)# ip access-group 110 in TRUE ANSWER : ? YOUR ANSWER : ?
You need to create an access list that will prevent hosts in the network range of 192.168.160.0 to 192.168.191.0. Which of the following lists will you use? access-list 10 deny 192.168.160.0 255.255.224.0 access-list 10 deny 192.168.160.0 0.0.31.255 access-list 10 deny 192.168.160.0 0.0.191.255 access-list 10 deny 192.168.0.0 0.0.31.255 TRUE ANSWER : ? YOUR ANSWER : ?