Computer Networking What does the acronym ISDN stand for? Integrated Services Data Network Integrated Services Digital Network Indian Standard Digital Network Intelligent Services Digital Network None of these Integrated Services Data Network Integrated Services Digital Network Indian Standard Digital Network Intelligent Services Digital Network None of these ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Your switch has a port status LED that is alternating between green and amber. What could this indicate? The port is shut down. The port is in STP blocking mode. The port is experiencing errors. Nothing; this is normal. The port is shut down. The port is in STP blocking mode. The port is experiencing errors. Nothing; this is normal. ANSWER DOWNLOAD EXAMIANS APP
Computer Networking You have a network ID of 134.57.0.0 and you need to divide it into multiple subnets in which at least 600 host IDs for each subnet are available. You desire to have the largest amount of subnets available. Which subnet mask should you assign? 255.255.240.0 255.255.255.0 255.255.255.255 255.255.224.0 255.255.248.0 255.255.240.0 255.255.255.0 255.255.255.255 255.255.224.0 255.255.248.0 ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Which protocol reduces administrative overhead in a switched network by allowing the configuration of a new VLAN to be distributed to all the switches in a domain? VTP STP ISL DHCP VTP STP ISL DHCP ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Which layer 4 protocol is used for a Telnet connection? UDP TCP/IP TCP IP UDP TCP/IP TCP IP 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 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 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 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 ANSWER DOWNLOAD EXAMIANS APP