Q:

If you want to disable STP on a port connected to a server, which command would you use?

A) disable spanning-tree B) spanning-tree off
C) spanning-tree security D) spanning-tree portfast
 
Answer & Explanation Answer: D) spanning-tree portfast

Explanation:

If you have a server or other devices connected into your switch that you're totally sure won't create a switching loop if STP is disabled, you can use something called portfast on these ports. Using it means the port won't spend the usual 50 seconds to come up while STP is converging.

Report Error

View Answer Report Error Discuss

Filed Under: CCNA - CISCO Certification

2 8540
Q:

At which layer is routing implemented , enabling connections and path selection between two end systems?

Answer

The Network layer provides routing through an internetwork and logical addressing.

Report Error

View answer Workspace Report Error Discuss

12 8070
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 - CISCO Certification

0 7959
Q:

Which layer combines bits into bytes and bytes into frames, uses MAC addressing , and provides error detection?

Answer

The Data Link layer is responsible for the framing of data packets.

Report Error

View answer Workspace Report Error Discuss

10 7621
Q:

Which layer is responsible for converting data packets from the Data Link layer into electrical signals?

Answer

The physical layer takes frames from the Data Link layer and encodes the 1s and 0s into a digital signal for transmission on the network medium.

Report Error

View answer Workspace Report Error Discuss

7 7532
Q:

The DoD model (also called the TCP/IP stack) has four layers. Which layer of the DoD model is equivalent to the Network layer of the OSI model?

A) Application B) Host-to-Host
C) Internet D) Network Access
 
Answer & Explanation Answer: C) Internet

Explanation:

The four layers of the DoD model are Application/process, Host-to-Host, Internet, and Network Access. The Internet layer is equivalent to the Network layer of the OSI model.

Report Error

View Answer Report Error Discuss

Filed Under: CCNA - CISCO Certification

3 7507
Q:

You want to ping the loopback address of your IPv6 local host. What will you type?

A) Ping 127.0.0.1 B) Ping 0.0.0.0
C) Ping ::1 D) trace 0.0. :: 1
 
Answer & Explanation Answer: C) Ping ::1

Explanation:

The loop back address with IPv4 is 127.0.0.1 . With IPv6, that address is ::1

Report Error

View Answer Report Error Discuss

Filed Under: CCNA - CISCO Certification

1 7213
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 - CISCO Certification

1 7201