Computer Networking What flavor of Network Address Translation can be used to have one IP address allow many users to connect to the global Internet? PAT Dynamic NAT Static PAT Dynamic NAT Static ANSWER DOWNLOAD EXAMIANS APP
Computer Networking What does the acronym ISDN stand for? Intelligent Services Digital Network Integrated Services Digital Network Indian Standard Digital Network Integrated Services Data Network None of these Intelligent Services Digital Network Integrated Services Digital Network Indian Standard Digital Network Integrated Services Data Network None of these ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Switching at the network layer in the Internet uses the datagram approach to: Packet switching IP switching Message switching Circuit switching Packet switching IP switching Message switching Circuit switching ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Which utility is useful for troubleshooting NetBIOS name resolution problems? PING NBTSTAT Hostname None of these Netstat PING NBTSTAT Hostname None of these Netstat 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? CSMA/CA Ethernet CSMA/CD ARCnet Token-Ring CSMA/CA Ethernet CSMA/CD ARCnet Token-Ring 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 100 deny tcp 200.200.10.0 0.0.0.255 200.199.11.0 0.0.0.255 eq ftp 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 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 100 deny tcp 200.200.10.0 0.0.0.255 200.199.11.0 0.0.0.255 eq ftp 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 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