Computer Networking
When you connect to an online information service, you are asked to provide some kind of identification such as your name, an account number and a password. What is the name given to this brief dialogue between you and the information system?

None of these
Log-on procedure
Safeguard procedure
Security procedure
Identification procedure

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
You need to create an access list that will prevent hosts in the network range of 192.168.160.0 to 192.168.191.0. Which of the following lists will you use?

access-list 10 deny 192.168.0.0 0.0.31.255
access-list 10 deny 192.168.160.0 255.255.224.0
access-list 10 deny 192.168.160.0 0.0.191.255
access-list 10 deny 192.168.160.0 0.0.31.255

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
How does a host on an Ethernet LAN know when to transmit after a collision has occurred?1. In a CSMA/CD collision domain, multiple stations can successfully transmit data simultaneously.2. In a CSMA/CD collision domain, stations must wait until the media is not in use before transmitting.3. You can improve the CSMA/CD network by adding more hubs.4. After a collision, the station that detected the collision has first priority to resend the lost data.5. After a collision, all stations run a random backoff algorithm. When the backoff delay period has expired, all stations have equal priority to transmit data.

2 and 5
1,3 and 4
1 and 3
2 and 4

ANSWER DOWNLOAD EXAMIANS APP