VLAN is a group of hosts with a common set of requirements that communicate as if they were attached to the same broadcast domain, regardless of their physical location. Inter VLAN is defined as two VLANS connected to each other and communicating.
Access like carry the single vlan information & Trunk link able to carry the multiple vlan information when frames are travels from trunk mani shanker
Since VLAN's cannot communicate with other VLAN's directly, I believe you would have to set up a router to do that. I would check out how to set up a bridge between two VLAN's.
vlan trunking protocols. eg :802.1q ,ISL
• Access link: An access link is a link that is part of only one VLAN, and normally access links are for end devices. Any device attached to an access link is unaware of a VLAN membership. An access-link connection can understand only standard Ethernet frames. Switches remove any VLAN information from the frame before it is sent to an access-link device.• Trunk link: A Trunk link can carry multiple VLAN traffic and normally a trunk link is used to connect switches to other switches or to routers. To identify the VLAN that a frame belongs to, Cisco switches support different identification techniques (VLAN Frame tagging). Our focus for CCNA examination is on Inter-Switch Link (ISL) and 802.1Q.A trunk link is not assigned to a specific VLAN. Many VLAN traffic can be transported between switches using a single physical trunk link.
A VLAN trunk allows for data to travel across a single link between two devices even if the data is from multiple VLANs. This allows for reduced cabling needed as for you won't have to run multiple cables between switches in order to have up-links for every VLAN.
A VLAN is a virtual LAN. In technical terms, a VLAN is a broadcast domain created by switches. Normally, it is a router creating that broadcast domain. With VLANs, a switch can create the broadcast domain. This works by, you, the administrator, putting some switch ports in a VLAN other than 1, the default VLAN. All ports in a single VLAN are in a single broadcast domain. Because switches can talk to each other, some ports on switch A can be in VLAN 10 and other ports on switch B can be in VLAN 10. Broadcasts between these devices will not be seen on any other port in any other VLAN, other than 10. However, these devices can all communicate because they are on the same VLAN. Without additional configuration, they would not be able to communicate with any other devices, not in their VLAN.
1006 and 4094
VLAN: How are packets distributed with respect to the different classifications?
The native VLAN is untagged. If the VLAN 99 traffic to the router is untagged (as it would be, because that is native on the switches), the router cannot interpret the data because there is no VLAN information in the header as expected. In turn, the router tags all VLAN 99 traffic outbound, and leaves VLAN 1 data untagged, so the switches are unable to correctly interpret either. VLAN traffic to the other VLANs should not be affected by the assignment of the native VLAN.
It is the VLAN that supports untagged traffic on an 802.1Q trunk
no vlan XXX copy run star