Movatterモバイル変換


[0]ホーム

URL:


KR20050052879A - Method for service traffic classification for the ethernet line service - Google Patents

Method for service traffic classification for the ethernet line service
Download PDF

Info

Publication number
KR20050052879A
KR20050052879AKR1020030086456AKR20030086456AKR20050052879AKR 20050052879 AKR20050052879 AKR 20050052879AKR 1020030086456 AKR1020030086456 AKR 1020030086456AKR 20030086456 AKR20030086456 AKR 20030086456AKR 20050052879 AKR20050052879 AKR 20050052879A
Authority
KR
South Korea
Prior art keywords
service
traffic
server
service traffic
type
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
KR1020030086456A
Other languages
Korean (ko)
Other versions
KR101021422B1 (en
Inventor
박희상
Original Assignee
주식회사 케이티
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 주식회사 케이티filedCritical주식회사 케이티
Priority to KR1020030086456ApriorityCriticalpatent/KR101021422B1/en
Publication of KR20050052879ApublicationCriticalpatent/KR20050052879A/en
Application grantedgrantedCritical
Publication of KR101021422B1publicationCriticalpatent/KR101021422B1/en
Anticipated expirationlegal-statusCritical
Expired - Fee Relatedlegal-statusCriticalCurrent

Links

Classifications

Landscapes

Abstract

Translated fromKorean

본 발명은 MPLS(Multi Protocol Label Switching) L2 기반의 이더넷 전용회선 서비스를 위한 영상 및 음성 데이터의 전송품질 보장을 위하여 효율적으로 트래픽을 분류할 수 있는 기술에 관한 것이다.The present invention relates to a technology that can efficiently classify traffic for guaranteeing transmission quality of video and audio data for MPLS (Multi Protocol Label Switching) L2 based Ethernet dedicated line service.

이를 위해, 본 발명은 서버로부터 전송되는 서비스 트래픽의 IP 헤더에 상기 서비스 트래픽의 서비스 유형을 식별할 수 있는 코드를 기록하고, 상기 서비스 트래픽을 MPLS 망으로 전송하면 MPLS 망의 에지 라우터가 상기 서비스 트래픽의 IP 헤더로부터 상기 서비스 트래픽의 서비스 유형을 판단한 후, 상기 서비스 유형의 요구사항에 충족하는 경로(라벨 스위칭 경로)로 상기 서비스 트래픽을 전송시키는 것을 특징으로 한다.To this end, the present invention records a code for identifying the service type of the service traffic in the IP header of the service traffic transmitted from the server, and if the service traffic is transmitted to the MPLS network, the edge router of the MPLS network is the service traffic After determining the service type of the service traffic from the IP header, the service traffic is transmitted in a path (label switching path) that meets the requirements of the service type.

Description

Translated fromKorean
이더넷 회선 서비스를 위한 서비스 트래픽 분류방법{Method for service traffic classification for the Ethernet Line service}Method for service traffic classification for the Ethernet line service

본 발명은 트래픽 분류방법에 관한 것으로, 보다 상세하게는 MPLS(Multi Protocol Label Switching) L2 기반의 이더넷 전용회선 서비스를 위한 영상 및 음성 데이터의 전송품질 보장을 위하여 효율적으로 트래픽을 분류할 수 있는 기술에 관한 것이다.The present invention relates to a traffic classification method, and more particularly, to a technology capable of efficiently classifying traffic for guaranteeing transmission quality of video and audio data for MPLS (Multi Protocol Label Switching) L2 based Ethernet dedicated line service. It is about.

버스구조방식의 근거리통신망(LAN: Local Area Network)인 MPLS L2 기반의 이더넷 서비스 네트워크에서는, L 3 스위치만으로 VoIP(Voice over Interface Protocol), 비디오 스트리밍 등의 서비스를 구분하고 있다. 상기 L 3 스위치는 VoIP, 비디오 스트리밍 등의 서비스가 이용하는 프토토콜인 프로토콜 RTP(Real-Time Protocol)을 인식하여 트래픽을 서비스별로 구분한다.In the MPLS L2 based Ethernet service network, which is a local area network (LAN) based on a bus structure, services such as voice over interface protocol (VoIP) and video streaming are distinguished only by an L 3 switch. The L 3 switch recognizes a protocol Real-Time Protocol (RTP), which is a protocol used by services such as VoIP and video streaming, to classify traffic by service.

참고로, RTP는 오디오와 비디오와 같은 실시간 데이터를 전송하기 위한 인터넷 프로토콜로서, L 4 프로토콜인 UDP(User Datagram Protocol) 프로토콜 상에서 실행된다.For reference, RTP is an Internet protocol for transmitting real-time data such as audio and video, and is executed on the User Datagram Protocol (UDP) protocol, which is an L 4 protocol.

한편, 상기 L 3 스위치는 상기 UDP에서 일반적으로 사용되는 포트번호를 기준으로 트래픽에 대한 서비스 특성을 구분하는데, RTP가 사용하는 UDP 포트번호의 경우 RTP가 사용하도록 지정(Reserved)된 시스템 포트가 아니기 때문에, RTP를 이용하여 정확하게 트래픽을 분류할 수 없다는 문제점이 있다.Meanwhile, the L 3 switch classifies service characteristics for traffic based on the port number generally used in the UDP. In the case of the UDP port number used by the RTP, the switch is not a system port reserved for use by the RTP. Therefore, there is a problem in that traffic cannot be accurately classified using RTP.

이러한 문제점을 해결하기 위하여, 상위의 L 7 스위치를 통해서 분류 및 할당하는 방법이 제안된 상태이나, 이는 L 7 스위치를 추가로 설치해야 하기 때문에, 네트워크 설치 비용이 증가된다는 문제점이 있다.In order to solve this problem, a method of classifying and allocating through an upper L 7 switch has been proposed, but since the L 7 switch needs to be additionally installed, there is a problem in that network installation cost is increased.

따라서, 본 발명은 상술한 종래의 문제점을 해결하기 위해 이루어진 것으로, IP를 사용하는 레이어 3 스위치를 이용하여 서비스별로 트래픽을 분류하는 것을 목적으로 한다.Accordingly, the present invention has been made to solve the above-mentioned conventional problem, and an object thereof is to classify traffic for each service using a layer 3 switch using IP.

상기한 목적을 달성하기 위한 본 발명에 따른 이더넷 회선 서비스를 위한 서비스 트래픽 분류방법은, 이용자 단말로부터 요청된 서비스에 대한 서비스 트래픽이 서버측 L3 스위치로 전송되면, 상기 서버측 L3 스위치가 상기 서비스 트래픽의 서비스 유형을 분석한 후, 분석된 서비스 유형에 따른 서비스 식별코드를 상기 서비스 트래픽의 IP 헤더에 기록하여 MPLS 망으로 전송하는 제 1 과정; 상기 MPLS 망의 에지 라우터가 상기 서비스 트래픽의 IP 헤더에 기록된 서비스 식별코드를 통해 상기 서비스 트래픽의 서비스 유형을 판단한 후, 상기 서비스 트래픽이 상기 서비스 유형의 요구사항을 충족시키는 라벨 스위칭 경로로 전송하기 위한 라벨을 생성하여 상기 IP 패킷을 MPLS 패킷으로 변환시키는 제 2 과정; 및 상기 MPLS 망을 통해 전송된 MPLS 패킷을 IP 패킷으로 복원시켜 상기 이용자 단말로 전송하는 제 3 과정을 구비한 것을 특징으로 한다.In the service traffic classification method for an Ethernet line service according to the present invention for achieving the above object, if the service traffic for the service requested from the user terminal is transmitted to the server-side L3 switch, the server-side L3 switch is the service traffic A first step of analyzing a service type of and recording a service identification code according to the analyzed service type in an IP header of the service traffic and transmitting it to an MPLS network; After the edge router of the MPLS network determines the service type of the service traffic through the service identification code recorded in the IP header of the service traffic, the service router transmits the service traffic to the label switching path satisfying the requirements of the service type. Generating a label to convert the IP packet into an MPLS packet; And a third process of restoring the MPLS packet transmitted through the MPLS network to an IP packet and transmitting it to the user terminal.

이하, 첨부된 도면을 참조하여 본 발명의 실시예를 보다 상세히 설명한다.Hereinafter, with reference to the accompanying drawings will be described an embodiment of the present invention in more detail.

도 1은 본 발명의 실시예에 따른 이더넷 회선 서비스를 위한 서비스 트래픽 분류방법이 적용되는 네트워크의 구성도이다.1 is a block diagram of a network to which a service traffic classification method for an Ethernet line service according to an embodiment of the present invention is applied.

도 1에서, 참조번호 10은 인터넷 상에서 영상 스트리밍 서비스 또는 인터넷 전화 서비스 등을 제공하는 서버이고, 21은 서버(10)측에 설치되어 트래픽에 해당하는 패킷에 대해 스위칭을 수행하는 L3 스위치이고, 22는 MPLS 기반으로 L3 스위치(21)로부터 전송된 서비스 트래픽을 이용자측 L3 스위치(23)로 전달하는 MPLS 망이고, 23은 이용자 단말(30)측에 설치되어 트래픽에 해당하는 패킷에 대해 스위칭을 수행하는 L3 스위치이고, 30은 이용자 단말이다.In FIG. 1, reference numeral 10 denotes a server for providing a video streaming service or an internet telephony service on the Internet, 21 denotes an L3 switch installed at the server 10 and performing switching on packets corresponding to traffic. Is an MPLS network that delivers the service traffic transmitted from the L3 switch 21 to the user side L3 switch 23 on the basis of MPLS, and 23 is installed at the user terminal 30 to perform switching on packets corresponding to the traffic. L3 switch, and 30 is a user terminal.

서버측 L3 스위치(21)는 각 서버(10)가 제공하는 서비스 유형에 따른 서비스 식별코드에 대한 정보를 구비하여, 특정 서버로부터 서비스 트래픽이 전송되면 상기 서비스 트래픽의 IP 헤더에 기록된 발신 IP 주소를 분석하여 상기 서비스 트래픽을 전송한 서버를 추출하고, 상기 서버에 대응하는 서비스 식별코드를 상기 서비스 트래픽의 IP 헤더에 기록한다.The server-side L3 switch 21 has information on a service identification code according to the type of service provided by each server 10. When service traffic is transmitted from a specific server, the originating IP address recorded in the IP header of the service traffic is provided. Analyze the extracted server sending the service traffic, and writes the service identification code corresponding to the server in the IP header of the service traffic.

본 발명에서 적용되는 IP 버전 4 프로토콜의 헤더 정보에 대한 필드 구성은 도 2에 제시된 바와 같다.The field configuration for the header information of the IP version 4 protocol applied in the present invention is as shown in FIG.

본 발명에서는 상기 IP 버전 4 프로토콜의 헤더 중 Type Of Service 필드에 서비스 구분을 위한 코드를 입력하여 L3 스위치에서 해당 트래픽을 서비스 별로 구별할 수 있도록 한다.In the present invention, by entering a code for identifying a service in the Type Of Service field of the header of the IP version 4 protocol, the L3 switch can distinguish the corresponding traffic for each service.

한편, 상기 Type Of Service 필드값에 대한 정의는 RFC1349에서 다음과 같이 정의되어 있다.Meanwhile, the definition of the Type Of Service field value is defined in RFC1349 as follows.

001One223344556677PRECEDENCEPRECEDENCETOSTOSMBZMBZ

TOS 서브필드 값TOS subfield value

1000 : 최소 지연(minimize delay)1000: minimum delay

0100 : 최대 처리량(maximize throughput)0100: maximize throughput

0010 : 최대 신뢰도(maximize reliability)0010: maximize reliability

0001 : 최소 금융 비용(minimize monetary cast)0001: Minimize monetary cast

0000 : 일반 서비스0000: General Service

일반적으로, 인터넷 라우팅에서 위의 TOS 서브 필드의 값을 라우터가 참고하여 라우팅 결정시에 활용하며, TOS 서비스 필드의 값이 강제력을 갖는 것은 아니고 단지 라우팅에 참고가 되는 값이다.In general, the router refers to the value of the above TOS subfield in routing and uses it in routing determination. The value of the TOS service field is not a force but is merely a reference for routing.

본 발명에서 적용하고자 하는 MPLS L2 기반의 이더넷 서비스에서는 MPLS 라벨을 이용한 스위칭 방식이므로, TOS 서비스 필드의 값들은 무시된다.In the MPLS L2 based Ethernet service to be applied in the present invention, since the switching method uses the MPLS label, the values of the TOS service field are ignored.

또, 도 1에 도시된 MPLS 망(22)에는 서버측 L3 스위치(21)와 MPLS 망을 연결시키는 송신측 에지 라우터(도시 생략), 이용자 단말측 L3 스위치(23)과 MPLS 망을 연결시키는 수신측 에지 라우터(도시 생략), 및 상기 송신측 에지 라우터와 상기 수신측 에지 라우터를 연결하는 1개 이상의 코어 라우터가 구비된다.In addition, the MPLS network 22 shown in FIG. 1 includes a transmitting edge router (not shown) connecting the server-side L3 switch 21 and the MPLS network, and a reception connecting the user terminal L3 switch 23 and the MPLS network. Side edge routers (not shown), and one or more core routers connecting the transmitting edge router and the receiving edge router.

특히, 송신측 에지 라우터에는 서비스 식별번호를 통해 구분되어진 각 서비스의 요구사항을 충족하는 라벨 라우팅 경로를 제공하기 위한 라벨 정보가 저장된 라벨 테이블이 구비된다.In particular, the transmitting edge router is provided with a label table that stores label information for providing a label routing path that satisfies the requirements of each service identified by the service identification number.

참고로, 각 서비스의 요구사항은 예를 들어, 각 지사간 화상회의를 위한 영상 및 음성 데이터를 손실이나 지연이 없도록 전달하는 것이고, 이를 충족하기 위해서는 대역폭(손실보장) 및 delay(latency), jitter 보장을 위해 망의 자원이 고려되어 구성된 별도의 경로가 제공되어야 한다.For reference, the requirements of each service are, for example, to deliver video and audio data for video conferencing between branches without loss or delay, and to satisfy this, bandwidth (loss guarantee), delay (latency), jitter To ensure this, a separate path composed of the network resources is considered.

송신측 에지 라우터는 서버측 L3 스위치(21)로부터 서비스 트래픽이 전송되면, 상기 서비스 트래픽의 IP 헤더에서 서비스 식별번호를 추출한 후, 상기 라벨 테이블을 이용하여 상기 서비스 식별번호에 해당하는 라벨을 상기 서비스 트래픽에 생성하므로서, 상기 IP 패킷을 MPLS 패킷으로 변환한다.When the service traffic is transmitted from the server side L3 switch 21, the transmitting edge router extracts the service identification number from the IP header of the service traffic, and then uses the label table to display a label corresponding to the service identification number. By generating the traffic, the IP packet is converted into an MPLS packet.

수신측 에지 라우터는 이와 반대로, 코어 라우터로부터 전송된 서비스 트래픽에서 라벨을 제거하여 MPLS 패킷을 IP 패킷으로 복원시킨 후, 상기 IP 패킷을 이용자 단말측 L3 스위치(23)로 전송한다.On the contrary, the receiving edge router removes the label from the service traffic transmitted from the core router, restores the MPLS packet to the IP packet, and then transmits the IP packet to the user terminal side L3 switch 23.

이하, 도 3에 도시된 플로우차트를 참조하여 본 발명의 실시예에 따른 이더넷 회선 서비스를 위한 서비스 트래픽 분류방법을 구체적으로 설명한다.Hereinafter, a service traffic classification method for an Ethernet line service according to an embodiment of the present invention will be described in detail with reference to the flowchart shown in FIG. 3.

이용자 단말(10)로부터 특정 서버(예컨대, 10)에 대한 서비스가 요청되면, 서버(10)는 상기 서비스 요청에 응답하여 서비스 제공에 따른 서비스 트래픽을 이용자 단말(10)측으로 전송한다(S2).When a service for a specific server (eg, 10) is requested from the user terminal 10, the server 10 transmits the service traffic according to the service provision to the user terminal 10 in response to the service request (S2).

서버(10)로부터 서비스 트래픽을 전송받은 L3 스위치(10)는 상기 서비스 트래픽의 IP 헤더로부터 발신 IP 주소를 추출하여, 상기 발신 IP 주소에 대응하는 서버에서 제공하는 서비스 유형을 인식하고, 상기 서비스 유형에 대응하는 서비스 식별코드를 상기 서비스 트래픽의 IP 헤더의 Type of Service 필드 내의 TOS 서브필드 내에 기록한다(S4).The L3 switch 10 receiving the service traffic from the server 10 extracts an originating IP address from the IP header of the service traffic, recognizes a service type provided by the server corresponding to the originating IP address, and the service type. The service identification code corresponding to the subframe is recorded in the TOS subfield in the Type of Service field of the IP header of the service traffic (S4).

상기 서비스 식별코드는, 예를 들어The service identification code is, for example

1000 : 비디오 영상데이터1000: video image data

0100 : 음성 데이터0100: voice data

0010 : 화상회의용 영상 및 음성 데이터0010: Video and audio data for video conference

0001 : 금융정보 데이터0001: Financial Information Data

0000 : 일반 데이터0000: general data

로 정의할 수 있고, 각 서버가 정해진 특정 서비스를 제공한다는 가정하에 상기 서비스 트래픽으로부터 추출된 발신 IP 주소로 상기 서비스 트래픽을 전송한 서버를 인식하고, 상기 서버로부터 제공되는 서비스 유형정보를 이용하여 상기 서비스 트래픽의 IP 헤더에 서비스 식별코드를 기록한다. 각 서버에 대한 서비스 유형정보는 L3 스위치(21)에 미리 저장되는 것이 바람직하다.And a server transmitting the service traffic to an originating IP address extracted from the service traffic on the assumption that each server provides a specific service, and using the service type information provided from the server, Record the service identification code in the IP header of the service traffic. The service type information for each server is preferably stored in advance in the L3 switch 21.

이어, L3 스위치(21)는 서비스 코드식별번호가 기록된 서비스 트래픽을 MPLS망(22)으로 전송하고, MPLS 망의 송신측 에지 라우터에서는 상기 서비스 트래픽의 IP 헤더를 분석하여 상기 서비스 트래픽의 서비스 유형을 식별한 후, 상기 서비스 유형에 따른 경로로 상기 서비스 트래픽이 전송될 수 있도록 레이블을 부여하여 코어 라우터로 전송하므로서, 이더넷 서비스에 대한 연결경로를 할당한다(S8).Subsequently, the L3 switch 21 transmits the service traffic recorded with the service code identification number to the MPLS network 22, and the transmitting edge router of the MPLS network analyzes the IP header of the service traffic to analyze the service type of the service traffic. After identifying this, it is assigned a label so that the service traffic can be transmitted in the path according to the service type and transmitted to the core router, thereby allocating a connection path for the Ethernet service (S8).

이러한 동작에 의해, 상기 서비스 트래픽은 MPLS의 코어 라우터를 통해 수신측 에지 라우터로 전송되고, 상기 수신측 에지 라우터에 의해 L3 스위치(23)로 전송된다(S10).By this operation, the service traffic is transmitted to the receiving edge router through the core router of MPLS, and transmitted to the L3 switch 23 by the receiving edge router (S10).

L3 스위치(23)는 상기 서비스 트래픽의 IP 헤더를 분석하여 착신 IP 주소에 해당하는 이용자 단말(30)로 상기 서비스 트래픽을 전송한다(S12).The L3 switch 23 analyzes the IP header of the service traffic and transmits the service traffic to the user terminal 30 corresponding to the destination IP address (S12).

이상 설명한 바와 같은 본 발명에 의하면, L3 스위치를 통해 상기 서비스 트래픽을 서비스 유형별로 구분하여 최적의 이더넷 서비스 연결경로를 할당할 수 있게 된다.According to the present invention as described above, it is possible to allocate the optimal Ethernet service connection path by classifying the service traffic by service type through the L3 switch.

이로서, 레이어 7 스위치 등의 장비를 추가로 설치하지 않아도, 이미 구축된 L3 스위치 자원을 효율적으로 이용하여 효율적으로 이더넷 서비스를 제공할 수 있게 된다는 효과가 있다.As a result, even if no additional equipment such as a layer 7 switch is installed, it is possible to efficiently use the already established L3 switch resources to efficiently provide Ethernet services.

한편, 본 발명은 상술한 실시예로만 한정되는 것이 아니라 본 발명의 요지를 벗어나지 않는 범위내에서 수정 및 변형하여 실시할 수 있고, 이러한 수정 및 변경 등은 이하의 특허 청구의 범위에 속하는 것으로 보아야 할 것이다.On the other hand, the present invention is not limited to the above-described embodiment, but can be modified and modified within the scope not departing from the gist of the present invention, such modifications and changes should be regarded as belonging to the following claims. will be.

도 1은 본 발명의 실시예에 따른 이더넷 회선 서비스를 위한 서비스 트래픽 분류방법이 적용되는 네트워크의 구성도.1 is a block diagram of a network to which a service traffic classification method for an Ethernet line service according to an embodiment of the present invention is applied.

도 2는 본 발명에서 적용되는 IP 버전 4 프로토콜 헤더의 필드 구성도.2 is a field configuration diagram of an IP version 4 protocol header applied in the present invention.

도 3은 본 발명의 실시예에 따른 이더넷 회선 서비스를 위한 서비스 트래픽 분류방법을 설명하기 위한 플로우차트.3 is a flowchart for explaining a service traffic classification method for an Ethernet line service according to an embodiment of the present invention;

Claims (3)

Translated fromKorean
이용자 단말로부터 요청된 서비스에 대한 서비스 트래픽이 서버측 L3 스위치로 전송되면, 상기 서버측 L3 스위치가 상기 서비스 트래픽의 서비스 유형을 분석한 후, 분석된 서비스 유형에 따른 서비스 식별코드를 상기 서비스 트래픽의 IP 헤더에 기록하여 MPLS 망으로 전송하는 제 1 과정;When the service traffic for the service requested from the user terminal is transmitted to the server-side L3 switch, the server-side L3 switch analyzes the service type of the service traffic, and then a service identification code according to the analyzed service type is obtained. A first step of recording in an IP header and transmitting to an MPLS network;상기 MPLS 망의 에지 라우터가 상기 서비스 트래픽의 IP 헤더에 기록된 서비스 식별코드를 통해 상기 서비스 트래픽의 서비스 유형을 판단한 후, 상기 서비스 트래픽이 상기 서비스 유형의 요구사항을 충족시키는 라벨 스위칭 경로로 전송하기 위한 라벨을 생성하여 상기 IP 패킷을 MPLS 패킷으로 변환시키는 제 2 과정; 및After the edge router of the MPLS network determines the service type of the service traffic through the service identification code recorded in the IP header of the service traffic, the service router transmits the service traffic to the label switching path satisfying the requirements of the service type. Generating a label to convert the IP packet into an MPLS packet; And상기 MPLS 망을 통해 전송된 MPLS 패킷을 IP 패킷으로 복원시켜 상기 이용자 단말로 전송하는 제 3 과정을 구비한 것을 특징으로 하는 이더넷 회선 서비스를 위한 서비스 트래픽 분류방법.And a third process of restoring the MPLS packet transmitted through the MPLS network to an IP packet and transmitting it to the user terminal.제 1 항에 있어서, 상기 제 1 과정에서The method of claim 1, wherein in the first process상기 서비스 식별코드는 상기 서비스 트래픽의 IP 헤더의 Type of Service 필드 내의 TOS 서브필드에 기록되는 것을 특징으로 하는 이더넷 회선 서비스를 위한 서비스 트래픽 분류방법.And the service identification code is recorded in a TOS subfield in a Type of Service field of an IP header of the service traffic.제 1 항에 있어서, 상기 제 1 과정에서The method of claim 1, wherein in the first process상기 서버측 L3 스위치에는 각 서버들에 의해 제공되는 서비스 유형에 대한 정보가 구비되어, 특정 서버로부터 서비스 트래픽이 전송되면 상기 서비스 트래픽의 IP 헤더에 포함된 발신 IP 주소를 통해 상기 서비스 트래픽을 전송한 서버를 확인한 후, 상기 서버에 대한 서비스 유형 정보를 추출하여 상기 서비스 트래픽에 대한 서비스 유형 분석을 행함을 특징으로 하는 이더넷 회선 서비스를 위한 트래픽 분류방법.The server-side L3 switch is provided with information on the type of service provided by each server. When service traffic is transmitted from a specific server, the service traffic is transmitted through an originating IP address included in an IP header of the service traffic. And identifying a server, and extracting service type information of the server to analyze a service type of the service traffic.
KR1020030086456A2003-12-012003-12-01 Service Traffic Classification Method for Ethernet Line ServiceExpired - Fee RelatedKR101021422B1 (en)

Priority Applications (1)

Application NumberPriority DateFiling DateTitle
KR1020030086456AKR101021422B1 (en)2003-12-012003-12-01 Service Traffic Classification Method for Ethernet Line Service

Applications Claiming Priority (1)

Application NumberPriority DateFiling DateTitle
KR1020030086456AKR101021422B1 (en)2003-12-012003-12-01 Service Traffic Classification Method for Ethernet Line Service

Publications (2)

Publication NumberPublication Date
KR20050052879Atrue KR20050052879A (en)2005-06-07
KR101021422B1 KR101021422B1 (en)2011-03-14

Family

ID=37248699

Family Applications (1)

Application NumberTitlePriority DateFiling Date
KR1020030086456AExpired - Fee RelatedKR101021422B1 (en)2003-12-012003-12-01 Service Traffic Classification Method for Ethernet Line Service

Country Status (1)

CountryLink
KR (1)KR101021422B1 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
WO2007003098A1 (en)*2005-06-302007-01-11Huawei Technologies Co., Ltd.A method for classifying the multiple protocol label switching traffic stream
US8295279B2 (en)2008-12-022012-10-23Electronics And Telecommunications Research InstituteRouting method and apparatus for providing different path by service
KR101231738B1 (en)*2008-12-022013-02-08한국전자통신연구원Method and Apparatus for Providing Different Next Hop by Service
CN103209124A (en)*2013-03-052013-07-17华为技术有限公司Message processing method, device and system

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
KR100310303B1 (en)*1999-12-232001-09-28오길록A apparatus for high speed ip header lookup control in mpls label edge router
KR20020053581A (en)*2000-12-272002-07-05오길록Procedures for constructing QoS FEC and looking up packets on Emulated Leased Line Services in MPLS LERs
EP1294202A1 (en)2001-09-182003-03-19Lucent Technologies Inc.A method of sending data packets through a MPLS network, and a MPLS network

Cited By (6)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
WO2007003098A1 (en)*2005-06-302007-01-11Huawei Technologies Co., Ltd.A method for classifying the multiple protocol label switching traffic stream
CN1889582B (en)*2005-06-302010-04-14华为技术有限公司 Method for Classifying MPLS Service Flow in Wireless Access Network Based on 802.16 Standard
US8295279B2 (en)2008-12-022012-10-23Electronics And Telecommunications Research InstituteRouting method and apparatus for providing different path by service
KR101231738B1 (en)*2008-12-022013-02-08한국전자통신연구원Method and Apparatus for Providing Different Next Hop by Service
CN103209124A (en)*2013-03-052013-07-17华为技术有限公司Message processing method, device and system
CN103209124B (en)*2013-03-052017-04-12华为技术有限公司Message processing method, device and system

Also Published As

Publication numberPublication date
KR101021422B1 (en)2011-03-14

Similar Documents

PublicationPublication DateTitle
US7346044B1 (en)Network address translation for voice over internet protocol router
US7142532B2 (en)System and method for improving communication between a switched network and a packet network
KR100454502B1 (en)Apparatus for providing QoS on IP router and method for forwarding VoIP traffic
EP1360799B1 (en)Packet data recording method
US7586899B1 (en)Methods and apparatus providing an overlay network for voice over internet protocol applications
US20080279178A1 (en)Port reduction for voice over internet protocol router
KR102107514B1 (en)Method and apparatus for managing dynamic que in broadcasting system
CN108877820B (en)Audio data mixing method and device
US8488625B2 (en)QoS control system and method of VoIP media packet received from broadband port in router/gateway-integrated VoIP system
CN106550241B (en)Video traffic identifying system and virtualization dispositions method
US20080192740A1 (en)Processing Realtime Media Streams
US8553539B2 (en)Method and system for packet traffic congestion management
CN110768910A (en)Data transmission method and device
CN110049341B (en)Video processing method and device
US20110194460A1 (en)Monitoring in an internet protocol (IP) domain
CN110035297B (en)Video processing method and device
KR101021422B1 (en) Service Traffic Classification Method for Ethernet Line Service
CN111131911A (en)Multicast method and device
CN110545213A (en)Computer network data flow monitoring system and method
CN110636029A (en)Communication method and communication device
CN111211982A (en)Data forwarding method and device, electronic equipment and storage medium
KR20040100920A (en)Method for sending multiple ephemeral terminations in a single service change message
CN111478940B (en)Data processing method and device
KR100468606B1 (en)Device and method for controlling traffic of timing-sensitive data through network
KR100457751B1 (en)SPEECH CODEC MODE ASSIGNMENT METHOD FOR VoIP(VOICE OVER IP) WITH AMR SPEECH CODEC

Legal Events

DateCodeTitleDescription
PA0109Patent application

St.27 status event code:A-0-1-A10-A12-nap-PA0109

PG1501Laying open of application

St.27 status event code:A-1-1-Q10-Q12-nap-PG1501

R17-X000Change to representative recorded

St.27 status event code:A-3-3-R10-R17-oth-X000

A201Request for examination
PA0201Request for examination

St.27 status event code:A-1-2-D10-D11-exm-PA0201

R18-X000Changes to party contact information recorded

St.27 status event code:A-3-3-R10-R18-oth-X000

D13-X000Search requested

St.27 status event code:A-1-2-D10-D13-srh-X000

D14-X000Search report completed

St.27 status event code:A-1-2-D10-D14-srh-X000

PN2301Change of applicant

St.27 status event code:A-3-3-R10-R11-asn-PN2301

St.27 status event code:A-3-3-R10-R13-asn-PN2301

E902Notification of reason for refusal
PE0902Notice of grounds for rejection

St.27 status event code:A-1-2-D10-D21-exm-PE0902

E13-X000Pre-grant limitation requested

St.27 status event code:A-2-3-E10-E13-lim-X000

P11-X000Amendment of application requested

St.27 status event code:A-2-2-P10-P11-nap-X000

P13-X000Application amended

St.27 status event code:A-2-2-P10-P13-nap-X000

E701Decision to grant or registration of patent right
PE0701Decision of registration

St.27 status event code:A-1-2-D10-D22-exm-PE0701

GRNTWritten decision to grant
PR0701Registration of establishment

St.27 status event code:A-2-4-F10-F11-exm-PR0701

PR1002Payment of registration fee

Fee payment year number:1

St.27 status event code:A-2-2-U10-U11-oth-PR1002

PG1601Publication of registration

St.27 status event code:A-4-4-Q10-Q13-nap-PG1601

R18-X000Changes to party contact information recorded

St.27 status event code:A-5-5-R10-R18-oth-X000

R18-X000Changes to party contact information recorded

St.27 status event code:A-5-5-R10-R18-oth-X000

R18-X000Changes to party contact information recorded

St.27 status event code:A-5-5-R10-R18-oth-X000

R18-X000Changes to party contact information recorded

St.27 status event code:A-5-5-R10-R18-oth-X000

R18-X000Changes to party contact information recorded

St.27 status event code:A-5-5-R10-R18-oth-X000

FPAYAnnual fee payment

Payment date:20140303

Year of fee payment:4

PR1001Payment of annual fee

Fee payment year number:4

St.27 status event code:A-4-4-U10-U11-oth-PR1001

LAPSLapse due to unpaid annual fee
PC1903Unpaid annual fee

Not in force date:20150304

Payment event data comment text:Termination Category : DEFAULT_OF_REGISTRATION_FEE

St.27 status event code:A-4-4-U10-U13-oth-PC1903

PC1903Unpaid annual fee

Ip right cessation event data comment text:Termination Category : DEFAULT_OF_REGISTRATION_FEE

Not in force date:20150304

St.27 status event code:N-4-6-H10-H13-oth-PC1903

P22-X000Classification modified

St.27 status event code:A-4-4-P10-P22-nap-X000

R18-X000Changes to party contact information recorded

St.27 status event code:A-5-5-R10-R18-oth-X000

R18-X000Changes to party contact information recorded

St.27 status event code:A-5-5-R10-R18-oth-X000


[8]ページ先頭

©2009-2025 Movatter.jp