Building Multicast Controller for Carrier-grade IPTV Service over Ethernet Passive Optical Network

Size: px
Start display at page:

Download "Building Multicast Controller for Carrier-grade IPTV Service over Ethernet Passive Optical Network"

Transcription

1 Building Controller for Carrier-grade Service over Ethernet Passive Optical Network Juan Wu*(1), YaLing Nie(1), Hideya Yoshiuchi(1), Hiroki Ikeda(2) 1. Hitachi (China) Research & Development Corporation, Beijing, China 2. Hitachi Central Laboratory, Japan Abstract Ethernet Passive Optical Network (EPON) is an emerging high-speed access network technology that can provide an ideal transmission platform for highbandwidth applications such as (Internet Protocol Television). To deploy the carrier-grade service, especially HDTV (High Definition TV), it is very essential to construct a controllable multicast architecture for service over EPON. In this paper, we present a multicast control solution over EPON system to satisfy the demand of the service management and control from the service providers. Furthermore, we successfully develop a multicast controller to perform the multicast control function including managing the eligibility of the subscribers and controlling the delivery of the multicast channels. The evaluation results demonstrate that the multicast controller can not only provide high processing performance but also improve the operation and management ability for the service providers greatly. 1. Introduction Recently, more and more high-bandwidth network services such as high-speed internet access,, HDTV and so on are emerging in people s life. The traditional access network like ADSL can not offer sufficient bandwidth any more. Therefore, Fiber to the Home (FTTH) is being regarded as the ideal solution for broadband access network [1]. As one of the best choices to deploy FTTH, Ethernet Passive Optical Network (EPON) has been attracting more and more attentions due to its low cost and high bandwidth. The maximum upstream/ downstream rate for EPON is normally 1.25Gbps, which provides a good candidate for delivering high bandwidth applications. As a killer application in EPON, service is being discussed as the promising revenue increasing point for the telecom operators. Presently, most of the global operators have launched the commercial trial or the practical deployment of the service. To deploy the carrier-grade service, IP multicast is another tempting possibility for the service providers in addition to the high speed access network EPON. Since IP multicast can deliver one video stream to multiple receivers simultaneously [2], which can improve bandwidth utilization efficiently, thus it is especially useful for. However, there still exist some issues for IP multicast such as user authentication, multicast channel management and so on [3]. As we all know, IP multicast is an open membership based protocol which means that anyone can join the multicast group and receive the multicast stream. Thus, the multicast traffic can not be controlled and managed over the network. The uncontrollability of multicast will be a severe weakness for the commercial deployment of service [4] [5]. Besides, the current EPON draft does not consider multicast support and management issues [6]. Moreover, since EPON is a shared network in the downstream, the multicast transmission will waste much bandwidth if it is not configured properly. Therefore, it is very essential to provide multicast control function over EPON for delivering multicast service efficiently. This paper presents a multicast control solution for service over EPON, which specifies different entities in the delivery network to perform multicast membership authentication, multicast channel management and control, and the multicast source check. Based on the proposed solution, we successfully implemented a multicast controller, which can not only manage and control the multicast request and downstream multicast channel, but also make the multicast control point as close as possible to the clients. The rest of the paper is organized as follows. Section 2 introduces the basic concepts behind the

2 work and some consideration from other researchers. Then section 3 describes the proposed multicast control solution over EPON in detail. Finally we present the result of the performance evaluation of the multicast controller. 2. Background and related work 2.1 System Architecture of Service over EPON Fig.1 shows the general system architecture of multicast service over EPON. Basically, it consists of four parts: the, the multicast router, the EPON system and the client. The is used to generate the multicast streams to the network. Each multicast group represents an channel. When the user changes to another channel, he just leaves the current multicast group and joins a new one. The multicast router is used to deliver the multicast stream from the to the access network by setting up a multicast routing. Core Network replication point splitter stream STB Client 1 ONU #1 STB Client 2 STB Client m ONU #n STB Client n IGMP request stream Figure 1. System architecture of multicast service over EPON The EPON system represents the access network. In the EPON system, multiple ONUs (Optical Network Unit) are installed on client side such as home or office, and an (Optical Line Terminal) is installed on central office side and connected to ONUs through an ODN (Optical Distribution Network) such as splitter. The downstream multicast traffic is transmitted from the to the ONUs in a broadcast manner. Besides, in order to make the multicast replication point as close as possible to the client side, the can play the role of multicast router to perform the multicast replication function. The client can be a set of box with a normal TV, which is used to receive the multicast stream and play them. The procedure of the multicast over EPON is like this: firstly the client sends an IGMP join request to the ONU and ONU will forward it to the. When the receives the IGMP request, it will forward the IGMP request to the multicast router. Then the multicast router will set up a multicast routing, based on which the router can forward the replicated multicast stream to the requesting client. 2.2 IGMP Snooping/Proxy The IGMP (Internet Group Management Protocol) is a protocol to maintain the multicast membership between the routers in order to support multicast communication. While the EPON is layer 2 based devices, so it can not support IP multicast directly. Currently, most EPON systems adopt IGMP snooping/proxy [7] [8] to support IP multicast. The ONU can perform the IGMP snooping function, which is responsible for listening to the IGMP message from the users and setting up a multicast mapping table between the multicast address and the requesting port. While the can perform the IGMP proxy function, which is responsible for capturing the IGMP message and setting up a multicast forwarding table between the multicast address and the ONUs. Thus the EPON can manage the multicast forwarding table for the layer2 multicast. 2.3 Considerations on Control for service over EPON To deploy the carrier-grade successfully, the multicast control function is needed to achieve the trust and controllability that the service providers want. More recently, the IETF and ITU-T FG are discussing the multicast control requirement issues. For example, IETF has been already considering this issue into some drafts such as ANCP (Access Node Control Protocol) [9] and MCOP ( Control Protocol) [10]. ITU-T FG also has contributed some drafts on the multicast control requirement for service in [11] [12]. Here combining the feature of EPON system, we summarize the multicast control requirement for service as the following: 1) membership authentication; 2) membership control; 3) channel management; 4) source check. 3. multicast control solution over EPON Our main goal is to design a controllable and manageable multicast solution over EPON for

3 the service providers by satisfying the requirements mentioned above. 3.1 Framework of Control Solution over EPON The framework of multicast control solution over EPON is shown as Fig.2. Comparing with Fig.1, it includes three more components: the management portal, the Radius, and the CH manager. Furthermore, the function of the and the ONU has been enhanced greatly so as to support the multicast control ability. Next we will describe the function of each component in detail. IP TV MCA/CH MCA assignment CH manager User/ Ch list Ch management IGMP proxy source check Multicas t source access table accounting MCA-ONU mapping table MLLID assignment accounting profile MC A- MLLID mapping table Radius User/ password Fiber splitter register MC A-usr mapping table IGMP snooping IGMP filter web portal Management Portal controller Figure 2. multicast control solution over EPON IP TV client 1) Management Portal is the centric based access portal for the clients. When users want to register the system to receive multicast stream or subscribe/unsubscribe some channel, they have to access the portal firstly. This management portal consists of two interface modules: one is the registration module, which is used to communicate with the Radius to authenticate the users; the other is the subscription module, which is used to communicate with CH manager to maintain the channel list of each user. 2) Radius is used to perform the authentication and counting ability. It can be configured according to the different authentication and counting mechanisms that are wanted by the service providers. 3) CH manager is used to maintain the channel list of each user and globally assign the multicast address for a new channel. It is responsible for assigning a multicast address for a newly emerging channel on the and maintaining a global auth ONU subscription table control -unicast conversion MLLID management table mapping table between the multicast address and the channel number. 4) is enhanced by adding the IGMP proxy module, multicast source check module and the MLLID ( Logical Link ID) assignment module [13]. As mentioned in the last section, the IGMP proxy module can maintain a mapping table between the multicast address and ONUs, which can be used to tell the which ONUs the multicast stream should be forwarded to. For the incoming downstream multicast stream, the firstly checks the multicast source to judge if this multicast source is legal or not. If the multicast source is illegal, it will drop the corresponding multicast stream directly. Since EPON is a shared network in the downstream direction, here we will adopt MLLID for the multicast stream delivery so as to save bandwidth resources. 5) ONU is enhanced by adding a multicast controller, with which ONU can accept/reject the channel request from users according to the permitted channel list, filter the requested multicast stream and unicast the stream to each user. The detailed information on the multicast controller will be described in the next part. 3.2 Design of the Controller In order to make the multicast control point as close as possible to the client side, we design and implement a multicast controller at ONU side, which will act as the main performer of the multicast control. MAC/port 02:01:E9..EF/port1 Ch request stream Saved bandwidth: Only forward the requested multicast streams! CH CH5 02:01:E9..EF/port1 MCA-usr mapping table IGMP snooping MLLID IGMP filter #12 #12 MAC/port controller table control -unicast conversion MLLID management table MAC/port CH list CH1, CH2 CH20 02:01:E9..EF/port1 CH5 11:1A:BF..08/port2 CH5 Ch request Figure 3. Design of the Controller Fig.3 shows the detailed design of the multicast controller. It consists of four modules: 1) the channel access control module is responsible for accepting/rejecting the IGMP request from the user according to the channel access table which maintains the channel list corresponding to each MAC address of the user; 2) the IGMP snooping module is responsible for listening to the IGMP request and recording the CH Subscribers can not access unsubscribed channel! unicast stream Client Avoid non-subscribers receive multicast streams!

4 requesting port of each channel request; 3) the IGMP filter module is responsible for setting the MLLID filter list in the MLLD management table and filtering the multicast stream to the user according to this table; 4) the multicast-unicast conversion module is responsible for converting the filtered multicast stream to unicast streams with respective destination address indicated by the MLLID management table and unicasting them to each destination user who has requested this channel. With the multicast controller, ONU can enhance the multicast control function by rejecting the IGMP request if users request an unsubscribed channel, saving bandwidth resources through filtering the requested channel and improving the membership control function through avoiding non-subscribers receiving the multicast stream. 3.3 Control Procedure The multicast control may occur in the following procedure: user registration procedure which also means user authentication, the channel subscription procedure, the channel join procedure, and the channel leave procedure. In addition, the multicast controller will act as a very important role, which can be easily seen from the following description. 1) Registration/subscription procedure The user needs to perform the registration procedure when he selects the service and needs to perform subscription procedure when he subscribes a new channel. During the registration procedure, firstly the user sends the service registration request to the management portal. Then after the user passes the authentication, the CH manager will send the channel access list of this user to the ONU and the ONU will update the channel access table. After registration, when user wants to subscribe a new channel, the subscription procedure is as the following: firstly the user sends the subscription request to the CH manager through the management portal; after the CH manager confirms that this request can be accepted, it will update the corresponding channel list and send the updated channel list to ONU; thereafter, the ONU will update the channel access list accordingly. Similarly, the unsubscription procedure can be known. The sequence diagram of registration/ subscription procedure is as shown in Fig.4. Management Portal stream Registrat ion Subscrip tion Authentication response Radius CH manager controller(onu) Client list request New CH Subscription request list updated list Service registration request New CH Subscription request Figure 4. Sequence diagram of the registration/subscription procedure 2) channel join procedure The user needs to perform the channel join procedure when he switches to a new channel. Given the assumption that the requested channel already exists, the channel join procedure is as follows: firstly the user sends the IGMP request to the ONU; the multicast controller will check the channel access table and decide to accept or reject this IGMP request; if the requested channel is in the channel access list, it snoops the IGMP message and set the filter by adding the record in the MLLD management table; since the requested channel already exists and has arrived at the ONU, the ONU will directly convert the requested multicast stream to unicast stream with the destination address of the requesting user and deliver the unicast stream to the requesting user; at the same time, the ONU forwards the IGMP request to the and the will start up IGMP proxy to judge whether to forward the request to the multicast router or not. If the requested channel already exists, it will drop the IGMP request; otherwise, it will forward the IGMP request to the uplink router and the router will deliver the requested multicast stream to the ; when the receives a new channel, it will assign MLLID to the channel and deliver it to the ONUs; then after the ONU receives the multicast stream, it will forward them to the destination user. The sequence diagram is as shown in Fig. 5. Obviously, during this procedure, the channel switching time can be shortened if the requested channel already exists in the access network. OK Update CH access table OK

5 multicast stream 1 IGMP proxy 2 Judge if forwarding IGMP request or not IGMP Join 1 Check table 2 Judge if accepting/ rejecting the request 3 Snoop IGMP msg 4 Set the filter IGMP Join controller(onu) 3 Check multicast source 4 Assign/add MLLID multicast stream(mllid) IGMP Join Unicast stream Client 5 Filter multicast stream 6 convert to unicast stream Playing Figure 5. Sequence diagram of the channel join procedure 3) channel leave procedure When the user chooses to leave the present channel, for example, switch channel or turn off TV, he needs to perform the channel leave procedure as shown in Fig.6. With the multicast controller, the ONU can stop forwarding the exited channel immediately when it receives the IGMP leave request. While in normal leave procedure, the user has to wait until the IGMP leave request is forwarded to the multicast router and the multicast router decides to stop forwarding the stream. Thus the bandwidth utilization between the and ONU can be improved greatly. multicast stream 1 Check MLLID management table 2 Delete the user record 3 Stop forwarding if no other receiver Stop forwarding the exited multicast stream 1 Delete the ONU in the MCA-ONU mapping table 2 Stop forwarding to the ONU if no receiver Stop forwarding to ONU IGMP Leave IGMP Leave Figure 6. Sequence diagram of the channel leave procedure 4. Performance evaluation controller(onu) 3 Judge if forwarding IGMP leave to router 4 Forward if no ONU receiving this stream IGMP Leave Client No Play Based on the design of the multicast controller described in the previous sections, we implemented this multicast controller over Linux platform. In order to validate the feasibility and efficiency of the multicast controller, we evaluate this software through a real system demonstration. Fig.7 shows the network architecture of the test scenario. The multicast controller is installed in a desktop PC, which has direct connects with the ONU and the client. The system configuration of the desktop PC is as shown in Table 1. The evaluation results show that the multicast controller can not only implement the basic control functions such as the IGMP snooping, channel control and multicast stream filtering and so on but also provide high processing performance. Table 1. System configuration of multicast controller Client 1 Client 2 Client 5 CPU Frequency Memory Network connection OS Channel bandwidth Eth1 Controller CH manager Eth0 ONU1 ONU2 ONU5 3.60GHZ 2G Upstream Eth0: 1Gbps Downstream Eth1: 100Mbps Federo Core 4 20M HDTV Figure 7. Test scenario architecture Table 2 and Table 3 list the variety of the CPU usage and memory usage with the increase of the processing capacity. From table 2, we can see that the system resource consumption can retain a very low level even when the receiving bandwidth rises up to 200Mbps. The result shown in table 3 also seems very exciting, which indicates that the system performance still keeps stable even when the forwarding channel number is 4 that is very close to the maximum channel number 5 (for the bandwidth provided by eth1 interface is 100Mbps). Server

6 Table 2. The receiving processing ability evaluation Receiving BW on eth0(mbps) 20 (1ch) 40 (2ch) 80(4ch) 160 (8ch) 200(10ch) Table 3. The forwarding processing ability evaluation Forwarding BW on eth1(mbps) 20 (1ch) 40 (2ch) 60 (3ch) 80(4ch) Table 4. The comparison of the channel zapping time With/without multicast controller Without With Table 4 lists the comparison result of the channel zapping time with/without the multicast controller existing. Here, for the convenience of measurement, the channel zapping time is defined as the latency between the IGMP join request sent and the receipt of the first frame of the new channel. From table 4, it is easily can be seen that the channel zapping time with multicast controller decrease from about 8ms to 2ms, which further demonstrates that the multicast controller can manage and control the multicast session effectively. 5. Conclusions CPU usage (%) 0.3~2 0.7~5 0.7~5 1.0~13 2.7~15 CPU usage (%) 2.7~15 3.7~15 2.0~20 3.7~20 Mem usage (%) Mem usage (%) Channel zapping time (msec) In this paper, we have presented an multicast control solution over EPON to improve the management and control ability of the multicast service for the service providers. Based on the solution architecture, we successfully developed the core component multicast controller. The evaluation results demonstrated that the multicast controller not only can achieve high processing performance but also can manage and control the multicast traffic effectively. Our future work will develop the multicast control function with respect to measurement factor. In addition, we will also pay attention the multicast control issue on the convergence network of PON and wireless network. 6. References [1] J. Wu, H.Ikeda, O.Takada, and H.Yoshiuchi, Automatic VLAN Translation Service over Ethernet Passive Optical Network, Proc of SPIE, Vol , Sep 2006 [2] S. Deering, Host Extension for IP ing, RFC [3] Palin Yang, control function for the service in NACF, Contributions of ITU-T FG WG4, 2nd FG meeting, Oct [4] R. Lehtonen, J. Harju, Controlled multicast framework, Proc of Local Computer Networks 2002, Nov 2002, pp [5] O.Karppinen, O.Alanen, T. Hamalainen, access control concept for xdsl-customers, Proc of Consumer Communications and Networking Conference 2006 (CCNC2006), Vol.1, Jan 2006, pp [6] J. Song, and J. Kim, ing in EPON, Presentation on IEEE802.3ah EFM, Sep [7] Jun Wang, Limin Sun, Xiu Jiang, Zhimei Wu, IGMP snooping: a VLAN-based multicast protocol, Proc. of High Speed Networks and Multimedia Communications 5th IEEE International Conference, pp , July [8] W. Park, C. Choi, Y. Jeong, and I. Han, An Implementation of the Broadband Home Gateway supporting Multi-Channel Service, Proc of 2006 IEEE Tenth International Symposium on Consumer Electronics (ISCE 06), Jun 2006, pp.1-5 [9] S. Wadhwa, J. Moisand, S. Subramanian, T. Haag, N. Voigt, Protocol for Access Node Control Mechanism in Broadband Networks, draft-ietf-ancp-protocol-00.txt, Feb 2007 [10] M. Tammi, Implementation and Performance Evaluation of Control Protocol, Master of Science Thesis, Dept. of Information Technology, Tampere University of Technology, May [11] Yong-il, Seo, multicast frameworks, Output of ITU-T FG WG4, 3rd FG meeting, Jan 2007 [12] Linli Lu, Network Control Aspects, Output of ITU-T FG WG4, 2nd FG meeting, Oct [13] M. Takizawa, T. Yokomoto, Logical Link for 10G-EPON, Presentation on 10 Gb/s PHY for EPON Study Group, IEEE802.3 Interim meeting, May 2006.

Gigabit EPON ONU (ONU-241) User s Guide

Gigabit EPON ONU (ONU-241) User s Guide Gigabit EPON ONU (ONU-241) User s Guide Table of Contents About This Manual...3 Safety Warnings...4 1 Product Overview...5 2 Hardware Connections...7 2.1. Power Connection...7 2.2. ONU-241 Ethernet port

More information

Table of Contents Chapter 1 EPON System Configuration Chapter 2 OLT Configuration Chapter 3 ONU Configuration

Table of Contents Chapter 1 EPON System Configuration Chapter 2 OLT Configuration Chapter 3 ONU Configuration Table of Contents Table of Contents Chapter 1 EPON System Configuration... 1-1 1.1 Introduction to EPON System... 1-1 1.2 EPON System Configuration Tasks... 1-2 1.3 Configuring the Interval to Sample System

More information

7dB Antennas, Powering 140% WiFi Coverage. 1GE +3FE Port

7dB Antennas, Powering 140% WiFi Coverage. 1GE +3FE Port 7dB Antennas, Powering 140% WiFi Coverage 1 Gigabit LAN port for IPTV Box 1.25Gbps Gigabit WAN Gepon Fiber TR069 ACS FTP/TFTP/HTTP Auto Provision 1GE +3FE Port 300M Wireless Router IPTV Apply via 802.1Q

More information

Introduction to IGMP for IPTV Networks

Introduction to IGMP for IPTV Networks White Paper Introduction to for IPTV Networks Understanding Processing in the Broadband Access Network Juniper Networks, Inc. 1194 North Mathilda Avenue Sunnyvale, California 94089 USA 408.745.2000 1.888

More information

Implementation of Software-based EPON-OLT and Performance Evaluation

Implementation of Software-based EPON-OLT and Performance Evaluation This article has been accepted and published on J-STAGE in advance of copyediting. Content is final as presented. IEICE Communications Express, Vol.1, 1 6 Implementation of Software-based EPON-OLT and

More information

2-Port GEPON Managed OLT EPL-2220

2-Port GEPON Managed OLT EPL-2220 2-Port GEPON Managed OLT EPL-2220 Presentation Outlines u About PON u Product Overview u Product Benefits u Product Features u Application u Comparison 2 / 28 About PON About PON - What is PON? u PON (Passive

More information

ISCOM HT803-W EPON home terminal

ISCOM HT803-W EPON home terminal sheet ISCOM HT803-W EPON home terminal Introduction The ISCOM HT803-W is an EPON uplink home gateway. It provides one GE interfaces, three interfaces, two voice interfaces, and one USB interface, and supports

More information

Support SIP V1, V2 (RFC3261, RFC3262, RFC3264, RFC3265)

Support SIP V1, V2 (RFC3261, RFC3262, RFC3264, RFC3265) Datasheet V1.1.4 OT-4020-VW 4FE+2FXS+WiFi GEPON ONU: The OT-4020-VW is a Telecom grade GEPON Optical Network Unit (ONU) based on IEEE802.3ah Gigabit EPON Standard. It is a all-in-one GEPON ONU/CPE suitable

More information

Configuring IP Multicast Routing

Configuring IP Multicast Routing CHAPTER 46 This chapter describes how to configure IP multicast routing on the Catalyst 3750-E or 3560-E switch. IP multicasting is a more efficient way to use network resources, especially for bandwidth-intensive

More information

Subnet Multicast for Delivery of One-to-Many Multicast Applications

Subnet Multicast for Delivery of One-to-Many Multicast Applications Subnet Multicast for Delivery of One-to-Many Multicast Applications We propose a new delivery scheme for one-to-many multicast applications such as webcasting service used for the web-based broadcasting

More information

Multicast overview. Introduction to multicast. Information transmission techniques. Unicast

Multicast overview. Introduction to multicast. Information transmission techniques. Unicast Contents Multicast overview 1 Introduction to multicast 1 Information transmission techniques 1 Multicast features 3 Common notations in multicast 4 Multicast advantages and applications 4 Multicast models

More information

Multicast VLAN Registration (MVR)

Multicast VLAN Registration (MVR) 44 CHAPTER Restrictions for MVR, page 44-1 Restrictions for MVR, page 44-1 Information About MVR, page 44-2 Default MVR Configuration, page 44-5 How to Configure MVR, page 44-5 Displaying MVR Information,

More information

A Flow Label Based QoS Scheme for End-to-End Mobile Services

A Flow Label Based QoS Scheme for End-to-End Mobile Services A Flow Label Based QoS Scheme for End-to-End Mobile Services Tao Zheng, Lan Wang, Daqing Gu Orange Labs Beijing France Telecom Group Beijing, China e-mail: {tao.zheng; lan.wang; daqing.gu}@orange.com Abstract

More information

GEPON Wi-Fi ONU EPN-402NV. Copyright PLANET Technology Corporation. All rights reserved.

GEPON Wi-Fi ONU EPN-402NV. Copyright PLANET Technology Corporation. All rights reserved. GEPON Wi-Fi ONU EPN-402NV Copyright PLANET Technology Corporation. All rights reserved. Presentation Outlines About PON Product Features Product Overview Applications Product Benefits Comparison 2 / 21

More information

IP Video Surveillance Network Solution

IP Video Surveillance Network Solution IP Video Surveillance Network Solution Telesail Video Surveillance Network Solution Overview Over more than 20 years, video surveillance systems have undergone significant changes, shifting from the earliest

More information

This paper discusses home networks that can deliver video as well as data and their growing sophistication and capacity.

This paper discusses home networks that can deliver video as well as data and their growing sophistication and capacity. Hybrid Coax/PLC Video Distribution Home Networks This paper discusses home networks that can deliver video as well as data and their growing sophistication and capacity. Hybrid networks are based on existing

More information

FTTH: B-PON, GPON, EPON. Don McCullough VP Marketing Ericsson May 9, 2007

FTTH: B-PON, GPON, EPON. Don McCullough VP Marketing Ericsson May 9, 2007 FTTH: B-PON, GPON, EPON Don McCullough VP Marketing Ericsson May 9, 2007 Technology Choices for the Future You are never too thin, never too rich and You never have enough bandwidth. 2 PON Agenda Market

More information

Configuring SSM. Finding Feature Information. Prerequisites for Configuring SSM

Configuring SSM. Finding Feature Information. Prerequisites for Configuring SSM Finding Feature Information, page 1 Prerequisites for, page 1 Restrictions for, page 2 Information About SSM, page 3 How to Configure SSM, page 7 Monitoring SSM, page 15 Configuration Examples for Source

More information

IP over ETH over IEEE draft-riegel-16ng-ip-over-eth-over Max Riegel

IP over ETH over IEEE draft-riegel-16ng-ip-over-eth-over Max Riegel IP over ETH over IEEE802.16 draft-riegel-16ng-ip-over-eth-over-80216-01 Max Riegel 2006-11-07 Outline IP over ETH over IEEE802.16 IPoETH-CS Problem Statement Link models

More information

Configuring IP Multicast Routing

Configuring IP Multicast Routing CHAPTER 45 This chapter describes how to configure IP multicast routing on the Catalyst 3750 Metro switch. IP multicasting is a more efficient way to use network resources, especially for bandwidth-intensive

More information

Performance Evaluation of Qos for Multicast Streams in Optical Passive Networks

Performance Evaluation of Qos for Multicast Streams in Optical Passive Networks Performance Evaluation of Qos for Multicast Streams in Optical Passive Networks 1 Deepak Malik, 2 Ankur Singhal 1,2 Dept. of ECE, MMEC, Mullana, India Abstract The intensification of traffic in the access

More information

Configuring IGMP Snooping and MVR

Configuring IGMP Snooping and MVR CHAPTER 21 This chapter describes how to configure Internet Group Management Protocol (IGMP) snooping on the Cisco ME 3400 Ethernet Access switch, including an application of local IGMP snooping, Multicast

More information

An Improved Cyclic Water-Filling EPON DBA Providing Priority Scheduling and Faster Allocation Time

An Improved Cyclic Water-Filling EPON DBA Providing Priority Scheduling and Faster Allocation Time An Improved Cyclic Water-Filling EPON Providing Priority Scheduling and Faster Allocation Time Chan Kim*, Tae-Whan Yoo, Bong-Tae Kim (ckim*,twyoo, bkim)@etri.re.kr ETRI, 6 Gajeong-Dong,Yuseong-goo,Daejeon,35-35

More information

Introduction of optical access showcase for G.epon/SIEPON ~ Activities for related standardization and interoperability test~

Introduction of optical access showcase for G.epon/SIEPON ~ Activities for related standardization and interoperability test~ Introduction of optical access showcase for G.epon/SIEPON ~ Activities for related standardization and interoperability test~ September 24, 2013 Ken-Ichi Suzuki NTT Access Network Service Systems Laboratories,

More information

point-to-multipoint deep fiber access

point-to-multipoint deep fiber access point-to-multipoint deep fiber access GPON with ericsson eda 1500 fiber solutions Today s digital life is expanding into all possible areas of society, looking to connect everybody and everything. This

More information

E3-E4 (CFA) EPON & GPON. For BSNL internal circulation only

E3-E4 (CFA) EPON & GPON. For BSNL internal circulation only E3-E4 (CFA) EPON & GPON AGENDA Limits of Present Access network. Passive Optical Network EPON / GEPON GPON Architecture PON Topology and services Conclusion PRESENT ACESS N/W ISDN HDSL ADSL ADSL2+ VDSL

More information

Improved Polling Strategies for Efficient Flow Control for Buffer Reduction in PON/xDSL Hybrid Access Networks

Improved Polling Strategies for Efficient Flow Control for Buffer Reduction in PON/xDSL Hybrid Access Networks Improved Polling Strategies for Efficient Flow Control for Buffer Reduction in PON/xDSL Hybrid Access Networks Anu Mercian, Elliott I. Gurrola, Michael P. McGarry, and Martin Reisslein School of Electrical,

More information

IPTV Explained. Part 1 in a BSF Series.

IPTV Explained. Part 1 in a BSF Series. IPTV Explained Part 1 in a BSF Series www.aucklandsatellitetv.co.nz I N T R O D U C T I O N As a result of broadband service providers moving from offering connectivity to services, the discussion surrounding

More information

Multicast Technology White Paper

Multicast Technology White Paper Multicast Technology White Paper Keywords: Multicast, IGMP, IGMP Snooping, PIM, MBGP, MSDP, and SSM Mapping Abstract: The multicast technology implements high-efficiency point-to-multipoint data transmission

More information

720Gbps Switching Capacity

720Gbps Switching Capacity 224 GPON Ports Support 28672 ONTs V1.1.1 ITU-T G.988 GPON ONT 2.5Gbps Downstream 720Gbps Switching Capacity Dual Power Supply 8*10GE Uplink Port SGT9700B 224 Port GPON OLT: SGT9700B 10U chassis is high

More information

Deployment & Operations Committee. FTTH Basics Architecture, Topology and Technology

Deployment & Operations Committee. FTTH Basics Architecture, Topology and Technology Deployment & Operations Committee FTTH Basics Architecture, Topology and Technology FTTH Basics Architecture, Topology and Technology Moderator: Presenter: Rong Zhao Chair Deployment & Operations Committee

More information

Protection for Tree-Based EPON-FTTH Architecture Using Combination ACS and OXADM

Protection for Tree-Based EPON-FTTH Architecture Using Combination ACS and OXADM Australian Journal of Basic and Applied Sciences, 4(12): 6260-6268, 2010 ISSN 1991-8178 Protection for Tree-Based EPON-FTTH Architecture Using Combination ACS and OXADM Mohammad Syuhaimi Ab-Rahman Computer

More information

63 rd meeting - Paris, France (July 31-August 5, 2005)

63 rd meeting - Paris, France (July 31-August 5, 2005) 63 rd meeting - Paris, France (July 31-August 5, 2005) Requirement of service provider for the Data Broadcasting Service over the IPTV draft-lkchoi-mmusic-iptvdbs-req-00.txt Lark Kwon Choi ( biorock@kt.co.kr

More information

QoS-Adaptive Router Based on Per-Flow Management over NGN 1

QoS-Adaptive Router Based on Per-Flow Management over NGN 1 QoS-Adaptive Router Based on Per-Flow Management over NGN 1 Boyoung Rhee 1, Sungchol Cho 1, Sunyoung Han 1,2, Chun-hyon Chang 1, and Jung Guk Kim 2 1 Department of Computer Science and Engineering, Konkuk

More information

Configuring Multicast VLAN Registration

Configuring Multicast VLAN Registration Finding Feature Information, page 1 Restrictions for MVR, page 1 Information About Multicast VLAN Registration, page 2 How to Configure MVR, page 5 Monitoring MVR, page 10 Configuration Examples for MVR,

More information

Product Overview. Product Overview. Product Specifications. Ordering Information. Service Scenario for PON Interface Layout Operating Status LEDs

Product Overview. Product Overview. Product Specifications. Ordering Information. Service Scenario for PON Interface Layout Operating Status LEDs Product Overview Service Scenario for PON Interface Layout Operating Status LEDs Product Specifications Capabilities Physical Specifications Ordering Information Product Overview The H665 is Optical Network

More information

Cross-Layer Optimized Architecture of MBS over Mobile WiMAX

Cross-Layer Optimized Architecture of MBS over Mobile WiMAX Cross-Layer Optimized Architecture of MBS over Mobile WiMAX Joohan Lee, Juho Lee, Sungkwon Park* Department of Electronics and Computer Engineering Hanyang University Seoul, Republic of Korea remem2002@hotmail.com,

More information

Supporting Multicast in ADSL Networks

Supporting Multicast in ADSL Networks Supporting Multicast in ADSL Networks A. Banchs, M. Gabrysch, T. Dietz, B. Lange, H. J. Stiittgen NEC Europe Ltd, Computer and Communication Research Laboratories Heidelberg E-mail: adsl@ccrle.nec.de Abstract:

More information

ISCOM HT803G-W GPON home terminal

ISCOM HT803G-W GPON home terminal HT803G-W GPON home terminal Introduction The HT803G-W is a GPON uplink home gateway. It provides four GE interfaces, two FXS voice interfaces, and one USB interface, and supports WLAN. It is applicable

More information

Broadband Communication

Broadband Communication 9 Broadband Communication CO CPE PLAET Last Mile Transmission Solution provides not only CO (Central Office) side of equipment for ISPs but also CPE (Customer Premises Equipment) side of device for end

More information

Design of IP Sharing Device for Multimedia Streaming using UDP Datagram Switching Mechanism

Design of IP Sharing Device for Multimedia Streaming using UDP Datagram Switching Mechanism Design of IP Sharing Device for Multimedia Streaming using UDP Datagram Switching Mechanism Jong Wook Nam*, Kam Yong Kim*, Kee Sung Cho**, Hwa Suk Kim**, Seong Gon Choi* *School of Electrical & Computer

More information

Gigabit Ethernet Passive Optical Network (GEPON) Tutorial. June 2004

Gigabit Ethernet Passive Optical Network (GEPON) Tutorial. June 2004 Gigabit Ethernet Passive Optical Network (GEPON) Tutorial June 2004 1 Ethernet Passive Optical Network (EPON) Tutorial OVERVIEW... 2 EPON TOPOLOGIES... 4 EPON NETWORK... 4 EPON SYSTEMS... 5 EPON PROTOCOL...

More information

NetOp Policy Manager Resource Admission Control Service (RACS) Delivers Content-Driven QoS for Optimal Video-On-Demand Experience

NetOp Policy Manager Resource Admission Control Service (RACS) Delivers Content-Driven QoS for Optimal Video-On-Demand Experience Service (RACS) Delivers Content-Driven QoS for Optimal Video-On-Demand Experience April 2009 White Paper Resource Admission Control is a critical component in delivering bandwidth intensive and content-driven

More information

FIBERLINK 2111 DESCRIPTION HIGHLIGHTS

FIBERLINK 2111 DESCRIPTION HIGHLIGHTS DESCRIPTION Fiberlink 2111 is a third generation GPON ONU designed by Parks. Flexibility is one of its main features, since the device operates both on GPON networks and on Metro Ethernet networks. The

More information

Real Time Implementation for Broadcast Video Using Optical Network by Streaming Process

Real Time Implementation for Broadcast Video Using Optical Network by Streaming Process Real Time Implementation for Broadcast Video Using Optical Network by Streaming Process Nalina Kumara, Bhargav Rama Gowd, Dr. Preeta Sharan, Mohan M Department of ECE, TOCE, Bangalore, Karnataka, India

More information

For internal circulation of BSNL only

For internal circulation of BSNL only E1-E2 E2 (EB) NGPN-FTTH For internal circulation of BSNL only WELCOME This is a presentation for the E1-E2 EB Module for the Topic: NGPN-FTTH Eligibility: Those who have got the Up gradation from E1 to

More information

EPON OLT PTF3004. Description: Features:

EPON OLT PTF3004. Description: Features: EPON OLT PTF3004 Description: PTF3004 EPON OLT is a 1U standard rack-mounted equipment complying with IEEE802.3ah, YD / T 1475-2006 and CTC 2.1.It has flexible, easy to deploy, small size, high performance

More information

White Paper Broadband Multimedia Servers for IPTV Design options with ATCA

White Paper Broadband Multimedia Servers for IPTV Design options with ATCA Internet channels provide individual audiovisual content on demand. Such applications are frequently summarized as IPTV. Applications include the traditional programmed Video on Demand from a library of

More information

SERIES J: CABLE NETWORKS AND TRANSMISSION OF TELEVISION, SOUND PROGRAMME AND OTHER MULTIMEDIA SIGNALS Digital transmission of television signals

SERIES J: CABLE NETWORKS AND TRANSMISSION OF TELEVISION, SOUND PROGRAMME AND OTHER MULTIMEDIA SIGNALS Digital transmission of television signals International Telecommunication Union ITU-T J.281 TELECOMMUNICATION STANDARDIZATION SECTOR OF ITU (03/2005) SERIES J: CABLE NETWORKS AND TRANSMISSION OF TELEVISION, SOUND PROGRAMME AND OTHER MULTIMEDIA

More information

Computer Networks and the internet. Daniel Graham Ph.D

Computer Networks and the internet. Daniel Graham Ph.D Computer Networks and the internet Daniel Graham Ph.D 1.1 What Is the Internet? The Internet is a computer network that interconnects hundreds of millions of computing devices throughout the world. As

More information

Network Access Technology Consideration in Europe. By Helge Tiainen of InCoax and Chair of the MoCA Access Work Group

Network Access Technology Consideration in Europe. By Helge Tiainen of InCoax and Chair of the MoCA Access Work Group Network Access Technology Consideration in Europe By Helge Tiainen of InCoax and Chair of the MoCA Access Work Group Introduction There is no shortage of networking alternatives to reach multi-dwelling

More information

NTT WEST s Approach to IPv6 Networking

NTT WEST s Approach to IPv6 Networking NTT WEST s Approach to IPv6 Networking Ichiro MORIHARA Research and Development Center Technology Department Nippon Telegraph and Telephone West Corporation February 24, 2005 February 24, 2, 2005 Agenda

More information

Reducing IPTV Channel Zapping Time for Scrambled Services

Reducing IPTV Channel Zapping Time for Scrambled Services Reducing IPTV Channel Zapping Time for Scrambled Services Y.S. Hong and T.G.Kim Dongguk University Department of Computer Engineering Seoul Korea {hongys, ashes}@dgu.edu Abstract In general, IPTV is defined

More information

ONT-4GE-2V-RFW Series 4GE+ 2POTS + CATV+ Wi-Fi. Single Fiber GPON ONT

ONT-4GE-2V-RFW Series 4GE+ 2POTS + CATV+ Wi-Fi. Single Fiber GPON ONT ONU-4GE-2V-RFW GPON ONT Manual ONT-4GE-2V-RFW Series 4GE+ 2POTS + CATV+ Wi-Fi Single Fiber GPON ONT Brief Views ONT-4GE-2V-RFW (4GE+2POTS+RF+Wi-Fi) series is a FTTH bandwidth access equipment. Based on

More information

EPON ONU User Handbook V1.1

EPON ONU User Handbook V1.1 EPON ONU User Handbook V1.1 Table of Contents 1 Overview... 1 1.1 Functionality and Characteristics... 1 1.2 Front and Rear Templates... 2 1.2.1 Templates of P1501C1... 2 1.3 LEDs and Buttons... 3 2 ONU

More information

Optimized Paging Cache Mappings for efficient location management Hyun Jun Lee, Myoung Chul Jung, and Jai Yong Lee

Optimized Paging Cache Mappings for efficient location management Hyun Jun Lee, Myoung Chul Jung, and Jai Yong Lee Optimized Paging Cache Mappings for efficient location management Hyun Jun Lee, Myoung Chul Jung, and Jai Yong Lee Abstract Cellular IP maintains distributed cache for location management and routing purposes.

More information

QoS/QoE Techniques for IPTV Transmissions

QoS/QoE Techniques for IPTV Transmissions MITSUBISHI ELECTRIC RESEARCH LABORATORIES http://www.merl.com QoS/QoE Techniques for IPTV Transmissions Jinyun Zhang, Yige Wang, Bo Rong TR2009-010 August 2009 Abstract Internet Protocol TV (IPTV) has

More information

Multiaccess in Ethernet Passive Optical Networks (EPON)

Multiaccess in Ethernet Passive Optical Networks (EPON) Multiaccess in Ethernet Passive Optical Networks (EPON) Marek Hajduczenia, PhD Principal Engineer Advanced Commercial Engineering Charter Communications 1 What is Passive Optical Network (PON)? Passive

More information

Distributed Conditional Multicast Access for IP TV in High-Speed Wireless Networks (Destination Specific Multicast)

Distributed Conditional Multicast Access for IP TV in High-Speed Wireless Networks (Destination Specific Multicast) 137 Distributed Conditional Multicast Access for IP TV in High-Speed Wireless Networks (Destination Specific Multicast) 1, 2 Jan Fesl, 1 Richard Klee, 1 Marie Dolezalova 1 Institute of Applied Informatics,

More information

WHITE PAPER. G.fast WHITE PAPER. G.fast promises to seriously boost signal speeds to customer premises. OVERVIEW

WHITE PAPER. G.fast WHITE PAPER. G.fast promises to seriously boost signal speeds to customer premises. OVERVIEW G.fast Testing the new DSL technology that boosts speed over copper local loops OVERVIEW Telcos have offered customers Digital Subscriber Line (DSL) solutions for decades. DSL provides digital communication

More information

Performance Evaluation of the Maximum Achievable Bit Rate of a Next Generation TWDM Passive Optical Network

Performance Evaluation of the Maximum Achievable Bit Rate of a Next Generation TWDM Passive Optical Network American Journal of Engineering Research (AJER) e-issn: 2320-0847 p-issn : 2320-0936 Volume-5, Issue-12, pp-104-109 www.ajer.org Research Paper Open Access Performance Evaluation of the Maximum Achievable

More information

G.epon and Current Status of Related Standardization

G.epon and Current Status of Related Standardization G.epon and Current Status of Related Standardization Ken-Ichi Suzuki Abstract G.epon is an ITU-T (International Telecommunication Union, Telecommunication Standardization Sector) version of the system-level

More information

Product Overview. Product Overview. Product Specifications. Ordering Information. Service Scenario for PON Interface Layout Operating Status LEDs

Product Overview. Product Overview. Product Specifications. Ordering Information. Service Scenario for PON Interface Layout Operating Status LEDs Product Overview Service Scenario for PON Interface Layout Operating Status LEDs Product Specifications Capabilities Physical Specifications Ordering Information Product Overview The H665 is Optical Network

More information

EE 233. LIGHTWAVE. Chapter 5. Lightwave Systems

EE 233. LIGHTWAVE. Chapter 5. Lightwave Systems EE 233. LIGHTWAVE SYSTEMS Chapter 5. Lightwave Systems Instructor: Ivan P. Kaminow 2/16/06 EE233. Prof Kaminow 1 SYSTEM ARCHITECTURES 2/16/06 EE233. Prof Kaminow 2 2/16/06 EE233. Prof Kaminow 3 POINT-TO-POINT

More information

(12) Patent Application Publication (10) Pub. No.: US 2010/ A1

(12) Patent Application Publication (10) Pub. No.: US 2010/ A1 (19) United States US 20100091772A1 (12) Patent Application Publication (10) Pub. No.: US 2010/009 1772 A1 CederVallet al. (43) Pub. Date: Apr. 15, 2010 (54) PROVIDING IPTV MULTICASTS (76) Inventors: Mats

More information

The Functional User Requirement Analysis of a Web Broadcasting Management System

The Functional User Requirement Analysis of a Web Broadcasting Management System The Functional User Requirement Analysis of a Web Broadcasting Management System Gyeyoung Lee, Jaegeol Yim Dept. of Computer Engineering, Dongguk University at Gyeongju Korea {lky, yim}@dongguk.ac.kr Abstract.

More information

FD212HW HGU TYPE EPON ONU FD212HW HGU TYPE EPON ONU

FD212HW HGU TYPE EPON ONU FD212HW HGU TYPE EPON ONU FD212HW HGU TYPE EPON ONU INTRODUCTION: FD212HW is one of the EPON optical network unit design to meet the requirement of the broadband access network. It applies in FTTH/FTTO to provide the data, voice

More information

Multicast overview. Introduction to multicast. Information transmission techniques. Unicast

Multicast overview. Introduction to multicast. Information transmission techniques. Unicast Contents Multicast overview 1 Introduction to multicast 1 Information transmission techniques 1 Multicast features 3 Common notations in multicast 4 Multicast benefits and applications 4 Multicast models

More information

Multicast Protocol Configuration Examples H3C S7500 Series Ethernet Switches Release Table of Contents

Multicast Protocol Configuration Examples H3C S7500 Series Ethernet Switches Release Table of Contents Table of Contents Table of Contents Chapter 1 Multicast Protocol Overview... 1-1 1.1 Overview... 1-1 1.2 Configuration Guidance... 1-2 1.2.1 Configuring IGMP Snooping... 1-2 1.2.2 Configuring IGMP... 1-5

More information

Quick Start Guide MU120131A/32A. IP Multicast Measurement MD1230B/MP1590B. Data Quality Analyzer / Network Performance Tester

Quick Start Guide MU120131A/32A. IP Multicast Measurement MD1230B/MP1590B. Data Quality Analyzer / Network Performance Tester Quick Start Guide MU120131A/32A IP Multicast Measurement MD1230B/MP1590B Data Quality Analyzer / Network Performance Tester Contents MU120131A/32A IP Multicast Measurement Quck Start Guide 1. Introduction...

More information

Enabling carrier evolution for triple play services

Enabling carrier evolution for triple play services Obr.: 70-121d Enabling carrier evolution for triple play services EFFECTS OF TRANSMISSION PERFORMANCE ON MULTIMEDIA QoS 17-19 June 2008 - Prague, Czech Republic Roman Osredkar, osredkar@ iskratel.si, Aljaž

More information

NU60GM FTTH / GPON ONT FTTH/GPON ONT

NU60GM FTTH / GPON ONT FTTH/GPON ONT NU60GM FTTH / GPON ONT FTTH/GPON ONT ACI Communications NU60GM optical network terminal is targeted for all subscribers requiring multiple POTS, RF interface, and high-speed data interfaces in a cost-effective

More information

Optical Line Terminal Equipment. Element Management System. User Manual

Optical Line Terminal Equipment. Element Management System. User Manual Optical Line Terminal Equipment Element Management System User Manual Version 1.2 1 / 98 Thank you for choosing our products. Preface Revision History Version Revision date Revision Reason V 1.1 15/10/2015

More information

Enable Networks UFB Services Agreement Bitstream Services: Service Description for Multicast Service

Enable Networks UFB Services Agreement Bitstream Services: Service Description for Multicast Service Enable Networks UFB Services Agreement Bitstream Services: Service Description for Multicast Service 1 Interpretation 1.1 The Multicast Service described in this Service Description will be available from

More information

Egyptian Computer Science Journal Vol. 38 No.3 September 2014

Egyptian Computer Science Journal Vol. 38 No.3 September 2014 Deploying IPTV Services Over Proposed Network for Yemen Universities Khaled O. Basulaim Dept. of Information Technology, Faculty of Engineering University of Aden k.basulaim@ycit-he.org Abstract Recently,

More information

ONU-1GE-W series is SOFTEL s for broadband access market based on the introduction of EPON

ONU-1GE-W series is SOFTEL s for broadband access market based on the introduction of EPON ONU-1GE-W Brief Views ONU-1GE-W series is SOFTEL s for broadband access market based on the introduction of EPON technology passive optical network terminal products. It s with EPON OLT are used together

More information

FTTX NETWORKS. Application Notes. Author John Peter & Timo Perttunen. Issued June 2014

FTTX NETWORKS. Application Notes. Author John Peter & Timo Perttunen. Issued June 2014 Application Notes FTTX NETWORKS Author John Peter & Timo Perttunen Issued June 2014 Abstract Fiber network architectures have evolved to a point that when coupled with specific optical components both

More information

Solutions for Optical Access Systems as Platform for Comfortable Communication

Solutions for Optical Access Systems as Platform for Comfortable Communication Solutions for Optical Access Systems as Platform for Comfortable Communication 266 Solutions for Optical Access Systems as Platform for Comfortable Communication Toru Kazawa Masakazu Kitazawa Nobuaki Tajimi

More information

Table of Contents Chapter 1 Product Overview

Table of Contents Chapter 1 Product Overview Table of Contents Table of Contents... 1-1 1.1 Overview... 1-1 1.1.1 System Description and Application... 1-1 1.2 Compatibility between SRPU and EPON LPU... 1-3 1.2.1 S7502... 1-3 1.2.2 S7503/S7506/S7506R...

More information

Future Service Adaptive Access/Aggregation Network Architecture

Future Service Adaptive Access/Aggregation Network Architecture Future Service Adaptive Access/Aggregation Network Architecture Hiroki Ikeda: Hitachi Ltd. H. Takeshita, S. Okamoto, N. Yamanaka: Keio University hiroki.ikeda.qp@hitachi.com www.mpls2010.com Outline Motivation

More information

ISCOM HT803G-U GPON home terminal

ISCOM HT803G-U GPON home terminal ISCOM HT803G-U GPON home terminal Introduction The ISCOM HT803G-U is a GPON uplink home gateway. It provides one GE interfaces, four 10/100/1000 Mbit/s Ethernet interfaces, two FXS voice interfaces, one

More information

ONT-4GE-W HGU GPON ONT

ONT-4GE-W HGU GPON ONT ONT-4GE-W HGU GPON ONT ONT-4GE HGU GPON ONT Manual Overview ONT-4GE-W HGU GPON ONT is one of the GPON optical network unit design to meet the requirement of the broadband access network. It apply in FTTH/FTTO

More information

Edwin Mallette, Bright House Networks.

Edwin Mallette, Bright House Networks. Edwin Mallette, Bright House Networks Edwin.mallette@bhnis.com Extended EP Study Group 802.3 Interim meeting, Chicago, IL, SA September 2011 a) Broad set of applications b) Multiple vendors, multiple users

More information

IGMP Snooping. About Cisco APIC and IGMP Snooping. How IGMP Snooping is Implemented in the ACI Fabric. This chapter contains the following sections:

IGMP Snooping. About Cisco APIC and IGMP Snooping. How IGMP Snooping is Implemented in the ACI Fabric. This chapter contains the following sections: This chapter contains the following sections: About Cisco APIC and, page 1 Configuring and Assigning an Policy, page 4 Enabling Static Port Groups, page 8 Enabling IGMP Snoop Access Groups, page 12 About

More information

Name of Course : E1-E2 CFA. Chapter 16. Topic : FTTH(NGPN)

Name of Course : E1-E2 CFA. Chapter 16. Topic : FTTH(NGPN) Name of Course : E1-E2 CFA Chapter 16 Topic : FTTH(NGPN) Date of Creation : 28.03.2011 FTTH (NGPN) The Department of Telecom (DOT) formulated a comprehensive Broadband policy in the year 2004 and the year

More information

ISCOM HT803G-U GPON home terminal

ISCOM HT803G-U GPON home terminal ISCOM HT803G-U GPON home terminal Introduction The ISCOM HT803G-U is a GPON uplink home gateway. It provides 4 GE interfaces, two voice interfaces, one CATV interface, and one USB interface, and supports

More information

Traffic Types and Growth in Backbone Networks

Traffic Types and Growth in Backbone Networks Traffic Types and Growth in Backbone Networks Alexandre Gerber, Robert Doverspike AT&T Labs Research Outline Overview of a US carrier inter-city backbone optical network: Services running on ROADMs Breakdown

More information

Bandwidth Drivers in Broadband Access

Bandwidth Drivers in Broadband Access Bandwidth Drivers in Broadband Access - A BMP case study from EPON perspective Frank Chang, Vitesse Badri Gomatam, Vitesse Keiji Tanaka, KDDI 1 PON Based FTTH/x Deployment 1G EPON has emerged as highly

More information

Next Generation EPON Considerations of ODN, Coexistence and Transmission Speed

Next Generation EPON Considerations of ODN, Coexistence and Transmission Speed Next Generation EPON Considerations of ODN, Coexistence and Transmission Speed IEEE802.3 NG EPON Meeting, Beijing, 18 March 2014 NTT Access Service Systems Laboratories Yukihiro Fujimoto fujimoto.yukihiro@lab.ntt.co.jp

More information

Introduction to IPTV Architecture OIPF Functional Architecture [V2.1] [ ] Speaker : Tzung-Yu Wu Advisor : Dr. Ho-Ting Wu 11/9/2011

Introduction to IPTV Architecture OIPF Functional Architecture [V2.1] [ ] Speaker : Tzung-Yu Wu Advisor : Dr. Ho-Ting Wu 11/9/2011 Introduction to IPTV Architecture OIPF Functional Architecture [V2.1] [2011-03-15] Speaker : Tzung-Yu Wu Advisor : Dr. Ho-Ting Wu 11/9/2011 1 Outline Definition of IPTV What is Open IPTV Forum Open IPTV

More information

Implementation and Performance Evaluation of Multicast Control Protocol

Implementation and Performance Evaluation of Multicast Control Protocol Implementation and Performance Evaluation of Multicast Control Protocol Takeshi Takahashi, Miikka Tammi, Heikki Vatiainen, Rami Lehtonen, Jarmo Harju Tampere University of Technology Institute of Communications

More information

MA5616. Features. Series DSLAM. Overview. Product Features

MA5616. Features. Series DSLAM. Overview. Product Features MA5616 Series DSLAM Overview The MA5616 series DSLAM has 32/64/96/128 ports subscriber line interface with built-in POTS splitter features 2U height space saving design. Each MA5616 includes unique bandwidth

More information

Home Gateway Enabling Evolution of Network Services

Home Gateway Enabling Evolution of Network Services Home Gateway Enabling Evolution of Network Services V Tomohiro Ishihara V Kiyoshi Sukegawa V Hirokazu Shimada (Manuscript received July 3, 2006) Broadband access services have spread rapidly and are now

More information

Passive Optical Neworks Optical Distribution Network. White Paper. Northforge Innovations Inc.

Passive Optical Neworks Optical Distribution Network. White Paper. Northforge Innovations Inc. Passive Optical Neworks Optical Distribution Network White Paper Northforge Innovations Inc. February 2018 1 Introduction Passive Optical Networks (PON) are broadly deployed to provide high-bandwidth Fiber

More information

Adaptive Hybrid Transmission Mechanism For On-Demand Mobile IPTV over LTE

Adaptive Hybrid Transmission Mechanism For On-Demand Mobile IPTV over LTE Adaptive Hybrid Transmission Mechanism For On-Demand Mobile IPTV over LTE C.Augustine 1, K.Periyarselvam 2, K.Balaji 3, M.Kamesh 4 1 2 3 4 Department of ECE, 1 2 3 4 Assistant Professor 1 2 3 4 GRT Institute

More information

Wi-Fi series meet n/b/g technical standards Up to 20KM transmission Distance Support data encryption, group broadcasting, port Vlan separation,

Wi-Fi series meet n/b/g technical standards Up to 20KM transmission Distance Support data encryption, group broadcasting, port Vlan separation, FD600-104 series EPON ONU(Includes Wi-Fi series) Brief Views FD600-104 series is C-Data s for broadband access market based on the introduction of EPON technology passive optical network terminal products.

More information

IP DSLAM IDM-168. To meet the increasing demand for high-speed internet access and triple play application service. The next generation

IP DSLAM IDM-168. To meet the increasing demand for high-speed internet access and triple play application service. The next generation IP DSLAM IDM-168 To meet the increasing demand for high-speed internet access and triple play application service. The next generation network offers a feasible functionality of integrated services with

More information

IES-5106M. Support Notes. Integrated Ethernet Switch. June 2011 Edition 1.0

IES-5106M. Support Notes. Integrated Ethernet Switch. June 2011 Edition 1.0 IES-5106M Integrated Ethernet Switch Support Notes June 2011 Edition 1.0 Content General Application Notes... 3 The comparison of IES serious models... 4 Cable wiring... 6 Key Application Scenario... 10

More information

Analysis of a Multiple Content Variant Extension of the Multimedia Broadcast/Multicast Service

Analysis of a Multiple Content Variant Extension of the Multimedia Broadcast/Multicast Service PUBLISHED IN: PROCEEDINGS OF THE EUROPEAN WIRELESS 2006 CONFERENCE 1 Analysis of a Multiple Content Variant Extension of the Multimedia Broadcast/Multicast Service George Xylomenos, Konstantinos Katsaros

More information

Configuring Basic IP Multicast

Configuring Basic IP Multicast IP multicast is a bandwidth-conserving technology that reduces traffic by delivering a single stream of information simultaneously to potentially thousands of corporate businesses and homes. Applications

More information