Computer Networking On a class C network with a subnet mask of 192, how many subnets are available? 14 2 254 30 62 14 2 254 30 62 ANSWER DOWNLOAD EXAMIANS APP
Computer Networking You are troubleshooting a connectivity problem in your corporate network and want to isolate the problem. You suspect that a router on the route to an unreachable network is at fault. What IOS user exec command should you issue? Router> trace Router> show ip route Router> show interface Router> ping Router> trace Router> show ip route Router> show interface Router> ping ANSWER DOWNLOAD EXAMIANS APP
Computer Networking You are trying to decide which type of network you will use at your office, and you want the type that will provide communication and avoid collisions on the cable. Which of the following is the best choice? Token-Ring Ethernet ARCnet CSMA/CD CSMA/CA Token-Ring Ethernet ARCnet CSMA/CD CSMA/CA ANSWER DOWNLOAD EXAMIANS APP
Computer Networking You need to configure a router for a Frame Relay connection to a non-Cisco router. Which of the following commands will prepare the WAN interface of the router for this connection? Router(config-if)# encapsulation frame-relay q933a Router(config-if)# encapsulation frame-relay ietf Router(config-if)# encapsulation frame-relay cisco Router(config-if)# encapsulation frame-relay ansi Router(config-if)# encapsulation frame-relay q933a Router(config-if)# encapsulation frame-relay ietf Router(config-if)# encapsulation frame-relay cisco Router(config-if)# encapsulation frame-relay ansi ANSWER DOWNLOAD EXAMIANS APP
Computer Networking For connecting modem, a computer must be equipped with a port that conforms to the RS-232 standard of the Electronic Industries Association of America. What do the letters 'RS' stand for? Recognised standard Random sequence None of these Registered source Recommended standard Recognised standard Random sequence None of these Registered source Recommended standard 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 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 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 ANSWER DOWNLOAD EXAMIANS APP