Searching for "he"

Q:

Which switching technology reduces the size of a broadcast domain?

A) ISL B) 802.1Q
C) VLANs D) STP
 
Answer & Explanation Answer: C) VLANs

Explanation:

Virtual LANs break up broadcast domains in layer 2 switched internetworks.

Report Error

View Answer Report Error Discuss

Filed Under: CCNA

Q:

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?

A) The routing tables on the switches will not update B) The MAC forward/;filter table will not update on the switch
C) Broadcast storms will occur on the switched network D) The switches will automatically load-balance between the two links
 
Answer & Explanation Answer: C) Broadcast storms will occur on the switched network

Explanation:

If spanning tree is disabled on a switch and you have redundant links to another switch, broadcast stroms will occur, among other possible problems.

Report Error

View Answer Report Error Discuss

Filed Under: CCNA

Q:

You want to run the new 802.1w on your switches. which of the following would enable this protocol?

A) Switch (config) # Spanning-tree mode rapid-pvst B) Switch#spanning-tree mode rapid-pvst
C) Switch (config)#spanning-tree mode 802.1w D) Switch#spanning-tree mode 802.1w
 
Answer & Explanation Answer: A) Switch (config) # Spanning-tree mode rapid-pvst

Explanation:

802.1w is the also called Rapid Spanning Tree Protocol. It is not enabled by default on Cisco switches, but it is a better STP to run since it has all the fixes that the Cisco extensions provide with 802.1d

Report Error

View Answer Report Error Discuss

Filed Under: CCNA

Q:

What command will display the forward / filter table?

A) Show mac filter B) show run
C) show mac address-table D) show mac filter-table
 
Answer & Explanation Answer: C) show mac address-table

Explanation:

The Command show mac address-table displays the forward/filter table on the switch.

Report Error

View Answer Report Error Discuss

Filed Under: CCNA

Q:

If a switch receives a frame and the source MAC address is not in the MAC address table but the destination address is, what will the switch do with the frame?

A) Discard it and send an error message back to the originating host B) Flood the network with the frame
C) Add the source addres and port to the MAC address table and forward the frame out the destination port D) Add the destination to the MAC address table and then forward the frame
 
Answer & Explanation Answer: C) Add the source addres and port to the MAC address table and forward the frame out the destination port

Explanation:

Since the source MAC address is not in the MAC address table, the switch will add the source address and the port it is connected to into the MAC address table and then forward the frame to the outgoing port.

Report Error

View Answer Report Error Discuss

Filed Under: CCNA

Q:

What does a switch do when a frame is received on an interface and the destination hardware address is unknown or not in the filter table?

A) Forwards the switch to the first available link B) Drops the frame
C) Floods the network with the frame looking for the device D) Sends back a message to the originating station asking for a name resolution
 
Answer & Explanation Answer: C) Floods the network with the frame looking for the device

Explanation:

Switches flood all frames that have an unknown destination address. If a device answers the frame, the switch will update the MAC address table to reflect the location of the device. 

Report Error

View Answer Report Error Discuss

Filed Under: CCNA

Q:

What is the purpose of Spanning Tree Protocol in a switched LAN?

A) To provide a mechanism for network monitoring is switched environments B) To prevent routing loops in network with redundant paths
C) To prevent switching loops in networks with redundant switched paths D) To manage the VLAN database across multiple switches
 
Answer & Explanation Answer: C) To prevent switching loops in networks with redundant switched paths

Explanation:

The Spanning Tree Protocol (STP) was designed to stop layer 2 loops. All Cisco switches have the STP on by default.

Report Error

View Answer Report Error Discuss

Filed Under: CCNA

Q:

When is redistribution required for EIGRP?

Answer

Redistribution is required when more than one EIGRP session or process is running and they are identified with different ASNs. Redistribution shares topology information between EIGRP sessions.

Report Error

View answer Workspace Report Error Discuss

Subject: CCNA