CN109039717B - Service resource management method and system - Google Patents

Service resource management method and system Download PDF

Info

Publication number
CN109039717B
CN109039717B CN201810796698.0A CN201810796698A CN109039717B CN 109039717 B CN109039717 B CN 109039717B CN 201810796698 A CN201810796698 A CN 201810796698A CN 109039717 B CN109039717 B CN 109039717B
Authority
CN
China
Prior art keywords
disk
sysport
port number
channel
keywords
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.)
Active
Application number
CN201810796698.0A
Other languages
Chinese (zh)
Other versions
CN109039717A (en
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.)
Fiberhome Telecommunication Technologies Co Ltd
Original Assignee
Fiberhome Telecommunication 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 Fiberhome Telecommunication Technologies Co Ltd filed Critical Fiberhome Telecommunication Technologies Co Ltd
Priority to CN201810796698.0A priority Critical patent/CN109039717B/en
Publication of CN109039717A publication Critical patent/CN109039717A/en
Application granted granted Critical
Publication of CN109039717B publication Critical patent/CN109039717B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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/08Configuration management of networks or network elements
    • H04L41/0803Configuration setting

Landscapes

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

Abstract

The invention discloses a method and a system for managing service resources, and relates to the technical field of networks. The management method of the service resources comprises the steps that a main control disk adaptation layer receives configuration information of a single disk on each slot position, keywords are assembled according to channel information in the configuration information, a global system port number SysPortID is created based on the keywords and is sent to the corresponding single disk, and the channel information, the keywords and the SysPortID have a one-to-one mapping relation. The invention realizes dynamic allocation of service resources, meets the access of various capacity single disks, and simplifies the process of issuing configuration information by the network management and the control plane.

Description

Service resource management method and system
Technical Field
The present invention relates to the field of communications technologies, and in particular, to a method and a system for managing service resources.
Background
In the transmission device, a global system port (SysPort) is generally used to represent a channel of a single disk chip, so as to implement control and management of various services. The existing service resource management scheme performs static allocation on the SysPort resource, for example, the SysPort resource is 32K, and for a single disk with jericho chips and arad chips, 64 slots each have 512 channels (channels) on average. Due to the fact that the capacity of a single disk is increasing, for example, a single disk with double jericho chips and double G5 theoretically supports ODU0 cross (800 channels) of 1TG, due to the limitation of SysPort resources, if SysPort resources are allocated to each slot on average, each slot only supports ODU0 cross (480 channels) of 600G, and the access of a large-capacity single disk cannot be met. With the future increase of the capacity of a single disk and the difference of the types of the capacity of the single disk in each slot, a more effective service resource management scheme is urgently needed.
Disclosure of Invention
Aiming at the defects in the prior art, the invention aims to provide a method and a system for managing service resources, which realize dynamic allocation of the service resources, meet the access of single disks with various capacities and simplify the process of issuing configuration information by a network manager and a control plane.
The invention provides a management method of service resources, which comprises the following steps:
the main control disk adaptation layer receives the configuration information of the single disks in each slot position, assembles keywords according to the channel information in the configuration information, and creates a global system port number SysPortID based on the keywords and sends the global system port number SysPortID to the corresponding single disks, wherein the channel information, the keywords and the SysPortID have a one-to-one mapping relationship between each two.
On the basis of the above technical solution, the channel information includes a slot number, a port number, and a service data identifier of the channel, and a first mapping relationship exists between the channel information and the keyword, where the first mapping relationship is:
the format of the keyword is as follows: slot number + port number + traffic data identifier,
wherein, the port number is shifted by a first byte number relative to the slot number, and the service data identifier is shifted by a second byte number relative to the slot number.
On the basis of the technical scheme, the configuration information further comprises the single-disk capacity type, the total number of the ports and the value range of the back plate port on each port, wherein the back plate ports correspond to the channels one by one;
and the main control panel adaptation layer allocates a unique backboard port number to each backboard port of the single panel in sequence, and establishes a one-to-one mapping relation between the backboard port number and the keyword and between the backboard port number and the SysPort ID respectively to obtain a second mapping relation between the keyword and the SysPort ID.
On the basis of the technical scheme, the method further comprises the following steps: and the main control disk adaptation layer calculates to obtain a channel number according to the SysPort ID, creates a single disk identifier Fapid and a single disk port number FapPort according to the single disk capacity type and the channel number, and sends the single disk identifier Fapid and the single disk port number FapPort to a corresponding single disk.
On the basis of the technical scheme, according to the capacity type of the single disk, dividing all the channel numbers of the single disk into n levels from small to large, wherein in the ith level:
160 < i > stage the total number of said channel numbers < 200,
the Fapid is (slot number-1) 4+ n-1,
the FapPort ═ (the channel number-1)% of the total number of the channel numbers in the i-th stage,
wherein n is more than or equal to 1, and i is more than or equal to 1 and less than or equal to n.
On the basis of the above technical solution, the one-to-one mapping relationship between the backplane port number and the SysPort ID is:
the SysPort ID ═ (slot number-1) × 1000+ the backplane port number;
the channel number is (SysPort ID-1)% 1000+ 1.
On the basis of the technical scheme, after receiving the deletion instruction of the channel information, the main control panel adaptation layer finds and deletes the keywords corresponding to the channel information in a keyword list, wherein the keyword list is used for storing the created keywords and the corresponding channel information.
On the basis of the technical scheme, the main control panel adaptation layer reports and issues the SysPort ID through a UDP message.
The invention also provides a management system of service resources, which is arranged in the main control panel adaptation layer, and the system comprises:
the receiving and sending module is used for receiving the configuration information of the single disk on each slot position;
and the processing module is used for assembling keywords according to the channel information in the configuration information received by the transceiver module, creating a global system port number SysPort ID based on the keywords and issuing the SysPort ID to a corresponding single disk, wherein the channel information, the keywords and the SysPort ID have a one-to-one mapping relationship.
On the basis of the above technical solution, the configuration information further includes single-disk capacity information, and the system further includes a management module, where the management module is configured to classify all data in the configuration information and issue the single-disk capacity information on all slots to each single disk.
Compared with the prior art, the invention has the advantages that: the master control disk adaptation layer uniformly allocates and manages the SysPort ID of the global system port number according to the received configuration information of the single disk on each slot position, thereby not only realizing dynamic allocation of service resources and meeting the access of the single disks with various capacities, but also simplifying the process of issuing configuration information by the network manager and the control plane, and not influencing the management of the service resources even if the network manager and the control plane simultaneously carry out service configuration and the configuration information has resource conflict.
Drawings
FIG. 1 is a flowchart of a method for managing service resources according to a first embodiment of the present invention;
fig. 2 is a schematic diagram of a management system of service resources according to a fifth embodiment of the present invention.
Detailed Description
The invention is described in further detail below with reference to the figures and the embodiments.
A first embodiment of the present invention provides a method for managing service resources, which is used in a communication Network, for example, a Packet Optical Transport Network (POTN) Network, a Packet Transport Network (PTN) Network, and an Optical Transport Network (OTN).
The service resource management method comprises the following steps: the main control disk adaptation layer receives the configuration information of the single disks in each slot position, assembles keywords according to the channel information in the configuration information, and creates a global system port number SysPortID based on the keywords and sends the global system port number SysPortID to the corresponding single disks, wherein the channel information, the keywords and the SysPortID have a one-to-one mapping relationship between each two.
Specifically, the single disk capacity types of the slots may be the same or different, for example, the single disk chip may be: 200G (Single ARAD) disks, 400G (Dual ARAD) disks, 400G (Single jericho plus Dual 4) disks, 500G (Single jericho plus Single G5) disks, and/or 1T (Dual jericho plus Dual G5) disks, the number of channels and corresponding SysPort IDs for each single disk is different due to the different types of capacities of the single disks, see Table one below:
table one: single disc capacity type
Single disc chip Channel
200G (Single ARAD) disc 1-160;
400G (double ARAD) disc 1-320
400G (Single jericho plus double 4) disc 1-320
500G (Single jericho plus Single G5) disc 1-400
1T (double jericho and double G5) disc 1-800
Referring to fig. 1, the method for managing service resources includes the following steps:
s110, the main control disk adaptation layer receives the configuration information of the single disk on each slot position issued by the network management or the control plane, and identifies the channel information and the creation instruction in the configuration information.
S120, the main control disk adaptation layer searches keywords corresponding to the channel information in a pre-created keyword list.
Specifically, the Channel information includes a slot number, a port number, and a service Data identifier of the Channel, where the service Data identifier may include a service serial number and an Optical Channel Data Unit (ODUk) value sent by a network manager or a control plane.
S130, judging whether the keyword is found, if not, entering the step S140; if yes, the process is finished.
S140 assembles the keyword according to the channel information.
A first mapping relation exists between the channel information and the keywords, and the first mapping relation is as follows:
the format of the keyword is: slot number + port number + traffic data identifier,
for example, when the service data identifier is a service serial number and an ODUk value issued by a network manager or a control plane, the first byte number is 4, the service serial number is offset by a second byte number, the second byte number is 8, and the ODUk value is offset by 12 bytes relative to the slot number.
S150, based on the key words, the global system port number SysPort ID is created and sent to the corresponding single disk, and the process is finished.
The configuration information sent by the network manager or the control plane further includes single-disk capacity information, where the single-disk capacity information includes a single-disk capacity Type, a total number of ports, and a Value range of a backplane port on each port, where the backplane ports correspond to the channels one to one, as shown in table two, each slot entry includes a slot number, a capacity Type, a number of ports, and a Value range of an initial backplane port number, and the single-disk capacity information in table two may be in the form of Type, Length, and Value (Type, Length, Value) TLV.
For the sake of distinguishing from the backplane port number redistributed by the following master control disk adaptation layer, the backplane port number issued by the network manager or the control plane is the initial backplane port number, and since the backplane ports are in one-to-one correspondence with the channels, the initial backplane port number is also in one-to-one correspondence with the channel information. The value range of the initial backboard port number is the initial backboard port number and the termination backboard port number.
Table two: single disc capacity information
Figure BDA0001736065130000061
In step S150, the one-to-one mapping relationship between the keywords and the SysPort ID is the second mapping relationship, and since the backplane port corresponds to the channel, the backplane port number corresponds to the channel information. Therefore, a one-to-one mapping relationship between the backplane port number and the key and between the backplane port number and the SysPort ID can be respectively established to obtain the second mapping relationship.
Specifically, the main control disk adaptation layer allocates a unique backplane port number to each backplane port of the single disk in sequence according to the total number of the ports and the value range of the backplane port on each port, and establishes a one-to-one mapping relationship between the keywords and the SysPort ID through the backplane port number, for example:
SysPort ID (slot number-1) 1000+ backplane port number.
The master control disk adaptation layer uniformly allocates and manages the SysPort ID of the global system port number according to the received configuration information of the single disk on each slot position, thereby not only realizing dynamic allocation of service resources and meeting the access of the single disks with various capacities, but also simplifying the process of issuing configuration information by the network manager and the control plane, and not influencing the management of the service resources even if the network manager and the control plane simultaneously carry out service configuration and the configuration information has resource conflict.
A second embodiment of the present invention provides a method for managing service resources, where on the basis of the first embodiment of the present invention, a master adapter layer calculates a channel number according to a SysPort ID, and creates a single-disk identifier FapId and a single-disk port number faport according to a single-disk capacity type and the channel number, and sends the single-disk identifier FapId and the single-disk port number faport to a corresponding single disk.
Channel number (SysPort ID-1)% 1000+ 1.
Dividing all channel numbers of a single disk into n stages in descending order according to the capacity type of the single disk, wherein in the ith stage:
160 < i > stage < total number of channel numbers < 200,
fapid ═ (slot number-1) × 4+ n-1,
FapPort is (lane number-1)% of the total number of lane numbers in the i-th stage,
wherein n is more than or equal to 1, and i is more than or equal to 1 and less than or equal to n.
The mapping formulas for Fapid and FapPort are shown in Table three:
table three: fapid and FapPort mapping tables
Figure BDA0001736065130000071
A third embodiment of the present invention provides a method for managing service resources, where on the basis of the second embodiment of the present invention, after receiving a deletion instruction of channel information, the master control panel adaptation layer finds and deletes a keyword corresponding to the channel information in a keyword list, where the keyword list is used to store the created keyword and the corresponding channel information.
The management method of the service resources comprises the following steps:
s210, the main control disk adaptation layer receives the configuration information of the single disk on each slot position issued by the network manager or the control plane, and identifies the channel information and the deleting instruction in the configuration information.
S220, the main control disk adaptation layer searches the keyword corresponding to the channel information in the keyword list.
S230, judging whether the keyword is found, if so, entering the step S240; if not, ending.
And S240, deleting the key words and the corresponding channel information according to the channel information, and ending.
A fourth embodiment of the present invention provides a method for managing service resources, where on the basis of the third embodiment of the present invention, a master control disk adaptation layer reports and issues a SysPort ID through a User Datagram Protocol (UDP) message.
Specifically, the designated fields of the UDP packets are written in by preset command keywords between the master control disk adaptation layer, the network manager, the control plane, and the individual disks, and a Node Management Unit (NMU) -individual disk Management Unit (BMU) protocol is used to report and issue SysPort ID, FapId, and FapPort through an existing NMU-BMU communication channel, where the reporting format of the service resources is shown in table four:
table four: reporting format of service resource
Figure BDA0001736065130000091
According to the actual needs of engineering, the reporting processing of two scenes can be realized:
1) the network manager sends the service resource configuration information, and the master control disk reports the allocated and used resource condition to the network manager or the control plane after receiving the configuration information;
2) and the service resource use condition can be inquired from the master control panel at regular time through the control plane.
Referring to fig. 2, a fifth embodiment of the present invention provides a system for managing service resources, which is disposed in a master control disk adaptation layer and is configured to implement the method for managing service resources according to any of the foregoing embodiments, where a central control unit is disposed on a master control disk, and the master control disk adaptation layer is located in the central control unit. The management system of the service resources comprises a receiving and sending module and a processing module.
The receiving and sending module is used for receiving the configuration information of the single disk on each slot position sent by the network management or the control plane.
The processing module is used for assembling keywords according to the channel information in the configuration information received by the transceiver module, creating a global system port number SysPortID based on the keywords and issuing the SysPortID to a corresponding single disk, and the channel information, the keywords and the SysPortID have a one-to-one mapping relationship.
The master control disk adaptation layer uniformly allocates and manages the SysPort ID of the global system port number according to the received configuration information of the single disk on each slot position, thereby not only realizing dynamic allocation of service resources and meeting the access of the single disks with various capacities, but also simplifying the process of issuing configuration information by the network manager and the control plane, and not influencing the management of the service resources even if the network manager and the control plane simultaneously carry out service configuration and the configuration information has resource conflict.
A sixth embodiment of the present invention provides a management system for service resources, where on the basis of the fifth embodiment of the present invention, the configuration information further includes single-disk capacity information, and the system further includes a management module, where the management module is configured to classify all data in the configuration information, and issue the single-disk capacity types on all slots to each single disk.
In the following, the configuration information issued by the network manager or the control plane is based on a Protocol Buffer (PB) Protocol, and the configuration information may also be based on other protocols without limitation.
PB is a lightweight and efficient structured data storage exchange format of Google, is language independent, platform independent, can be used for structured data serialization, and is well suited as a data storage or Remote Procedure Call Protocol (RPC) data exchange format.
Referring to fig. 2, a network manager or a control plane sequentially issues configuration information, where when a single disk is powered on and bootstrapped, a master control disk first issues single disk capacity information to the single disk through a UDP packet (steps a1 to a7), where the single disk capacity information includes a single disk capacity type, a total number of ports, and a value range of a back panel port on each port; and then, sending service resource information through the UDP message (steps B1 to B8), wherein the service resource information comprises channel information, and the channel information comprises a slot number, a port number and a service data identifier of the channel. The service data identifier may include a service serial number and an ODUk value issued by a network manager or a control plane.
And the main control disk adaptation layer processes the issued configuration information and issues the configuration information to each single disk. The specific steps for issuing the single disc capacity information are as follows:
A1. a transceiver module of a master control disk adaptation layer receives single disk capacity information issued by a network manager or a control plane;
A2. data classification: the receiving and sending module classifies the single-disk capacity information and forwards the single-disk capacity information to the management module;
A3. the management module forwards the single-disk cross capacity and the service type to the processing module;
A4. the processing module stores the single-disk cross capacity and the service chip type;
A5. the processing module sends the single-disk capacity information to the single-disk management unit of each single disk;
A6. the management module reports the single disc/equipment configuration processing result to the transceiving module;
A7. and returning a configuration processing result.
The specific steps for issuing the service resource information are as follows:
B1. a transceiver module of a master control disk adaptation layer receives single disk capacity information issued by a network manager or a control plane;
B2. data classification: the transceiver module classifies the configuration information and forwards the configuration information to the management module;
B3. the management module forwards the configuration information to the processing module;
B4. the processing module calculates to obtain SysPort ID;
B5. the processing module issues the single-disk service configuration (SysPort ID) to the single-disk management unit of each single disk;
B6. the single-disk management unit reports a single-disk service configuration processing result;
B7. the management module reports a configuration processing result to the transceiving module;
B8. the transceiver module returns a configuration processing result.
The present invention is not limited to the above-described embodiments, and it will be apparent to those skilled in the art that various modifications and improvements can be made without departing from the principle of the present invention, and such modifications and improvements are also considered to be within the scope of the present invention. Those not described in detail in this specification are within the skill of the art.

Claims (9)

1. A method for managing service resources, comprising:
the main control disk adaptation layer receives the configuration information of the single disks on each slot position, assembles keywords according to channel information in the configuration information, and creates a global system port number SysPortID based on the keywords and sends the global system port number SysPortID to the corresponding single disks, wherein the channel information, the keywords and the SysPortID have a one-to-one mapping relationship;
the configuration information also comprises single-disk capacity types, total port numbers and value ranges of back plate ports on each port, wherein the back plate ports correspond to the channels one by one;
and the main control panel adaptation layer allocates a unique backboard port number to each backboard port of the single panel in sequence, and establishes a one-to-one mapping relation between the backboard port number and the keyword and between the backboard port number and the SysPort ID respectively to obtain a second mapping relation between the keyword and the SysPort ID.
2. A method for managing service resources according to claim 1, characterized in that: the channel information comprises a slot number, a port number and a service data identifier of the channel, a first mapping relation is formed between the channel information and the keyword, and the first mapping relation is as follows:
the format of the keyword is as follows: slot number + port number + traffic data identifier,
wherein, the port number is shifted by a first byte number relative to the slot number, and the service data identifier is shifted by a second byte number relative to the slot number.
3. A method for management of traffic resources according to claim 1, characterized in that said method further comprises: and the main control disk adaptation layer calculates to obtain a channel number according to the SysPort ID, creates a single disk identifier Fapid and a single disk port number FapPort according to the single disk capacity type and the channel number, and sends the single disk identifier Fapid and the single disk port number FapPort to a corresponding single disk.
4. A method of managing service resources according to claim 3, characterized in that:
dividing all the channel numbers of the single disc into n levels according to the size of the single disc, wherein in the ith level:
160 < i > stage the total number of said channel numbers < 200,
the Fapid is (slot number-1) 4+ n-1,
the FapPort is (the channel number is-1)% of the total number of the channel numbers in the ith stage, wherein n is more than or equal to 1, and i is more than or equal to 1 and less than or equal to n.
5. A method of managing service resources according to claim 3, characterized in that: the one-to-one mapping relationship between the backplane port number and the SysPort ID is as follows:
the SysPort ID ═ (slot number-1) × 1000+ the backplane port number;
the channel number is (SysPort ID-1)% 1000+ 1.
6. A method for managing service resources according to claim 1, characterized in that: and after receiving the deleting instruction of the channel information, the main control panel adaptation layer finds and deletes the keywords corresponding to the channel information in a keyword list, wherein the keyword list is used for storing the created keywords and the corresponding channel information.
7. A method for managing service resources according to claim 1, characterized in that: and the main control disk adaptation layer reports and issues the SysPort ID through a UDP message.
8. A management system of service resources, which is arranged in a master control disk adaptation layer, is characterized in that the system comprises:
the receiving and sending module is used for receiving the configuration information of the single disk on each slot position;
the processing module is used for assembling keywords according to the channel information in the configuration information received by the transceiver module, creating a global system port number SysPort ID based on the keywords and issuing the SysPort ID to a corresponding single disk, wherein the channel information, the keywords and the SysPort ID have a one-to-one mapping relationship;
the configuration information also comprises single-disk capacity information, wherein the single-disk capacity information comprises single-disk capacity types, port total numbers and value ranges of back plate ports on each port, and the back plate ports correspond to the channels one by one;
the processing module is further configured to assign a unique backplane port number to each backplane port of the single disk in sequence, and establish a one-to-one mapping relationship between the backplane port number and the keyword and between the backplane port number and the SysPort ID, respectively, so as to obtain a second mapping relationship between the keyword and the SysPort ID.
9. A management system of service resources according to claim 8, characterized in that: the system also comprises a management module, wherein the management module is used for classifying all data in the configuration information and sending the single disk capacity information on all the slot positions to each single disk.
CN201810796698.0A 2018-07-19 2018-07-19 Service resource management method and system Active CN109039717B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810796698.0A CN109039717B (en) 2018-07-19 2018-07-19 Service resource management method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810796698.0A CN109039717B (en) 2018-07-19 2018-07-19 Service resource management method and system

Publications (2)

Publication Number Publication Date
CN109039717A CN109039717A (en) 2018-12-18
CN109039717B true CN109039717B (en) 2021-05-07

Family

ID=64642537

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810796698.0A Active CN109039717B (en) 2018-07-19 2018-07-19 Service resource management method and system

Country Status (1)

Country Link
CN (1) CN109039717B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112100475B (en) * 2020-08-14 2023-10-03 武汉光迅科技股份有限公司 ROADM equipment maintenance method, ROADM equipment maintenance device and computer storage medium
CN114257504B (en) * 2021-12-15 2023-05-23 烽火通信科技股份有限公司 Service scene switching method and system

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7809806B1 (en) * 2001-08-02 2010-10-05 Cisco Technology, Inc. Neighbor discovery using address registration protocol over ELMI
CN102769544B (en) * 2012-07-27 2017-03-15 烽火通信科技股份有限公司 Appliance services adaptation layer architecture and service adapting layer implementation method in communication system
CN102857382B (en) * 2012-09-28 2015-02-18 瑞斯康达科技发展股份有限公司 Network management equipment, access convergent equipment, access terminal equipment, and management method and system for access terminal equipment
CN104683148B (en) * 2015-02-06 2018-04-20 烽火通信科技股份有限公司 A kind of unified port system and its method for accessing logic port
CN106559236B (en) * 2015-09-28 2020-11-20 中兴通讯股份有限公司 Equipment resource management method and device of service board, main control board and frame type equipment
CN107547253A (en) * 2017-06-30 2018-01-05 新华三技术有限公司 A kind of collocation method and device

Also Published As

Publication number Publication date
CN109039717A (en) 2018-12-18

Similar Documents

Publication Publication Date Title
US7496112B1 (en) Methods and apparatuses for allocating time slots to circuit switched channels
CN103297560A (en) Data flow classification method and data flow classification server
US7457239B2 (en) Method and apparatus for providing a quality of service path through networks
CN101692652A (en) Method for preventing interrupt of traffics in aggregation link
WO2020177255A1 (en) Resource allocation method and device for wireless access network
CN109039717B (en) Service resource management method and system
WO2021022806A1 (en) Network system, method, and communication device for centralized processing of network services
CN112306651A (en) Resource allocation method and resource borrowing method
CN106571863B (en) Hybrid switching type satellite multi-service radio resource management method based on quick indexing
WO2019029704A1 (en) Network object management method and apparatus therefor
RU2598293C1 (en) Method and apparatus for transmitting standard configuration data of improved system of selecting a transmitting protocol
US7239637B2 (en) Packet communication system, network side device and terminal side device thereof and identifier assigning method
CN111491221B (en) vOLT multicast method and OLT equipment
US11153214B2 (en) In service flow capability update in guaranteed bandwidth multicast network
CN111679918B (en) Message transmission method and device
CN110474781B (en) Method and device for forwarding multicast data
CN112291162A (en) Business dynamic resource allocation method
CN111314923B (en) Method and device for realizing dynamic bandwidth
CN111182379B (en) Frequency spectrum allocation method for plastic reserved service in elastic optical network
US11799795B2 (en) Distributing shaped sub interfaces to member ports of a port channel
CN113132500B (en) Address allocation method, device, network equipment and storage medium
CN113411158B (en) Processing method and system for preempting time slot resources at two ends of link
WO2023124467A1 (en) Data distribution method and apparatus, network device, and storage medium
CN109120555A (en) A kind of resource allocation methods and system
WO2023108716A1 (en) Data center resource awareness-oriented virtual network mapping method

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant