WO2015192572A1 - 服务质量qos参数配置方法、装置及系统 - Google Patents
服务质量qos参数配置方法、装置及系统 Download PDFInfo
- Publication number
- WO2015192572A1 WO2015192572A1 PCT/CN2014/089350 CN2014089350W WO2015192572A1 WO 2015192572 A1 WO2015192572 A1 WO 2015192572A1 CN 2014089350 W CN2014089350 W CN 2014089350W WO 2015192572 A1 WO2015192572 A1 WO 2015192572A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- terminal device
- data packet
- qos
- service
- address
- Prior art date
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L47/00—Traffic control in data switching networks
- H04L47/10—Flow control; Congestion control
- H04L47/24—Traffic characterised by specific attributes, e.g. priority or QoS
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/34—Network arrangements or protocols for supporting network services or applications involving the movement of software or configuration parameters
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L12/00—Data switching networks
- H04L12/28—Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
- H04L12/2803—Home automation networks
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L41/00—Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L61/00—Network arrangements, protocols or services for addressing or naming
- H04L61/50—Address allocation
- H04L61/5007—Internet protocol [IP] addresses
- H04L61/5014—Internet protocol [IP] addresses using dynamic host configuration protocol [DHCP] or bootstrap protocol [BOOTP]
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/50—Network services
- H04L67/60—Scheduling or organising the servicing of application requests, e.g. requests for application data transmissions using the analysis and optimisation of the required network resources
- H04L67/61—Scheduling or organising the servicing of application requests, e.g. requests for application data transmissions using the analysis and optimisation of the required network resources taking into account QoS or priority requirements
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L9/00—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
- H04L9/40—Network security protocols
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L2101/00—Indexing scheme associated with group H04L61/00
- H04L2101/60—Types of network addresses
- H04L2101/618—Details of network addresses
- H04L2101/622—Layer-2 addresses, e.g. medium access control [MAC] addresses
Definitions
- the present invention relates to the field of communications, and in particular, to a method, device and system for configuring a quality of service QOS parameter.
- the home network carries a variety of services such as Internet access, video, voice, download, and games. These services have different requirements for quality of service such as bandwidth and delay (QoS). If the home network device cannot properly implement QoS, there may be a home network traffic jam, such as when the video service is jammed when the file is downloaded, and the game is dropped when watching the video. Therefore, the QoS of the home network has gradually become a hotspot of the home network.
- QoS bandwidth and delay
- the QoS processing flow usually includes classification, policing, marking, queuing, scheduling, and shaping.
- the classification function occurs at the port receiving input message stage, which is the first step of QoS processing.
- the process is to classify these messages into service categories according to the trust policy or according to the content of each message.
- the service referred to as CoS) value, is represented in each data stream to ensure the QoS priority of a particular message data stream.
- TCP Transmission Control Protocol
- UDP User Datagram Protocol
- IP address IP address
- Media Access Control Media Access Control
- HTTP uses TCP port 80.
- the Real Time Stream Protocol (RTSP) uses TCP port 554, which can be based on well-known ports on network devices.
- the CoS parameters of these data streams are configured to guarantee the QoS of related services.
- the disadvantage of this method is that if you encounter an application with a fixed port number, you cannot configure the port number to guarantee priority.
- an application may use multiple port numbers, and the configuration workload is relatively large.
- Each network terminal device will have its own IP/MAC address. Configuring QoS priority for a specific IP/MAC address can guarantee the priority of all data streams of this device.
- the disadvantage of this method is that the administrator must manually configure a fixed IP/MAC address on the network device and fix the IP/MAC address of the terminal device. If the terminal device obtains IP using DHCP, the IP may change dynamically after rebooting. If the device is damaged and the device is replaced, the MAC address will be different. In the above two cases, the previously configured parameters will not work.
- the physical port number of the network device can correspond to a specific terminal device. This is the simplest classification.
- the customized home gateway of China Telecom usually sets the second Ethernet port as the set-top box port and guarantees The data priority of this port.
- the disadvantage of this method is that the user must connect a specific device to a specific physical port, and the connection error does not guarantee the priority.
- the invention provides a method, a device and a system for configuring a quality of service QOS parameter, so as to at least solve the problem that the QOS priority cannot exist in the QOS parameter configuration in the prior art.
- a method for configuring a quality of service QOS parameter including receiving a data packet sent by a terminal device, where the data packet carries a device type and a device address of the terminal device; Determining a service category of the terminal device according to a preset device type and a service class correspondence relationship; configuring a QOS parameter of the terminal device according to the device address and the service category.
- the data packet includes a Dynamic Host Configuration Protocol Discovery DHCP Discovery data packet.
- the device address comprises a media access control MAC address of the terminal device.
- the device type and the device address of the data packet in the data packet include: the source MAC address of the data packet carries the MAC address of the terminal device, and the data The option Option 60 field in the packet carries the device type used to identify the terminal device.
- the device type comprises at least one of the following: a set top box STB, an IP camera, an IP mobile phone, a computer, an IPAD; and/or the service category comprises at least one of the following: internet, video, voice, download, game.
- the QOS parameters include QOS priority parameters.
- the method is applied to a home network device.
- a QoS parameter QOS parameter configuration apparatus including: a receiving module, configured to receive a data packet sent by a terminal device, where the data packet carries a device type and device of the terminal device An address determining unit configured to determine a service category of the terminal device according to the device type and a preset device type and a service category correspondence relationship; and a configuration module configured to configure the device according to the device address and the service category QOS parameters of the terminal device.
- a QoS QOS parameter configuration system including: a network device, including the QOS parameter configuration device described above; and a terminal device configured to send the data packet.
- the network device comprises a DHCP server arranged to receive the data packet.
- the data packet sent by the receiving terminal device is used, and the data packet carries the device type and the device address of the terminal device; the service type of the terminal device is determined according to the device type and the preset device type and the service category correspondence relationship;
- the address and service class configure the QOS parameters of the terminal device, which solves the problem that the QOS parameter configuration in the related art cannot guarantee the QOS priority, thereby achieving the effect of ensuring the QOS priority.
- FIG. 1 is a flowchart of a method for configuring quality of service QOS parameters according to an embodiment of the present invention
- FIG. 2 is a structural block diagram of a quality of service QOS parameter configuration apparatus according to an embodiment of the present invention
- FIG. 3 is a structural block diagram of a quality of service QOS parameter configuration system according to an embodiment of the present invention.
- FIG. 4 is another schematic structural diagram of a quality of service QOS parameter configuration system according to an embodiment of the present invention.
- FIG. 5 is a block diagram of a networking in accordance with a preferred embodiment of the present invention.
- FIG. 6 is a flow diagram of a DHCP protocol in accordance with an implementation of the present invention.
- FIG. 1 is a flowchart of a QoS QOS parameter configuration method according to an embodiment of the present invention. As shown in FIG. 1 , the process includes the following steps:
- Step S102 receiving data sent by the terminal device, where the data packet carries the device type and device address of the terminal device;
- Step S104 determining a service category of the terminal device according to the device type and the preset device type and the service category correspondence relationship;
- Step S106 Configure QOS parameters of the terminal device according to the device address and the service category.
- the data packet may also include a DHCP Discovery data packet.
- the terminal device can send a variety of data packets to the network device, but if the DHCP Discovery data packet is sent, the network device must be provided with a DHCP server, and the DHCP server can provide the terminal device with an IP address and configure parameters for the network device. Therefore, preferably, the terminal device transmits a DHCP Discovery data packet.
- the device address carried in the data packet may be the MAC address of the terminal device.
- device addresses such as an IP address
- the MAC address of the terminal device is globally unique, and the IP address and the like can be changed. Therefore, the MAC address is more advantageous for identifying the terminal device.
- the method of carrying the device type and the device address of the terminal device in the data packet may be various.
- the MAC address of the terminal device is carried in the source MAC address of the data packet, and is carried in the Option 60 field in the data packet. Identifies the device type of the terminal device. In the above manner, various information about the terminal device in the data packet can be parsed more quickly.
- the device type may include many types, and preferably, it may be a set top box STB, an IP camera, an IP phone, a computer (PC), an IPAD, or the like.
- STB set top box
- IP camera IP camera
- IP phone IP phone
- PC computer
- IPAD IPAD
- the type of the device is not limited to the above, and may be other terminals or mobile terminals.
- the service category can also include a wide variety of, preferably, Internet, video, voice, download, games, and the like. Similarly, the service category is not limited to the above, but may be other service categories.
- the QOS parameters can include a wide variety, but preferably include QOS priority parameters.
- the QOS priority of the terminal device can be guaranteed by configuring the QOS priority parameter of the terminal device.
- the above QOS parameter configuration method can be applied in many scenarios, but is preferably applied to a home network device.
- the home network has no network administrators and may have a wide variety of terminal devices. Therefore, the above method is applied to the configuration scenario of the home network, and the effect is more obvious.
- a QOS parameter configuration device is also provided, which is used to implement the above-mentioned embodiments and preferred embodiments, and has not been described again.
- the term “module” may implement a combination of software and/or hardware of a predetermined function.
- the apparatus described in the following embodiments is preferably implemented in software, hardware, or a combination of software and hardware, is also possible and contemplated.
- the apparatus 20 includes a receiving module 22, a determining module 24, and a configuration module 26.
- the receiving module 22 is configured to receive a data packet sent by the terminal device, where the data packet carries the device type and the device address of the terminal device.
- the determining module 24 is configured to determine the service category of the terminal device according to the device type and the preset device type and service category correspondence.
- the configuration module 26 is configured to configure the QOS parameters of the terminal device according to the device address and the service category.
- FIG. 3 is a structural block diagram of a QOS parameter configuration system according to an embodiment of the present invention. As shown in FIG. 3, the system includes: a network device 32 and a terminal device 34.
- the network device includes the QOS parameter configuration device 20 shown in FIG. 2.
- the terminal device is set to send a data packet.
- the network device 32 further includes a DHCP server 42 configured to receive a data packet.
- FIG. 5 is a block diagram of a network according to a preferred embodiment of the present invention.
- the network includes a terminal device 34, a network device 32, and a DHCP server (DHCP Server) 42;
- DHCP Server DHCP Server
- the DHCP server can be built into the network device.
- Table 1 is a table of preset device types and CoS service categories on the network device
- FIG. 6 is a flowchart of a DHCP protocol according to an embodiment of the present invention.
- a terminal device starts, an IP address is obtained through a DHCP protocol.
- the first step of DHCP is to send a DHCP Discovery packet, and the source MAC address of the packet is The MAC address of the terminal device itself, and the Option 60 field in the data packet (formatted in Table 2) is used to identify the device vendor type and configuration.
- the network device listens to the DHCP Discovery packet, and extracts the device type in the Option60 field and the source MAC address of the terminal device, and records the device type/MAC address corresponding to Table 3:
- Table 1 and Table 3 are associated to obtain a correspondence between a MAC address and a CoS service category, and the network device implements a corresponding QoS priority traffic guarantee for a specific MAC address, thereby implementing QoS guarantee for a specific device type.
- the STB of the MAC address 00:11:22:33:44:55 is booted up, the IP address is obtained through the DHCP protocol, and the STB sends a DHCP Discovery packet.
- the Option 60 field in the packet is "STB";
- the home gateway listens to the DHCP Discovery packet, and captures the Option60 device type and the source MAC address of the terminal device, and records the device type/MAC address table, as shown in Table 5;
- modules or steps of the present invention described above can be implemented by a general-purpose computing device that can be centralized on a single computing device or distributed across a network of multiple computing devices. Alternatively, they may be implemented by program code executable by the computing device such that they may be stored in the storage device by the computing device and, in some cases, may be different from the order herein.
- the steps shown or described are performed, or they are separately fabricated into individual integrated circuit modules, or a plurality of modules or steps thereof are fabricated as a single integrated circuit module.
- the invention is not limited to any specific combination of hardware and software.
- the above embodiments and the preferred embodiments solve the problem that the QOS parameter configuration in the related art cannot guarantee the QOS priority, thereby achieving the effect of ensuring the QOS priority.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Computer Security & Cryptography (AREA)
- Automation & Control Theory (AREA)
- Small-Scale Networks (AREA)
Abstract
本发明提供了一种服务质量QOS参数配置方法、装置及系统,该方法包括:接收终端设备发送的数据包,上述数据包中携带有上述终端设备的设备类型和设备地址;根据上述设备类型和预先设置的设备类型和服务类别对应关系确定上述终端设备的服务类别;根据上述设备地址和上述服务类别配置上述终端设备的QOS参数。通过本发明,解决了相关技术中QOS参数配置存在的无法保证QOS优先级的问题,进而达到了保证QOS优先级的效果。
Description
本发明涉及通信领域,尤其涉及一种服务质量QOS参数配置方法、装置及系统。
随着无线路由器,便携访问接入点(Access Point,简称AP),电力猫等设备的普及,家庭网络组网变得越来越复杂。同时,家庭网络承载了上网,视频,语音,下载,游戏等多种业务,这些业务对带宽和延时等服务质量(Quantity of Service,简称QoS)有着不同的要求。如果家庭网络设备不能合理实施QoS,则可能出现家庭网络塞车,比如下载文件时视频业务出现卡住停顿,看视频时游戏掉线等。因此,家庭网络的QoS逐渐成为家庭网络的技术热点。
QoS处理流程通常包括分类(Classifying),监管(Policing),标识(Marking),排队(Queueing),调度(Scheduling),整形(Shaping)等方面。其中分类功能发生在端口接收输入报文阶段,是QoS处理的第一步,其过程是根据信任策略或者根据分析每个报文的内容来确定将这些报文归类到以服务类别(Class of Service,简称CoS)值来表示的各个数据流中,从而保证特定报文数据流的QoS优先级。
分类的依据有很多种,常用的分类依据包括:传输控制协议(Transmission Control Protocol,简称TCP)和用户数据报协议(User Datagram Protocol,简称UDP)端口号,IP地址或媒体访问控制(Media Access Control,简称MAC)地址,以及物理端口号。
(1)TCP和UDP端口号
大多数应用会采用固定的知名TCP或UDP端口进行通信,如HTTP采用TCP端口80,流媒体实时流传输协议(Real Time Stream Protocol,简称RTSP)采用TCP端口554,可以在网络设备上根据知名端口号配置这些数据流的CoS参数来保证相关业务的QoS。这个方法的缺点是如果遇到端口号不固定的应用程序,则无法配置端口号从而保证优先级。另外,一个应用可能用到多个端口号,配置的工作量比较大。
(2)IP地址或MAC地址
每个网络终端设备都会有自己的IP/MAC地址,对特定IP/MAC地址配置QoS优先级可以保证这台设备的所有数据流的优先级。这个方法的缺点是管理员必须在网络设备上手工配置固定的IP/MAC地址,并将终端设备的IP/MAC地址固定下来。
如果终端设备采用DHCP方式获取IP,重新开机后IP可能会动态变化。如果设备损坏换新设备,MAC地址也会不同,上述两种情况,事先配置的参数则无法发挥作用。
(3)物理端口号
与源IP地址类似,网络设备的物理端口号可以对应具体的终端设备,这是最简单的分类形式,目前中国电信定制的家庭网关通常将第二个以太网端口固定设置为机顶盒端口,并保证这个端口的数据优先级。这个方法的缺点是用户必须将特定设备连接在特定的物理端口上,连接错误则无法保证优先级。
针对相关技术中QOS参数配置存在的无法保证QOS优先级的问题,尚未提出有效的解决方案。
发明内容
本发明提供了一种服务质量QOS参数配置方法、装置及系统,以至少解决现有技术中QOS参数配置存在的无法保证QOS优先级的问题。
根据本发明的一个方面,提供了一种服务质量QOS参数配置方法,包括接收终端设备发送的数据包,所述数据包中携带有所述终端设备的设备类型和设备地址;根据所述设备类型和预先设置的设备类型和服务类别对应关系确定所述终端设备的服务类别;根据所述设备地址和所述服务类别配置所述终端设备的QOS参数。
优选地,所述数据包包括动态主机配置协议发现DHCP Discovery数据包。
优选地,所述设备地址包括所述终端设备的媒体访问控制MAC地址。
优选地,所述数据包中携带有所述终端设备的所述设备类型和所述设备地址包括:所述数据包的源MAC地址中携带有所述终端设备的所述MAC地址,所述数据包中的选项Option 60字段中携带有用于标识所述终端设备的所述设备类型。
优选地,所述设备类型包括以下至少之一:机顶盒STB,IP相机,IP手机,电脑,IPAD;和/或所述服务类别包括以下至少之一:上网,视频,语音,下载,游戏。
优选地,所述QOS参数包括QOS优先级参数。
优选地,所述方法应用于家庭网络设备。
根据本发明的另一方面,提供了一种服务质量QOS参数配置装置,包括:接收模块,设置为接收终端设备发送的数据包,所述数据包中携带有所述终端设备的设备类型和设备地址;确定模块,设置为根据所述设备类型和预先设置的设备类型和服务类别对应关系确定所述终端设备的服务类别;配置模块,设置为根据所述设备地址和所述服务类别配置所述终端设备的QOS参数。
根据本发明的又一方面,提供了一种服务质量QOS参数配置系统,包括:网络设备,包括上述所述的QOS参数配置装置;终端设备,设置为发送所述数据包。
优选地,所述网络设备包括DHCP服务器,设置为接收所述数据包。
通过本发明,采用接收终端设备发送的数据包,数据包中携带有终端设备的设备类型和设备地址;根据设备类型和预先设置的设备类型和服务类别对应关系确定终端设备的服务类别;根据设备地址和服务类别配置终端设备的QOS参数,解决了相关技术中QOS参数配置存在的无法保证QOS优先级的问题,进而达到了保证QOS优先级的效果。
图1是根据本发明实施例的服务质量QOS参数配置方法的流程图;
图2是根据本发明实施例的服务质量QOS参数配置装置的结构框图;
图3是根据本发明实施例的服务质量QOS参数配置系统的结构框图;
图4是根据本发明实施例的服务质量QOS参数配置系统的另一结构示意图;
图5是根据本发明优选实施例的组网框图;以及
图6是根据本发明实施的DHCP协议流程图。
下文中将参考附图并结合实施例来详细说明本发明。需要说明的是,在不冲突的情况下,本申请中的实施例及实施例中的特征可以相互组合。。
在本实施例中提供了一种服务质量QOS参数配置方法,图1是根据本发明实施例的服务质量QOS参数配置方法的流程图,如图1所示,该流程包括如下步骤:
步骤S102,接收终端设备发送的数据,该数据包中携带有终端设备的设备类型和设备地址;
步骤S104,根据设备类型和预先设置的设备类型和服务类别对应关系确定终端设备的服务类别;
步骤S106,根据所述设备地址和所述服务类别配置所述终端设备的QOS参数。
通过上述步骤,根据所接收到的终端设备发送的设备类型和预先设置的设备类型和服务类别对应关系确定终端设备的相应服务类别,并根据设备地址和所确定的服务类别配置终端设备的QOS参数,解决了相关技术中QOS参数配置存在的无法
保证QOS优先级的问题,进而达到了保证QOS优先级的效果。
在另外一个实施例中,该数据包还可以包括DHCP Discovery数据包。终端设备向网络设备发送的数据包可以有很多种,但发送的如果是DHCP Discovery数据包,网络设备上必然需要设置有DHCP服务器,而DHCP服务器能够为终端设备提供IP地址及为网络设备配置参数,因此,优选地,终端设备发送DHCP Discovery数据包。
在另外一个实施例中,数据包中携带的设备地址可以是终端设备的MAC地址。设备地址可以有很多种,比如可以是IP地址,但是终端设备的MAC地址是全球唯一的,而IP地址等是可以发生变化的,因此,MAC地址更有利于识别终端设备。
数据包中携带终端设备的设备类型和设备地址的方式可以有很多种,优选地,可以是在数据包的源MAC地址中携带终端设备的MAC地址,在数据包中的Option60字段中携带有用于标识终端设备的设备类型。通过上述方式,可以更加快速地解析出数据包中有关终端设备的各种信息。
设备类型可以包括很多种,优选地,可以是机顶盒STB,IP相机(IP camera),IP手机(IP phone),电脑(PC),IPAD等。当然,设备的类型并不局限于上述几种,也可能是其他的终端或移动终端。
服务类别也可以包括很多种,优选地,包括上网,视频,语音,下载,游戏等。同样的,服务类别也并不局限于上述几种,也可能是其他的服务类别。
QOS参数可以包括很多种,但是优选地,包括QOS优先级参数。通过配置终端设备的QOS优先级参数,才能保证终端设备的QOS优先级。
上述QOS参数配置方法可以应用在很多场景,但优选地,应用在家庭网络设备上。家庭网络中由于没有网络管理人员并且可能终端设备的种类繁多,因此,上述方法应用在家庭网络的配置场景中,效果更为明显。
在本实施例中还提供了一种QOS参数配置装置,该装置用于实现上述实施例及优选实施方式,已经进行过说明的不再赘述。如以下所使用的,术语“模块”可以实现预定功能的软件和/或硬件的组合。尽管以下实施例所描述的装置较佳地以软件来实现,但是硬件,或者软件和硬件的组合的实现也是可能并被构想的。
图2是根据本发明实施例的QOS参数配置装置的结构框图,如图2所示,该装置20包括接收模块22、确定模块24和配置模块26。
接收模块22,设置为接收终端设备发送的数据包,其中,该数据包中携带有终端设备的设备类型和设备地址。
确定模块24,设置为根据设备类型和预先设置的设备类型和服务类别对应关系确定终端设备的服务类别。
配置模块26,设置为根据设备地址和服务类别配置终端设备的QOS参数。
在本实施例中还提供了一种QOS参数配置系统,图3是根据本发明实施例的QOS参数配置系统的结构框图,如图3所示,该系统包括:网络设备32和终端设备34。
网络设备包括图2所示的QOS参数配置装置20。
终端设备,设置为发送数据包。
图4是根据本发明实施例的服务质量QOS参数配置系统的另一结构示意图,如图4所示,该网络设备32还包括DHCP服务器42,设置为接收数据包。
为了使本发明的技术方案和实现方法更加清楚,下面将结合优选的实施例对其实现过程进行详细描述。
图5是根据本发明优选实施例的组网框图,如图5所示,该组网包括终端设备34、网络设备32以及DHCP服务器(DHCP Server)42;
优选地,在家庭组网中,DHCP Server可以内置到网络设备中。
表1为在网络设备上预设设备类型和CoS服务类别对应表;
序号 | 设备类型 | CoS服务类别 |
1 | Device Type1 | CoS值(1-7) |
2 | Device Type2 | CoS值(1-7) |
3 | Device Type3 | CoS值(1-7) |
4 | Device Type4 | CoS值(1-7) |
5 | ... | ... |
表1
图6是根据本发明实施的DHCP协议流程图,如图6所示,终端设备启动时,通过DHCP协议获取IP地址,DHCP的第一步是发送DHCP Discovery数据包,数据包的源MAC地址是终端设备自身MAC地址,数据包中的Option 60字段(格式如表2)用于标识设备厂商类型和配置;
网络设备侦听DHCP Discovery数据包,提取Option60字段中的设备类型和终端设备源MAC地址,记录到设备类型/MAC地址对应表3:
序号 | 设备类型 | MAC |
1 | Device Type1 | MAC地址 |
2 | … | … |
表3
将表1和表3关联,得到MAC地址与CoS服务类别的对应关系,网络设备对特定的MAC地址实施相应的QoS优先级流量保证,从而实现了对特定设备类型的QoS保证。
下面通过具体实施例对优选实施例实现过程进行详细描述。
家庭网关预设设备类型和CoS服务类别对应关系,如表4所示;
表4
MAC地址00:11:22:33:44:55的STB开机启动,通过DHCP协议获取IP地址,STB发送DHCP Discovery数据包,数据包中Option 60字段为“STB”;
家庭网关侦听DHCP Discovery数据包,捕捉Option60设备类型和终端设备源MAC地址,记录到设备类型/MAC地址表,如表5所示;
表5
将上面的两个表格关联,得出MAC地址00:11:22:33:44:55的设备CoS服务类别为6,家庭网关对此STB实施CoS6的QoS保证。
显然,本领域的技术人员应该明白,上述的本发明的各模块或各步骤可以用通用的计算装置来实现,它们可以集中在单个的计算装置上,或者分布在多个计算装置所组成的网络上,可选地,它们可以用计算装置可执行的程序代码来实现,从而,可以将它们存储在存储装置中由计算装置来执行,并且在某些情况下,可以以不同于此处的顺序执行所示出或描述的步骤,或者将它们分别制作成各个集成电路模块,或者将它们中的多个模块或步骤制作成单个集成电路模块来实现。这样,本发明不限制于任何特定的硬件和软件结合。
以上所述仅为本发明的优选实施例而已,并不用于限制本发明,对于本领域的技术人员来说,本发明可以有各种更改和变化。凡在本发明的精神和原则之内,所作的任何修改、等同替换、改进等,均应包含在本发明的保护范围之内。
如上所述,通过上述实施例及优选实施方式,解决了相关技术中QOS参数配置存在的无法保证QOS优先级的问题,进而达到了保证QOS优先级的效果。
Claims (10)
- 一种服务质量QOS参数配置方法,接收终端设备发送的数据包,所述数据包中携带有所述终端设备的设备类型和设备地址;根据所述设备类型和预先设置的设备类型和服务类别对应关系确定所述终端设备的服务类别;根据所述设备地址和所述服务类别配置所述终端设备的QOS参数。
- 根据权利要求1所述的方法,其中,所述数据包包括动态主机配置协议发现DHCP Discovery数据包。
- 根据权利要求2所述的方法,其中,所述设备地址包括所述终端设备的媒体访问控制MAC地址。
- 根据权利要求3所述的方法,其中,所述数据包中携带有所述终端设备的所述设备类型和所述设备地址包括:所述数据包的源MAC地址中携带有所述终端设备的所述MAC地址,所述数据包中的选项Option 60字段中携带有用于标识所述终端设备的所述设备类型。
- 根据权利要求1所述的方法,其中,所述设备类型包括以下至少之一:机顶盒STB,IP相机,IP手机,电脑,IPAD;和/或所述服务类别包括以下至少之一:上网,视频,语音,下载,游戏。
- 根据权利要求1所述的方法,其中,所述QOS参数包括QOS优先级参数。
- 根据权利要求1至6中任一项所述的方法,其中,所述方法应用于家庭网络设备。
- 一种服务质量QOS参数配置装置,包括:接收模块,设置为接收终端设备发送的数据包,所述数据包中携带有所述终端设备的设备类型和设备地址;确定模块,设置为根据所述设备类型和预先设置的设备类型和服务类别对应关系确定所述终端设备的服务类别;配置模块,设置为根据所述设备地址和所述服务类别配置所述终端设备的QOS参数。
- 一种服务质量QOS参数配置系统,包括:网络设备,包括权利要求8所述的QOS参数配置装置;终端设备,设置为发送所述数据包。
- 根据权利要求9所述的系统,其中,包括:所述网络设备还包括DHCP服务器,设置为接收所述数据包。
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US15/316,796 US20170149669A1 (en) | 2014-06-20 | 2014-10-23 | Method, apparatus and system for configuring quality of service (qos) parameters |
EP14895213.8A EP3160080A4 (en) | 2014-06-20 | 2014-10-23 | Method, apparatus and system for configuring quality of service (qos) parameters |
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201410279782.7 | 2014-06-20 | ||
CN201410279782.7A CN105306608A (zh) | 2014-06-20 | 2014-06-20 | 服务质量qos参数配置方法、装置及系统 |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2015192572A1 true WO2015192572A1 (zh) | 2015-12-23 |
Family
ID=54934797
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/CN2014/089350 WO2015192572A1 (zh) | 2014-06-20 | 2014-10-23 | 服务质量qos参数配置方法、装置及系统 |
Country Status (4)
Country | Link |
---|---|
US (1) | US20170149669A1 (zh) |
EP (1) | EP3160080A4 (zh) |
CN (1) | CN105306608A (zh) |
WO (1) | WO2015192572A1 (zh) |
Families Citing this family (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN109995803A (zh) * | 2017-12-29 | 2019-07-09 | 中移物联网有限公司 | 一种搭载智能终端的汽车、服务器、Web系统及控制方法 |
WO2021066485A1 (en) * | 2019-10-04 | 2021-04-08 | Samsung Electronics Co., Ltd. | Improvements in and relating to dynamic path switching |
CN114567679B (zh) * | 2022-03-25 | 2024-04-02 | 阿里巴巴(中国)有限公司 | 数据传输方法及装置 |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20050135243A1 (en) * | 2003-12-18 | 2005-06-23 | Lee Wang B. | System and method for guaranteeing quality of service in IP networks |
CN101174979A (zh) * | 2006-11-01 | 2008-05-07 | 中兴通讯股份有限公司 | 一种家庭网关QoS策略配置管理的系统和方法 |
CN102055645A (zh) * | 2009-11-11 | 2011-05-11 | 上海贝尔股份有限公司 | 一种接入网络中ip业务数据流自动分类的方法及其装置 |
TW201404102A (zh) * | 2012-07-02 | 2014-01-16 | Chunghwa Telecom Co Ltd | 根據家用網路設備分發IPv6首碼並做QoS控管及訊務分流的系統與方法 |
Family Cites Families (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6876667B1 (en) * | 2001-04-30 | 2005-04-05 | Cisco Technology, Inc. | Method and apparatus for establishing class of service configuration in a network device of a broadband cable network using dynamic host configuration protocol |
US20070133428A1 (en) * | 2005-12-13 | 2007-06-14 | Carolyn Taylor | System and method for providing dynamic QoS based upon group profiles |
AU2010208314B2 (en) * | 2009-01-28 | 2015-11-05 | Headwater Research Llc | Quality of service for device assisted services |
-
2014
- 2014-06-20 CN CN201410279782.7A patent/CN105306608A/zh active Pending
- 2014-10-23 US US15/316,796 patent/US20170149669A1/en not_active Abandoned
- 2014-10-23 WO PCT/CN2014/089350 patent/WO2015192572A1/zh active Application Filing
- 2014-10-23 EP EP14895213.8A patent/EP3160080A4/en not_active Withdrawn
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20050135243A1 (en) * | 2003-12-18 | 2005-06-23 | Lee Wang B. | System and method for guaranteeing quality of service in IP networks |
CN101174979A (zh) * | 2006-11-01 | 2008-05-07 | 中兴通讯股份有限公司 | 一种家庭网关QoS策略配置管理的系统和方法 |
CN102055645A (zh) * | 2009-11-11 | 2011-05-11 | 上海贝尔股份有限公司 | 一种接入网络中ip业务数据流自动分类的方法及其装置 |
TW201404102A (zh) * | 2012-07-02 | 2014-01-16 | Chunghwa Telecom Co Ltd | 根據家用網路設備分發IPv6首碼並做QoS控管及訊務分流的系統與方法 |
Non-Patent Citations (1)
Title |
---|
See also references of EP3160080A4 * |
Also Published As
Publication number | Publication date |
---|---|
EP3160080A1 (en) | 2017-04-26 |
EP3160080A4 (en) | 2018-01-10 |
US20170149669A1 (en) | 2017-05-25 |
CN105306608A (zh) | 2016-02-03 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
WO2017101419A1 (zh) | 投屏方法 | |
US9401889B2 (en) | Port-based dynamic network parameter assignment | |
CN104125167A (zh) | 一种流量控制方法和装置 | |
WO2020177383A1 (zh) | 数据流处理方法及相关设备 | |
US20200329360A1 (en) | Method and system for discovering user equipment in a network | |
CN106716939B (zh) | 数据流递送中改进的qos | |
JP2005524287A (ja) | ネットワークにおけるトランスポートストリームを識別する方法、およびその装置 | |
WO2015192572A1 (zh) | 服务质量qos参数配置方法、装置及系统 | |
WO2015192498A1 (zh) | 链路信息的发送方法、装置和流量的控制方法、装置 | |
US11595852B2 (en) | Wireless access point software application for classifying network data packets to improve packet forwarding performance | |
US10097375B2 (en) | Electronic device and transmission method thereof | |
US20180227744A1 (en) | Content delivery network request handling in wireless communication systems | |
US20030099200A1 (en) | Parallel limit checking in a hierarchical network for bandwidth management traffic-shaping cell | |
WO2020090412A1 (ja) | 通信システム及びポリシー制御装置 | |
CN110224932B (zh) | 一种数据快速转发的方法及系统 | |
US20030081623A1 (en) | Virtual queues in a single queue in the bandwidth management traffic-shaping cell | |
CN112491576A (zh) | 网络配置的发送方法及装置、存储介质、电子装置 | |
US8305920B2 (en) | Method, system and terminal for determining QoS level | |
WO2017131820A1 (en) | Identification and control of applications and media sessions | |
WO2017063578A1 (zh) | 数据报文处理方法及装置 | |
KR100959834B1 (ko) | 네트워크 단말 장치 및 데이터 처리 방법 | |
WO2017219667A1 (zh) | Mss的修改方法、装置及系统 | |
JP2018038002A (ja) | ポリシ管理システム、ポリシ管理方法およびポリシ管理装置 | |
TWI857621B (zh) | 封包傳輸優先級的設置方法及其裝置 | |
WO2020090407A1 (ja) | 通信システム及びポリシー制御装置 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 14895213 Country of ref document: EP Kind code of ref document: A1 |
|
WWE | Wipo information: entry into national phase |
Ref document number: 15316796 Country of ref document: US |
|
REEP | Request for entry into the european phase |
Ref document number: 2014895213 Country of ref document: EP |
|
WWE | Wipo information: entry into national phase |
Ref document number: 2014895213 Country of ref document: EP |
|
NENP | Non-entry into the national phase |
Ref country code: DE |