WO2015176450A1 - 业务分发方法和系统 - Google Patents

业务分发方法和系统 Download PDF

Info

Publication number
WO2015176450A1
WO2015176450A1 PCT/CN2014/087380 CN2014087380W WO2015176450A1 WO 2015176450 A1 WO2015176450 A1 WO 2015176450A1 CN 2014087380 W CN2014087380 W CN 2014087380W WO 2015176450 A1 WO2015176450 A1 WO 2015176450A1
Authority
WO
WIPO (PCT)
Prior art keywords
service
node
parameters
parameter
packet
Prior art date
Application number
PCT/CN2014/087380
Other languages
English (en)
French (fr)
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 中兴通讯股份有限公司
Publication of WO2015176450A1 publication Critical patent/WO2015176450A1/zh

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/34Signalling channels for network management communication
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/40Network security protocols

Definitions

  • the present invention relates to the field of communications technologies, and in particular, to a service distribution method and system.
  • the server When the existing service system is running, the server usually sends the service content, that is, the relevant parameters of the service, to each node in the network, such as a router, a gateway, and a firewall. Each node runs based on the received service parameters to implement each service. .
  • the developer after the service is created and modified, the developer usually generates a service order containing the service parameters corresponding to each service and uploads the service order to the server.
  • the server sends the service order to the corresponding operation and maintenance personnel, and the operation and maintenance personnel receive the service.
  • the business parameters in the business order are calculated, the corresponding business content is generated, and the service content is sent to the corresponding communication node.
  • the solution requires a large amount of labor and material resources, and the cost is high and the efficiency is low.
  • the embodiment of the invention provides a service distribution method and system, aiming at reducing the cost of service distribution and improving service distribution efficiency.
  • the embodiment of the invention provides a service distribution method, including:
  • the service packet is split into multiple service parameters
  • Each of the service parameters is delivered to each node in the corresponding path information.
  • the step of splitting the service packet into multiple service parameters when the service packet is detected includes:
  • the service interface that detects the service packet is determined, and the service interface other than the service interface that detects the service packet is closed, and the service packet is opened and closed when the service packet is received.
  • the service packet is split into multiple service parameters.
  • the step of separately sending each of the service parameters to each node in the corresponding path information is replaced by:
  • Each of the service parameters is encapsulated into a corresponding service content, and each of the service content is respectively delivered to each node in the corresponding path information.
  • the step of separately encapsulating each of the service parameters into a corresponding service content, and delivering each of the service content to each node in the corresponding path information respectively:
  • the protocols of the preset types in the respective protocols are respectively extracted, and the corresponding service parameters and protocols are encapsulated into service content by using the protocols of the preset types, and the respective service contents are respectively delivered to the corresponding path information.
  • the step of separately sending each of the service parameters to each node in the corresponding path information includes:
  • Each of the service parameters is sequentially sent to each node in the corresponding path information according to the determined priority.
  • the step of configuring the path information corresponding to each service parameter according to the service parameter includes:
  • the embodiment of the invention further provides a service distribution system, including:
  • the splitting module is configured to split the service packet into multiple service parameters when the service packet is detected;
  • a configuration module configured to: configure path information corresponding to each service parameter according to the service parameter;
  • a sending module configured to: deliver each of the service parameters to each node in the corresponding path information.
  • the split module includes:
  • a first determining unit configured to: when detecting a service packet, determine a service interface that detects a service packet;
  • a processing unit configured to: close a service interface other than the service interface that detects the service packet, and enable the closed service interface when the service packet is received;
  • the splitting unit is configured to split the detected service packet into multiple service parameters.
  • the sending module is replaced by a processing module, and the processing module is configured to: package each of the service parameters into a corresponding service content, and deliver each service content to a corresponding path information Each node in .
  • the processing module includes:
  • a first obtaining unit configured to: acquire a service type in each service parameter
  • a second determining unit configured to: determine, according to a mapping relationship between the preset service type and the protocol, a protocol corresponding to the service type in each service parameter;
  • the encapsulation unit is configured to: respectively extract a protocol of a preset type in each of the determined protocols, and sequentially encapsulate the corresponding service parameters and protocols into service content by using each preset type of protocol;
  • a sending unit configured to: deliver each of the service content to each node in the corresponding path information.
  • the sending module includes:
  • a second obtaining unit configured to: obtain service level information in each service parameter
  • a third determining unit configured to: determine a priority of each service parameter according to the obtained service level information
  • a sending unit configured to: send each of the service parameters to each node in the corresponding path information in sequence according to the determined priority.
  • the configuration module includes:
  • a third obtaining unit configured to: obtain a source node, a target node, and configuration information of each of the service parameters
  • a fourth determining unit configured to: determine, according to the obtained source node, the target node, and the configuration information, a shortest path between the source node and the target node corresponding to each service parameter.
  • Embodiments of the present invention also provide a computer program comprising program instructions that, when executed by a server, cause the server to perform the method described above.
  • Embodiments of the present invention also provide a carrier carrying the above computer program.
  • the service distribution method and system of the embodiment of the present invention splits the received service packet into multiple service parameters, and configures the path information corresponding to the service parameter according to the obtained service parameter, and sends the service parameter to the service parameter.
  • the automatic delivery of the service is realized, without the intervention of other personnel, the labor cost is saved, and the service distribution efficiency is improved.
  • FIG. 1 is a schematic flowchart of a first embodiment of a service distribution method according to the present invention
  • step S10 of FIG. 1 is a schematic flow chart of a preferred embodiment of step S10 of FIG. 1;
  • FIG. 3 is a schematic flowchart of a second embodiment of a service distribution method according to the present invention.
  • step S40 in FIG. 3 is a schematic flow chart of a preferred embodiment of step S40 in FIG. 3;
  • FIG. 5 is a schematic flow chart of a preferred embodiment of step S30 of FIG. 1;
  • step S20 of FIG. 1 is a schematic flow chart of a preferred embodiment of step S20 of FIG. 1;
  • FIG. 7 is a schematic diagram of functional modules of a first embodiment of a service distribution system according to the present invention.
  • FIG. 8 is a schematic diagram of functional modules of a second embodiment of a service distribution system according to the present invention.
  • the service distribution method proposed by the embodiment of the present invention runs in a server.
  • FIG. 1 is a schematic flowchart of a first embodiment of a service distribution method according to the present invention.
  • This embodiment provides a service distribution method, including:
  • step S10 when the service packet is detected, the service packet is split into multiple service parameters.
  • the service data packet can be detected through the detection data interface, and the detected service packet is parsed according to the communication protocol corresponding to the data interface.
  • the service packet may be a service order including each parameter, and each row of the service ticket may correspond to a service parameter of a service, where the service parameter includes a service operation type, a service type, a service priority, and a configuration parameter.
  • a plurality of parameters which are collectively referred to as service parameters, can directly use the parameters of each row as a whole service parameter to split the service packet into multiple service parameters.
  • the service packet can be divided into multiple data segments, and each data segment corresponds to a service parameter, and the service parameter can include a service operation type, a service type, a service priority, and a configuration.
  • the parameters can be used to split the received service packets into multiple service parameters based on the data segment.
  • the foregoing embodiment of the split service packet is only an enumeration of a specific embodiment for splitting the service packet into multiple service parameters, and does not mean that the method for splitting the service packet in the embodiment is limited. In the above two embodiments.
  • Step S20 Configure path information corresponding to each service parameter according to the service parameter
  • the corresponding source node and the target node may be obtained according to the service parameter, and the node information between the source node and the target node is determined according to the current network communication environment, and the current network communication environment may include between the nodes. Communication status, and link relationships between nodes.
  • step S30 each of the service parameters is delivered to each node in the configured path information.
  • the service parameters can be directly sent to the respective nodes, so that the nodes can be configured according to the received service content.
  • the service parameters include tunnel bandwidth and tunnel. Protection and so on.
  • the service operation types in the service parameters may include three types: creation, modification, and deletion.
  • the node When the service parameters are received, the node performs corresponding parameter configuration according to the service operation type in the service parameter. For example, when the service operation type is created, each node directly When the parameter is configured and the service operation type is modified, each node replaces the current configuration parameter with the service parameter of the service content. When the service operation type is deleted, each node directly deletes its parameter configuration.
  • the service distribution method in this embodiment splits the received service packet into multiple service parameters, and configures the path information corresponding to each service parameter according to the obtained service parameter, and delivers the service parameters obtained by the splitting.
  • the automatic delivery of the service is realized, without the intervention of other personnel, the labor cost is saved, and the service distribution efficiency is improved.
  • FIG. 2 is a schematic flow chart of a preferred embodiment of step S10 of FIG. 1.
  • step S10 includes:
  • Step S11 When detecting the service packet, determine the service interface that detects the service packet, close the service interface except the determined service interface, and enable the closed service interface when the service packet is received. ;
  • step S12 the detected service packet is split into multiple service parameters.
  • the data of the multiple interfaces can be detected at the same time, so as to ensure that the received service packets are not confusing, when the service packets are detected, the service interface for detecting the service packets is determined, and
  • the service module of the server where the storage server or the service distribution system is located receives and stores the service packets output by the closed service interface to ensure that the service packets received by other service interfaces can be output in time. Blocked.
  • the packet sending completion information sent by the terminal that sends the service packet is received, and whether the service packet is sent is completed.
  • the corresponding service packet can be obtained by the storage server or the storage module.
  • the service packet of each interface can be continuously detected.
  • the technical personnel can understand that, in order to prevent the previously stored service packets from being confused with the service packets currently received by the service interface, the closed service interface can be opened and detected when the storage server or the storage module has no service packets.
  • the unified file distribution system can simultaneously detect service packets of multiple service interfaces, instead of configuring a service distribution system for each service interface, thereby reducing costs.
  • FIG. 3 is a schematic flowchart diagram of a second embodiment of a service distribution method according to the present invention.
  • step S30 is replaced by:
  • each of the service parameters is encapsulated into a corresponding service content, and each of the service content is respectively delivered to each node in the corresponding path information.
  • the service parameter when the detected service parameter includes a protocol, the service parameter may be directly encapsulated according to a preset communication protocol; or when each service parameter includes a protocol type, according to the protocol in each service parameter.
  • the type obtains the corresponding communication protocol, and encapsulates each service parameter according to the obtained communication protocol; or includes a service type in each service parameter, and the server pre-stores a mapping relationship between the service type and the communication protocol, according to the pre-stored service A mapping relationship between the type and the communication protocol, determining a communication protocol corresponding to the service type in each service parameter, and separately encapsulating each service parameter according to the obtained communication protocol to generate a corresponding service content.
  • FIG. 4 is a schematic flow chart of a preferred embodiment of step S40 of FIG.
  • Step S41 Obtain a service type in each service parameter.
  • Step S42 Determine, according to a mapping relationship between the preset service type and the protocol, a protocol corresponding to the service type in each service parameter;
  • step S43 the protocols of the preset types in the respective protocols are respectively extracted, and the corresponding service parameters and protocols are encapsulated into service content by using the protocols of the preset types, and the respective service contents are respectively delivered to the corresponding paths.
  • Each node in the message Each node in the message.
  • a mapping relationship between a service type and a protocol may be preset, and the protocol may include an encapsulation protocol, a data transmission protocol, a security protocol, and a tunnel protection protocol, and extracts a plurality of protocol-pair services of a preset type.
  • the parameters and the obtained protocol are encapsulated to generate corresponding business content.
  • each node may parse the received service content to obtain a corresponding protocol, and perform parameter configuration according to the obtained protocol.
  • FIG. 5 is a schematic flow chart of a preferred embodiment of step S30 of FIG. 1.
  • Step S31 Obtain service level information in each service parameter, and determine a priority of each service parameter according to the obtained service level information.
  • step S32 each of the service parameters is sequentially sent to each node in the corresponding path information according to the determined priority.
  • the service parameters may include service level information, sort each generated service parameter according to the obtained service level information, and send corresponding service parameters to each node in sequence.
  • a service parameter data table may be generated, and each service content is arranged in the service parameter data table according to the service level information, and corresponding path information corresponding to each service parameter is stored in the service parameter data table, and then Each service parameter in the service parameter data table is sequentially sent to each node corresponding to the path information.
  • FIG. 6 is a schematic flow chart of a preferred embodiment of step S20 of FIG. 1.
  • step S20 includes:
  • Step S21 Obtain source nodes, target nodes, and configuration information of each of the service parameters.
  • Step S22 Determine, according to the obtained source node, the target node, and the configuration information, a shortest path between the source node and the target node corresponding to each of the service parameters.
  • the bandwidth of the link is compared with the configuration information in the service parameters to determine whether each node is suitable for running the service parameter.
  • Each service parameter is delivered to each node in the corresponding shortest path.
  • a prompt message may be generated to prompt the service distribution to fail.
  • the prompt information may be stored in the database or sent to the administrator.
  • the service parameter distribution success information is generated and saved, and when the shortest path fails, the service parameter distribution failure information is generated and saved for The user queries the service distribution situation. It can be understood by those skilled in the art that the generated service parameter distribution success information and the service parameter distribution failure information can be sent to the preset communication terminal periodically or in real time.
  • FIG. 7 is a schematic diagram of functional modules of a first embodiment of a service distribution system according to the present invention.
  • the functional block diagram shown in FIG. 7 is merely an exemplary embodiment of a preferred embodiment, and those skilled in the art can surround the functional modules of the service distribution system shown in FIG.
  • the function module is added to the function module.
  • the name of each function module is a custom name. It is only used to help understand the various program function blocks of the service distribution system. It is not used to limit the technical solution of the present invention.
  • the core of the technical solution of the present invention is , the function to be achieved by the function module of each name.
  • the embodiment of the embodiment provides a service distribution system, including:
  • the splitting module 10 is configured to split the service packet into multiple service parameters when the service packet is detected;
  • the service data packet can be detected through the detection data interface, and the communication protocol corresponding to the data interface is used.
  • the device analyzes the detected service packets.
  • the service packet may be a service order including each parameter, and each row of the service ticket may correspond to a service parameter of a service, where the service parameter includes a service operation type, a service type, a service priority, and a configuration.
  • a plurality of parameters which are collectively referred to as service parameters, can directly use the parameters of each line as a whole service parameter to split the service packet into multiple service parameters.
  • the service packet can be divided into multiple data segments, and each data segment corresponds to a service parameter, and the service parameter can include a service operation type, a service type, a service priority, and a configuration.
  • the parameters can be used to split the received service packets into multiple service parameters based on the data segment.
  • the foregoing embodiment of the split service packet is only an enumeration of a specific embodiment for splitting the service packet into multiple service parameters, and does not mean that the method for splitting the service packet in the embodiment is limited. In the above two embodiments.
  • the configuration module 20 is configured to: configure path information corresponding to each service parameter according to the service parameter;
  • the corresponding source node and the target node may be obtained according to the service parameter, and the node information between the source node and the target node is determined according to the current network communication environment, and the current network communication environment may include each node. Communication status between each other, and the link relationship between each node.
  • the sending module 30 is configured to deliver each of the service parameters to each node in the corresponding path information.
  • the service parameters can be directly sent to the respective nodes, so that the nodes can be configured according to the received service parameters.
  • the service content includes the tunnel bandwidth and the tunnel. Protection and so on.
  • the service operation types in the service parameters may include three types: creation, modification, and deletion.
  • the node When the service parameters are received, the node performs corresponding parameter configuration according to the service operation type in the service parameter. For example, when the service operation type is created, each node directly When the parameter is configured, the service operation type is modified. Each node replaces the current configuration parameter with the service parameter. When the service operation type is deleted, each node directly deletes its parameter configuration.
  • the service distribution system of the present embodiment parses the received service packet, and splits the service packet into multiple service parameters, and configures the corresponding path information according to the obtained service parameter, and separately sets the service parameters. Automatically sent to each node corresponding to the path information Delivered without the intervention of other personnel, saving labor costs and improving the efficiency of business distribution.
  • the splitting module 10 includes:
  • a first determining unit configured to: when detecting a service packet, determine a service interface that detects a service packet;
  • a processing unit configured to: close a service interface other than the determined service interface, and enable the closed service interface when the service packet is received;
  • the splitting unit is configured to parse the detected service packet into multiple service parameters.
  • the data of the multiple interfaces can be detected at the same time, so as to ensure that the received service packets are not confusing, when the service packets are detected, the service interface for detecting the service packets is determined, and
  • the service module of the server where the storage server or the service distribution system is located receives and stores the service packets output by the closed service interface to ensure that the service packets received by other service interfaces can be output in time. Blocked.
  • the packet sending completion information sent by the terminal that sends the service packet is received, and whether the service packet is sent is completed.
  • the storage server or the storage module can obtain the corresponding service packet.
  • the service packet of each interface can be continuously detected.
  • the closed service interface can be opened and the service interface can be opened when the storage server or the storage module has no service message.
  • the unified file distribution system can simultaneously detect service packets of multiple service interfaces, instead of configuring a service distribution system for each service interface, thereby reducing costs.
  • FIG. 8 is a schematic diagram of functional modules of a second embodiment of a service distribution system according to the present invention.
  • the sending module 30 is replaced by the processing module 40, and the processing module 40 is configured to: encapsulate each of the service parameters into corresponding service content, and deliver each service content to the corresponding path information. Each node.
  • the processing module 40 can directly encapsulate the service parameters according to the preset communication protocol; or when the service type includes the protocol type, the processing module 40 obtains the corresponding communication according to the protocol type in each service parameter. Agreement and according to the obtained communication protocol for each service The parameter is encapsulated; or the service type is included in each service parameter, and the server pre-stores the mapping relationship between the service type and the communication protocol, and the processing module 40 determines each service according to the mapping relationship between the pre-stored service type and the communication protocol.
  • the communication protocol corresponding to the service type in the parameter, and each service parameter is separately encapsulated according to the obtained communication protocol to generate a corresponding service content.
  • the processing module 40 includes:
  • a first obtaining unit configured to: acquire a service type in each service parameter
  • a second determining unit configured to: determine, according to a mapping relationship between the preset service type and the protocol, a protocol corresponding to the service type in each service parameter;
  • a package unit configured to: respectively extract a protocol of a preset type in each of the determined protocols, and package each of the service parameters into a service content according to the determined protocol;
  • a sending unit configured to: deliver each of the service content to each node in the corresponding path information.
  • a mapping relationship between a service type and a protocol may be preset, and the protocol may include an encapsulation protocol, a data transmission protocol, a security protocol, and a tunnel protection protocol, and extracts a plurality of protocol-pair services of a preset type.
  • the parameters and the obtained protocol are encapsulated to generate corresponding business content.
  • each node may parse the received service content to obtain a corresponding protocol, and perform parameter configuration according to the obtained protocol.
  • the sending module 30 includes:
  • a second obtaining unit configured to: obtain service level information in each service parameter
  • a third determining unit configured to: determine a priority of each service according to the obtained service level information
  • the sending unit is configured to deliver each of the service content to each node in the corresponding path information in sequence according to the determined priority.
  • the service parameters may include service level information, sort each generated service parameter according to the obtained service level information, and send corresponding service parameters to each node in sequence.
  • a service parameter data table may be generated, and each service content is classified according to a service level.
  • the information is arranged in the service parameter data table, and corresponding to the path information corresponding to each service parameter is stored in the service parameter data table, and then each service parameter in the service parameter data table is sent to each corresponding to the path information in sequence. node.
  • the configuration module 20 includes:
  • a third obtaining unit configured to: obtain a source node, a target node, and configuration information of each of the service parameters
  • a fourth determining unit configured to: determine, according to the obtained source node, the target node, and the configuration information, a shortest path between the source node and the target node corresponding to each service parameter.
  • the bandwidth of the link is compared with the configuration information in the service parameters to determine whether each node is suitable for running the service parameter.
  • Each service parameter is delivered to each node in the corresponding shortest path.
  • a prompt message may be generated to prompt the service distribution to fail.
  • the prompt information may be stored in the database or sent to the administrator.
  • the service parameter distribution success information is generated and saved, and when the shortest path fails, the service parameter distribution failure information is generated and saved for The user queries the service distribution situation. It can be understood by those skilled in the art that the generated service parameter distribution success information and the service parameter distribution failure information can be sent to the preset communication terminal periodically or in real time.
  • Embodiments of the present invention also provide a computer program comprising program instructions that, when executed by a server, cause the server to perform the method described above.
  • Embodiments of the present invention also provide a carrier carrying the above computer program.
  • the technical solution of the present invention which is essential or contributes to the prior art, may be embodied in the form of a software product stored in a storage medium (such as ROM/RAM, disk,
  • a storage medium such as ROM/RAM, disk,
  • the optical disc includes a number of instructions for causing a terminal device (which may be a cell phone, a computer, a server, or a network device, etc.) to perform the methods described in various embodiments of the present invention.
  • the embodiment of the invention realizes the automatic delivery of the service without the intervention of other personnel, saves the labor cost, and improves the service distribution efficiency.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Security & Cryptography (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

本发明实施例涉及一种业务分发方法和系统,将接收到的业务报文拆分为多个业务参数,并根据获取到的业务参数配置对应的路径信息,将业务参数下发至路径信息所对应的各个节点中,实现了业务的自动下发,而不用其它人员的介入,节省人力成本,同时提高业务分发效率。

Description

业务分发方法和系统 技术领域
本发明涉及通信技术领域,尤其涉及一种业务分发方法和系统。
背景技术
现有的业务系统在运行时,服务器通常将业务内容即业务的相关参数下发至网络中的各个节点,如路由器、网关以及防火墙等,各个节点基于接收到的业务参数运行,以实现各个业务。
现有技术中,开发人员在进行业务创建以及修改等后,通常会生成包含各个业务对应的业务参数的业务单上传至服务器,服务器将业务单发送给相应的运维人员,运维人员对接收到的业务单中的业务参数进行计算后,生成对应的业务内容,并将业务内容发送至相应的通信节点,该方案需要投入大量的人工和物力,成本较高且效率较低。
发明内容
本发明实施例提供一种业务分发方法和系统,旨在降低业务分发的成本的基础上,提高业务分发效率。
本发明实施例提出一种业务分发方法,包括:
在侦测到业务报文时,将所述业务报文拆分为多个业务参数;
根据所述业务参数配置各个业务参数分别对应的路径信息;
将各个所述业务参数分别下发至对应的路径信息中的各个节点。
可选地,所述在侦测到业务报文时,将所述业务报文拆分为多个业务参数的步骤包括:
在侦测到业务报文时,确定侦测到业务报文的业务接口,关闭除侦测到业务报文的业务接口之外的其它业务接口,并在业务报文接收完成时,开启关闭的业务接口;
将所述业务报文拆分为多个业务参数。
可选地,所述将各个所述业务参数分别下发至对应的路径信息中的各个节点的步骤替换为:
分别将各个所述业务参数封装为对应的业务内容,并将各个所述业务内容分别下发至对应的路径信息中的各个节点。
可选地,所述分别将各个所述业务参数封装为对应的业务内容,并将各个所述业务内容分别下发至对应的路径信息中的各个节点的步骤包括:
获取各个业务参数中的业务类型;
根据预设的业务类型与协议之间的映射关系,确定各个业务参数中的业务类型所对应的协议;
分别提取各个确定的协议中预设类型的协议,并依次采用各个预设类型的协议将对应的业务参数及协议封装为业务内容,并将各个所述业务内容分别下发至对应的路径信息中的各个节点。
可选地,所述将各个所述业务参数分别下发至对应的路径信息中的各个节点的步骤包括:
获取各个业务参数中的业务等级信息,并根据获取的业务等级信息确定各个业务参数的优先级;
按照确定的优先级,将各个所述业务参数依次下发至对应路径信息中的各个节点。
可选地,所述根据所述业务参数配置各个业务参数分别对应的路径信息的步骤包括:
获取各个所述业务参数的源节点、目标节点以及配置信息;
根据获取到的源节点、目标节点以及配置信息,确定各个所述业务参数所对应的源节点以及目标节点之间的最短路径。
本发明实施例还提出一种业务分发系统,包括:
拆分模块,其设置为:在侦测到业务报文时,将所述业务报文拆分为多个业务参数;
配置模块,其设置为:根据所述业务参数配置各个业务参数分别对应的路径信息;以及
发送模块,其设置为:将各个所述业务参数分别下发至对应的路径信息中的各个节点。
可选地,拆分模块包括:
第一确定单元,其设置为:在侦测到业务报文时,确定侦测到业务报文的业务接口;
处理单元,其设置为:关闭除侦测到业务报文的业务接口之外的其它业务接口,并在业务报文接收完成时,开启关闭的业务接口;
拆分单元,其设置为:将侦测到的业务报文拆分为多个业务参数。
可选地,所述发送模块替换为处理模块,所述处理模块其设置为:分别将各个所述业务参数封装为对应的业务内容,并将各个所述业务内容分别下发至对应的路径信息中的各个节点。
可选地,所述处理模块包括:
第一获取单元,其设置为:获取各个业务参数中的业务类型;
第二确定单元,其设置为:根据预设的业务类型与协议之间的映射关系,确定各个业务参数中的业务类型所对应的协议;
封装单元,其设置为:分别提取各个确定的协议中预设类型的协议,并依次采用各个预设类型的协议将对应业务参数及协议封装为业务内容;
发送单元,其设置为:将各个所述业务内容分别下发至对应的路径信息中的各个节点。
可选地,所述发送模块包括:
第二获取单元,其设置为:获取各个业务参数中的业务等级信息;
第三确定单元,其设置为:根据获取的业务等级信息确定各个业务参数的优先级;
发送单元,其设置为:按照确定的优先级,将各个所述业务参数依次下发至对应路径信息中的各个节点。
可选地,所述配置模块包括:
第三获取单元,其设置为:获取各个所述业务参数的源节点、目标节点以及配置信息;
第四确定单元,其设置为:根据获取到的源节点、目标节点以及配置信息,确定各个业务参数所对应的源节点以及目标节点之间的最短路径。
本发明实施例还提供一种计算机程序,包括程序指令,当该程序指令被服务器执行时,使得该服务器可执行上面所述的方法。
本发明实施例还提供一种载有上述计算机程序的载体。
本发明实施例提出的业务分发方法和系统,将接收到的业务报文拆分为多个业务参数,并根据获取到的业务参数配置所述业务参数对应的路径信息,将业务参数下发至路径信息所对应的各个节点中,实现了业务的自动下发,而不用其它人员的介入,节省人力成本,同时提高业务分发效率。
附图概述
图1为本发明业务分发方法第一实施例的流程示意图;
图2为图1中步骤S10的较佳实施例的流程示意图;
图3为本发明业务分发方法第二实施例的流程示意图;
图4为图3中步骤S40的较佳实施例的流程示意图;
图5为图1中步骤S30的较佳实施例的流程示意图;
图6为图1中步骤S20的较佳实施例的流程示意图;
图7为本发明业务分发系统第一实施例的功能模块示意图;
图8为本发明业务分发系统第二实施例的功能模块示意图。
本发明目的的实现、功能特点及优点将结合实施例,参照附图做进一步说明。
本发明的较佳实施方式
下面结合附图及具体实施例就本发明的技术方案做进一步的说明。应当理解,此处所描述的具体实施例仅仅用以解释本发明,并不用于限定本发明。在不冲突的情况下,本发明实施例及实施例中的特征可以相互任意组合。
本发明实施例提出的业务分发方法运行于服务器中。
参照图1,图1为本发明业务分发方法第一实施例的流程示意图。
本实施例提出一种业务分发方法,包括:
步骤S10,在侦测到业务报文时,将所述业务报文拆分为多个业务参数;
可通过侦测数据接口来侦测业务报文,并按照数据接口所对应的通信协议对侦测到的业务报文进行解析。
在本实施例中,该业务报文可为包括各个参数的业务单,该业务单的每一行可对应一个业务的业务参数,该业务参数包括业务操作类型、业务类型、业务优先级以及配置参数等多种参数,该多种参数统称为业务参数,可直接将每行的参数作为一个整的业务参数,实现将业务报文拆分为多个业务参数。本领域技术人员可以理解的是,也可将业务报文分成多个数据段,每个数据段对应一个业务参数,该业务参数可包括业务操作类型、业务类型、业务优先级以及配置等多种参数,则可直接根据数据段将接收到的业务报文拆分为多个业务参数。上述两个拆分业务报文的实施例,仅为说明将业务报文拆分为多个业务参数的具体实施例的枚举,并不代表本实施例中拆分业务报文的方式仅仅局限于上述两种实施例。
步骤S20,根据所述业务参数配置各个所述业务参数所对应的路径信息;
在本实施例中,可根据业务参数获取对应的源节点和目标节点,并根据当前的网络通信环境,确定源节点与目标节点之间的节点信息,当前的网络通信环境可包括各个节点之间的通信状态,以及各个节点之间的链路关系等。
步骤S30,将各个所述业务参数下发至配置的路径信息中的各个节点。
在确定源节点与目标节点之间的各个节点之后,可直接将业务参数下发至各个节点,以供各个节点之间根据接收到的业务内容进行配置,例如,该业务参数包括隧道带宽,隧道保护等。
业务参数中的业务操作类型可包括创建、修改以及删除三种,节点在接收到业务参数时,根据业务参数中的业务操作类型进行相应的参数配置,如业务操作类型为创建时,各个节点直接进行参数配置,业务操作类型为修改时,各个节点采用业务内容的业务参数替换当前的配置参数,业务操作类型为删除时,各个节点直接删除其参数配置。
本实施例提出的业务分发方法,将接收到的业务报文拆分为多个业务参数,并根据获取到的业务参数配置各个业务参数对应的路径信息,将拆分得到的各个业务参数下发至路径信息所对应的各个节点中,实现了业务的自动下发,而不用其它人员的介入,节省人力成本,同时提高业务分发效率。
图2为图1中步骤S10的较佳实施例的流程示意图。
在本实施例中,步骤S10包括:
步骤S11,在侦测到业务报文时,确定侦测到业务报文的业务接口,关闭除确定的业务接口之外的其它业务接口,并在业务报文接收完成时,开启关闭的业务接口;
步骤S12,将侦测到的业务报文拆分为多个业务参数。
在本实施例中,可同时侦测多个接口的数据,为保证接收到的业务报文不会发生混淆,在侦测到业务报文时,确定侦测到业务报文的业务接口,并关闭其它业务接口,此时存储服务器或者业务分发系统所在的服务器的存储模块,接收并存储关闭的业务接口输出的业务报文,以保证其它业务接口接收的业务报文可及时输出,不会出现堵塞。在本实施例中,可通过接收到发送业务报文的终端发送的报文发送完成信息,确定业务报文是否发送完成。
在对该业务报文进行解析后,可由存储服务器或者存储模块中获取对应的业务报文,在存储模块或者存储服务器没有存储业务报文时,可继续侦测各个接口的业务报文;本领域技术人员可以理解的是,为避免之前存储的业务报文与业务接口当前接收到业务报文混淆,则可在存储服务器或者存储模块没有业务报文时,再开启关闭的业务接口,并侦测各个业务接口的业务报文。通过统一文件分发系统同时侦测多个业务接口的业务报文,而不用每个业务接口均对应配置业务分发系统,减少成本。
图3为本发明业务分发方法第二实施例的流程示意图。
基于第一实施例提出本发明业务分发方法第二实施例,在本实施例中,步骤S30替换为:
步骤S40,分别将各个所述业务参数封装为对应的业务内容,并将各个所述业务内容分别下发至对应的路径信息中的各个节点。
在本实施例中,侦测到的业务参数中包含协议时,可直接按照预设的通信协议对业务参数进行封装;或者在各个业务参数中包含有协议类型时,根据各个业务参数中的协议类型获取对应的通信协议,并按照获取的通信协议对各个业务参数进行封装;或者在各个业务参数中包含有业务类型,且服务器预存有业务类型与通信协议之间的映射关系,根据预存的业务类型与通信协议之间的映射关系,确定各个业务参数中的业务类型所对应的通信协议,并根据获取到的通信协议分别对各个业务参数进行封装,以生成对应的业务 内容。
图4为图3中步骤S40的较佳实施例的流程示意图。
步骤S41,获取各个业务参数中的业务类型;
步骤S42,根据预设的业务类型与协议之间的映射关系,确定各个业务参数中的业务类型所对应的协议;
步骤S43,分别提取各个确定的协议中预设类型的协议,并依次采用各个预设类型的协议将对应业务参数及协议封装成业务内容,并将各个所述业务内容分别下发至对应的路径信息中的各个节点。
在本实施例中,可预设业务类型与协议之间的映射关系,该协议可包括封装协议、数据传输协议、安全协议以及隧道保护协议等,提取出预设类型的一个多个协议对业务参数以及获取到的协议进行封装生成对应的业务内容。各个节点在接收到业务内容后,可对接收到的业务内容进行解析,以获取对应的协议,按照获取的协议对其进行参数配置。
图5为图1中步骤S30的较佳实施例的流程示意图。
步骤S31,获取各个业务参数中的业务等级信息,并根据获取的业务等级信息确定各个业务参数的优先级;
步骤S32,按照确定的优先级,将各个所述业务参数依次下发至对应路径信息中的各个节点。
为提高业务处理的效率以及准确性,业务参数中可包括业务等级信息,根据获取到的业务等级信息对各个生成的各个业务参数进行排序,并按照顺序向各个节点发送对应的业务参数。
在本实施例中,可生成业务参数数据表,将各个业务内容按照业务等级信息排列在该业务参数数据表,并在该业务参数数据表中对应存储各个业务参数所对应的路径信息,然后按照顺序将业务参数数据表中的各个业务参数发送至其路径信息所对应的各个节点。
图6为图1中步骤S20的较佳实施例的流程示意图。
在本实施例中,步骤S20包括:
步骤S21,获取各个所述业务参数的源节点、目标节点以及配置信息;
步骤S22,根据获取到的源节点、目标节点以及配置信息,确定各个所述业务参数所对应的源节点以及目标节点之间的最短路径。
在本实施例中,可根据当前的网络环境,如源节点、目标节点以及源节点和目标节点之间的各个节点的通信状态,以及各个节点之间的链路关系,以及各个链路的参数,如链路的带宽,将各个链路的参数与业务参数中的配置信息进行比对,以确定各个节点是否适用于运行该业务参数,在确定源节点以及目标节点之间的最短路径之后,将各个业务参数分别下发至对应的最短路径中的各个节点。
本领域技术人员可以理解的时,源节点、目标节点以及源节点和目标节点之间的各个节点的通信故障过多,或者通信链路的运行参数不满足该获取到的配置信息等时,会出现确定最短路径失败的情况,此时,可产生提示信息,提示业务分发失败,该提示信息可存储于数据库,也可发送至管理员。
在本实施例中,为保证业务分发的准确性,可在业务参数分发完成时,生成业务参数分发成功信息并保存,同时在确定最短路径失败时,生成业务参数分发失败信息并保存,以供用户查询业务分发情况;本领域技术人员可以理解的是,该生成的业务参数分发成功信息以及业务参数分发失败信息可定时或实时发送至预设的通信终端。
图7为本发明业务分发系统第一实施例的功能模块示意图。
需要强调的是,对本领域的技术人员来说,图7所示功能模块图仅仅是一个较佳实施例的示例图,本领域的技术人员围绕图7所示的业务分发系统的功能模块,可轻易进行新的功能模块的补充;各功能模块的名称是自定义名称,仅用于辅助理解该业务分发系统的各个程序功能块,不用于限定本发明的技术方案,本发明技术方案的核心是,各自定义名称的功能模块所要达成的功能。
本实施例实施例提出一种业务分发系统,包括:
拆分模块10,其设置为:在侦测到业务报文时,将所述业务报文拆分为多个业务参数;
可通过侦测数据接口来侦测业务报文,并按照数据接口所对应的通信协 议对侦测到的业务报文进行解析。
在本实施例中,该业务报文可为包括各个参数的业务单,该业务单的每一行可对应一个业务的业务参数,该业务参数包括业务操作类型、业务类型、业务优先级以及配置等多种参数,该多种参数统称为业务参数,可直接将每行的参数作为一个整的业务参数,实现将业务报文拆分为多个业务参数。本领域技术人员可以理解的是,也可将业务报文分成多个数据段,每个数据段对应一个业务参数,该业务参数可包括业务操作类型、业务类型、业务优先级以及配置等多种参数,则可直接根据数据段将接收到的业务报文拆分为多个业务参数。上述两个拆分业务报文的实施例,仅为说明将业务报文拆分为多个业务参数的具体实施例的枚举,并不代表本实施例中拆分业务报文的方式仅仅局限于上述两种实施例。
配置模块20,其设置为:根据所述业务参数配置各个业务参数所对应的路径信息;
在本实施例中,可根据业务参数获取对应的源节点和目标节点,并根据当前的网络通信环境,确定源节点与目标节点之间的节点信息,该当前的网络通信环境可包括各个节点之间的通信状态,以及各个节点之间的链路关系等。
发送模块30,其设置为:将各个所述业务参数分别下发至对应的路径信息中的各个节点。
在确定源节点与目标节点之间的各个节点之后,可直接将业务参数下发至各个节点,以供各个节点之间根据接收到的业务参数进行配置,例如,该业务内容包括隧道带宽,隧道保护等。
业务参数中的业务操作类型可包括创建、修改以及删除三种,节点在接收到业务参数时,根据业务参数中的业务操作类型进行相应的参数配置,如业务操作类型为创建时,各个节点直接进行参数配置,业务操作类型为修改时,各个节点采用业务参数替换当前的配置参数,业务操作类型为删除时,各个节点直接删除其参数配置。
本实施例提出的业务分发系统,对接收到的业务报文进行解析,并将业务报文拆分为多个业务参数,根据获取到的业务参数配置对应的路径信息,并将业务参数分别下发至路径信息所对应的各个节点中,实现了业务的自动 下发,而不用其它人员的介入,节省人力成本,同时提高业务分发效率。
其中,所述拆分模块10包括:
第一确定单元,其设置为:在侦测到业务报文时,确定侦测到业务报文的业务接口;
处理单元,其设置为:关闭除确定的业务接口之外的其它业务接口,并在业务报文接收完成时,开启关闭的业务接口;
拆分单元,其设置为:将侦测到的业务报文进行解析拆分为多个业务参数。
在本实施例中,可同时侦测多个接口的数据,为保证接收到的业务报文不会发生混淆,在侦测到业务报文时,确定侦测到业务报文的业务接口,并关闭其它业务接口,此时存储服务器或者业务分发系统所在的服务器的存储模块,接收并存储关闭的业务接口输出的业务报文,以保证其它业务接口接收的业务报文可及时输出,不会出现堵塞。在本实施例中,可通过接收到发送业务报文的终端发送的报文发送完成信息,确定业务报文是否发送完成。
在对该业务报文进行解析后,可有存储服务器或者存储模块中获取对应的业务报文,在存储模块或者存储服务器没有存储业务报文时,可继续侦测各个接口的业务报文;本领域技术人员可以理解的是,为避免之前存储的业务报文与业务接口当前接收到业务报文混淆,则可在存储服务器或者存储模块没有业务报文时,再开启关闭的业务接口,并侦测各个业务接口的业务报文。通过统一文件分发系统同时侦测多个业务接口的业务报文,而不用每个业务接口均对应配置业务分发系统,减少成本。
图8为本发明业务分发系统第二实施例的功能模块示意图。
所述发送模块30替换为处理模块40,所述处理模块40设置为:分别将各个所述业务参数封装为对应的业务内容,并将各个所述业务内容分别下发至对应的路径信息中的各个节点。
在本实施例中,处理模块40可直接按照预设的通信协议对业务参数进行封装;或者在各个业务参数中包含有协议类型时,处理模块40根据各个业务参数中的协议类型获取对应的通信协议,并按照获取的通信协议对各个业务 参数进行封装;或者在各个业务参数中包含有业务类型,且服务器预存有业务类型与通信协议之间的映射关系,处理模块40根据预存的业务类型与通信协议之间的映射关系,确定各个业务参数中的业务类型所对应的通信协议,并根据获取到的通信协议分别对各个业务参数进行封装,以生成对应的业务内容。
其中,所述处理模块40包括:
第一获取单元,其设置为:获取各个业务参数中的业务类型;
第二确定单元,其设置为:根据预设的业务类型与协议之间的映射关系,确定各个业务参数中的业务类型所对应的协议;
封装单元,其设置为:分别提取各个确定的协议中预设类型的协议,根据确定的协议分别将各个所述业务参数封装为业务内容;
发送单元,其设置为:将各个所述业务内容分别下发至对应的路径信息中的各个节点。
在本实施例中,可预设业务类型与协议之间的映射关系,该协议可包括封装协议、数据传输协议、安全协议以及隧道保护协议等,提取出预设类型的一个多个协议对业务参数以及获取到的协议进行封装生成对应的业务内容。各个节点在接收到业务内容后,可对接收到的业务内容进行解析,以获取对应的协议,按照获取的协议对其进行参数配置。
其中,所述发送模块30包括:
第二获取单元,其设置为:获取各个业务参数中的业务等级信息;
第三确定单元,其设置为:根据获取的业务等级信息确定各个业务的优先级;
发送单元,其设置为:按照确定的优先级,将各个所述业务内容依次下发至对应路径信息中的各个节点。
为提高业务处理的效率以及准确性,业务参数中可包括业务等级信息,根据获取到的业务等级信息对各个生成的各个业务参数进行排序,并按照顺序向各个节点发送对应的业务参数。
在本实施例中,可生成业务参数数据表,将各个业务内容按照业务等级 信息排列在该业务参数数据表,并在该业务参数数据表中对应存储各个业务参数所对应的路径信息,然后按照顺序将业务参数数据表中的各个业务参数发送至其路径信息所对应的各个节点。
其中,所述配置模块20包括:
第三获取单元,其设置为:获取各个所述业务参数的源节点、目标节点以及配置信息;
第四确定单元,其设置为:根据获取到的源节点、目标节点以及配置信息,确定各个业务参数所对应的源节点以及目标节点之间的最短路径。
在本实施例中,可根据当前的网络环境,如源节点、目标节点以及源节点和目标节点之间的各个节点的通信状态,以及各个节点之间的链路关系,以及各个链路的参数,如链路的带宽,将各个链路的参数与业务参数中的配置信息进行比对,以确定各个节点是否适用于运行该业务参数,在确定源节点以及目标节点之间的最短路径之后,将各个业务参数分别下发至对应的最短路径中的各个节点。
本领域技术人员可以理解的时,源节点、目标节点以及源节点和目标节点之间的各个节点的通信故障过多,或者通信链路的运行参数不满足该获取到的配置信息等时,会出现确定最短路径失败的情况,此时,可产生提示信息,提示业务分发失败,该提示信息可存储于数据库,也可发送至管理员。
在本实施例中,为保证业务分发的准确性,可在业务参数分发完成时,生成业务参数分发成功信息并保存,同时在确定最短路径失败时,生成业务参数分发失败信息并保存,以供用户查询业务分发情况;本领域技术人员可以理解的是,该生成的业务参数分发成功信息以及业务参数分发失败信息可定时或实时发送至预设的通信终端。
本发明实施例还提供一种计算机程序,包括程序指令,当该程序指令被服务器执行时,使得该服务器可执行上面所述的方法。
本发明实施例还提供一种载有上述计算机程序的载体。
上述本发明实施例序号仅仅为了描述,不代表实施例的优劣。通过以上的实施方式的描述,本领域的技术人员可以清楚地了解到上述实施例方法可 借助软件加必需的通用硬件平台的方式来实现,当然也可以通过硬件,但很多情况下前者是更佳的实施方式。基于这样的理解,本发明的技术方案本质上或者说对现有技术做出贡献的部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质(如ROM/RAM、磁碟、光盘)中,包括若干指令用以使得一台终端设备(可以是手机,计算机,服务器,或者网络设备等)执行本发明各个实施例所述的方法。
以上所述仅为本发明的优选实施例,并非因此限制本发明的专利范围,凡是利用本发明说明书及附图内容所作的等效结构变换,或直接或间接运用在其他相关的技术领域,均同理包括在本发明的专利保护范围内。
工业实用性
本发明实施例实现了业务的自动下发,而不用其它人员的介入,节省人力成本,同时提高业务分发效率。

Claims (14)

  1. 一种业务分发方法,包括:
    在侦测到业务报文时,将所述业务报文拆分为多个业务参数;
    根据所述业务参数配置各个业务参数分别对应的路径信息;
    将各个所述业务参数分别下发至对应的路径信息中的各个节点。
  2. 根据权利要求1所述的方法,其中,所述在侦测到业务报文时,将所述业务报文拆分为多个业务参数的步骤包括:
    在侦测到业务报文时,确定侦测到业务报文的业务接口,关闭除侦测到业务报文的业务接口之外的其它业务接口,并在业务报文接收完成时,开启关闭的业务接口;
    将所述业务报文拆分为多个业务参数。
  3. 根据权利要求1所述的方法,其中,所述将各个所述业务参数分别下发至对应的路径信息中的各个节点的步骤替换为:
    分别将各个所述业务参数封装为对应的业务内容,并将各个所述业务内容分别下发至对应的路径信息中的各个节点。
  4. 根据权利要求3所述的方法,其中,所述分别将各个所述业务参数封装为对应的业务内容,并将各个所述业务内容分别下发至对应的路径信息中的各个节点的步骤包括:
    获取各个业务参数中的业务类型;
    根据预设的业务类型与协议之间的映射关系,确定各个业务参数中的业务类型所对应的协议;
    分别提取各个确定的协议中预设类型的协议,并依次采用各个所述预设类型的协议将对应的业务参数及协议封装为业务内容,并将各个所述业务内容分别下发至对应的路径信息中的各个节点。
  5. 根据权利要求1所述的方法,其中,所述将各个所述业务参数分别下 发至对应的路径信息中的各个节点的步骤包括:
    获取各个业务参数中的业务等级信息,并根据获取的业务等级信息确定各个业务参数的优先级;
    按照确定的优先级,将各个所述业务参数依次下发至对应路径信息中的各个节点。
  6. 根据权利要求1-5任一项所述的方法,其中,所述根据所述业务参数配置各个所述业务参数分别对应的路径信息的步骤包括:
    获取各个所述业务参数的源节点、目标节点以及配置信息;
    根据获取到的源节点、目标节点以及配置信息,确定各个所述业务参数分别对应的源节点以及目标节点之间的最短路径。
  7. 一种业务分发系统,包括:
    拆分模块,其设置为:在侦测到业务报文时,将所述业务报文拆分为多个业务参数;
    配置模块,其设置为:根据所述业务参数配置各个业务参数分别对应的路径信息;以及
    发送模块,其设置为:将各个所述业务参数分别下发至对应的路径信息中的各个节点。
  8. 根据权利要求7所述的系统,其中,所述拆分模块包括:
    第一确定单元,其设置为:在侦测到业务报文时,确定侦测到业务报文的业务接口;
    处理单元,其设置为:关闭除侦测到业务报文的业务接口之外的其它业务接口,并在业务报文接收完成时,开启关闭的业务接口;以及
    拆分单元,其设置为:将侦测到的业务报文拆分为多个业务参数。
  9. 根据权利要求7所述的系统,其中,所述发送模块替换为处理模块,所述处理模块设置为:分别将各个所述业务参数封装为对应的业务内容,并将各个所述业务内容分别下发至对应的路径信息中的各个节点。
  10. 根据权利要求9所述的系统,其中,所述处理模块包括:
    第一获取单元,其设置为:获取各个业务参数中的业务类型;
    第二确定单元,其设置为:根据预设的业务类型与协议之间的映射关系,确定各个业务参数中的业务类型所对应的协议;
    封装单元,其设置为:分别提取各个确定的协议中预设类型的协议,并依次采用各个所述预设类型的协议将对应业务参数及协议封装为业务内容;以及
    发送单元,其设置为:将各个所述业务内容分别下发至对应的路径信息中的各个节点。
  11. 根据权利要求7所述的系统,其中,所述发送模块包括:
    第二获取单元,其设置为:获取各个业务参数中的业务等级信息;
    第三确定单元,其设置为:根据获取的业务等级信息确定各个业务参数的优先级;以及
    发送单元,其设置为:按照确定的优先级,将各个所述业务参数依次下发至对应路径信息中的各个节点。
  12. 根据权利要求7-11任一项所述的系统,其中,所述配置模块包括:
    第三获取单元,其设置为:获取各个所述业务参数的源节点、目标节点以及配置信息;
    第四确定单元,其设置为:根据获取到的源节点、目标节点以及配置信息,确定各个业务参数所对应的源节点以及目标节点之间的最短路径。
  13. 一种计算机程序,包括程序指令,当该程序指令被服务器执行时,使得该服务器可执行权利要求1-6任一项所述的方法。
  14. 一种载有权利要求13所述计算机程序的载体。
PCT/CN2014/087380 2014-05-22 2014-09-25 业务分发方法和系统 WO2015176450A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201410217161.6A CN105100025A (zh) 2014-05-22 2014-05-22 业务分发方法和系统
CN201410217161.6 2014-05-22

Publications (1)

Publication Number Publication Date
WO2015176450A1 true WO2015176450A1 (zh) 2015-11-26

Family

ID=54553331

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2014/087380 WO2015176450A1 (zh) 2014-05-22 2014-09-25 业务分发方法和系统

Country Status (2)

Country Link
CN (1) CN105100025A (zh)
WO (1) WO2015176450A1 (zh)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111611074A (zh) * 2020-05-14 2020-09-01 北京达佳互联信息技术有限公司 一种集群资源的调度方法及装置
CN114462900B (zh) * 2022-04-13 2022-07-29 云智慧(北京)科技有限公司 一种业务活动节点的拆分方法、装置及设备

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101242396A (zh) * 2008-03-18 2008-08-13 北京直真节点技术开发有限公司 宽带接入终端业务的零接触系统和操作方法
CN101873536A (zh) * 2009-04-22 2010-10-27 华为技术有限公司 一种群发消息处理方法、业务分发平台以及相关设备

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101478417B (zh) * 2009-01-16 2011-01-05 深圳市迈科龙电子有限公司 网络信息自动分发和交互的方法
CN103813295B (zh) * 2012-11-13 2017-06-13 中兴通讯股份有限公司 一种自动配置和更新接入点名称参数的方法及装置
CN103646049B (zh) * 2013-11-26 2016-08-17 中国银行股份有限公司 自动生成数据报表的方法及系统
CN104753713B (zh) * 2013-12-31 2019-02-05 华为技术有限公司 一种sdn部署业务的方法和sdn控制器

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101242396A (zh) * 2008-03-18 2008-08-13 北京直真节点技术开发有限公司 宽带接入终端业务的零接触系统和操作方法
CN101873536A (zh) * 2009-04-22 2010-10-27 华为技术有限公司 一种群发消息处理方法、业务分发平台以及相关设备

Also Published As

Publication number Publication date
CN105100025A (zh) 2015-11-25

Similar Documents

Publication Publication Date Title
US10659342B2 (en) Flow entry configuration method, apparatus, and system
WO2016045098A1 (zh) 交换机、控制器、系统及链路质量检测方法
CN110601902B (zh) 一种基于区块链网络的交互数据处理方法及装置
WO2018054397A1 (zh) 业务功能链检测路径的方法和装置
WO2017054576A1 (zh) 单播隧道建立方法、装置和系统
US11177976B2 (en) Method and device for automatically implementing IOAM encapsulation and storage medium
CN102404396B (zh) P2p流量识别方法、装置、设备和系统
US20160285820A1 (en) Method for processing address resolution protocol message, switch, and controller
CN112217771B (zh) 基于租户信息的数据转发方法及数据转发装置
JP6624619B2 (ja) リソースサブスクリプション方法、リソースサブスクリプション装置、及びリソースサブスクリプションシステム
CN106878199B (zh) 一种接入信息的配置方法和装置
WO2017206576A1 (zh) 一种网关业务的处理方法及装置
CN105515816B (zh) 检测层次信息的处理方法及装置
WO2016015511A1 (zh) 一种网管测试事件的数据包模拟方法、装置及计算机存储介质
WO2017202177A1 (zh) 双向测量控制方法、发送业务设备及接收业务设备
CN112217685B (zh) 隧道探测方法、终端设备、系统、计算机设备和存储介质
WO2018196463A1 (zh) 网络接入方法、装置、存储介质及处理器
US10230647B2 (en) Data packet processing method and device
CN107911496A (zh) 一种vpn服务端代理dns的方法及装置
WO2015176450A1 (zh) 业务分发方法和系统
US20160105348A1 (en) Mep configuration method and network device
CN110581792B (zh) 一种报文传输方法及装置
CN105991353A (zh) 故障定位的方法和装置
KR20130007246A (ko) 시그널링 트래픽 관리 시스템 및 그 방법
CN102868559A (zh) 网络日志数据生成方法及系统

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: 14892477

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 14892477

Country of ref document: EP

Kind code of ref document: A1