
3
3
BROADCAST WITH VLAN
When an Ethernet frame, for example
broadcast, is received by the switch
from a port that belongs to certain
VLAN, switch forwards the frame only
to ports that have been assigned to
the same VLAN. This way the switch
and host configuration for VLAN
define separate broadcast domains.
VLAN 101, 7
VLAN 101
VLAN 101
Broadcast to
VLAN101
VLAN AND IP NETWORKING
The IP communication between two
devices in a LAN requires the end-
points to know each others MAC
addresses (the Ethernet addresses).
The host that has an IP packet to be
delivered, sends an ARP request to
network, to query which host and
MAC address has the intended
destination IP address. Only the host
with matching IP address replies
with its own MAC address and
stores the initiating party's MAC
address. Now both end-points know
each others MAC addresses and the
Ethernet communication to carry the
IP traffic can start. The ARP requests
are broadcasts, and thus sent and
received only within one VLAN.
Thus, forwarding Ethernet and IP
traffic is only possible within a
broadcast domain, or VLAN. For IP
forwarding between VLANs, routing
functionality is required. SATELLAR
does provide the routing
functionality and functions as a
router.
2. Broadcast
to VLAN101
1. ARP:
Who has IP
10.17.2.2?
MAC X is
asking!
4. ARP Reply to
MAC X:
I have this IP.
3. & 5. Switch stores the
source (sender) MAC
addresses for each switch
6. Now the switch knows
behind witch port which
MAC address is found.
IP traffic can now
be forwarded
within a LAN.
Routing
configuration
is needed to access
other LANS.