Computer Networking
ARP (Address Resolution Protocol) is

a protocol that handles error and control messages
a TCP/IP protocol used to dynamically bind a high level IP Address to a low-level physical hardware address
a protocol used to monitor computers
None of these
a TCP/IP high level protocol for transferring files from one machine to another

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 4
2 and 5
1,3 and 4
1 and 3

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
Which of the following series of commands will restrict Telnet access to the router?

Lab_A(config)#access-list 10 permit 172.16.1.1Lab_A(config)#line con 0Lab_A(config-line)#ip access-group 10 in
Lab_A(config)#access-list 10 permit 172.16.1.1Lab_A(config)#line vty 0 4Lab_A(config-line)#access-class 10 in
Lab_A(config)#access-list 10 permit 172.16.1.1Lab_A(config)#line vty 0 4Lab_A(config-line)#access-class 10 out
Lab_A(config)#access-list 10 permit 172.16.1.1Lab_A(config)#line vty 0 4Lab_A(config-line)#ip access-group 10 in

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
The research and development department at your office has been experimenting with different technologies to help improve the performance of the network. One group has been examining the use of a broadband network versus a based band network. Select the correct statement about broadband and baseband.

Baseband networks carry a single channel on a single cable, whereas broadband networks carry several channels on a single cable
Broadband and baseband refer to the different frequencies at which infrared operates then transmitting signals in certain conditions
Baseband operates at a standard bit rate, whereas broadband may operate at different rates as needed
Baseband refers to local area networks, and broadband refers to wide area networks.
Broadband networks carry several channels on a single cable, whereas in a baseband network several cables carry one channel

ANSWER DOWNLOAD EXAMIANS APP