Computer Networking A 4 KHz noise less channel with one sample ever 125 per sec is used to transmit digital signals. Differential PCM with 4 bit relative signal value is used. Then how many bits per second are actually sent? 32 Kbps 128 Kbps. 8 Kbps None of these 64 Kbps 32 Kbps 128 Kbps. 8 Kbps None of these 64 Kbps ANSWER DOWNLOAD EXAMIANS APP
Computer Networking A network administrator views the output from the show ip route command. A network that is advertised by both RIP and IGRP appears in the routing table flagged as an IGRP route. Why is the RIP route to this network not used in the routing table? IGRP has a lower administrative distance. IGRP has a faster update timer. The IGRP route has fewer hops. RIP has a higher metric value for that route. IGRP has a lower administrative distance. IGRP has a faster update timer. The IGRP route has fewer hops. RIP has a higher metric value for that route. ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Which of the following are layers in the TCP/IP model?1. Application2. Session3. Transport4. Internet5. Data Link6. Physical 1, 3 and 4 2, 3 and 5 3, 4 and 5 1 and 2 1, 3 and 4 2, 3 and 5 3, 4 and 5 1 and 2 ANSWER DOWNLOAD EXAMIANS APP
Computer Networking The main difference between synchronous and asynchronous transmission is None of these the bandwidth required is different the clocking is derived from the data in synchronous transmission the clocking is mixed with the data in asynchronous transmission the pulse height is different. None of these the bandwidth required is different the clocking is derived from the data in synchronous transmission the clocking is mixed with the data in asynchronous transmission the pulse height is different. ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Which command will display all the EIGRP feasible successor routes known to a router? show ip eigrp adjacencies show ip routes * show ip eigrp topology show ip eigrp summary show ip eigrp adjacencies show ip routes * show ip eigrp topology show ip eigrp summary ANSWER DOWNLOAD EXAMIANS APP
Computer Networking If you wanted to deny FTP access from network 200.200.10.0 to network 200.199.11.0 but allow everything else, which of the following command strings is valid? access-list 110 deny 200.200.10.0 to network 200.199.11.0 eq ftpaccess-list 111 permit ip any 0.0.0.0 255.255.255.255 access-list 100 deny tcp 200.200.10.0 0.0.0.255 200.199.11.0 0.0.0.255 eq ftp access-list 1 deny ftp 200.200.10.0 200.199.11.0 any any access-list 198 deny tcp 200.200.10.0 0.0.0.255 200.199.11.0 0.0.0.255 eq ftpaccess-list 198 permit ip any 0.0.0.0 255.255.255.255 access-list 110 deny 200.200.10.0 to network 200.199.11.0 eq ftpaccess-list 111 permit ip any 0.0.0.0 255.255.255.255 access-list 100 deny tcp 200.200.10.0 0.0.0.255 200.199.11.0 0.0.0.255 eq ftp access-list 1 deny ftp 200.200.10.0 200.199.11.0 any any access-list 198 deny tcp 200.200.10.0 0.0.0.255 200.199.11.0 0.0.0.255 eq ftpaccess-list 198 permit ip any 0.0.0.0 255.255.255.255 ANSWER DOWNLOAD EXAMIANS APP