Networking - Networking Basics - Discussion

Discussion Forum : Networking Basics - Networking Basics (Q.No. 25)
25.
Which one of the following is true regarding VLANs?
Two VLANs are configured by default on all Cisco switches.
VLANs only work if you have a complete Cisco switched internetwork. No off-brand switches are allowed.
You should not have more than 10 switches in the same VTP domain.
VTP is used to send VLAN information to switches in a configured VTP domain.
Answer: Option
Explanation:
Switches do not propagate VLAN information by default; you must configure the VTP domain. VLAN Trunking Protocol (VTP) is used to propagate VLAN information across a trunk link.
Discussion:
11 comments Page 1 of 2.

Sundar said:   5 years ago
Trunk - Switch to switch trunk mode Used.

Access - Switch to PC Access mode Used.

Imasha said:   5 years ago
I can't understand it. Please anyone help me to get it.

Vineela Andavarapu said:   6 years ago
In trunking a separate logical connection is created for each VLAN instead of a single physical connection. In tagging switch adds the source port's VLAN identifier to the frame so that other end device can understands what VLAN originated this frame. Based on this information destination switch can make intelligent forwarding decisions on not just the destination MAC address, but also the source VLAN identifier.

Since original Ethernet frame is modified to add information, standard NICs will not understand this information and will typically drop the frame. Therefore, we need to ensure that when we set up a trunk connection on a switch's port, the device at the other end also supports the same trunking protocol and has it configured. If the device at the other end doesn' t understand these modified frames it will drop them. The modification of these frames, commonly called tagging. Tagging is done in hardware by application-specific integrated circuits (ASICs).

Switch supports two types of Ethernet trunking methods:.

ISL [ Inter Switch Link, Cisco's proprietary protocol for Ethernet].

Venkatesh said:   7 years ago
Trunk port means : we can send and receive multiple vlan information.

Access port means : we send and receive only one vlan information.

Ankit Sharma said:   9 years ago
Please explain the trunck and access.

Shubhanshu singh said:   9 years ago
Please explain the difference between trunking and switching.

Ayush Mishra said:   10 years ago
VLAN is referred to as a group of devices connected on same or different LAN segments and can communicate with each other easily like they are connected to the same LAN.

VLAN is chiefly based on Logical connections instead of Physical connections and are very flexible.

Sai said:   10 years ago
VLAN is defined as a collection of network devices existing same broadcast domain.

Ashish Sharma said:   1 decade ago
Definition of VLAN?

Manju Holi said:   1 decade ago
Virtual Local Area Network.


Post your comments here:

Your comments will be displayed after verification.