ATIS 0800019-2009 Multicast Network Service Specification.pdf
《ATIS 0800019-2009 Multicast Network Service Specification.pdf》由会员分享,可在线阅读,更多相关《ATIS 0800019-2009 Multicast Network Service Specification.pdf(50页珍藏版)》请在麦多课文档分享上搜索。
1、 ATIS-0800019 MULTICAST NETWORK SERVICE SPECIFICATION ATIS is the leading technical planning and standards development organization committed to the rapid development of global, market-driven standards for the information, entertainment and communications industry. More than 250 companies actively f
2、ormulate standards in ATIS 20 Committees, covering issues including: IPTV, Service Oriented Networks, Home Networking, Energy Efficiency, IP-Based and Wireless Technologies, Quality of Service, Billing and Operational Support. In addition, numerous Incubators, Focus and Exploratory Groups address em
3、erging industry priorities including “Green”, IP Downloadable Security, Next Generation Carrier Interconnect, IPv6 and Convergence. ATIS is the North American Organizational Partner for the 3rd Generation Partnership Project (3GPP), a member and major U.S. contributor to the International Telecommun
4、ication Union (ITU) Radio and Telecommunications Sectors, and a member of the Inter-American Telecommunication Commission (CITEL). For more information, please visit . Notice of Disclaimer Transport of MPEG-2 Based DVB Services over IP Based Networks, Version 1.4.1.37 ETSI TISPAN 182 019, Telecommun
5、ications and Internet converged Services and Protocols for Advanced Networking (TISPAN); Content Delivery Network (CDN) architecture - Interconnection with TISPAN IPTV architectures; Draft 2/25/09.38 IETF RFC 1112, Host Extensions for IP Multicasting, August 1989.49 IETF RFC 2236, Internet Group Man
6、agement Protocol, Version 2, November 1997.410 IETF RFC 2710, Multicast Listener Discovery (MLD) for IPv6, October 1999.411 IETF RFC 3261, SIP: Session Initiation Protocol, June 2002.412 IETF RFC 3376, Internet Group Management Protocol, Version 3, October 2002.413 IETF RFC 3810, Multicast Listener
7、Discovery Version 2 (MLDv2) for IPv6, June 2004.414 IETF RFC 4604, Using Internet Group Management Protocol Version 3 (IGMPv3) and Multicast Listener Discovery Protocol Version 2 (MLDv2) for Source-Specific Multicast, August 2006.415 IETF RFC 4607, Source-Specific Multicast for IP, August 2006.416 I
8、ETF RFC 4608, Source-Specific Protocol Independent Multicast in 232/8, August 2006.417 ITU-T Y.2111, Resource and admission control functions in Next Generation Networks, November 2008.51This document is available from the Alliance for Telecommunications Industry Solutions, 1200 G Street N.W., Suite
9、 500, Washington, DC 20005. 2This document is available from the Broadband Forum. 3This document is available from ETSI TISPAN. 4This document is available from the IETF. 5This document is available from the International Telecommunications Union. ATIS-0800019 3 3 DEFINITIONS, ACRONYMS, however, a n
10、etwork of terminals and related devices may be present for this purpose. The domain may also be a mobile end device; in this case, the delivery system of a network provider is a wireless Wide Area Network (WAN). 3.1.4 Customer: See Subscriber. Non-normative. 3.1.5 Delivery Network (DN): A set of phy
11、sical transport/access networks. 3.1.6 Delivery Network Gateway (DNG): A device implementing the Delivery Network Gateway Function. The DNG may also be termed the Residential Gateway (RG) in other standards bodies. 3.1.7 Delivery Network Gateway Function: The set of gateway functions between the net
12、work and service provider domains and the IPTV Terminal Function (ITF). 3.1.8 (User) Device: Also known as home network end devices (HNED), home network device (HND), consumer equipment (CE), terminal, physical device. A piece of Hardware (HW) equipment running its Software (SW) and attached to a Ho
13、me Network and being identified by a Globally Unique Identifier (GUID) such as a MAC address. A single Device can be used by one or more Users. 3.1.9 (Service) Domain: A logical administrative domain interacting with the networks, HW devices, SW components, protocols and data infrastructure as requi
14、red for proper service operation, management, billing, etc. 3.1.10 Home Network: A physical network segment situated on the users premises; comprised of devices, and interconnection between devices and supporting governing protocols with the premises for IPTV. 3.1.11 IGMP v2: Internet Group Manageme
15、nt Protocol version 2 as defined in RFC 2236. This is an enhancement to the original version of the IGMP protocol that added “leave” messaging in conjunction with existing “join” messaging. IGMPv2 does not support SSM since the join and leave messages only define the group address and not the source
16、 address. 3.1.12 IGMP v3: Internet Group Management Protocol version 3 as defined in RFC 3376. IGMPv3 adds support for SSM along with join-leave signaling in a single notification message. IGMPv3 is backwards compatible with IGMPv2 and can support ASM. 3.1.13 IPTV Terminal Function (ITF): Represents
17、 the functionality within the consumer network that is responsible for terminating the IP signal, and converting the content into a renderable format e.g., a Set Top Box (STB). 3.1.14 Join: When a multicast host sends the proper IGMP or Multicast Listener Discovery (MLD) message to become part of th
18、e multicast distribution tree. 3.1.15 Leaf and Branch: Each sub-network that contains at least one multicast host is known as a leaf. In the case of IPTV, the Home Network utilizing the IPTV service becomes a leaf of the IPTV multicast ATIS-0800019 4 distribution tree. When new leaves are added to t
19、he tree, a branch is created. Branches that no longer contain a leaf will be pruned from the tree. 3.1.16 Leave: When a multicast host sends the proper IGMP or MLD message to no longer be part of the multicast distribution tree. 3.1.17 Multicast Control Point Function (MCPF): The Multicast Control P
20、oint Function processes the requests (e.g., IGMP, MLD) for joining or leaving a multicast group and tracking the group membership. The MCPF may interact with the Resource and Admission Control Function (RACF) for the following purposes: Request the RACF to perform resource and admission control base
21、d on the initial processing of multicast requests - e.g., when the transport node is not already part of the requested multicast group. Request the RACF to release related resources when all end users leave an existing multicast group. For more information, see ITU-T Y.2111. 3.1.18 Multicast Distrib
22、ution Tree: The use of packet replication to send a single source stream to multiple multicast hosts. This creates a dynamic tree topology based on group membership within the network. 3.1.19 Multicast Host: This is the end multicast receiver analogous to the ITF when addressing IPTV multicast appli
23、cations. The multicast host uses the IGMP protocol to add and remove itself from the multicast distribution tree. 3.1.20 Multicast Listener Discovery (MLD v1): Multicast Listener Discovery version 1 as defined in RFC 2710. This is the original version of the MLD protocol allowing IPv6 multicast host
24、s to join a multicast tree. MLDv1 does not support SSM since the join and done messages only define the group address and not the source address. 3.1.21 Multicast Listener Discovery (MLD v2): Multicast Listener Discovery version 2 as defined in RFC 3810. MLDv2 adds support for SSM along with join-do
- 1.请仔细阅读文档,确保文档完整性,对于不预览、不比对内容而直接下载带来的问题本站不予受理。
- 2.下载的文档,不会出现我们的网址水印。
- 3、该文档所得收入(下载+内容+预览)归上传者、原创作者;如果您是本文档原作者,请点此认领!既往收益都归您。
下载文档到电脑,查找使用更方便
10000 积分 0人已下载
下载 | 加入VIP,交流精品资源 |
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- ATIS08000192009MULTICASTNETWORKSERVICESPECIFICATIONPDF

链接地址:http://www.mydoc123.com/p-541358.html