Computer Networking
You have two switches connected together with two crossover cables for redundancy, and STP is disabled. Which of the following will happen between the switches?

The MAC forward/filter table will not update on the switch.
The routing tables on the switches will not update.
The switches will automatically load-balance between the two links.
Broadcast storms will occur on the switched network.

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
Which three statements are true about the operation of a full-duplex Ethernet network?1. There are no collisions in full-duplex mode.2. A dedicated switch port is required for each full-duplex node.3. Ethernet hub ports are preconfigured for full-duplex mode.4. In a full-duplex environment, the host network card must check for the availability of the network media before transmitting.5. The host network card and the switch port must be capable of operating in full-duplex mode.

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

ANSWER DOWNLOAD EXAMIANS APP

Computer Networking
The main difference between TCP and UDP is

TCP is an Internet protocol where as UDP is an ATM protocol
All of these
None of these
UDP is a datagram where as TCP is a connection oriented service
UDP is connection oriented where as TCP is datagram service

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.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.0.0 0.0.31.255

ANSWER DOWNLOAD EXAMIANS APP