Computer Networking Which of the following access lists will allow only HTTP traffic into network 196.15.7.0? access-list 100 permit tcp any 196.15.7.0 0.0.0.255 eq www access-list 110 permit ip any 196.15.7.0 0.0.0.255 access-list 10 deny tcp any 196.15.7.0 eq www access-list 100 permit 196.15.7.0 0.0.0.255 eq www access-list 100 permit tcp any 196.15.7.0 0.0.0.255 eq www access-list 110 permit ip any 196.15.7.0 0.0.0.255 access-list 10 deny tcp any 196.15.7.0 eq www access-list 100 permit 196.15.7.0 0.0.0.255 eq www ANSWER DOWNLOAD EXAMIANS APP
Computer Networking The CCITT Recommendation X.25 specifies three layers of communications: application, presentation and session None of these Session, transport and network datalink, network and transport physical datalink and network application, presentation and session None of these Session, transport and network datalink, network and transport physical datalink and network ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Which of the following is the decimal and hexadecimal equivalents of the binary number 10011101? 159, 0x9F 185, 0xB9 157, 0x9D 155, 0x9B 159, 0x9F 185, 0xB9 157, 0x9D 155, 0x9B ANSWER DOWNLOAD EXAMIANS APP
Computer Networking Your company has a LAN in its downtown office and has now set up a LAN in the manufacturing plant in the suburbs. To enable everyone to share data and resources between the two LANs, what type of device(s) are needed to connect them? Choose the most correct answer. Router None of these Cable Modem Hub Router None of these Cable Modem Hub ANSWER DOWNLOAD EXAMIANS APP
Computer Networking A T-switch is used to transmit characters one at a time echo every character that is received control how messages are passed between computers None of these rearrange the connections between computing equipment transmit characters one at a time echo every character that is received control how messages are passed between computers None of these rearrange the connections between computing equipment ANSWER DOWNLOAD EXAMIANS APP
Computer Networking What is the purpose of flow control? To regulate the size of each segment. To provide a means for the receiver to govern the amount of data sent by the sender. To reassemble segments in the correct order at the destination device. To ensure that data is retransmitted if an acknowledgment is not received. To regulate the size of each segment. To provide a means for the receiver to govern the amount of data sent by the sender. To reassemble segments in the correct order at the destination device. To ensure that data is retransmitted if an acknowledgment is not received. ANSWER DOWNLOAD EXAMIANS APP