Computer Networking
ARP (Address Resolution Protocol) is

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

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
Which of the following is true regarding VLANs?

You must have at least two VLANs defined in every Cisco switched network.
VTP is used to send VLAN information to switches in a configured VTP domain.
You should not have more than 10 switches in the same VTP domain.
All VLANs are configured at the fastest switch and, by default, propagate this information to all other switches.

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
What does a VLAN do?

Acts as the fastest port to all servers.
Provides multiple collision domains on one switch port.
Provides multiple broadcast domains within a single collision domain.
Breaks up broadcast domains in a layer 2 switch internetwork.

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
When a new trunk link is configured on an IOS-based switch, which VLANs are allowed over the link?

No VLAN's are allowed, you must configure each VLAN by hand.
By default, all VLANs are allowed on the trunk.
Only extended VLAN's are allowed by default.
Only configured VLAN's are allowed on the link.

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
You have created a named access list called Blocksales. Which of the following is a valid command for applying this to packets trying to enter interface s0 of your router?

(config)# ip access-group 110 in
(config-if)# ip access-group 110 in
(config-if)# blocksales ip access-list in
(config-if)# ip access-group Blocksales in

ANSWER DOWNLOAD EXAMIANS APP