MULTICASTS

  1. With unicasts, a separate packet must be sent to each destination. In a shared environment, every network device on the segment sees the packet, but only the actual destination processes it. In a switched environment, only devices on the source and destination segments actually see the frame. When a broadcast packet is generated, everyone in the broadcast domain sees this packet and processes it.

  2. When a multicast frame is generated, everyone in the broadcast domain sees this packet, but only machines in the group, from zero to everyone, process it. It is sent with a best effort reliability.

  3. With Class D addresses, the first four high-order bits are 1110, providing addresses ranging from 224.0.0.0 through 239.255.255.255. To provide a Layer 2 MAC address, part of the corresponding IP multicast address is mapped to the end of a reserved range of MAC addresses: 28 bits.

  4. All messages sent to the group address 224.0.0.1 (the all-host group) have their TTL field in the IP packet set to 1. This ensures that the RP does not forward them to other segments.

  5. Every IGMPv1 RP on a segment sees the others' query messages. Through this process, the RP with the lowest IP address on the segment is elected as the active querier.

  6. An RP, with IGMPv1, discovers an end station has left a group by examining the responses to its queries. In IGMPv2, the end station generates a leave message.

  7. DM protocols initially flood the network with multicast traffic and then, based on the discovery of participating end stations, prune back the distribution tree to include only those segments with participating end stations. The RPs use IGMP to discover those end stations.

  8. SM protocols use join messages to construct a distribution tree, ensuring that only those segments with participating end stations have traffic forwarded to them by their connected RPs. Therefore, SM protocols scale much better and are more suited for large, geographically dispersed environments. Unlike DM protocols, SM protocols do not waste bandwidth by flooding multicasts everywhere. Traffic is not forwarded to a segment until an end station joins a multicast group. Typically, a rendezvous point is used to disseminate traffic.

  9. PIM can coexist with any type of unicast routing protocol, including RIP, IGRP, Enhanced IGRP, and even OSPF. PIM can simultaneously support both dense and sparse modes to more adequately meet multicasting requirements in any network.

  10. CGMP (recommended approach) allows Cisco switches to learn from Cisco's IGMP-enabled RPs about the list of end stations participating in the different multicast groups. The switches take this address information and appropriately update their CAM tables. This solution has very little overhead only a minimal amount of management traffic is relayed between the RP and the switch. Unlike IGMP snooping, CGMP has no affect on the Layer 2 switching speeds.

  11. ip multicast-routing enables multicasting on an RP. You must also enable multicasting on an interface with ip pim, which also enables IGMP. To view the multicast routing table, use show ip mroute.



BCMSN Exam Cram 2 (Exam Cram 642-811)
CCNP BCMSN Exam Cram 2 (Exam Cram 642-811)
ISBN: 0789729911
EAN: 2147483647
Year: 2003
Pages: 171
Authors: Richard Deal

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net