Computer Networking
ARP (Address Resolution Protocol) is

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

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
You need to configure a router for a Frame Relay connection to a non-Cisco router. Which of the following commands will prepare the WAN interface of the router for this connection?

Router(config-if)# encapsulation frame-relay cisco
Router(config-if)# encapsulation frame-relay q933a
Router(config-if)# encapsulation frame-relay ansi
Router(config-if)# encapsulation frame-relay ietf

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.160.0 0.0.191.255
access-list 10 deny 192.168.160.0 0.0.31.255
access-list 10 deny 192.168.0.0 0.0.31.255
access-list 10 deny 192.168.160.0 255.255.224.0

ANSWER DOWNLOAD EXAMIANS APP