Computer Networking What is the term used to describe addresses available on a DHCP server? Scopes Pools Notes Ranges None of these Scopes Pools Notes Ranges None of these ANSWER DOWNLOAD EXAMIANS APP
Computer Networking The cheapest modems can transmit 2,400 bits per second 300 bits per second None of these 4,800 bits per second 1,200 bits per second 2,400 bits per second 300 bits per second None of these 4,800 bits per second 1,200 bits per second ANSWER DOWNLOAD EXAMIANS APP
Computer Networking How many digits of the Network User Address are known as the DNIC (Data Network Identification Code)? None of these first four first five first seven first three None of these first four first five first seven first three ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Which three statements are true about the operation of a full-duplex Ethernet network?1. There are no collisions in full-duplex mode.2. A dedicated switch port is required for each full-duplex node.3. Ethernet hub ports are preconfigured for full-duplex mode.4. In a full-duplex environment, the host network card must check for the availability of the network media before transmitting.5. The host network card and the switch port must be capable of operating in full-duplex mode. 1, 2, and 5 5 only 2, 3 and 4 2 and 4 1, 2, and 5 5 only 2, 3 and 4 2 and 4 ANSWER DOWNLOAD EXAMIANS APP
Computer Networking If you wanted to delete the configuration stored in NVRAM, what would you type? erase running delete nvram erase nvram erase startup erase running delete nvram erase nvram erase startup 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 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 ANSWER DOWNLOAD EXAMIANS APP