KR101569908B1 - System for setting of bandwidth setting and time reservation - Google Patents

System for setting of bandwidth setting and time reservation Download PDF

Info

Publication number
KR101569908B1
KR101569908B1 KR1020140113497A KR20140113497A KR101569908B1 KR 101569908 B1 KR101569908 B1 KR 101569908B1 KR 1020140113497 A KR1020140113497 A KR 1020140113497A KR 20140113497 A KR20140113497 A KR 20140113497A KR 101569908 B1 KR101569908 B1 KR 101569908B1
Authority
KR
South Korea
Prior art keywords
bandwidth
user
time
information
setting
Prior art date
Application number
KR1020140113497A
Other languages
Korean (ko)
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 주식회사 케이티 filed Critical 주식회사 케이티
Priority to KR1020140113497A priority Critical patent/KR101569908B1/en
Application granted granted Critical
Publication of KR101569908B1 publication Critical patent/KR101569908B1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/70Admission control; Resource allocation
    • H04L47/80Actions related to the user profile or the type of traffic
    • H04L47/805QOS or priority aware
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • G06F12/14Protection against unauthorised use of memory or access to memory
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]

Abstract

The present invention relates to a setting system for intuitively providing the time scheduling and bandwidth setting. The setting system includes: a bandwidth-on-demand (BoD) scheduler which receives bandwidth setting information set by a user through a user interface, provides the estimated rate information calculated based on received bandwidth setting information for the user through the user interface, and transmits a bandwidth change command; a dynamic pricing engine (DPE) which calculates the rate based on the bandwidth reservation starting time and ending time included in the bandwidth setting information from the BoD scheduler and the bandwidth information requested by the user to generate estimated rate information and transmit the generated information to the BoD scheduler; and a software defined networking (SDN) control unit which controls multiple connected network elements according to a command when the bandwidth change command is transmitted from the BoD scheduler in order to provide the bandwidth requested by the user at the time requested by the user. Accordingly, the present invention enables the user to intuitively set the bandwidth through the setting system.

Description

대역폭 설정과 시간 예약의 직관적 제공을 위한 설정 시스템{System for setting of bandwidth setting and time reservation}[0001] The present invention relates to a system for setting a bandwidth and an apparatus for time reservation,

본 발명은 대역폭 설정과 시간 예약의 직관적 제공을 위한 설정 시스템에 관한 것이다.The present invention relates to a setting system for intuitively providing bandwidth setting and time reservation.

오픈 플로우(OpenFlow)를 선두로 한 SDN(Software Defined Networking)의 등장은 데이터 센터 내부나 데이터 센터간의 네트워크 프로비져닝 뿐만 아니라, 통신 사업자의 백본망이나 전용회선에 대한 프로비져닝으로 점차 적용 범위가 확대되고 있다. 소프트웨어 기반의 네트워크 제어는 자동화된 네트워크 관리를 가능하게 하여 연간 유지 보수 비용을 절감하고, 네트워크에 대한 서비스 요청부터 처리 완료까지 소요되는 시간을 단축하며, 수작업으로 처리되던 일련의 복잡한 처리 과정을 단순화하여 새로운 서비스 출시 및 사업 모델을 창출한다. The emergence of Software Defined Networking (SDN), which is led by OpenFlow, is increasingly being applied not only to network provisioning within the data center or between data centers, but also to provisioning of backbone networks or leased lines of telecommunication carriers. Software-based network control enables automated network management to reduce annual maintenance costs, shorten the time from service request to completion to network, and simplify a series of complex processing steps that were handled manually Create new service launches and business models.

BoD(Bandwidth-on-Demand)는 사용자의 요구에 따라 대역폭을 자유롭게 변경할 수 있는 SDN 기반의 신규 서비스로서, 시간대별 세분화 된 요금과 대역폭을 사용자가 자유롭게 설정할 수 있는 장점으로 최근 주목을 받고 있다. BoD 서비스는 시간대별 차별화된 요금을 제시하는 동적 요금제(DP: Dynamic Pricing)와 결합하여 고객이 자신의 사용 패턴에 따라 경제적으로 서비스를 구성할 수 있도록 한다. Bandwidth-on-Demand (BoD) is a new service based on SDN that can freely change the bandwidth according to the user's demand. It is attracting attention recently because it allows the user to freely set the fee and bandwidth according to time. The BoD service can be combined with Dynamic Pricing (DP), which offers different rates for different time periods, enabling customers to construct services economically according to their usage patterns.

현재 BoD와 DP개념이 일반화되지 않은 상태이고 상용 서비스나 제품에 적용된 사례가 없기 때문에, PoC(Proof-of-Concept)를 위한 일부 사례만 알려진 상태이다. 즉, 사용자가 특정 시간대에 일회성으로 대역폭 변경을 요구하는 경우만을 상정하고 있고, 여러 개의 변경 요구를 적용하기 위해서는 각 변경 입력을 반복적으로 수행해야 하며, 시간 축을 기준으로 대역폭 변경 설정을 한눈에 파악하기 어려운 문제가 존재한다. Since BoD and DP concepts are not generalized, and there are no commercial applications or products, there are only a few examples for Proof-of-Concept (PoC). In other words, only the case where the user requests bandwidth change at one time in a specific time zone is assumed. In order to apply a plurality of change requests, each change input must be repeatedly performed, and the bandwidth change setting can be grasped at a glance There is a difficult problem.

또한, “매주 토요일 자정부터 일요일 정오까지”와 같이 주기적으로 대역폭을 변경하는 상황을 고려하지 않고 있다. 자연스러운 사용성을 제공하여 사용자 불편을 최소화하기 위해, 직관적이고 단순한 방법으로 대역폭을 변경할 수 있는 사용자 친화적인 인터페이스를 제공하는 것이 필요하다. Also, it does not consider the situation of periodically changing bandwidth such as "every Saturday from midnight to noon on Sunday". In order to provide natural usability and minimize user inconvenience, it is necessary to provide a user-friendly interface that can change the bandwidth in an intuitive and simple manner.

따라서, 본 발명은 사용 대역폭 설정과 시간 예약 등을 직관적으로 제공하기 위한 설정 시스템을 제공한다.Therefore, the present invention provides a setting system for intuitively providing a usage bandwidth setting and a time reservation.

상기 본 발명의 기술적 과제를 달성하기 위한 본 발명의 하나의 특징인 설정 시스템은,According to another aspect of the present invention, there is provided a setting system,

사용자 인터페이스를 통해 사용자에 의해 설정된 대역폭 설정 정보를 수신하고, 상기 수신한 대역폭 설정 정보를 토대로 산정된 예상 요금 정보를 상기 사용자 인터페이스를 통해 사용자에게 제공하고, 대역폭 변경 명령어를 전송하는 BoD(Bandwidth-on-Demand) 스케줄러; 상기 BoD 스케줄러로부터 상기 대역폭 설정 정보에 포함된 대역폭 예약 시작 시간, 종료 시간, 사용자에 의해 요청된 대역폭 정보를 토대로 요금을 산정하여 상기 예상 요금 정보를 생성하고, 상기 BoD 스케줄러로 전송하는 DPE(Dynamic Pricing Engine); 및 상기 BoD 스케줄러로부터 상기 대역폭 변경 명령어가 전송되면, 명령어에 따라 연결되어 있는 복수의 네트워크 엘리먼트를 제어하여, 상기 사용자에 의해 요청된 대역폭을 사용자가 요청한 시간에 제공할 수 있도록 제어하는 SDN 제어부를 포함한다.A bandwidth setting unit configured to receive bandwidth setting information set by a user through a user interface, to provide estimated fee information calculated based on the received bandwidth setting information to the user through the user interface, and to transmit a bandwidth change command -Demand) scheduler; A scheduling unit configured to generate the estimated rate information based on the bandwidth reservation start time, the end time, and the bandwidth information requested by the user, included in the bandwidth setting information, from the BoD scheduler, Engine); And an SDN control unit for controlling the plurality of network elements connected in accordance with the command to control the bandwidth requested by the user to be provided at a time requested by the user when the bandwidth change command is transmitted from the BoD scheduler do.

상기 BoD 스케줄러는, 상기 대역폭 설정 정보를 분석하여 상기 대역폭 예약 시작 시간, 종료 시간, 대역폭 정보를 추출하고, 추출한 정보들을 상기 DPE로 전달하는 파서; 사용자에 요청된 상기 대역폭 예약 시작 시간을 등록하여, 상기 대역폭 변경 명령어가 상기 대역폭 예약 시작 시간에 상기 SDN 제어부로 전송되도록 하는 타이머; 및 상기 대역폭 설정 정보가 저장되어 있는 데이터베이스로 접근하여, 저장된 대역폭 설정 정보를 확인하는 DAO(Data Access Object)를 포함할 수 있다.The BoD scheduler includes: a parser for analyzing the bandwidth setting information and extracting the bandwidth reservation start time, the end time, and the bandwidth information, and transmitting the extracted information to the DPE; A timer for registering the requested bandwidth reservation start time with a user and causing the bandwidth change command to be transmitted to the SDN controller at the bandwidth reservation start time; And a DAO (Data Access Object) for accessing the database storing the bandwidth setting information and checking the stored bandwidth setting information.

상기 설정 시스템은 상기 사용자에 의해 설정된 대역폭 예약 정보를 저장하고 관리하는 데이터베이스; 및 사용자에 의해 요청된 대역폭을 사용자가 요청한 시간에 제공할 수 있도록 상기 복수의 네트워크 엘리먼트를 감시하고 제어하는 EMS(Element Management System)를 포함할 수 있다.Wherein the setting system comprises: a database for storing and managing bandwidth reservation information set by the user; And an Element Management System (EMS) for monitoring and controlling the plurality of network elements so as to provide the bandwidth requested by the user at a time requested by the user.

상기 사용자 인터페이스는 상기 사용자가 직관적으로 대역폭을 설정할 수 있도록 하기 위하여, 시간 축인 x축과 대역폭을 나타내는 y축의 그래프를 제공할 수 있다.The user interface may provide a graph of a time axis x axis and a bandwidth y axis to allow the user to intuitively set the bandwidth.

상기 그래프는 x축의 시간 단위를 년 단위, 월 단위 또는 일 단위 중 어느 하나로 변경하는 줌 인/줌 아웃 버튼을 포함할 수 있다.The graph may include a zoom in / zoom out button that changes the time unit of the x axis to one of year, month or day.

상기 그래프는 대역폭 그래프를 나타내는 선을 표시하고, 상기 사용자에 의해 상기 선이 선택되어 상하 좌우 중 어느 한 곳으로 이동되어 선의 높이 또는 그래프의 넓이가 변경되면, 변경된 만큼의 대역폭이 반영될 수 있다.The graph represents a line representing a bandwidth graph, and when the line is selected by the user and moved to one of upper, lower, left, and right, and the height of the line or the width of the graph is changed, the changed bandwidth can be reflected.

상기 사용자에 의해 상기 그래프가 미리 설정한 시간 이상으로 길게 눌리면, 변경된 대역폭을 반복적으로 제공할 수 있도록 상기 사용자에게 제공할 반복 설정 창이 활성화될 수 있다. If the user presses the graph for a time longer than a preset time, the iterative setting window to be provided to the user can be activated so that the changed bandwidth can be repeatedly provided.

본 발명에 따르면 네트워크 서비스를 제공함에 있어 대역폭 변경과 같은 QoS 변경을 위한 직관적이고 일관된 사용자 입출력 방법을 제공하기 때문에, 사용자는 간편하게 원하는 대역폭과 원하는 시간대를 예약할 수 있다.According to the present invention, an intuitive and consistent user input / output method for QoS change such as a bandwidth change is provided in providing a network service, so that a user can easily reserve a desired bandwidth and a desired time slot.

도 1은 일반적인 대역폭 예약 방법에 대한 예시도이다.
도 2는 본 발명의 실시예에 따른 설정 시스템의 구조도이다.
도 3은 본 발명의 제1 실시예에 따른 대역폭 예약에 대한 예시도이다.
도 4는 본 발명의 제2 실시예에 따른 대역폭 예약에 대한 예시도이다.
도 5는 본 발명의 제3 실시예에 따른 대역폭 예약에 대한 예시도이다.
도 6은 본 발명의 제4 실시예에 따른 대역폭 예약에 대한 예시도이다.
1 is an exemplary diagram of a general bandwidth reservation method.
2 is a structural diagram of a setting system according to an embodiment of the present invention.
3 is an exemplary view of bandwidth reservation according to the first embodiment of the present invention.
4 is a diagram illustrating bandwidth reservation according to a second embodiment of the present invention.
5 is a diagram illustrating bandwidth reservation according to a third embodiment of the present invention.
6 is a diagram illustrating bandwidth reservation according to a fourth embodiment of the present invention.

아래에서는 첨부한 도면을 참고로 하여 본 발명의 실시예에 대하여 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자가 용이하게 실시할 수 있도록 상세히 설명한다. 그러나 본 발명은 여러 가지 상이한 형태로 구현될 수 있으며 여기에서 설명하는 실시예에 한정되지 않는다. 그리고 도면에서 본 발명을 명확하게 설명하기 위해서 설명과 관계없는 부분은 생략하였으며, 명세서 전체를 통하여 유사한 부분에 대해서는 유사한 도면 부호를 붙였다.Hereinafter, embodiments of the present invention will be described in detail with reference to the accompanying drawings so that those skilled in the art can easily carry out the present invention. The present invention may, however, be embodied in many different forms and should not be construed as limited to the embodiments set forth herein. In order to clearly illustrate the present invention, parts not related to the description are omitted, and similar parts are denoted by like reference characters throughout the specification.

명세서 전체에서, 어떤 부분이 어떤 구성요소를 "포함"한다고 할 때, 이는 특별히 반대되는 기재가 없는 한 다른 구성요소를 제외하는 것이 아니라 다른 구성요소를 더 포함할 수 있는 것을 의미한다. Throughout the specification, when an element is referred to as "comprising ", it means that it can include other elements as well, without excluding other elements unless specifically stated otherwise.

이하 도면을 참조로 하여 본 발명의 실시예에 따른 예약 시스템에 대해 설명한다. 본 발명의 실시예에 대해 설명하기 앞서, 일반적인 대역폭 예약 방법에 대해 도 1을 참조로 설명한다.Hereinafter, a reservation system according to an embodiment of the present invention will be described with reference to the drawings. Before describing an embodiment of the present invention, a general bandwidth reservation method will be described with reference to FIG.

도 1은 일반적인 대역폭 예약 방법에 대한 예시도이다.1 is an exemplary diagram of a general bandwidth reservation method.

도 1에 도시된 바와 같이, 사용자는 자신이 원하는 대역폭, 지연시간, 보호절체 방법을 선택하고, 선택한 요구사항들을 적용할 시작 시간과 지속 시간을 선택함으로써 대역폭 예약 종료 시간을 결정한다. 만약 엄격한 시작-종료 시간이 요구되지 않는 경우에는 "Flexible" 항목을 선택하여, 서비스 제공 시스템이 유연하게 결정하도록 허용한다. As shown in FIG. 1, the user determines a bandwidth reservation end time by selecting a desired bandwidth, a delay time, a protection switching method, and selecting a start time and a duration to apply the selected requirements. If a strict start-to-end time is not required, select the "Flexible" item to allow the service providing system to flexibly determine.

이와 같이 일반적인 대약폭 예약 방법을 통해서는 사용자가 특정 시간대에 일회성으로 대역폭 변경을 요구하는 경우만을 상정하고 있다. 그리고, 여러 개의 변경 요구를 적용하기 위해서는 각 변경 입력을 반복적으로 수행해야 하며, 시간축을 기준으로 대역폭 변경 설정을 한눈에 파악하기 어려운 문제가 존재한다. In this way, a general large width reservation method assumes that a user requests a bandwidth change at one time only in a specific time zone. In order to apply a plurality of change requests, each change input must be repeatedly performed, and it is difficult to grasp the bandwidth change setting based on the time axis at a glance.

또한, 주기적(예를 들어, "매주 토요일 자정부터 일요일 정오까지" 등의 경우)으로 대역폭을 변경하는 상황을 고려하지 않고 있다. 따라서 자연스러운 사용성을 제공하여 사용자 불편을 최소화하기 위해, 직관적이고 단순한 방법으로 대역폭을 변경할 수 있는 사용자 친화적인 인터페이스를 제공하는 것이 필요하며, 이에 대해 도 2 내지 도 6을 참조로 설명한다.Also, it does not take into account situations in which the bandwidth is changed periodically (for example, "every Saturday from midnight to Sunday at noon"). Therefore, in order to provide natural usability and minimize user inconvenience, it is necessary to provide a user-friendly interface that can change the bandwidth in an intuitive and simple manner, which will be described with reference to Figs. 2 to 6. Fig.

본 발명의 실시예에서는 SDN 기반의 네트워크 자원 통합 제어 및 관리를 통해 BoD와 DP를 제공하는 NaaS(Network-as-a-Service) 혹은 앱(application)의 사용자 인터페이스를 통해 대역폭을 예약하는 예약 시스템에 관한 것이다. 현재 시간을 원점으로 하는 시간 축 x와 사용자가 원하는 요구 대역폭 축 y를 포함하는 그래프를 통해 직관적이고 단순한 방법으로 대역폭을 변경할 수 있으며, 설정 내용을 한눈에 파악할 수 있는 방법을 제공한다. In the embodiment of the present invention, a reservation system that reserves bandwidth through a user interface of NaaS (Network-as-a-Service) or an application that provides BoD and DP through integrated control and management of SDN- . The graph including the time axis x with the current time as the origin and the desired bandwidth axis y desired by the user can change the bandwidth in an intuitive and simple manner and provides a method of grasping the setting contents at a glance.

특히, 시간 축에 대한 범위 설정 옵션을 통해, 일회성 대역폭 변경이 아니라 주기적인 대역폭 변경이 필요한 경우에도 직관적이고 편리한 사용자 인터페이스를 제공한다. 이러한 설정 시스템을 통해 설정할 때 사용자의 요구사항이 대역폭에 한정되지 않으며, 네트워크 품질 및 성능과 관련된 QoS(Quality of Service)를 포괄적으로 포함하나, 설명의 편의를 위하여 본 발명의 실시예에서는 요구사항을 대역폭인 것으로 예로 하여 설명한다.In particular, the range-setting option for the time axis provides an intuitive and convenient user interface even when periodic bandwidth changes are required instead of one-time bandwidth changes. The user's requirements are not limited to bandwidth when set through the setting system, and include QoS (Quality of Service) related to network quality and performance. However, for convenience of description, in the embodiment of the present invention, Bandwidth is explained as an example.

도 2는 본 발명의 실시예에 따른 설정 시스템의 구조도이다.2 is a structural diagram of a setting system according to an embodiment of the present invention.

도 2에 도시된 바와 같이, 사용자는 웹 브라우저를 사용하여 NasS 포탈과 같은 네트워크 서비스 사이트에 접속하고, 사용자 인터페이스(UI)를 통해 사용자가 직관적으로 사용자의 요구사항이 적용되도록 대역폭을 변경하도록 하는 본 발명의 실시예에 따른 설정 시스템(100)은 DPE(Dynamic Pricing Engine)(110), BoD 스케줄러(120), SDN 제어부(130), 데이터베이스(140), EMS(Element Management System)(150) 및 EMS(150)와 연동하는 복수의 네트워크 엘리먼트(160)를 포함한다. 본 발명의 실시예에서는 사용자 인터페이스가 웹 브라우저 상에 표시되는 것을 예로 하여 설명하나, 어플리케이션에서도 해당 기능을 제공할 수 있으므로, 어느 하나의 형태로 한정하지 않는다.As shown in Figure 2, a user accesses a network service site, such as a NasS portal, using a web browser, and provides a user interface (UI), which allows the user to intuitively change the bandwidth The configuration system 100 according to an embodiment of the present invention includes a DPE (Dynamic Pricing Engine) 110, a BoD scheduler 120, an SDN control unit 130, a database 140, an EMS (Element Management System) 150, And a plurality of network elements 160 interlocked with the network 150. In the embodiment of the present invention, the user interface is displayed on the Web browser as an example, but the application may also provide the corresponding function.

DPE(110)는 BoD 스케줄러(120)로부터 전송되는 대역폭 예약 시작 시간, 종료 시간, 사용자가 요청한 대역폭 정보를 수신하고, 수신한 정보들을 토대로 사용자가 지불할 금액을 동적으로 예상하여 산정하여 요금 정보를 생성한다. 그리고 생성한 요금 정보를 BoD 스케줄러(120)에 전달한다.The DPE 110 receives the bandwidth reservation start time, the end time, and the bandwidth information requested by the user from the BoD scheduler 120, dynamically estimates the amount to be paid by the user based on the received information, . And transmits the generated charge information to the BoD scheduler 120.

BoD 스케줄러(120)는 웹 브라우저에 표시된 사용자 인터페이스를 통해 사용자가 대역폭을 설정하고 요청 버튼을 클릭하면, 사용자가 설정한 대역폭 설정 정보를 수신한다. 대역폭 설정 정보에는 사용자가 설정한 시작 시간, 종료 시간, 요구 대역폭 정보가 포함되어 있다.The BoD scheduler 120 receives the bandwidth setting information set by the user when the user sets the bandwidth through the user interface displayed on the web browser and clicks the request button. The bandwidth setting information includes the start time, end time, and required bandwidth information set by the user.

따라서, BoD 스케줄러(120)에 포함된 파서(121)는 사용자 인터페이스를 통해 사용자가 설정한 대역폭 설정 정보를 파싱하여 사용자가 설정한 대역폭 변경 요청 정보를 시작 시간, 종료 시간, 요구 대역폭을 분석한다. 그리고 분석한 대역폭 설정 정보를 DPE(110)로 전달하고, DPE(110)로부터 수신한 예상되는 요금 정보를 웹 브라우저로 전송하여 사용자 화면에 출력한다. Accordingly, the parser 121 included in the BoD scheduler 120 parses the bandwidth setting information set by the user through the user interface, and analyzes the start time, end time, and required bandwidth of the bandwidth change request information set by the user. Transmits the analyzed bandwidth setting information to the DPE 110, and transmits the estimated fee information received from the DPE 110 to the web browser and outputs the information to the user screen.

또한, BoD 스케줄러(120)의 타이머(122)는 사용자가 요청한 시작 시간을 타이머에 등록하여, 대역폭 변경 명령어가 사용자가 요청한 시작 시간에 SDN 제어부(130)로 전송되도록 한다. The timer 122 of the BoD scheduler 120 registers the start time requested by the user in the timer so that the bandwidth change command is transmitted to the SDN controller 130 at a start time requested by the user.

DAO(Data Access Object)(123)는 BoD 스케줄러(120)에 연결되어 있는 데이터베이스(140)의 작업에 필요한 접근 방식을 구현하는 것으로 데이터 소스에 대한 커넥션 정보가 있으며, 데이터의 생성, 수정, 삭제 등 대부분의 질의어(query)가 정의된다. 이러한 DAO(123)를 통해 데이터베이스부(140)에 임시 저장된 사용자가 설정한 대역폭 설정 정보에 접근하여 대역폭 설정 정보를 확인하며, DAO(123)의 기능은 이미 알려진 사항으로 본 발명의 실시예에서는 상세한 설명을 생략한다.The DAO (Data Access Object) 123 implements the access method necessary for the operation of the database 140 connected to the BoD scheduler 120, and has connection information to the data source. Most queries are defined. The DAO 123 accesses the bandwidth setting information set by the user temporarily stored in the database unit 140 to check the bandwidth setting information. The function of the DAO 123 is already known. In the embodiment of the present invention, The description will be omitted.

SDN 제어부(130)는 BoD 스케줄러(120)의 타이머(122)로부터 대역폭 변경 명령어가 전송되면, 명령어에 따라 SDN 제어부(130)에 연결되어 있는 복수의 NE(160)를 제어하여 사용자가 요청한 대역폭을 사용자가 요청한 시간에 제공할 수 있도록 한다.The SDN control unit 130 controls a plurality of NEs 160 connected to the SDN control unit 130 according to an instruction to transmit a bandwidth change command from the timer 122 of the BoD scheduler 120, So that it can be provided at a time requested by the user.

데이터베이스부(140)는 사용자가 설정한 대역폭 설정 정보를 저장하고 관리한다.The database unit 140 stores and manages the bandwidth setting information set by the user.

EMS(Element Management System)(150)는 통신망 장비를 네트워크를 통해 감시 및 제어를 할 수 있는 시스템으로, EMS(150)는 연결되어 있는 복수의 NE(160)를 감시하고 제어하여, 사용자가 요청한 대역폭을 사용자가 요청한 시간에 제공할 수 있도록 한다. EMS(150)의 기능은 이미 알려진 사항으로, 본 발명의 실시예에서는 상세한 설명을 생략한다.An EMS (Element Management System) 150 is a system capable of monitoring and controlling communication network equipment through a network. The EMS 150 monitors and controls a plurality of connected NEs 160, At a time requested by the user. The function of the EMS 150 is already known, and a detailed description thereof will be omitted in the embodiment of the present invention.

이상에서 설명한 설정 시스템(100)이 적용된 환경에서 사용자가 네트워크 서비스 포탈에 접속하여 대역폭 변경과 같이 요구사항 변경을 위한 메뉴를 선택 할 경우, 사용자 웹 브라우저에는 사용자 인터페이스가 표시되며 이에 대해 도 3 내지 도 6을 참조로 설명한다.In the environment where the setting system 100 described above is applied, when a user connects to a network service portal and selects a menu for requirement change such as a bandwidth change, a user interface is displayed on the user web browser, 6.

도 3은 본 발명의 제1 실시예에 따른 대역폭 예약에 대한 예시도이다.3 is an exemplary view of bandwidth reservation according to the first embodiment of the present invention.

도 3에 도시된 바와 같이, X 축은 현재 시간을 원점으로 하는 시간 축을 의미하고, Y축은 대역폭을 의미한다. 사용자 인터페이스에 표시된 그래프는 사용자 요구 대역폭을 나타내며, 최초 네트워크 서비스 생성 시에는 사용자가 신청한 서비스의 분류에 따른 기본값(Default Bandwidth)이 수평선으로 표시된다. As shown in FIG. 3, the X-axis means a time axis having a current time as an origin, and the Y-axis means a bandwidth. The graph shown in the user interface indicates the user requested bandwidth. When generating the initial network service, the default bandwidth according to the classification of the service applied by the user is displayed as a horizontal line.

사용자는 수평 스크롤링을 수행하여 그래프에 표시된 시간들 이후의 시간으로 이동할 수 있다. 예를 들어, 도 3의 상태에서 우측방향으로 스크롤링 할 경우, 현재 나타나는 2014년 12월까지의 시간 이후인 2015년 1월 이후의 시간들이 X축에 표시된다. 스크롤링은 마우스 좌측 버튼을 클릭한 상태에서 마우스를 이동하는 스와이프나 스크롤 바, 또는 스크롤 버튼 등 다양한 형태로 제공될 수 있으며, 본 발명의 실시예에서는 어느 하나의 형태로 한정하지는 않는다.The user may perform horizontal scrolling and move to a time after the times indicated in the graph. For example, when scrolling in the right direction in the state of FIG. 3, the time after January 2015, which is after the current time of December 2014, is displayed on the X-axis. The scrolling may be provided in various forms such as a swipe, a scroll bar, or a scroll button for moving the mouse in a state where the left button of the mouse is clicked, and the present invention is not limited to any one form.

또한, 수직 스크롤링은 수평 스크롤링과 유사한 방법으로 제공될 수 있다. 줌 인/줌 아웃(zoom in/zoom out) 버튼은 시간축의 단위 값을 변경하는데 사용된다. 예를 들어, 도 3과 같이 월 단위 시간 축 상태에서 줌인 버튼을 누를 경우 X 축의 시간 단위가 일 단위로 바뀐다. 그리고 줌 아웃 버튼을 누를 경우 X 축의 시간 단위가 년 단위로 바뀔 수 있다. Vertical scrolling can also be provided in a manner similar to horizontal scrolling. The zoom in / zoom out button is used to change the unit value of the time axis. For example, when the user presses the zoom-in button in the time axis of the month as shown in FIG. 3, the time unit of the X axis is changed in units of days. When the zoom out button is pressed, the time unit of the X axis can be changed in units of years.

줌 인/줌 아웃은 마우스 포인터가 그래프 영역에 있는 상태에서 마우스의 휠 버튼을 전면 혹은 후면 방향으로 돌리는 방법으로 제공될 수 있다. 사용자는 이상에서 설명한 두 버튼을 이용하여 자신이 원하는 시작 시간과 종료 시간을 포함하는 범위로 요구 대역폭 그래프를 표시할 수 있다. Zooming in / out can be provided by rotating the mouse wheel button in the front or back direction with the mouse pointer in the graph area. Using the two buttons described above, the user can display the required bandwidth graph in a range including the desired start time and end time.

또한 사용자는 도 3에 표시된 그래프의 선을 선택(클릭)하여 상하좌우로 이동(Drag)함으로써 요구 대역폭을 변경할 수 있다. 예를 들어, 사용자는 도 3의 그래프 상태에서 6월 요구 대역폭과 8월 요구 대역폭을 도 4와 같이 변경할 수 있으며, 도 4를 참조로 설명한다.Further, the user can change the required bandwidth by selecting (clicking) a line of the graph shown in FIG. 3 and moving it to up, down, left, and right. For example, the user can change the June demand bandwidth and the August demand bandwidth in the graph state of FIG. 3 as shown in FIG. 4 and will be described with reference to FIG.

도 4는 본 발명의 제2 실시예에 따른 대역폭 예약에 대한 예시도이다.4 is a diagram illustrating bandwidth reservation according to a second embodiment of the present invention.

도 4에 도시된 바와 같이, 사용자는 2014년 6월과 8월의 요구 대역폭을 각각 1Gbps와 10Gbps로 상향 조정하여 요구 대역폭을 변경할 수 있다. 도 4는 이미 설정된 특정 기간의 요구 대역폭을 변경하거나 이미 설정된 요구 대역폭이 적용되는 특정 기간을 변경하는 방법을 제공한다. As shown in FIG. 4, the user can change the required bandwidth by adjusting the required bandwidth of June and August 2014 to 1 Gbps and 10 Gbps, respectively. FIG. 4 provides a method for changing the required bandwidth of a predetermined period or for changing a specific period to which a predetermined required bandwidth is applied.

그러나 새로운 기간에 대한 요구 대역폭을 변경하는 방법은 포함하지 않고 있다. 예를 들어, 2014년 6월 셋째 주의 요구 대역폭만 변경하기 위해서는 세부 기간의 시작 시간과 종료 시간을 선택하여 세부 기간을 확정하는 단계가 추가되어야 한다. 이에 대해 도 5를 참조로 설명한다.However, it does not include a method for changing the required bandwidth for a new period. For example, in order to change only the demand bandwidth of the third week of June 2014, a step of selecting the start time and end time of the detailed period and determining the detailed period should be added. This will be described with reference to FIG.

도 5는 본 발명의 제3 실시예에 따른 대역폭 예약에 대한 예시도이다.5 is a diagram illustrating bandwidth reservation according to a third embodiment of the present invention.

도 5에 도시한 바와 같이 요구 대역폭 변경이 반영될 특정 기간을 결정함에 있어, 특정 기간은 시작 시간과 종료 시간으로 결정되며, 사용자는 그래프 상이나 시간축 상에서 마우스 우측 버튼을 클릭하여 각각의 시간을 설정할 수 있다. As shown in FIG. 5, in determining a specific time period in which the requested bandwidth change is to be reflected, a specific time period is determined as a start time and an end time, and the user can set each time by clicking the right button of the mouse on the graph or time axis have.

도 5에 표시된 것과 같이 2회 연속되는 마우스 우측 버튼 클릭은 특정 기간을 표시하는 수평선을 표시하고, 사용자는 수평선을 도 3에서 설명한 것과 동일한 방법으로 드래그하여 요구 대역폭을 변경할 수 있다. 시작 시간과 종료 시간을 설정하는 방법은 마우스 우측 버튼 클릭에 제한되지 않으며, 키보드의 특정 키를 누른 상태에서 마우스 좌측 버튼을 클릭하거나 마우스 좌측 버튼을 클릭한 상태에서 수평 방향으로 마우스를 움직이는 제스쳐와 같이 다양한 사용자 입력 조합으로 제공할 수 있다. As shown in FIG. 5, the mouse right button click twice consecutively displays a horizontal line indicating a specific period, and the user can change the required bandwidth by dragging the horizontal line in the same manner as described in FIG. The method of setting the start time and the end time is not limited to the right mouse button click, and it is also possible to set the start time and end time as a gesture of moving the mouse horizontally by clicking the left button of the mouse or by holding down the left button of the mouse Various combinations of user inputs can be provided.

상술한 도 4와 도 5를 참조하면, 사용자는 원하는 기간별로 일회성 대역폭을 자유롭게 설정할 수 있다. 하지만, "매주 주말"이나 "매일 자정부터 오전 7시까지"와 같이 주기적인 기간에 대한 대역폭을 설정하는 방법은 포함하지 않고 있다. 특정 요구 대역폭에 대한 반복 기간 설정을 위해서는 추가적인 사용자 입력이 필요하며, 이에 대해 도 6을 참조로 설명한다.Referring to FIGS. 4 and 5, the user can freely set a one-time bandwidth for a desired period. However, it does not include a way to set the bandwidth for periodic periods such as "every weekend" or "every day from midnight to 7 am". Additional user input is required for setting the repetition period for a specific required bandwidth, which will be described with reference to FIG.

도 6은 본 발명의 제4 실시예에 따른 대역폭 예약에 대한 예시도이다.6 is a diagram illustrating bandwidth reservation according to a fourth embodiment of the present invention.

도 6에 도시된 바와 같이 반복 설정은 이미 설정된 요구 대역폭 그래프 상이나, 요구 대역폭이 설정된 시간축 상에서 마우스 좌측버튼 길게 누르면(Long Click), 반복 설정을 할 것인지 확인하는 창(200)이 뜬다. 사용자는 이를 승인함으로써 대역폭과 기간에 대한 반복 설정을 완료한다. As shown in FIG. 6, a window 200 for confirming whether to repeat setting is displayed on the graph of the required bandwidth, which is already set, or when the user presses the left button of the mouse on the time axis on which the requested bandwidth is set. The user completes the iteration setting for bandwidth and duration by approving it.

반복 설정 승인창(200)은 시간 축이 줌 인/줌 아웃되어 결정된 현재 시간축의 단위에 따라 반복 기간을 자동으로 결정하여 제시한다. 예를 들어, 시간 축이 월 단위일 경우는 매년 OO월이 기본 반복 기간으로 제시되고, 시간 축이 일 단위일 경우에는 매월 OO일이, 시간 축이 시간 단위일 경우에는 매일 OO시가 기본 반복 주기로 제시된다. The repeat setup approval window 200 automatically determines and presents a repetition period according to the unit of the current time axis determined by zooming in / out the time axis. For example, if the time axis is on a monthly basis, the OO month is presented as a basic repetition period every year, and when the time axis is on a daily basis, OO days per month, and when the time axis is a time unit, Are presented.

또한, 시간 축이 일 단위일 경우에는 반복 설정 승인창(200)에 상기 선택된 날짜의 요일 반복을 함께 표시하고, 체크박스 등의 선택 방법으로 사용자가 일과 요일 반복 중 선택하게 제공할 수 있다. 만약, 사용자가 반복 기간을 변경하고자 할 경우에는 변경 버튼을 눌러서 자유롭게 변경할 수 있다. 상술한 반복 설정을 위한 사용자 입력은 상기 마우스 좌측 버튼 길게 누름에 제한되지 않고 다양한 키나 제스처 등의 입력 조합으로 제공할 수 있다. Also, when the time axis is a unit of day, the repetition setting approval window 200 displays the repetition day of the day together with the day of the week, and the user can select one of the repetition day and day by selecting a check box or the like. If the user wishes to change the repetition period, the user can freely change the repetition period by pressing the change button. The user input for the repetition setting described above is not limited to the depression of the left button of the mouse, but may be provided by various combinations of keys or gestures.

이상에서 본 발명의 실시예에 대하여 상세하게 설명하였지만 본 발명의 권리범위는 이에 한정되는 것은 아니고 다음의 청구범위에서 정의하고 있는 본 발명의 기본 개념을 이용한 당업자의 여러 변형 및 개량 형태 또한 본 발명의 권리범위에 속하는 것이다.While the present invention has been particularly shown and described with reference to exemplary embodiments thereof, it is to be understood that the invention is not limited to the disclosed exemplary embodiments, It belongs to the scope of right.

Claims (7)

설정 시스템에 있어서,
사용자 인터페이스를 통해 사용자에 의해 설정된 대역폭 설정 정보를 수신하고, 상기 수신한 대역폭 설정 정보를 토대로 산정된 예상 요금 정보를 상기 사용자 인터페이스를 통해 사용자에게 제공하고, 대역폭 변경 명령어를 전송하는 BoD(Bandwidth-on-Demand) 스케줄러;
상기 BoD 스케줄러로부터 상기 대역폭 설정 정보에 포함된 대역폭 예약 시작 시간, 종료 시간, 사용자에 의해 요청된 대역폭 정보를 토대로 요금을 산정하여 상기 예상 요금 정보를 생성하고, 상기 BoD 스케줄러로 전송하는 DPE(Dynamic Pricing Engine); 및
상기 BoD 스케줄러로부터 상기 대역폭 변경 명령어가 전송되면, 명령어에 따라 연결되어 있는 복수의 네트워크 엘리먼트를 제어하여, 상기 사용자에 의해 요청된 대역폭을 사용자가 요청한 시간에 제공할 수 있도록 제어하는 SDN 제어부
를 포함하며,
상기 사용자 인터페이스는 상기 사용자가 직관적으로 대역폭을 설정할 수 있도록 하기 위하여, 시간 축인 x축과 대역폭을 나타내는 y축의 그래프를 제공하는 설정 시스템.
In the setting system,
A bandwidth setting unit configured to receive bandwidth setting information set by a user through a user interface, to provide estimated fee information calculated based on the received bandwidth setting information to the user through the user interface, and to transmit a bandwidth change command -Demand) scheduler;
A scheduling unit configured to generate the estimated rate information based on the bandwidth reservation start time, the end time, and the bandwidth information requested by the user, included in the bandwidth setting information, from the BoD scheduler, Engine); And
An SDN control unit for controlling a plurality of connected network elements according to an instruction to control a bandwidth requested by the user to be provided at a time requested by a user when the bandwidth change command is transmitted from the BoD scheduler,
/ RTI >
Wherein the user interface provides a graph of a time axis x axis and a bandwidth y axis to allow the user to intuitively set the bandwidth.
제1항에 있어서,
상기 BoD 스케줄러는,
상기 대역폭 설정 정보를 분석하여 상기 대역폭 예약 시작 시간, 종료 시간, 대역폭 정보를 추출하고, 추출한 정보들을 상기 DPE로 전달하는 파서;
사용자에 요청된 상기 대역폭 예약 시작 시간을 등록하여, 상기 대역폭 변경 명령어가 상기 대역폭 예약 시작 시간에 상기 SDN 제어부로 전송되도록 하는 타이머; 및
상기 대역폭 설정 정보가 저장되어 있는 데이터베이스로 접근하여, 저장된 대역폭 설정 정보를 확인하는 DAO(Data Access Object)
를 포함하는 설정 시스템.
The method according to claim 1,
The BoD scheduler includes:
A parser for analyzing the bandwidth setting information and extracting the bandwidth reservation start time, the end time, and the bandwidth information, and transmitting the extracted information to the DPE;
A timer for registering the requested bandwidth reservation start time with a user and causing the bandwidth change command to be transmitted to the SDN controller at the bandwidth reservation start time; And
A DAO (Data Access Object) for accessing the database storing the bandwidth setting information and checking the stored bandwidth setting information,
/ RTI >
제2항에 있어서,
상기 사용자에 의해 설정된 대역폭 예약 정보를 저장하고 관리하는 데이터베이스; 및
사용자에 의해 요청된 대역폭을 사용자가 요청한 시간에 제공할 수 있도록 상기 복수의 네트워크 엘리먼트를 감시하고 제어하는 EMS(Element Management System)
를 포함하는 설정 시스템.
3. The method of claim 2,
A database for storing and managing bandwidth reservation information set by the user; And
An element management system (EMS) for monitoring and controlling the plurality of network elements so as to provide a bandwidth requested by a user at a time requested by a user,
/ RTI >
삭제delete 제1항에 있어서,
상기 그래프는 x축의 시간 단위를 년 단위, 월 단위 또는 일 단위 중 어느 하나로 변경하는 줌 인/줌 아웃 버튼을 포함하는 설정 시스템.
The method according to claim 1,
The graph includes a zoom in / zoom out button that changes the time unit of the x-axis to either year, month, or day.
제5항에 있어서,
상기 그래프는 대역폭 그래프를 나타내는 선을 표시하고,
상기 사용자에 의해 상기 선이 선택되어 상하 좌우 중 어느 한 곳으로 이동되어 선의 높이 또는 그래프의 넓이가 변경되면, 변경된 만큼의 대역폭이 반영되는 설정 시스템.
6. The method of claim 5,
The graph represents a line representing a bandwidth graph,
Wherein the changed bandwidth is reflected when the line is selected by the user and moved to any one of upper, lower, left, and right, and the height of the line or the width of the graph is changed.
제6항에 있어서,
상기 사용자에 의해 상기 그래프가 미리 설정한 시간 이상으로 길게 눌리면, 변경된 대역폭을 반복적으로 제공할 수 있도록 상기 사용자에게 제공할 반복 설정 창이 활성화되는 설정 시스템.
The method according to claim 6,
Wherein the repetition setting window to be provided to the user is activated so that the changed bandwidth can be repeatedly provided when the graph is depressed for longer than a preset time.
KR1020140113497A 2014-08-28 2014-08-28 System for setting of bandwidth setting and time reservation KR101569908B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020140113497A KR101569908B1 (en) 2014-08-28 2014-08-28 System for setting of bandwidth setting and time reservation

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020140113497A KR101569908B1 (en) 2014-08-28 2014-08-28 System for setting of bandwidth setting and time reservation

Publications (1)

Publication Number Publication Date
KR101569908B1 true KR101569908B1 (en) 2015-11-17

Family

ID=54786243

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020140113497A KR101569908B1 (en) 2014-08-28 2014-08-28 System for setting of bandwidth setting and time reservation

Country Status (1)

Country Link
KR (1) KR101569908B1 (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2001031883A2 (en) 1999-10-22 2001-05-03 Nomadix, Inc. Information and control console for use with a network gateway interface

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2001031883A2 (en) 1999-10-22 2001-05-03 Nomadix, Inc. Information and control console for use with a network gateway interface

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
Edell, Richard, and Pravin Varaiya. "Providing Internet access: What we learn from INDEX." Network, IEEE 13.5 (1999): 18-25.*
Mcdysan, Dave. "Software defined networking opportunities for transport." Communications Magazine, IEEE 51.3 (2013): 28-31.*

Similar Documents

Publication Publication Date Title
US7539132B2 (en) Methods, systems, and devices for determining COS level
CN112165691B (en) Content delivery network scheduling method, device, server and medium
US9043710B2 (en) Switch control in report generation
CN104823175B (en) Cloud service management system
US20150269524A1 (en) Device, method, and computer-readable medium for project management
CN108156205A (en) Information push method, client, server-side and programmable device
KR102036049B1 (en) Icon Displaying Method according to service usage capability and Electronic Device supporting the same
US20110238498A1 (en) Service stage for subscription management
CN105630512A (en) Method and system for implementing mobile device data tracking through software development toolkit
CN109446309A (en) Problem feedback method and device
CN103809884B (en) A kind of touch-control feedback method, touch-control feedback screen and electronic equipment
CN103812897A (en) Network flow control method and device
US9870542B2 (en) Managing information technology solution centers
CN110008050A (en) Method and apparatus for handling information
CN114095443A (en) Method and device for managing and controlling flow, electronic equipment and readable storage medium
CN109918157B (en) Operation processing method and device
EP4231145A1 (en) View display method and apparatus for table, and electronic device
KR101569908B1 (en) System for setting of bandwidth setting and time reservation
EP2605497A2 (en) Method and apparatus for setting alarm in portable terminal
KR102162834B1 (en) System and method using topology map for multicloud or hybrid cloud
KR20200116774A (en) User Interface SettingsSystem
CN107643858A (en) A kind of information processing method, terminal and server
CN105550137B (en) Bluetooth pairing setting method and system
KR20160080814A (en) Method for providing real-time service using smart grid
CN110825871A (en) Text display method, device, equipment and storage medium

Legal Events

Date Code Title Description
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20181031

Year of fee payment: 4

FPAY Annual fee payment

Payment date: 20190903

Year of fee payment: 5