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

0 8712
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

Subject: CCNA

7 8465
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

Subject: CCNA

10 8323
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

1 8096
Q:

What protocol would you use if you were running xDSL and needed authentication?

Answer

PPPoE  or  PPPoA

Report Error

View answer Workspace Report Error Discuss

Subject: CCNA

24 8064
Q:

What are the typical three different categories of VPNs?

Answer

The following are the different types of VPNs :


PPTP ( Point to Point Tunnel protocol ) VPN : Most commonly used VPN. PPTP is a method for implementing virtual private networks. PPTP uses a control channel over TCP and a GRE tunnel operating to encapsulate PPP packets.


Site-to-Site VPN : Site-to-site VPN is a type of VPN connection that is created between two separate locations. Site-to-site VPN can be intranet based or extranet based. 


Intranet-based site-to-site VPN is created between an organization's propriety networks, while extranet-based site-to-site VPN is used for connecting with external partner networks or an intranet.


L2TP ( Layer Two Tunneling Protoco) VPN : L2TP is an extension of the Point-to-Point Tunneling Protocol (PPTP) used by an Internet service provider (ISP) to enable the operation of a virtual private network over the Internet.


IPsec (Internet Protocol Security) : IPsec is a framework for a set of protocols for security at the network or packet processing layer of network communication.


SSL (Secure Sockets Layer) VPN : SSL  is a form of VPN that can be used with a standard Web browser. In contrast to the traditional Internet Protocol Security (IPsec) VPN, an SSL VPN does not require the installation of specialized client software on the end user's computer. 


MPLS (Multiprotocol Label Switching) VPN : MPLS is a protocol for speeding up and shaping network traffic flows. 


Hybrid VPN : A hybrid VPN combines Multiprotocol Label Switching (MPLS) and Internet protocol security (IPsec)-based VPNs. 

Report Error

View answer Workspace Report Error Discuss

Subject: CCNA

26 7912
Q:

Which layer of the OSI model offers three different modes of communication : Simplex, half duplex, and full duplex?

A) Presentation B) Transport
C) Application D) Session
 
Answer & Explanation Answer: D) Session

Explanation:

The Session layer of the OSI model offers three different modes of communication : Simplex, half duplex, and full duplex.

Report Error

View Answer Report Error Discuss

Filed Under: CCNA

1 7902
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

1 7896