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 100 deny tcp 200.200.10.0 0.0.0.255 200.199.11.0 0.0.0.255 eq ftp 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 1 deny ftp 200.200.10.0 200.199.11.0 any any 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 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 1 deny ftp 200.200.10.0 200.199.11.0 any any 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 ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Many data communication networks have been established which provide a wealth of on-demand information services to people at home. What is the name of the system which provides an interactive, graphics-rich service that permits user to select what they want? Microwave system Teletex system Fax system Videotex system None of these Microwave system Teletex system Fax system Videotex system None of these ANSWER DOWNLOAD EXAMIANS APP
Computer Networking If one link fails, only that link is affected. All other links remain active. Which topology does this? Bus topology Physical topology Star topology Mesh topology Bus topology Physical topology Star topology Mesh topology ANSWER DOWNLOAD EXAMIANS APP
Computer Networking How can you see the address of the DHCP server from which a client received its IP address? By pinging DHCP By using Advanced Properties of TCP/IP By using DHCPINFO By using IPCONFIG/ALL None of these By pinging DHCP By using Advanced Properties of TCP/IP By using DHCPINFO By using IPCONFIG/ALL None of these ANSWER DOWNLOAD EXAMIANS APP
Computer Networking You save the configuration on a router with the copy running-config startup-config command and reboot the router. The router, however, comes up with a blank configuration. What can the problem be? The newly upgraded IOS is not compatible with the hardware of the router. The configuration register setting is incorrect. You didn NVRAM is corrupted. The newly upgraded IOS is not compatible with the hardware of the router. The configuration register setting is incorrect. You didn NVRAM is corrupted. ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Suppose that you have a customer who has a central HQ and six branch offices. They anticipate adding six more branches in the near future. They wish to implement a WAN technology that will allow the branches to economically connect to HQ and you have no free ports on the HQ router. Which of the following would you recommend? ISDN HDLC PPP Frame Relay ISDN HDLC PPP Frame Relay ANSWER DOWNLOAD EXAMIANS APP