5 pts.
 Switch Vlan
how can a vlan member communicate to the different vlan member?

Software/Hardware used:
ASKED: July 4, 2009  8:20 AM
UPDATED: July 6, 2009  12:56 PM

Answer Wiki:
By using router, we can communicate with different vlans
Last Wiki Answer Submitted:  July 4, 2009  4:53 pm  by  Fayas   65 pts.
All Answer Wiki Contributors:  Fayas   65 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

A VLAN is usually also a subnet (there are other VLAN types, but this is the most common). To communicate to another device in the same VLAN, it is just like on a ‘normal’ LAN, first ARP, to get the MAC address, and then send the packet directly. If on another VLAN, like Favas said, you need to use a router to communicate between the VLANs as the destination is on a different subnet.

 12,265 pts.