Movatterモバイル変換


[0]ホーム

URL:


CN110391998A - A method and device for service stream transmission - Google Patents

A method and device for service stream transmission
Download PDF

Info

Publication number
CN110391998A
CN110391998ACN201810365995.XACN201810365995ACN110391998ACN 110391998 ACN110391998 ACN 110391998ACN 201810365995 ACN201810365995 ACN 201810365995ACN 110391998 ACN110391998 ACN 110391998A
Authority
CN
China
Prior art keywords
priority
business stream
application server
precedence information
business
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.)
Pending
Application number
CN201810365995.XA
Other languages
Chinese (zh)
Inventor
倪国瑜
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Huawei Technologies Co Ltd
Original Assignee
Huawei Technologies Co Ltd
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 Huawei Technologies Co LtdfiledCriticalHuawei Technologies Co Ltd
Priority to CN201810365995.XApriorityCriticalpatent/CN110391998A/en
Priority to PCT/CN2019/083620prioritypatent/WO2019206063A1/en
Publication of CN110391998ApublicationCriticalpatent/CN110391998A/en
Pendinglegal-statusCriticalCurrent

Links

Classifications

Landscapes

Abstract

The present invention provides a kind of methods of Business Stream transmission, comprising: application server receives the Business Stream precedence information that policy control equipment is sent;The Business Stream precedence information determines the priority parameters of Business Stream to application server based on the received;Application server carries the priority parameters of the Business Stream in the traffic data issued.In this way, having ensured the quality of high-priority service to the quality control of the business of Network Traffic by Provider Equipment.

Description

Translated fromChinese
一种业务流传输的方法和设备A method and device for service stream transmission

技术领域technical field

本发明涉及通信领域,尤其涉及一种业务流传输的方法和设备。The present invention relates to the field of communications, and in particular, to a method and device for service stream transmission.

背景技术Background technique

运营商核心网设备云化之后,主要存在两种网络转发模式。一种是硬直通方式,也就是SR-IOV(Single-Root I/O Virtualization)方式,这种方式是虚拟机监视器Hypervisor将物理网卡虚拟出多个虚拟网卡,利用数据平面开发套件DPDK(Data PlaneDevelopment Kit)或者其他技术使虚拟功能直通给虚拟机VM使用。另一种是虚拟交换vSwitch(Virtual Switch)。方式,其本质是软件交换,云化的操作系统利用中断或者轮询的等手段将网卡收发的报文在虚拟机VM之间进行交换传递。vSwitch方式的的转发能力整体较SR-IOV方式弱一些,部分商用的虚拟交换机转发能力在几百Kpps左右,所以当网络出现流量突发的情况下,vSwitch往往容易成为端到端的转发瓶颈。一旦出现转发瓶颈之后,vSwitch当前无法做到高优先级报文的优先保障。比如数据流量和VoLTE语音报文,可能同时受到无差别丢弃,导致端到端高优先级报文无法得到有效保障。高优先级的报文可能反而被丢弃,丢弃原因主要是vSwitch当前无法有效获取到数据流的优先级级别,因而无法进一步进行有效地高优先级处理。After the operator's core network equipment is cloudified, there are mainly two network forwarding modes. One is the hard pass-through method, which is the SR-IOV (Single-Root I/O Virtualization) method. In this method, the virtual machine monitor Hypervisor virtualizes the physical network card into multiple virtual network cards, and uses the data plane development kit DPDK (Data PlaneDevelopment Kit) or other technologies to make the virtual function pass-through to the virtual machine VM. The other is virtual switching vSwitch (Virtual Switch). The essence of the method is software switching. The cloud-based operating system uses interrupts or polling to exchange and transmit the packets sent and received by the network card between virtual machines and VMs. The forwarding capability of the vSwitch mode is generally weaker than that of the SR-IOV mode. The forwarding capability of some commercial virtual switches is around several hundreds of Kpps. Therefore, when the network bursts with traffic, the vSwitch tends to become an end-to-end forwarding bottleneck. Once a forwarding bottleneck occurs, the vSwitch cannot currently guarantee the priority of high-priority packets. For example, data traffic and VoLTE voice packets may be discarded indiscriminately at the same time, so that end-to-end high-priority packets cannot be effectively guaranteed. High-priority packets may be discarded instead. The reason for the discarding is that the vSwitch cannot effectively obtain the priority level of the data stream, and therefore cannot further effectively process high-priority packets.

运营商网络中数据报文优先级标示可以通过链路层VLAN(Virtual Local AreaNetwork,虚拟局域网)优先级以及网络层的DSCP(Differentiated Service Code Point,差分服务码点)进行,或网关设备中通过业务质量QoS(Quality of Service)标示。核心网设备云化之后vSwitch可以识别VLAN优先级或者DSCP进行调度决策。为了保障在接收报文端vSwitch同样能够进行优先级差异处理,那么首先需要给报文优先级级别标识。The priority marking of data packets in the operator network can be performed through the link layer VLAN (Virtual Local Area Network, virtual local area network) priority and the network layer DSCP (Differentiated Service Code Point, Differentiated Service Code Point), or through the gateway device. Quality QoS (Quality of Service) mark. After the core network devices are cloudized, the vSwitch can identify VLAN priorities or DSCP to make scheduling decisions. To ensure that the vSwitch on the receiving end can also process the priority difference, you need to first identify the priority level of the packets.

传统的报文DSCP或者VLAN优先级标记方法是由报文发出端,通常即应用服务器来填写相应的DSCP值或者VLAN优先级,该方法由于服务器发送报文端不受运营商设备控制,无法准确体现服务差异,因此不能很好地进行业务质量控制。The traditional packet DSCP or VLAN priority marking method is that the sender of the packet, usually the application server, fills in the corresponding DSCP value or VLAN priority. This method cannot be accurate because the server sending the packet is not controlled by the operator's equipment. It reflects service differences, so it can't carry out business quality control very well.

发明内容SUMMARY OF THE INVENTION

本发明实施例提供一种业务流传输的方法和设备,保证运营商设备对网络中业务流的业务质量控制,保障了高优先级业务的质量。The embodiment of the present invention provides a method and device for service flow transmission, which ensures the service quality control of the service flow in the network by the operator equipment, and ensures the quality of the high-priority service.

第一方面,本发明实施例提供了一种业务流传输的的方法,包括:应用服务器接收策略控制设备发送的业务流优先级信息;应用服务器根据接收的所述业务流优先级信息确定业务流的优先级参数;应用服务器在下发的业务流数据中,携带所述业务流的优先级参数。In a first aspect, an embodiment of the present invention provides a service flow transmission method, comprising: an application server receiving service flow priority information sent by a policy control device; and an application server determining a service flow according to the received service flow priority information The priority parameter of the service flow; the application server carries the priority parameter of the service flow in the service flow data sent by the application server.

通过上述方法,运营商的策略控制设备对网络中业务流进行优先级控制,保障了高优先级业务的质量。Through the above method, the operator's policy control device performs priority control on the service flow in the network, which ensures the quality of the high-priority service.

在一个可能的设计中,所述接收的业务流优先级信息包括业务流标识及对应的优先级参数,应用服务器直接将接收的所述业务流优先级参数携带在发送的业务流数据中。In a possible design, the received service flow priority information includes a service flow identifier and a corresponding priority parameter, and the application server directly carries the received service flow priority parameter in the sent service flow data.

在另一个可能的设计中,所述接收的业务流优先级信息包括业务流优先级的确定规则,应用服务器根据所述优先级确定规则确定业务流的优先级参数。In another possible design, the received service flow priority information includes a service flow priority determination rule, and the application server determines a service flow priority parameter according to the priority determination rule.

在又一个可能的设计中,所述业务流优先级的确定规则包括业务类型与优先级的匹配关系,应用服务器根据所述匹配关系确定业务流的优先级。In yet another possible design, the rule for determining the priority of the service flow includes a matching relationship between the service type and the priority, and the application server determines the priority of the service flow according to the matching relationship.

在又一个可能的设计中,所述业务流优先级信息携带在RAR消息中,或者,携带在AAA消息中。In yet another possible design, the service flow priority information is carried in the RAR message, or carried in the AAA message.

在又一个可能的设计中,所述业务流优先级参数包括下列至少一项:VLAN优先级,或者差分服务代码点DSCP优先级。In yet another possible design, the traffic flow priority parameter includes at least one of the following: VLAN priority, or Differentiated Services Code Point DSCP priority.

第二方面,本发明实施例提供了另一种业务流传输的的方法,其特征在于,包括:策略控制设备生成业务流优先级信息;策略控制设备向应用服务器发送业务流优先级信息,所述业务流信息用于指示应用服务器在下发的业务流数据中,携带根据所述优先级信息确定的优先级参数。In a second aspect, an embodiment of the present invention provides another method for service flow transmission, which is characterized in that the method includes: a policy control device generates service flow priority information; the policy control device sends the service flow priority information to an application server, so The service flow information is used to instruct the application server to carry the priority parameter determined according to the priority information in the service flow data delivered by the application server.

通过上述方法,运营商的策略控制设备对网络中业务流进行优先级控制,保障了高优先级业务的质量。Through the above method, the operator's policy control device performs priority control on the service flow in the network, which ensures the quality of the high-priority service.

在一个可能的设计中,所述策略控制设备发送的业务流优先级信息包括业务流标识及对应的优先级参数,用于指示应用服务器直接将接收的所述业务流优先级参数携带在发送的业务流数据中。In a possible design, the service flow priority information sent by the policy control device includes a service flow identifier and a corresponding priority parameter, which is used to instruct the application server to directly carry the received service flow priority parameter in the sending business flow data.

在另一个可能的设计中,所述策略控制设备发送的业务流优先级信息包括业务流优先级的确定规则,用于指示应用服务器根据所述优先级确定规则确定业务流的优先级参数。In another possible design, the service flow priority information sent by the policy control device includes a service flow priority determination rule, which is used to instruct the application server to determine the service flow priority parameter according to the priority determination rule.

在又一个可能的设计中,所述业务流优先级的确定规则包括业务类型与优先级的匹配关系,用于指示应用服务器根据所述匹配关系确定业务流的优先级。In yet another possible design, the rule for determining the priority of the service flow includes a matching relationship between the service type and the priority, which is used to instruct the application server to determine the priority of the service flow according to the matching relationship.

在又一个可能的设计中,所述业务流优先级信息携带在RAR消息中,或者,携带在AAA消息中。In yet another possible design, the service flow priority information is carried in the RAR message, or carried in the AAA message.

在又一个可能的设计中,所述业务流优先级参数包括下列至少一项:VLAN优先级,或者差分服务代码点DSCP优先级。In yet another possible design, the traffic flow priority parameter includes at least one of the following: VLAN priority, or Differentiated Services Code Point DSCP priority.

第三方面,本发明实施例提供了一种应用服务器,具有实现上述方法中应用服务器的功能。所述功能可以通过硬件实现,也可以通过硬件执行相应的软件实现。所述硬件或软件包括一个或多个与上述功能相对应的单元,如包括接收单元,确定单元和发送单元。In a third aspect, an embodiment of the present invention provides an application server, which has the function of implementing the application server in the above method. The functions can be implemented by hardware, or can be implemented by hardware executing corresponding software. The hardware or software includes one or more units corresponding to the above functions, such as a receiving unit, a determining unit and a sending unit.

在一个可能的设计中,应用服务器的结构中包括处理器和存储器,所述存储器用于存储支持应用服务器执行上述方法的应用程序代码,所述处理器被配置为用于执行所述存储器中存储的程序。所述应用服务器还包括通信接口,用于与其他设备通信。In a possible design, the structure of the application server includes a processor and a memory, the memory is used for storing application program codes that support the application server to execute the above method, the processor is configured to execute the memory stored in the memory program of. The application server also includes a communication interface for communicating with other devices.

第四方面,本发明实施例提供了一种策略控制设备,具有实现上述方法中策略控制设备的功能。所述功能可以通过硬件实现,也可以通过硬件执行相应的软件实现。所述硬件或软件包括一个或多个与上述功能相对应的单元,如包括生成单元和发送单元。In a fourth aspect, an embodiment of the present invention provides a policy control device, which has the function of implementing the policy control device in the above method. The functions can be implemented by hardware, or can be implemented by hardware executing corresponding software. The hardware or software includes one or more units corresponding to the above functions, such as a generating unit and a sending unit.

在一个可能的设计中,策略控制设备的结构中包括处理器和存储器,所述存储器用于存储支持策略控制设备执行上述方法的应用程序代码,所述处理器被配置为用于执行所述存储器中存储的程序。所述策略控制设备还包括通信接口,用于与其他设备通信。In a possible design, the structure of the policy control device includes a processor and a memory, the memory is used for storing application program codes that support the policy control device to execute the above method, the processor is configured to execute the memory program stored in. The policy control device further includes a communication interface for communicating with other devices.

第五方面,本发明实施例提供了一种计算机存储介质,用于储存为上述应用服务器或策略控制设备所用的计算机软件指令,其包含用于执行上述方面所设计的程序。In a fifth aspect, an embodiment of the present invention provides a computer storage medium for storing computer software instructions used by the above application server or policy control device, which includes the program designed for executing the above aspect.

本发明实施例提供的上述业务流传输的技术方案,通过运营商管理的策略控制设备统一对网络中业务流的业务质量控制,保障了高优先级业务的质量,提高了网络的可靠性。The technical solution for the above-mentioned service flow transmission provided by the embodiments of the present invention uniformly controls the service quality of the service flow in the network through the policy control device managed by the operator, which ensures the quality of the high-priority service and improves the reliability of the network.

附图说明Description of drawings

图1为本发明实施例提供的一种业务流传输的系统架构示意图;1 is a schematic diagram of a system architecture for service stream transmission provided by an embodiment of the present invention;

图2为本发明实施例提供的一种业务流传输的流程示意图;FIG. 2 is a schematic flowchart of a service flow transmission according to an embodiment of the present invention;

图3为本发明实施例提供的另一种业务流传输的流程示意图;3 is a schematic flowchart of another service flow transmission provided by an embodiment of the present invention;

图4为本发明实施例提供的一种应用服务器的结构示意图;FIG. 4 is a schematic structural diagram of an application server according to an embodiment of the present invention;

图5为本发明实施例提供的一种应用服务器的另一结构示意图;FIG. 5 is another schematic structural diagram of an application server according to an embodiment of the present invention;

图6为本发明实施例提供的一种策略控制设备的结构示意图;FIG. 6 is a schematic structural diagram of a policy control device according to an embodiment of the present invention;

图7为本发明实施例提供的一种策略控制设备的另一结构示意图。FIG. 7 is another schematic structural diagram of a policy control device according to an embodiment of the present invention.

具体实施方式Detailed ways

为使本发明的目的、技术方案和优点更加清楚,下面将结合附图对本发明实施方式作进一步地详细描述。在对本发明实施例进行详细说明之前,先对本发明实施例的应用场景予以举例介绍。In order to make the objectives, technical solutions and advantages of the present invention clearer, the embodiments of the present invention will be further described in detail below with reference to the accompanying drawings. Before describing the embodiments of the present invention in detail, an example of application scenarios of the embodiments of the present invention is introduced.

本发明实施例提供的数据流传输方法应用于移动通信系统中。如图1所示为本发明实施例提供的一个业务流传输的的系统架构图,包括:策略控制设备101,应用服务器102,云设备103、网关设备104。The data stream transmission method provided by the embodiment of the present invention is applied to a mobile communication system. FIG. 1 is a system architecture diagram of a service flow transmission provided by an embodiment of the present invention, including: a policy control device 101 , an application server 102 , a cloud device 103 , and a gateway device 104 .

策略控制设备101,用于将业务流的优先级相关信息,发送给应用服务器。策略控制设备可以是第4代(4G)移动通信网络中的策略与计费规则功能(Policy and ChargingRules Function,PCRF)实体,也可以是第5代(5G)移动通信网络中的策略控制功能(PolicyControl Function,PCF)实体。The policy control device 101 is configured to send the priority-related information of the service flow to the application server. The policy control device may be a Policy and Charging Rules Function (PCRF) entity in the 4th generation (4G) mobile communication network, or may be a policy control function in the 5th generation (5G) mobile communication network ( PolicyControl Function, PCF) entity.

应用服务器102,用于根据上述优先级相关信息,确定需下发给用户设备的业务流的优先级,在下发的业务流中携带优先级参数。通常为各种业务提供商的服务器。The application server 102 is configured to determine the priority of the service flow to be delivered to the user equipment according to the above-mentioned priority-related information, and carry the priority parameter in the delivered service flow. Usually the servers of various service providers.

云设备103,用于将应用服务器发送的业务流转发到用户设备接入的网关设备上。云设备根据业务流的优先级参数确定转发的策略。The cloud device 103 is configured to forward the service flow sent by the application server to the gateway device accessed by the user equipment. The cloud device determines the forwarding policy according to the priority parameter of the service flow.

网关设备104,用于将收到的应用服务器下发的业务流数据转发给用户设备。网关设备可以是第4代(4G)移动通信网络中的PDN网关(Packet data network GateWay,PGW),也可以是第5代(5G)移动通信网络中的用户面功能(User Plane Function,UPF)设备。The gateway device 104 is configured to forward the received service flow data delivered by the application server to the user equipment. The gateway device may be a PDN gateway (Packet data network GateWay, PGW) in the fourth generation (4G) mobile communication network, or may be a user plane function (User Plane Function, UPF) in the fifth generation (5G) mobile communication network. equipment.

应用于上述图1所示的系统中,本发明的实施例提供了一种业务流传输的方法。如图2所示,策略控制设备直接将业务流的优先级配置到应用服务器中,具体包括下列步骤:Applied to the system shown in FIG. 1 above, an embodiment of the present invention provides a method for service stream transmission. As shown in Figure 2, the policy control device directly configures the priority of the service flow into the application server, which specifically includes the following steps:

201a-202a,配置优先级的一个方式是策略控制设备主动通知应用服务器相关业务流优先级参数。例如,步骤201a,策略控制设备在向应用服务器发送diameter协议的重鉴权请求RAR(Re-Auth-Request)消息中,携带相关业务流优先级信息,包括DSCP参数或者VLAN优先级参数以及对应的流信息。步骤202a,应用服务器收到RAR消息后,返回重鉴权响应(Re-Auth-Answer)消息。业务流优先级参数的一个例子如下面表1,每个业务流标识对应相应的优先级。201a-202a, one way to configure the priority is that the policy control device actively notifies the application server of the relevant service flow priority parameters. For example, in step 201a, the policy control device sends the re-authentication request RAR (Re-Auth-Request) message of the diameter protocol to the application server, carrying relevant service flow priority information, including DSCP parameters or VLAN priority parameters and corresponding flow information. Step 202a, after receiving the RAR message, the application server returns a re-authentication response (Re-Auth-Answer) message. An example of the service flow priority parameter is shown in Table 1 below, and each service flow identifier corresponds to a corresponding priority.

业务流标识business flow identification优先级priority001100111100120012330013001322

表1,业务流优先级参数示例Table 1, example of business flow priority parameters

或者,201b–202b,配置优先级的另一个方式是策略控制设备根据应用服务器的请求而发送相关业务流优先级参数。例如,步骤201b,策略控制设备收到应用服务器发送的diameter协议的鉴权认证请求AAR(Authentication-Authorization-Request)消息后,在步骤202b返回鉴权认证响应AAA(Authentication-Authorization-Answer)消息中,携带相关业务流优先级信息,包括DSCP参数或者VLAN优先级参数以及对应的流信息。Or, 201b-202b, another way of configuring the priority is that the policy control device sends the relevant service flow priority parameter according to the request of the application server. For example, in step 201b, after receiving the authentication-authorization-request AAR (Authentication-Authorization-Request) message of the diameter protocol sent by the application server, the policy control device returns the authentication-authorization-response AAA (Authentication-Authorization-Answer) message in step 202b , which carries relevant service flow priority information, including DSCP parameters or VLAN priority parameters and corresponding flow information.

203,应用服务器收到上述优先级参数后,根据上述表1,在向用户下发的业务流数据中,携带业务流标识对应的优先级,包括DSCP参数或者VLAN优先级参数。203. After receiving the above priority parameter, the application server carries the priority corresponding to the service flow identifier, including the DSCP parameter or the VLAN priority parameter, in the service flow data delivered to the user according to the above Table 1.

204,云设备根据收到的业务流中携带的优先级参数,对业务流数据进行转发处理,例如通过分析链路层VLAN优先级参数,或者网络层的DSCP,保证高优先级的报文优先转发到报文目标用户对应的网关设备中。204 , the cloud device forwards and processes the service flow data according to the priority parameter carried in the received service flow, for example, by analyzing the VLAN priority parameter of the link layer or the DSCP of the network layer, to ensure that the high-priority packets are given priority. It is forwarded to the gateway device corresponding to the destination user of the packet.

通过本发明实施例,策略控制设备统一控制了全部网络上业务的端到端QoS,保障了高优先级业务的业务质量。Through the embodiments of the present invention, the policy control device uniformly controls the end-to-end QoS of services on all networks, and ensures the service quality of high-priority services.

应用于上述图1所示的系统中,本发明的实施例提供了另一种业务流传输的方法。如图3所示,策略控制设备将业务流的优先级确定规则配置到应用服务器中,应用服务器根据规则在下发的业务流中携带优先级。具体包括下列步骤:Applied to the system shown in FIG. 1 above, the embodiment of the present invention provides another method for transmitting service flow. As shown in FIG. 3 , the policy control device configures the priority determination rule of the service flow in the application server, and the application server carries the priority in the delivered service flow according to the rule. Specifically include the following steps:

301a-302a,策略控制设备可以主动通知应用服务器业务流优先级确定规则。例如,步骤301a,策略控制设备在向应用服务器发送diameter协议的重鉴权请求RAR(Re-Auth-Request)消息中,携带相关业务流优先级信息,包括业务流确定规则。步骤302a,应用服务器收到RAR消息后,返回重鉴权响应(Re-Auth-Answer)消息。业务流确定规则的一个例子如下面表2,每个业务流类型配置了相应的优先级参数。301a-302a, the policy control device may actively notify the application server of the service flow priority determination rule. For example, in step 301a, the policy control device sends the re-authentication request RAR (Re-Auth-Request) message of the diameter protocol to the application server, carrying relevant service flow priority information, including service flow determination rules. Step 302a, after receiving the RAR message, the application server returns a re-authentication response (Re-Auth-Answer) message. An example of the service flow determination rule is shown in Table 2 below, and corresponding priority parameters are configured for each service flow type.

表2,业务流优先级确定规则示例Table 2, Examples of business flow prioritization rules

或者,301b–302b,策略控制设备也可以根据应用服务器的请求而发送业务流优先级确定规则。例如,步骤301b,策略控制设备收到应用服务器发送的diameter协议的鉴权认证请求AAR(Authentication-Authorization-Request)消息后,在步骤302b返回鉴权认证响应AAA(Authentication-Authorization-Answer)消息中,携带如表2所示的业务流优先级确定规则。,包括DSCP参数或者VLAN优先级参数以及对应的流信息。Alternatively, in 301b-302b, the policy control device may also send the service flow priority determination rule according to the request of the application server. For example, in step 301b, after receiving the authentication-authorization-request AAR (Authentication-Authorization-Request) message of the diameter protocol sent by the application server, the policy control device returns the authentication-authorization-response AAA (Authentication-Authorization-Answer) message in step 302b , carrying the service flow priority determination rules shown in Table 2. , including DSCP parameters or VLAN priority parameters and corresponding flow information.

303,应用服务器收到上述优先级参数后,根据上述表2,如果要向用户下发的业务流,则根据业务类型和表2匹配获得业务优先级参数。在下发的业务流数据中携带所述优先级参数,包括DSCP参数或者VLAN优先级参数。303 , after receiving the above-mentioned priority parameter, according to the above-mentioned Table 2, if the service flow to be delivered to the user is to be delivered, the service priority parameter is obtained by matching the service type with Table 2. The priority parameters, including DSCP parameters or VLAN priority parameters, are carried in the delivered service flow data.

304,云设备根据收到的业务流中携带的优先级参数,对业务流数据进行转发处理,例如通过分析链路层VLAN优先级参数,或者网络层的DSCP,保证高优先级的报文优先转发到报文目标用户对应的网关设备中。304 , the cloud device forwards and processes the service flow data according to the priority parameter carried in the received service flow, for example, by analyzing the VLAN priority parameter of the link layer or the DSCP of the network layer, to ensure that the high-priority packets are given priority. It is forwarded to the gateway device corresponding to the destination user of the packet.

通过本发明实施例,策略控制设备统一控制了全部网络上业务的端到端QoS,保障了高优先级业务的业务质量。Through the embodiments of the present invention, the policy control device uniformly controls the end-to-end QoS of services on all networks, and ensures the service quality of high-priority services.

本发明实施例还提供了一种应用服务器的结构示意图,如图4所示,包括接收单元401,确定单元402和发送单元403;其中:An embodiment of the present invention also provides a schematic structural diagram of an application server, as shown in FIG. 4 , including a receiving unit 401, a determining unit 402 and a sending unit 403; wherein:

接收单元用于接收策略控制设备发送的业务流优先级信息;The receiving unit is configured to receive the service flow priority information sent by the policy control device;

确定单元用于根据接收的所述业务流优先级信息确定业务流的优先级参数;The determining unit is configured to determine the priority parameter of the service flow according to the received priority information of the service flow;

发送单元用于在下发的业务流数据中携带所述业务流的优先级参数。The sending unit is configured to carry the priority parameter of the service flow in the delivered service flow data.

进一步,这些单元实现前述方法中的相关功能,不再赘述。Further, these units implement the relevant functions in the foregoing methods, which will not be repeated.

在本实施例中,应用服务器是以功能单元的形式来呈现。这里的“单元”可以指特定应用集成电路(application-specific integrated circuit,ASIC),电路,执行一个或多个软件或固件程序的处理器和存储器,集成逻辑电路,和/或其他可以提供上述功能的器件。在一个简单的实施例中,本领域的技术人员可以想到应用服务器可以采用处理器、存储器和通信接口来实现。In this embodiment, the application server is presented in the form of functional units. A "unit" herein may refer to an application-specific integrated circuit (ASIC), a circuit, a processor and memory executing one or more software or firmware programs, an integrated logic circuit, and/or others that may provide the functions described above device. In a simple embodiment, those skilled in the art can imagine that the application server can be implemented using a processor, memory and communication interface.

本发明实施例中的应用服务器还可以以图5中的计算机设备(或系统)的方式来实现。图5所示为本发明实施例提供的计算机设备示意图。该计算机设备包括至少一个处理器501,通信总线502,存储器503以及至少一个通信接口504,还可以包括IO接口505。The application server in the embodiment of the present invention may also be implemented in the manner of the computer device (or system) in FIG. 5 . FIG. 5 is a schematic diagram of a computer device according to an embodiment of the present invention. The computer device includes at least one processor 501 , a communication bus 502 , a memory 503 and at least one communication interface 504 , and may also include an IO interface 505 .

处理器可以是一个通用中央处理器(CPU),微处理器,特定应用集成电路(application-specific integrated circuit,ASIC),或一个或多个用于控制本发明方案程序执行的集成电路。The processor may be a general-purpose central processing unit (CPU), a microprocessor, an application-specific integrated circuit (ASIC), or one or more integrated circuits used to control the execution of the programs of the present invention.

通信总线可包括一通路,在上述组件之间传送信息。所述通信接口,使用任何收发器一类的装置,用于与其他设备或通信网络通信,如以太网,无线接入网(RAN),无线局域网(Wireless Local Area Networks,WLAN)等。The communication bus may include a path to transfer information between the aforementioned components. The communication interface, using any device such as a transceiver, is used to communicate with other devices or communication networks, such as Ethernet, Radio Access Network (RAN), Wireless Local Area Networks (WLAN) and the like.

存储器可以是只读存储器(read-only memory,ROM)或可存储静态信息和指令的其他类型的静态存储设备,随机存取存储器(random access memory,RAM)或者可存储信息和指令的其他类型的动态存储设备,也可以是电可擦可编程只读存储器(ElectricallyErasable Programmable Read-Only Memory,EEPROM)、只读光盘(Compact Disc Read-Only Memory,CD-ROM)或其他光盘存储、光碟存储(包括压缩光碟、激光碟、光碟、数字通用光碟、蓝光光碟等)、磁盘存储介质或者其他磁存储设备、或者能够用于携带或存储具有指令或数据结构形式的期望的程序代码并能够由计算机存取的任何其他介质,但不限于此。存储器可以是独立存在,通过总线与处理器相连接。存储器也可以和处理器集成在一起。The memory can be read-only memory (ROM) or other types of static storage devices that can store static information and instructions, random access memory (RAM), or other types of static storage devices that can store information and instructions The dynamic storage device can also be an electrically erasable programmable read-only memory (Electrically Erasable Programmable Read-Only Memory, EEPROM), a compact disc read-only memory (CD-ROM) or other optical disk storage, optical disk storage (including compact disc, laser disc, compact disc, digital versatile disc, blu-ray disc, etc.), magnetic disk storage medium or other magnetic storage device, or capable of carrying or storing desired program code in the form of instructions or data structures and capable of being accessed by a computer any other medium, but not limited to. The memory can exist independently and be connected to the processor through a bus. The memory can also be integrated with the processor.

其中,所述存储器用于存储执行本发明方案的应用程序代码,并由处理器来控制执行。所述处理器用于执行所述存储器中存储的应用程序代码。Wherein, the memory is used for storing the application program code for executing the solution of the present invention, and the execution is controlled by the processor. The processor is used to execute application code stored in the memory.

在具体实现中,处理器可以包括一个或多个CPU,每个CPU可以是一个单核(single-core)处理器,也可以是一个多核(multi-Core)处理器。这里的处理器可以指一个或多个设备、电路、和/或用于处理数据(例如计算机程序指令)的处理核。In a specific implementation, the processor may include one or more CPUs, and each CPU may be a single-core (single-core) processor or a multi-core (multi-core) processor. A processor herein may refer to one or more devices, circuits, and/or processing cores for processing data (eg, computer program instructions).

在具体实现中,作为一种实施例,该计算机设备还可以包括输入/输出(I/O)接口。例如,输出设备可以是液晶显示器(liquid crystal display,LCD),发光二级管(lightemitting diode,LED)显示设备,阴极射线管(cathode ray tube,CRT)显示设备,或投影仪(projector)等。输入设备可以是鼠标、键盘、触摸屏设备或传感设备等。In a specific implementation, as an embodiment, the computer device may further include an input/output (I/O) interface. For example, the output device may be a liquid crystal display (LCD), a light emitting diode (LED) display device, a cathode ray tube (CRT) display device, or a projector and the like. The input device can be a mouse, a keyboard, a touch screen device or a sensor device, and the like.

上述的计算机设备可以是一个通用计算机设备或者是一个专用计算机设备。在具体实现中,计算机设备可以是台式机、便携式电脑、网络服务器、掌上电脑(PersonalDigital Assistant,PDA)、移动手机、平板电脑、无线终端设备、通信设备、嵌入式设备或有图5中类似结构的设备。本发明实施例不限定计算机设备的类型。The aforementioned computer device may be a general-purpose computer device or a special-purpose computer device. In a specific implementation, the computer device may be a desktop computer, a portable computer, a network server, a PDA (Personal Digital Assistant, PDA), a mobile phone, a tablet computer, a wireless terminal device, a communication device, an embedded device, or a similar structure as shown in FIG. 5 . device of. The embodiment of the present invention does not limit the type of the computer device.

如图1中的应用服务器可以为图5所示的设备,存储器中存储了一个或多个软件模块。应用服务器可以通过处理器以及存储器中的程序代码来实现软件模块,完成上述方法。The application server in FIG. 1 may be the device shown in FIG. 5 , and one or more software modules are stored in the memory. The application server can implement the software module through the processor and the program code in the memory to complete the above method.

本发明实施例还提供了一种计算机存储介质,用于储存为上述图4或图5所示的设备所用的计算机软件指令,其包含用于执行上述方法实施例所设计的程序。通过执行存储的程序,可以实现上述方法。Embodiments of the present invention further provide a computer storage medium for storing computer software instructions used by the device shown in FIG. 4 or FIG. 5 , including a program designed to execute the above method embodiments. The above method can be implemented by executing the stored program.

本发明实施例还提供了一种策略控制设备的结构示意图,如图6所示,包括产生单元601,发送单元602;其中:An embodiment of the present invention also provides a schematic structural diagram of a policy control device, as shown in FIG. 6 , including a generating unit 601 and a sending unit 602; wherein:

生成单元用于生成业务流优先级信息;The generating unit is used to generate business flow priority information;

发送单元用于向应用服务器发送业务流优先级信息,所述业务流信息用于指示应用服务器在下发的业务流数据中,携带根据所述优先级信息确定的优先级参数。The sending unit is configured to send service flow priority information to the application server, where the service flow information is used to instruct the application server to carry the priority parameter determined according to the priority information in the delivered service flow data.

进一步,这些单元实现前述方法中的相关功能,不再赘述。Further, these units implement the relevant functions in the foregoing methods, which will not be repeated.

在本实施例中,策略控制设备是以功能单元的形式来呈现。这里的“单元”可以指特定应用集成电路(application-specific integrated circuit,ASIC),电路,执行一个或多个软件或固件程序的处理器和存储器,集成逻辑电路,和/或其他可以提供上述功能的器件。在一个简单的实施例中,本领域的技术人员可以想到策略控制设备可以采用处理器、存储器和通信接口来实现。In this embodiment, the policy control device is presented in the form of functional units. A "unit" herein may refer to an application-specific integrated circuit (ASIC), a circuit, a processor and memory executing one or more software or firmware programs, an integrated logic circuit, and/or others that may provide the functions described above device. In a simple embodiment, those skilled in the art can imagine that the policy control device can be implemented using a processor, a memory and a communication interface.

本发明实施例中的策略控制设备还可以以图7中的计算机设备(或系统)的方式来实现。图7所示为本发明实施例提供的计算机设备示意图。该计算机设备包括至少一个处理器701,通信总线702,存储器703以及至少一个通信接口704,还可以包括IO接口705。The policy control device in the embodiment of the present invention may also be implemented in the manner of the computer device (or system) in FIG. 7 . FIG. 7 is a schematic diagram of a computer device according to an embodiment of the present invention. The computer device includes at least one processor 701 , a communication bus 702 , a memory 703 and at least one communication interface 704 , and may also include an IO interface 705 .

处理器可以是一个通用中央处理器(CPU),微处理器,特定应用集成电路(application-specific integrated circuit,ASIC),或一个或多个用于控制本发明方案程序执行的集成电路。The processor may be a general-purpose central processing unit (CPU), a microprocessor, an application-specific integrated circuit (ASIC), or one or more integrated circuits used to control the execution of the programs of the present invention.

通信总线可包括一通路,在上述组件之间传送信息。所述通信接口,使用任何收发器一类的装置,用于与其他设备或通信网络通信,如以太网,无线接入网(RAN),无线局域网(Wireless Local Area Networks,WLAN)等。The communication bus may include a path to transfer information between the aforementioned components. The communication interface, using any device such as a transceiver, is used to communicate with other devices or communication networks, such as Ethernet, Radio Access Network (RAN), Wireless Local Area Networks (WLAN) and the like.

存储器可以是只读存储器(read-only memory,ROM)或可存储静态信息和指令的其他类型的静态存储设备,随机存取存储器(random access memory,RAM)或者可存储信息和指令的其他类型的动态存储设备,也可以是电可擦可编程只读存储器(ElectricallyErasable Programmable Read-Only Memory,EEPROM)、只读光盘(Compact Disc Read-Only Memory,CD-ROM)或其他光盘存储、光碟存储(包括压缩光碟、激光碟、光碟、数字通用光碟、蓝光光碟等)、磁盘存储介质或者其他磁存储设备、或者能够用于携带或存储具有指令或数据结构形式的期望的程序代码并能够由计算机存取的任何其他介质,但不限于此。存储器可以是独立存在,通过总线与处理器相连接。存储器也可以和处理器集成在一起。The memory can be read-only memory (ROM) or other types of static storage devices that can store static information and instructions, random access memory (RAM), or other types of static storage devices that can store information and instructions The dynamic storage device can also be an electrically erasable programmable read-only memory (Electrically Erasable Programmable Read-Only Memory, EEPROM), a compact disc read-only memory (CD-ROM) or other optical disk storage, optical disk storage (including compact disc, laser disc, compact disc, digital versatile disc, blu-ray disc, etc.), magnetic disk storage medium or other magnetic storage device, or capable of carrying or storing desired program code in the form of instructions or data structures and capable of being accessed by a computer any other medium, but not limited to. The memory can exist independently and be connected to the processor through a bus. The memory can also be integrated with the processor.

其中,所述存储器用于存储执行本发明方案的应用程序代码,并由处理器来控制执行。所述处理器用于执行所述存储器中存储的应用程序代码。Wherein, the memory is used for storing the application program code for executing the solution of the present invention, and the execution is controlled by the processor. The processor is used to execute application code stored in the memory.

在具体实现中,处理器可以包括一个或多个CPU,每个CPU可以是一个单核(single-core)处理器,也可以是一个多核(multi-Core)处理器。这里的处理器可以指一个或多个设备、电路、和/或用于处理数据(例如计算机程序指令)的处理核。In a specific implementation, the processor may include one or more CPUs, and each CPU may be a single-core (single-core) processor or a multi-core (multi-core) processor. A processor herein may refer to one or more devices, circuits, and/or processing cores for processing data (eg, computer program instructions).

在具体实现中,作为一种实施例,该计算机设备还可以包括输入/输出(I/O)接口。例如,输出设备可以是液晶显示器(liquid crystal display,LCD),发光二级管(lightemitting diode,LED)显示设备,阴极射线管(cathode ray tube,CRT)显示设备,或投影仪(projector)等。输入设备可以是鼠标、键盘、触摸屏设备或传感设备等。In a specific implementation, as an embodiment, the computer device may further include an input/output (I/O) interface. For example, the output device may be a liquid crystal display (LCD), a light emitting diode (LED) display device, a cathode ray tube (CRT) display device, or a projector and the like. The input device can be a mouse, a keyboard, a touch screen device or a sensor device, and the like.

上述的计算机设备可以是一个通用计算机设备或者是一个专用计算机设备。在具体实现中,计算机设备可以是台式机、便携式电脑、网络服务器、掌上电脑(PersonalDigital Assistant,PDA)、移动手机、平板电脑、无线终端设备、通信设备、嵌入式设备或有图7中类似结构的设备。本发明实施例不限定计算机设备的类型。The aforementioned computer device may be a general-purpose computer device or a special-purpose computer device. In a specific implementation, the computer device may be a desktop computer, a portable computer, a network server, a PDA (Personal Digital Assistant, PDA), a mobile phone, a tablet computer, a wireless terminal device, a communication device, an embedded device, or a similar structure as shown in FIG. 7 . device of. The embodiment of the present invention does not limit the type of the computer device.

如图1中的策略控制设备可以为图7所示的设备,存储器中存储了一个或多个软件模块。策略控制设备可以通过处理器以及存储器中的程序代码来实现软件模块,完成上述方法。The policy control device in FIG. 1 may be the device shown in FIG. 7 , and one or more software modules are stored in the memory. The policy control device can implement the software module through the processor and the program code in the memory to complete the above method.

本发明实施例还提供了一种计算机存储介质,用于储存为上述图6或图7所示的设备所用的计算机软件指令,其包含用于执行上述方法实施例所设计的程序。通过执行存储的程序,可以实现上述方法。Embodiments of the present invention further provide a computer storage medium for storing computer software instructions used by the device shown in FIG. 6 or FIG. 7 , including a program designed to execute the above method embodiments. The above method can be implemented by executing the stored program.

尽管在此结合各实施例对本发明进行了描述,然而,在实施所要求保护的本发明过程中,本领域技术人员通过查看所述附图、公开内容、以及所附权利要求书,可理解并实现所述公开实施例的其他变化。在权利要求中,“包括”(comprising)一词不排除其他组成部分或步骤,“一”或“一个”不排除多个的情况。单个处理器或其他单元可以实现权利要求中列举的若干项功能。相互不同的从属权利要求中记载了某些措施,但这并不表示这些措施不能组合起来产生良好的效果。While the invention has been described herein in conjunction with various embodiments, those skilled in the art will appreciate, from reviewing the drawings, the disclosure, and the appended claims, in practicing the claimed invention, and Other variations of the disclosed embodiments are implemented. In the claims, the word "comprising" does not exclude other components or steps, and "a" or "an" does not exclude a plurality. A single processor or other unit may fulfill the functions of several items recited in the claims. The mere fact that certain measures are recited in mutually different dependent claims does not indicate that these measures cannot be combined to advantage.

本领域技术人员应明白,本发明的实施例可提供为方法、装置(设备)、或计算机程序产品。因此,本发明可采用完全硬件实施例、完全软件实施例、或结合软件和硬件方面的实施例的形式。而且,本发明可采用在一个或多个其中包含有计算机可用程序代码的计算机可用存储介质(包括但不限于磁盘存储器、CD-ROM、光学存储器等)上实施的计算机程序产品的形式。计算机程序存储/分布在合适的介质中,与其它硬件一起提供或作为硬件的一部分,也可以采用其他分布形式,如通过Internet或其它有线或无线电信系统。As will be appreciated by those skilled in the art, embodiments of the present invention may be provided as a method, an apparatus (apparatus), or a computer program product. Accordingly, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment, or an embodiment combining software and hardware aspects. Furthermore, the present invention may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, etc.) having computer-usable program code embodied therein. The computer program is stored/distributed in a suitable medium, provided with or as part of other hardware, or may take other forms of distribution, such as over the Internet or other wired or wireless telecommunication systems.

本发明是参照本发明实施例的方法、装置(设备)和计算机程序产品的流程图和/或方框图来描述的。应理解可由计算机程序指令实现流程图和/或方框图中的每一流程和/或方框、以及流程图和/或方框图中的流程和/或方框的结合。可提供这些计算机程序指令到通用计算机、专用计算机、嵌入式处理机或其他可编程数据处理设备的处理器以产生一个机器,使得通过计算机或其他可编程数据处理设备的处理器执行的指令产生用于实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能的装置。The present invention is described with reference to flowcharts and/or block diagrams of methods, apparatus (apparatus) and computer program products according to embodiments of the present invention. It will be understood that each flow and/or block in the flowchart illustrations and/or block diagrams, and combinations of flows and/or blocks in the flowchart illustrations and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to the processor of a general purpose computer, special purpose computer, embedded processor or other programmable data processing device to produce a machine such that the instructions executed by the processor of the computer or other programmable data processing device produce Means for implementing the functions specified in a flow or flow of a flowchart and/or a block or blocks of a block diagram.

这些计算机程序指令也可存储在能引导计算机或其他可编程数据处理设备以特定方式工作的计算机可读存储器中,使得存储在该计算机可读存储器中的指令产生包括指令装置的制造品,该指令装置实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能。These computer program instructions may also be stored in a computer-readable memory capable of directing a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory result in an article of manufacture comprising instruction means, the instructions The apparatus implements the functions specified in the flow or flow of the flowcharts and/or the block or blocks of the block diagrams.

这些计算机程序指令也可装载到计算机或其他可编程数据处理设备上,使得在计算机或其他可编程设备上执行一系列操作步骤以产生计算机实现的处理,从而在计算机或其他可编程设备上执行的指令提供用于实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能的步骤。These computer program instructions can also be loaded on a computer or other programmable data processing device to cause a series of operational steps to be performed on the computer or other programmable device to produce a computer-implemented process such that The instructions provide steps for implementing the functions specified in the flow or blocks of the flowcharts and/or the block or blocks of the block diagrams.

尽管结合具体特征及其实施例对本发明进行了描述,显而易见的,可对其进行各种修改和组合。相应地,本说明书和附图仅仅是所附权利要求所界定的本发明的示例性说明,且视为已覆盖本发明范围内的任意和所有修改、变化、组合或等同物。显然,本领域的技术人员可以对本发明进行各种改动和变型而不脱离本发明的范围。这样,倘若本发明的这些修改和变型属于本发明权利要求及其等同技术的范围之内,则本发明也意图包含这些改动和变型在内。Although the invention has been described in conjunction with specific features and embodiments thereof, it will be apparent that various modifications and combinations thereof are possible. Accordingly, this specification and drawings are merely illustrative of the invention as defined by the appended claims, and are deemed to cover any and all modifications, variations, combinations or equivalents within the scope of the invention. Obviously, those skilled in the art can make various changes and modifications to the present invention without departing from the scope of the present invention. Thus, provided that these modifications and variations of the present invention fall within the scope of the claims of the present invention and their equivalents, the present invention is also intended to include these modifications and variations.

Claims (24)

CN201810365995.XA2018-04-232018-04-23 A method and device for service stream transmissionPendingCN110391998A (en)

Priority Applications (2)

Application NumberPriority DateFiling DateTitle
CN201810365995.XACN110391998A (en)2018-04-232018-04-23 A method and device for service stream transmission
PCT/CN2019/083620WO2019206063A1 (en)2018-04-232019-04-22Service flow transmission method and device

Applications Claiming Priority (1)

Application NumberPriority DateFiling DateTitle
CN201810365995.XACN110391998A (en)2018-04-232018-04-23 A method and device for service stream transmission

Publications (1)

Publication NumberPublication Date
CN110391998Atrue CN110391998A (en)2019-10-29

Family

ID=68284403

Family Applications (1)

Application NumberTitlePriority DateFiling Date
CN201810365995.XAPendingCN110391998A (en)2018-04-232018-04-23 A method and device for service stream transmission

Country Status (2)

CountryLink
CN (1)CN110391998A (en)
WO (1)WO2019206063A1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN111698179A (en)*2020-05-292020-09-22北京百度网讯科技有限公司Traffic scheduling method, device and related equipment
CN113676351A (en)*2021-08-162021-11-19深圳金信诺高新技术股份有限公司Session processing method and device, electronic equipment and storage medium

Citations (8)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN101345633A (en)*2007-07-102009-01-14华为技术有限公司Application policy control method and device
CN103298145A (en)*2013-05-092013-09-11大唐移动通信设备有限公司Configuration method, device and system of differentiated services code point (DSCP) information
CN103369561A (en)*2012-03-302013-10-23北京三星通信技术研究有限公司A monitoring signaling optimization method based on PCC architecture
CN103369594A (en)*2012-04-062013-10-23华为技术有限公司Method, device and system for marking service data packet
CN103548376A (en)*2011-05-232014-01-29瑞典爱立信有限公司 Realization of EPC in cloud computing through OPENFLOW data plane
CN105263164A (en)*2012-01-202016-01-20华为技术有限公司Service quality control method, equipment and system
US20170347307A1 (en)*2016-05-262017-11-30Parallel Wireless, Inc.End-to-End Prioritization for Mobile Base Station
US20170359186A1 (en)*2016-06-142017-12-14Ofinno Technologies, LlcWireless Device Video Floor Control

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN101232385B (en)*2007-01-222012-06-27华为技术有限公司System and method for charging for microwave to switch in global intercommunication system
CN101325780B (en)*2007-06-152010-07-07华为技术有限公司Method and system for implementing tactics control, entity for executing tactics and charging
CN101384076B (en)*2007-09-042012-02-01华为技术有限公司 A processing method, switching method, system and equipment for policy and charging control

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN101345633A (en)*2007-07-102009-01-14华为技术有限公司Application policy control method and device
CN103548376A (en)*2011-05-232014-01-29瑞典爱立信有限公司 Realization of EPC in cloud computing through OPENFLOW data plane
CN105263164A (en)*2012-01-202016-01-20华为技术有限公司Service quality control method, equipment and system
CN103369561A (en)*2012-03-302013-10-23北京三星通信技术研究有限公司A monitoring signaling optimization method based on PCC architecture
CN103369594A (en)*2012-04-062013-10-23华为技术有限公司Method, device and system for marking service data packet
CN103298145A (en)*2013-05-092013-09-11大唐移动通信设备有限公司Configuration method, device and system of differentiated services code point (DSCP) information
US20170347307A1 (en)*2016-05-262017-11-30Parallel Wireless, Inc.End-to-End Prioritization for Mobile Base Station
US20170359186A1 (en)*2016-06-142017-12-14Ofinno Technologies, LlcWireless Device Video Floor Control

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
NOKIA 等: ""Diameter Requests for Priority Traffic During Overload Control Mechanism"", 《3GPP TSG-CT WG3 MEETING #85 C3-161175》*
蔡亚莉: ""PCC在GSM网络中的应用分析"", 《电信工程技术与标准化》*

Cited By (3)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN111698179A (en)*2020-05-292020-09-22北京百度网讯科技有限公司Traffic scheduling method, device and related equipment
CN113676351A (en)*2021-08-162021-11-19深圳金信诺高新技术股份有限公司Session processing method and device, electronic equipment and storage medium
CN113676351B (en)*2021-08-162022-08-05深圳金信诺高新技术股份有限公司Session processing method and device, electronic equipment and storage medium

Also Published As

Publication numberPublication date
WO2019206063A1 (en)2019-10-31

Similar Documents

PublicationPublication DateTitle
US12058019B2 (en)Quality of service monitoring method and system, and device
US11463346B2 (en)Data processing method, device, and system
US11558346B2 (en)Address management method and system, and device
CN111200845B (en)Resource information sending method, device and system
CN109729125B (en) Session establishment method, device and system
US12219381B2 (en)Quality of service information notification method, device, and system
CN108471629B (en) Method, device and system for controlling service quality of service in transmission network
WO2020063335A1 (en)Slice information processing method and apparatus
US11212230B2 (en)Quality of service control method, device, and system
CN111356207A (en) A method and device for selecting slices for services
CN108965159B (en)Service quality control method, equipment and system
WO2019056953A1 (en)Method, device, and system for detecting quality of service of service
US20220086243A1 (en)Method, device, and system
CN111436030B (en)Method, device and system for reporting data usage
CN108011899B (en)Session establishment optimization method, device and system
WO2018086412A1 (en)Time delay control method, apparatus and system
CN113938872A (en) Communication method, device, system and computer storage medium
CN110650529A (en)Method, device and system for deregistration
CN110391998A (en) A method and device for service stream transmission
WO2016110063A1 (en)Network control method and device
CN113872998A (en)Method and device for building pipeline
US20240223504A1 (en)Packet processing method, flow specification transmission method, device, system, and storage medium
WO2024198757A1 (en)Service provision method, apparatus, and storage medium
CN115834687A (en)Message processing method, device, system and storage medium

Legal Events

DateCodeTitleDescription
PB01Publication
PB01Publication
SE01Entry into force of request for substantive examination
SE01Entry into force of request for substantive examination
RJ01Rejection of invention patent application after publication
RJ01Rejection of invention patent application after publication

Application publication date:20191029


[8]ページ先頭

©2009-2025 Movatter.jp