190
C
HAPTER
15: M
ULTICAST
O
VERVIEW
■
Host registration: A receiving host joins and leaves a multicast group
dynamically using the membership registration mechanism.
■
Multicast routing: A router or switch transports packets from a multicast source
to receivers by building a multicast distribution tree with multicast routes.
■
Multicast application: A multicast source must support multicast applications,
such as video conferencing. The TCP/IP protocol suite must support the
function of sending and receiving multicast information.
Multicast Address
As receivers are multiple hosts in a multicast group, you should be concerned
about the following questions:
■
What destination should the information source send the information to in the
multicast mode?
■
How to select the destination address?
These questions are about multicast addressing. To enable the communication
between the information source and members of a multicast group (a group of
information receivers), network-layer multicast addresses, namely, IP multicast
addresses must be provided. In addition, a technology must be available to map IP
multicast addresses to link-layer MAC multicast addresses. The following sections
describe these two types of multicast addresses:
IP multicast address
Internet Assigned Numbers Authority (IANA) categorizes IP addresses into five
classes: A, B, C, D, and E. Unicast packets use IP addresses of Class A, B, and C
based on network scales. Class D IP addresses are used as destination addresses of
multicast packets. Class D address must not appear in the IP address field of a
source IP address of IP packets. Class E IP addresses are reserved for future use.
In unicast data transport, a data packet is transported hop by hop from the source
address to the destination address. In an IP multicast environment, there are a
group of destination addresses (called group address), rather than one address. All
the receivers join a group. Once they join the group, the data sent to this group of
addresses starts to be transported to the receivers. All the members in this group
can receive the data packets. This group is a multicast group.
A multicast group has the following characteristics:
■
The membership of a group is dynamic. A host can join and leave a multicast
group at any time.
■
A multicast group can be either permanent or temporary.
■
A multicast group whose addresses are assigned by IANA is a permanent
multicast group. It is also called reserved multicast group.
n
■
The IP addresses of a permanent multicast group keep unchanged, while the
members of the group can be changed.
■
There can be any number of, or even zero, members in a permanent multicast
group.
■
Those IP multicast addresses not assigned to permanent multicast groups can
be used by temporary multicast groups.
Summary of Contents for Switch 4210 9-Port
Page 22: ...20 CHAPTER 1 CLI CONFIGURATION ...
Page 74: ...72 CHAPTER 3 CONFIGURATION FILE MANAGEMENT ...
Page 84: ...82 CHAPTER 5 VLAN CONFIGURATION ...
Page 96: ...94 CHAPTER 8 IP PERFORMANCE CONFIGURATION ...
Page 108: ...106 CHAPTER 9 PORT BASIC CONFIGURATION ...
Page 122: ...120 CHAPTER 11 PORT ISOLATION CONFIGURATION ...
Page 140: ...138 CHAPTER 13 MAC ADDRESS TABLE MANAGEMENT ...
Page 234: ...232 CHAPTER 17 802 1X CONFIGURATION ...
Page 246: ...244 CHAPTER 20 AAA OVERVIEW ...
Page 270: ...268 CHAPTER 21 AAA CONFIGURATION ...
Page 292: ...290 CHAPTER 26 DHCP BOOTP CLIENT CONFIGURATION ...
Page 318: ...316 CHAPTER 29 MIRRORING CONFIGURATION ...
Page 340: ...338 CHAPTER 30 CLUSTER ...
Page 362: ...360 CHAPTER 33 SNMP CONFIGURATION ...
Page 368: ...366 CHAPTER 34 RMON CONFIGURATION ...
Page 450: ...448 CHAPTER 39 TFTP CONFIGURATION ...
Page 451: ......
Page 452: ...450 CHAPTER 39 TFTP CONFIGURATION ...
Page 470: ...468 CHAPTER 40 INFORMATION CENTER ...
Page 496: ...494 CHAPTER 44 DEVICE MANAGEMENT ...