WO2025031363A1 - Information configuration method and apparatus, and communication device and readable storage medium - Google Patents
Information configuration method and apparatus, and communication device and readable storage medium Download PDFInfo
- Publication number
- WO2025031363A1 WO2025031363A1 PCT/CN2024/110133 CN2024110133W WO2025031363A1 WO 2025031363 A1 WO2025031363 A1 WO 2025031363A1 CN 2024110133 W CN2024110133 W CN 2024110133W WO 2025031363 A1 WO2025031363 A1 WO 2025031363A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- information
- flow
- stack
- tag
- type
- 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
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L41/00—Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
- H04L41/08—Configuration management of networks or network elements
- H04L41/0803—Configuration setting
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L43/00—Arrangements for monitoring or testing data switching networks
- H04L43/08—Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters
- H04L43/0823—Errors, e.g. transmission errors
- H04L43/0829—Packet loss
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L43/00—Arrangements for monitoring or testing data switching networks
- H04L43/08—Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters
- H04L43/0852—Delays
Definitions
- the present disclosure is based on the Chinese patent application with application number 202310991642.1 and application date August 8, 2023, and claims the priority of the Chinese patent application.
- the entire content of the Chinese patent application is hereby introduced into the present disclosure as a reference.
- the present disclosure belongs to the field of communication technology, and specifically relates to an information configuration method, device, communication equipment and readable storage medium.
- the first method is that the guide label (Flow ID indicator, FII) and the flow instruction header (Flow Instruction Header, FIH) are both multi-protocol label switching (Multi-Protocol Label Switching, MPLS) label headers
- the second method is that FII is the MPLS label header, and FIH and the flow instruction extension header (Flow Instruction Extension Header, FIEH) are part of the data message.
- the second method can realize more extended flow detection functions through extended messages.
- the two methods are distinguished by the S/R bit of the flow instruction header FIH.
- the general chip since the general chip only identifies the MPLS label header by identifying the bottom of the stack, when the FII is identified as the bottom of the stack, it is no longer possible to extract the key information of the in-band OAM from the data message. Therefore, the above two methods are not interoperable, which may cause the end-to-end incompatibility of the flow detection.
- the purpose of the embodiments of the present disclosure is to provide an information configuration method and apparatus, a communication device, and a readable storage medium to solve the problem of end-to-end non-interoperability in flow detection in the related art.
- the present disclosure is implemented as follows.
- the present disclosure provides an information configuration method, which is performed by a first device, and includes: the first device receives first information sent by a second device, wherein the first information is used to configure a type of a boot tag or a flow ID tag identifier for the first device.
- the present disclosure provides an information configuration method, which is performed by a second device, including: the second device sends first information to a first device, wherein the first information is used to configure a type of a boot tag or a flow ID tag identifier for the first device.
- the present disclosure provides an information configuration apparatus, applied to a first device, comprising: a receiving module, configured to receive first information sent by a second device, wherein the first information is used to configure a type of a boot tag or a flow ID tag identifier for the first device.
- the present disclosure provides an information configuration apparatus, applied to a second device, comprising: a sending module, configured to send first information to a first device, wherein the first information is used to configure a type of a boot tag or a flow ID tag identifier for the first device.
- the present disclosure provides a communication device, comprising a processor, a memory, and a program or instruction stored in the memory and executable on the processor, wherein the program or instruction, when executed by the processor, implements the method described in the first aspect or the method described in the second aspect.
- the present disclosure provides a readable storage medium storing a program or instruction, wherein the program or instruction, when executed by a processor, implements the method described in the first aspect or the method described in the second aspect.
- the present disclosure provides a computer program product comprising instructions, which, when executed by a processor, implement the method according to the first aspect or the method according to the second aspect.
- a first device may receive first information sent by a second device, wherein the first information is used to configure a type of a guide tag or a stream ID tag for the first device.
- the present disclosure can make the types of guide tags or stream ID tags supported by end-to-end devices consistent, thereby achieving end-to-end interoperability of follow-up detection.
- Figure 1 is a schematic diagram of the Inband OAM message header in the embodiment of the present disclosure.
- FIG. 2 is a flow chart of an information configuration method provided by an embodiment of the present disclosure.
- FIG. 3 is a schematic diagram of the architecture of the management and control system in an embodiment of the present disclosure.
- FIG. 4 is a flow chart of another information configuration method provided by an embodiment of the present disclosure.
- FIG5 is a schematic diagram of the structure of an information configuration device provided in an embodiment of the present disclosure.
- FIG. 6 is a schematic diagram of the structure of another information configuration device provided in an embodiment of the present disclosure.
- FIG. 7 is a schematic diagram of the structure of a communication device provided in an embodiment of the present disclosure.
- first, second, etc. in the specification and claims of the present disclosure are used to distinguish similar objects, and are not used to describe a specific order or sequence. It should be understood that the data used in this way can be interchangeable when appropriate, so that the embodiments of the present disclosure can be implemented in an order other than those illustrated or described herein, and the objects distinguished by "first”, “second”, etc. are generally of the same type, and the number of objects is not limited.
- the first object can be one or more.
- “and/or” in the specification and claims represents at least one of the connected objects, and the character “/" generally indicates that the objects associated with each other are in an "or” relationship.
- OAM An important feature of carrier-grade transmission technology is OAM capability, which is used to provide alarms, performance testing, etc. to ensure that faults can be discovered in a timely manner.
- OAM directly tests service packets, such as connectivity, packet loss, and latency.
- flow-based performance detection (or in-situ flow information telemetry, IFIT) can divide the message into different blocks by coloring the message, and then perform packet loss statistics based on the block. It can also achieve delay measurement through coloring.
- the controller enables the flow-based performance detection function for the services that need to be detected, and collects performance information from different nodes.
- the centralized controller counts and calculates the corresponding packet loss rate and delay.
- the actual service flow is marked with features (such as coloring), and packet loss and delay measurements are performed based on the feature fields that have not yet been identified. It can provide end-to-end and hop-by-hop performance detection capabilities for secret private network (SPN) service flows, quickly perceive network performance-related faults, and perform accurate demarcation and troubleshooting.
- SPN secret private network
- an inband OAM message header may be as shown in Figure 1.
- the flow instruction header FIH is guided by a specific reserved label, and the FIH header content is after the guide label.
- the guide label is an MPLS reserved label (0-15), the default value is "0xC", and the label value should be configurable.
- the format complies with the RFC 3032 standard.
- the TC field, S field, and TTL field of the guide label FII are required to comply with the definition of MPLS labels.
- the flow instruction header carries basic information for in-band flow detection, including flow ID, color indication bit, type indication, etc.:
- Flow ID bit0-bit19, used to uniquely identify a service flow.
- the Flow ID needs to be unique throughout the detection domain.
- the SPN network element identifies the flow based on the Flow ID.
- c)D Flag Delay Flag, delay measurement color mark, for example: 1 means delay measurement is required, 0 means delay measurement is not required.
- d)R Reserved bit, reserved for future expansion.
- Type indication Type indicates the extended data type and whether to carry an extended header:
- 0x01 Indicates that FIH is basic detection information and does not carry an extension header
- 0x02 indicates that FIH is optional hop-by-hop detection information and does not carry an extension header
- 0x03-0xFF Reserved for extended use.
- Figure 2 is a flowchart of an information configuration method provided by an embodiment of the present disclosure, and the method is applied to a first device, and the first device is, for example, an end device (such as a head node), an edge device or a metropolitan area device in an SPN. As shown in Figure 2, the method includes the following step 21.
- the first device receives first information sent by the second device, wherein the first information is used to configure the type of the boot tag or stream ID tag identification for the first device.
- the second device is a control device or a control system.
- the guide label (FII) and the flow ID label identify the same content, indicating that the two can communicate with each other.
- the type of the guide label is any one of the following: bottom of stack, non-bottom of stack.
- the type of the flow ID label identifier is any one of the following: bottom of stack, non-bottom of stack.
- the types of guide tags or flow ID tag identification supported by end-to-end devices can be made consistent, thereby achieving end-to-end interoperability of follow-up detection.
- follow-up detection can be interoperable between devices from different manufacturers, providing end-to-end service levels for services such as government and enterprise dedicated lines and vertical industry applications.
- Service-Level Agreement (SLA) capability For tens of thousands of deployed metropolitan area devices, end-to-end interoperability of in-flight detection can be efficiently achieved without modification.
- SLA Service-Level Agreement
- the management and control system can send the first information to the terminal device and the metropolitan area device in the SPN respectively to configure the type of the guide label or the flow ID label identifier, so that the types of the guide label or the flow ID label identifier supported by the terminal device and the metropolitan area device are consistent, thereby achieving the effect of end-to-end interoperability of flow detection.
- the first information may include: a guide tag and a stack bottom identification configuration of the guide tag.
- the stack bottom identification configuration may also be referred to as a stack bottom bit (such as bottom of stack bit). For example, if the stack bottom identification configuration is 0, it may indicate that the corresponding guide tag is not at the stack bottom; if the stack bottom identification configuration is 1, it may indicate that the corresponding guide tag is at the stack bottom. For another example, if the stack bottom identification configuration is 1, it may indicate that the corresponding guide tag is not at the stack bottom; if the stack bottom identification configuration is 0, it may indicate that the corresponding guide tag is at the stack bottom.
- the first information may include: a flow ID tag identifier and a stack bottom bit (such as bottom of stack bit) of the flow ID tag identifier.
- a stack bottom bit such as bottom of stack bit
- the stack bottom bit is 0, it can represent that the corresponding flow ID tag identifier is not the stack bottom; if the stack bottom bit is 1, it can represent that the corresponding flow ID tag identifier is the stack bottom.
- the stack bottom bit is 1, it can represent that the corresponding flow ID tag identifier is not the stack bottom; if the stack bottom bit is 0, it can represent that the corresponding flow ID tag identifier is the stack bottom.
- the first device and the second device need to support the stack bottom identifier configuration of the boot tag or the flow ID tag identifier.
- the first information is the Inband OAM global configuration feature information, as shown in Table 1 below, wherein a new guide label mode (FII-mode) is added, which corresponds to the stack bottom identifier configuration of the guide label, and when the value of the stack bottom identifier configuration is 0, it indicates that the FII is an MPLS non-stack bottom label; when the value of the stack bottom identifier configuration is 1, it indicates that the FII is an MPLS stack bottom label; the default value of the stack bottom identifier configuration value is 0.
- FII-mode new guide label mode
- the first device when the first device is an end device (such as a head node), the first device can construct a message header (such as an Inband OAM message header) according to the received first information.
- a message header such as an Inband OAM message header
- the information configuration method may also include:
- the first device generates a first message header based on the first information; wherein, when the first information is the type of the boot tag or flow ID tag identified by the first device configured as the bottom of the stack, the first field in the first message header is a first value; or, when the first information is the type of the boot tag or flow ID tag identified by the first device configured as the non-bottom of the stack, the first field in the first message header is a second value.
- the first message header is an Inband OAM message header.
- the first field is, for example, an S field of FII.
- the first value is equal to 0, and the second value is equal to 1; or, the first value is equal to 1, and the second value is equal to 0.
- the terminal device can generate an Inband OAM header according to the stack bottom flag configuration, and set the bit value of the S field of the FII therein to 1, and set the S/R bit in the flow instruction header FIH to the R flag.
- the terminal device can generate an Inband OAM header according to the stack bottom flag configuration, and set the bit value of the S field of the FII therein to 0, and set the S/R bit in the flow instruction header FIH to the S flag, and the bit value is set to 1.
- the first device when the first device is an end device (such as a head node), the first device can construct a message header (such as an Inband OAM message header) in combination with the flow coloring instance characteristic information.
- the information configuration method may also include: the first device receives the second information sent by the second device, the second information is used to configure the flow coloring instance characteristic information for the first device; the first device generates a second message header according to the first information and the second information; the type of the guide label or flow ID label identification in the second message header is determined based on the first information, and the flow detection characteristic information in the second message header is determined based on the flow coloring instance characteristic information.
- the second message header is an Inband OAM message header.
- the in-band detection feature information in the second message header includes, for example, FlowID, in-band detection enable status, flow coloring flip cycle, hop-by-hop detection status, etc.
- the flow coloring instance characteristic information includes but is not limited to at least one of the following: flow identification (flow ID), flow detection enable status, flow coloring flipping period, hop-by-hop detection status, source media access control (MAC) address, destination MAC address, virtual local area network (VLAN) identification ID, inner VLAN ID, service flow priority, source Internet Protocol (IP) address, destination IP address, port number, interface number, instance name, protocol number, etc.
- the content of the above-mentioned flow coloring instance feature information may be as shown in the following Table 2:
- Figure 4 is a flow chart of an information configuration method provided by an embodiment of the present disclosure, the method is applied to a second device, the second device being, for example, a control device or a control system in an SPN.
- the method includes the following step 41.
- the second device sends first information to the first device, where the first information is a type of a boot tag or a stream ID tag identifier configured for the first device.
- the first device is, for example, a terminal device (such as a head node) or a metropolitan area device in an SPN. If the guide label (FII) and the flow ID label identify the same content, it means that the two can communicate with each other.
- a terminal device such as a head node
- a metropolitan area device in an SPN a metropolitan area device in an SPN.
- the type of the guide label is any one of the following: bottom of stack, non-bottom of stack.
- the type of the flow ID label identifier is any one of the following: bottom of stack, non-bottom of stack.
- the present disclosure can make the types of guide tags or flow ID tags supported by end-to-end devices consistent by configuring the types of guide tags or flow ID tags, thereby achieving end-to-end interoperability of flow detection.
- the management and control system can send the first information to the terminal device and the metropolitan area device in the SPN respectively to configure the type of the guide label or the flow ID label identifier, so that the types of the guide label or the flow ID label identifier supported by the terminal device and the metropolitan area device are consistent, thereby achieving the effect of end-to-end interoperability of flow detection.
- the first information may include: a guide tag and a stack bottom identification configuration of the guide tag.
- the stack bottom identification configuration may also be referred to as a stack bottom bit (such as bottom of stack bit). For example, if the stack bottom identification configuration is 0, it may indicate that the corresponding guide tag is not at the stack bottom; if the stack bottom identification configuration is 1, it may indicate that the corresponding guide tag is at the stack bottom. For another example, if the stack bottom identification configuration is 1, it may indicate that the corresponding guide tag is not at the stack bottom; if the stack bottom identification configuration is 0, it may indicate that the corresponding guide tag is at the stack bottom.
- the first information may include: a flow ID label identifier and a stack bottom bit (such as bottom of stack bit) of the flow ID label identifier.
- a stack bottom bit such as bottom of stack bit
- the stack bottom bit it may indicate that the corresponding flow ID label identifier is not the stack bottom; if the stack bottom bit is 1, it may indicate that the corresponding flow ID label identifier is the stack bottom.
- the stack bottom bit is 1, it may indicate that the corresponding flow ID label identifier is not the stack bottom. Bottom of the stack. If the bottom bit is 0, the corresponding flow ID label is at the bottom of the stack.
- the second device can be configured according to the Inband OAM FII type supported by the metropolitan area device.
- the information configuration method also includes: the second device identifies the type of the guide tag or flow ID tag identification supported by the third device, where the type is, for example, the bottom of the stack or the non-bottom of the stack.
- the second device can identify the type of the guide tag or flow ID tag identification supported by the third device according to the preset information; the second device generates the first information according to the type of the guide tag or flow ID tag identification supported by the third device, that is, determines the type of the guide tag or flow ID tag identification configured for the first device.
- the third device is, for example, a metropolitan area device
- the first device is a device connected to the metropolitan area device.
- the present disclosure uses the Inband OAM method supported by the metropolitan area device for configuration, so that the types of guide labels or flow ID label identifications supported by relevant terminal devices, metropolitan area devices, etc. can be consistent, thereby achieving end-to-end interoperability of flow detection.
- the first information indicates that the type of the boot tag or stream ID tag identification configured for the first device is the bottom of the stack.
- the first information indicates that the type of the boot tag or stream ID tag identification configured for the first device is non-bottom of the stack.
- the types of boot tag or stream ID tag identification supported by the third device include bottom of stack and non-bottom of stack, that is, both types are supported
- one type can be selected for configuration, for example: the first information is that the type of boot tag or stream ID tag identification configured for the first device is bottom of stack, or the first information is that the type of boot tag or stream ID tag identification configured for the first device is non-bottom of stack.
- the FII type supported by device A is the bottom of the stack
- the FII type supported by device B is the non-bottom of the stack
- the FII type supported by device C includes the bottom of the stack and the non-bottom of the stack, as shown in Table 3 below:
- the types of the configured boot tags or flow ID tags are all bottom of the stack; for the device connected to device B, the types of the configured boot tags or flow ID tags are all non-bottom of the stack; for the device connected to device C, the types of the configured boot tags or flow ID tags are all bottom of the stack, or the types of the configured boot tags or flow ID tags are all non-bottom of the stack.
- the information configuration method may also include: the second device sends second information to the first device, and the second information is used to configure flow coloring instance characteristic information for the first device, so that the first device constructs a message header in combination with the flow coloring instance characteristic information.
- the flow coloring instance characteristic information includes but is not limited to at least one of the following: flow identification (flow ID), flow detection enable status, flow coloring flipping cycle, hop-by-hop detection status, source MAC address, destination MAC address, VLAN ID, inner VLAN ID, service flow priority, source IP address, destination IP address, port number, interface number, instance name, protocol number, etc.
- the information configuration method provided in the embodiment of the present disclosure may be executed by an information configuration device or a control module in the information configuration device for executing the information configuration method.
- the information configuration device provided in the embodiment of the present disclosure is described by taking the information configuration device executing the information configuration method as an example.
- Figure 5 is a schematic diagram of the structure of an information configuration device provided in an embodiment of the present disclosure, and the device is applied to a first device, such as an end device (such as a head node), an edge device or a metropolitan area device in an SPN.
- the information configuration device may include or be integrated in the first device.
- the information configuration device 50 includes: a receiving module 51, which is used to receive first information sent by a second device, and the first information is used to configure the type of a boot label or a flow ID label identification for the first device.
- the type of the guide label is any one of the following: bottom of stack, non-bottom of stack.
- the type of the flow ID label identifier is any one of the following: bottom of stack, non-bottom of stack.
- the first information includes: a guide tag and a stack bottom identifier configuration of the guide tag.
- the first information includes: a flow ID label identifier and a stack bottom bit of the flow ID label identifier.
- the information configuration device 50 also includes: a first generation module, used for the first device to generate a first message header based on the first information; when the first information configures the boot label or flow ID label type of the first device as the bottom of the stack, the first field in the first message header is a first value; or, when the first information configures the boot label or flow ID label type of the first device as non-bottom of the stack, the first field in the first message header is a second value.
- a first generation module used for the first device to generate a first message header based on the first information
- the receiving module 51 is further used to: receive second information sent by a second device, the second information being used to configure flow coloring instance characteristic information for the first device.
- the first generating module is further used to: generate a second message header according to the first information and the second information, wherein the type of the guide label or flow ID label identification in the second message header is determined based on the first information, and the flow detection characteristic information in the second message header is determined based on the flow coloring instance characteristic information.
- the flow coloring instance feature information includes at least one of the following: flow identifier, flow detection enable status, flow coloring flip cycle, period, hop-by-hop detection status, source MAC address, destination MAC address, VLAN ID, inner VLAN ID, service flow priority, source IP address, destination IP address, port number, interface number, instance name, and protocol number.
- the information configuration device 50 of the embodiment of the present disclosure can implement each process of the method embodiment shown in FIG. 2 and can achieve the same technical effect. To avoid repetition, it will not be described again here.
- Figure 6 is a schematic diagram of the structure of an information configuration device provided in an embodiment of the present disclosure, and the device is applied to a second device, such as a control device or a control system in an SPN.
- the information configuration device may include or be integrated in the second device.
- the information configuration device 60 includes: a sending module 61, which is used to send first information to a first device, and the first information is used to configure the type of a boot tag or a flow ID tag identifier for the first device.
- the type of the guide label is any one of the following: bottom of stack, non-bottom of stack.
- the type of the flow ID label identifier is any one of the following: bottom of stack, non-bottom of stack.
- the first information includes: a guide tag and a stack bottom identifier configuration of the guide tag.
- the first information includes: a flow ID label identifier and a stack bottom bit of the flow ID label identifier.
- the information configuration device 60 also includes: an identification module, used to identify the type of boot tag or flow ID tag identification supported by the third device; and a second generation module, used to generate the first information according to the type of boot tag or flow ID tag identification supported by the third device.
- the first information indicates that the type of the boot tag or stream ID tag identification configured for the first device is the bottom of the stack.
- the first information indicates that the type of the boot tag or stream ID tag identification configured for the first device is non-bottom of the stack.
- the first information is that the type of boot tag or stream ID tag identifier configured for the first device is bottom of stack, or, the first information is that the type of boot tag or stream ID tag identifier configured for the first device is non-bottom of stack.
- the sending module 61 is further used to: send second information to the first device, where the second information is used to configure flow coloring instance feature information for the first device.
- the information configuration device 60 of the embodiment of the present disclosure can implement each process of the method embodiment shown in FIG. 4 and can achieve the same technical effect. To avoid repetition, it will not be described again here.
- the embodiment of the present disclosure further provides a communication device 70, including a processor 71, a memory 72, and a program or instruction stored in the memory 72 and executable on the processor 71.
- a communication device 70 including a processor 71, a memory 72, and a program or instruction stored in the memory 72 and executable on the processor 71.
- the communication device 70 is a first device
- the program or instruction is executed by the processor 71 to implement the various processes of the information configuration method embodiment shown in FIG2 above, and the same technical effect can be achieved.
- the communication device 70 is a second device
- the program or instruction is executed by the processor 71 to implement the various processes of the information configuration method embodiment shown in FIG4 above, and the same technical effect can be achieved. To avoid repetition, it will not be repeated here.
- the embodiments of the present disclosure also provide a computer program product on which a program or instruction is stored.
- the program or instruction is executed by a processor, the various processes of the above-mentioned information configuration method embodiment can be implemented and the same technical effect can be achieved. To avoid repetition, it will not be repeated here.
- Computer readable media include permanent and non-permanent, removable and non-removable media, and can be implemented by any method or technology to store information. Information can be computer readable instructions, data structures, program modules or other data. Examples of computer storage media include, but are not limited to, phase change memory (PRAM), static random access memory (SRAM), dynamic random access memory (DRAM), other types of random access memory (RAM), read-only memory (ROM), electrically erasable programmable read-only memory (EEPROM), flash memory or other memory technology, compact disk read-only memory (CD-ROM), digital versatile disk (DVD) or other optical storage, magnetic cassettes, magnetic tape magnetic disk storage or other magnetic storage devices or any other non-transmission media that can be used to store information that can be accessed by a computing device. As defined in this article, computer readable media does not include temporary computer readable media (transitory media), such as modulated data signals and carrier waves. That is, computer readable media in this article refers to non-transitory computer readable media.
- PRAM phase change
- the technical solution of the present disclosure can be embodied in the form of a software product, which is stored in a storage medium (such as ROM/RAM, magnetic disk, optical disk), and includes a number of instructions for enabling a computer
- the service classification device (which may be a mobile phone, a computer, a server, an air conditioner, or a network device, etc.) executes the methods described in the various embodiments of the present disclosure.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Environmental & Geological Engineering (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
Abstract
Description
相关申请的交叉引用CROSS-REFERENCE TO RELATED APPLICATIONS
本公开基于申请号为202310991642.1、申请日为2023年08月08日的中国专利申请提出,并要求该中国专利申请的优先权,该中国专利申请的全部内容在此引入本公开作为参考。The present disclosure is based on the Chinese patent application with application number 202310991642.1 and application date August 8, 2023, and claims the priority of the Chinese patent application. The entire content of the Chinese patent application is hereby introduced into the present disclosure as a reference.
本公开属于通信技术领域,具体涉及一种信息配置方法、装置、通信设备及可读存储介质。The present disclosure belongs to the field of communication technology, and specifically relates to an information configuration method, device, communication equipment and readable storage medium.
相关技术中,针对随流检测的带内操作维护管理(Operation Administration and Maintenance,OAM)头,定义了两种方式:方式一是引导标签(Flow ID indicator,FII)和流指令头(Flow Instruction Header,FIH)均为多协议标签交换(Multi-Protocol Label Switching,MPLS)标签头,方式二是FII为MPLS标签头,FIH及流指令扩展头(Flow Instruction Extension Header,FIEH)为数据报文一部分。方式二可以通过扩展报文实现更多扩展的随流检测功能。这两种方式通过流指令头FIH的S/R比特区分。然而,由于通用芯片仅仅通过识别栈底去识别MPLS标签头,当识别到FII为栈底时,无法再从数据报文中提取带内OAM的关键信息,因此上述两种方式不互通,将可能会造成随流检测端到端不互通。In the related art, two methods are defined for the in-band operation, administration and maintenance (OAM) header of the flow detection: the first method is that the guide label (Flow ID indicator, FII) and the flow instruction header (Flow Instruction Header, FIH) are both multi-protocol label switching (Multi-Protocol Label Switching, MPLS) label headers, and the second method is that FII is the MPLS label header, and FIH and the flow instruction extension header (Flow Instruction Extension Header, FIEH) are part of the data message. The second method can realize more extended flow detection functions through extended messages. The two methods are distinguished by the S/R bit of the flow instruction header FIH. However, since the general chip only identifies the MPLS label header by identifying the bottom of the stack, when the FII is identified as the bottom of the stack, it is no longer possible to extract the key information of the in-band OAM from the data message. Therefore, the above two methods are not interoperable, which may cause the end-to-end incompatibility of the flow detection.
发明内容Summary of the invention
本公开实施例的目的是提供一种信息配置方法与装置、通信设备及可读存储介质,以解决相关技术中随流检测端到端不互通的问题。The purpose of the embodiments of the present disclosure is to provide an information configuration method and apparatus, a communication device, and a readable storage medium to solve the problem of end-to-end non-interoperability in flow detection in the related art.
为了解决上述技术问题,本公开是这样实现的。In order to solve the above technical problems, the present disclosure is implemented as follows.
在第一方面,本公开提供了一种信息配置方法,由第一设备执行,包括:第一设备接收第二设备发送的第一信息,其中,所述第一信息用于为所述第一设备配置引导标签或流ID标签标识的类型。In a first aspect, the present disclosure provides an information configuration method, which is performed by a first device, and includes: the first device receives first information sent by a second device, wherein the first information is used to configure a type of a boot tag or a flow ID tag identifier for the first device.
在第二方面,本公开提供了一种信息配置方法,由第二设备执行,包括:第二设备向第一设备发送第一信息,其中,所述第一信息用为所述第一设备配置引导标签或流ID标签标识的类型。In a second aspect, the present disclosure provides an information configuration method, which is performed by a second device, including: the second device sends first information to a first device, wherein the first information is used to configure a type of a boot tag or a flow ID tag identifier for the first device.
在第三方面,本公开提供了一种信息配置装置,应用于第一设备,包括:接收模块,用于接收第二设备发送的第一信息,其中,所述第一信息用于为第一设备配置引导标签或流ID标签标识的类型。In a third aspect, the present disclosure provides an information configuration apparatus, applied to a first device, comprising: a receiving module, configured to receive first information sent by a second device, wherein the first information is used to configure a type of a boot tag or a flow ID tag identifier for the first device.
在第四方面,本公开提供了一种信息配置装置,应用于第二设备,包括:发送模块,用于向第一设备发送第一信息,其中,所述第一信息用于为所述第一设备配置引导标签或流ID标签标识的类型。In a fourth aspect, the present disclosure provides an information configuration apparatus, applied to a second device, comprising: a sending module, configured to send first information to a first device, wherein the first information is used to configure a type of a boot tag or a flow ID tag identifier for the first device.
在第五方面,本公开提供了一种通信设备,包括处理器、存储器及存储在所述存储器上并可在所述处理器上运行的程序或指令,所述程序或指令被所述处理器执行时实现如第一方面所述的方法,或者如第二方面所述的方法。In a fifth aspect, the present disclosure provides a communication device, comprising a processor, a memory, and a program or instruction stored in the memory and executable on the processor, wherein the program or instruction, when executed by the processor, implements the method described in the first aspect or the method described in the second aspect.
在第六方面,本公开提供了一种可读存储介质,所述可读存储介质上存储程序或指令,所述程序或指令被处理器执行时实现如第一方面所述的方法,或者如第二方面所述的方法。In a sixth aspect, the present disclosure provides a readable storage medium storing a program or instruction, wherein the program or instruction, when executed by a processor, implements the method described in the first aspect or the method described in the second aspect.
在第七方面,本公开提供了一种包括指令的计算机程序产品,所述指令被处理器执行时实现如第一方面所述的方法,或者如第二方面所述的方法。In a seventh aspect, the present disclosure provides a computer program product comprising instructions, which, when executed by a processor, implement the method according to the first aspect or the method according to the second aspect.
在本公开实施例中,第一设备可以接收第二设备发送的第一信息,所述第一信息用于为第一设备配置引导标签或流ID标签标识的类型。由此,本公开借助配置引导标签或流ID标签标识的类型,可以使得端到端设备之间支持的引导标签或流ID标签标识的类型一致,从而实现随流检测端到端互通。In an embodiment of the present disclosure, a first device may receive first information sent by a second device, wherein the first information is used to configure a type of a guide tag or a stream ID tag for the first device. Thus, by configuring the type of a guide tag or a stream ID tag, the present disclosure can make the types of guide tags or stream ID tags supported by end-to-end devices consistent, thereby achieving end-to-end interoperability of follow-up detection.
图1是本公开实施例中Inband OAM报文头的示意图。Figure 1 is a schematic diagram of the Inband OAM message header in the embodiment of the present disclosure.
图2是本公开实施例提供的一种信息配置方法的流程图。FIG. 2 is a flow chart of an information configuration method provided by an embodiment of the present disclosure.
图3是本公开实施例中管控系统的架构示意图。FIG. 3 is a schematic diagram of the architecture of the management and control system in an embodiment of the present disclosure.
图4是本公开实施例提供的另一种信息配置方法的流程图。FIG. 4 is a flow chart of another information configuration method provided by an embodiment of the present disclosure.
图5是本公开实施例提供的一种信息配置装置的结构示意图。FIG5 is a schematic diagram of the structure of an information configuration device provided in an embodiment of the present disclosure.
图6是本公开实施例提供的另一种信息配置装置的结构示意图。FIG. 6 is a schematic diagram of the structure of another information configuration device provided in an embodiment of the present disclosure.
图7是本公开实施例提供的一种通信设备的结构示意图。 FIG. 7 is a schematic diagram of the structure of a communication device provided in an embodiment of the present disclosure.
下面将结合本公开实施例中的附图,对本公开实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例是本公开一部分实施例,而不是全部的实施例。基于本公开中的实施例,本领域普通技术人员在没有作出创造性劳动前提下所获得的所有其他实施例,都属于本公开保护的范围。The following will be combined with the drawings in the embodiments of the present disclosure to clearly and completely describe the technical solutions in the embodiments of the present disclosure. Obviously, the described embodiments are part of the embodiments of the present disclosure, rather than all of the embodiments. Based on the embodiments in the present disclosure, all other embodiments obtained by ordinary technicians in this field without creative work are within the scope of protection of the present disclosure.
本公开的说明书和权利要求书中的术语“第一”、“第二”等是用于区别类似的对象,而不用于描述特定的顺序或先后次序。应该理解这样使用的数据在适当情况下可以互换,以便本公开的实施例能够以除了在这里图示或描述的那些以外的顺序实施,且“第一”、“第二”等所区分的对象通常为一类,并不限定对象的个数,例如第一对象可以是一个,也可以是多个。此外,说明书以及权利要求中“和/或”表示所连接对象的至少其中之一,字符“/”,一般表示前后关联对象是一种“或”的关系。The terms "first", "second", etc. in the specification and claims of the present disclosure are used to distinguish similar objects, and are not used to describe a specific order or sequence. It should be understood that the data used in this way can be interchangeable when appropriate, so that the embodiments of the present disclosure can be implemented in an order other than those illustrated or described herein, and the objects distinguished by "first", "second", etc. are generally of the same type, and the number of objects is not limited. For example, the first object can be one or more. In addition, "and/or" in the specification and claims represents at least one of the connected objects, and the character "/" generally indicates that the objects associated with each other are in an "or" relationship.
为了便于理解本公开实施例,首先说明以下内容。In order to facilitate understanding of the embodiments of the present disclosure, the following contents are first described.
电信级传输技术的一个重要特性是OAM能力,即运营、维护和管理能力,用来提供告警、性能检测等,保证故障可以及时发现。随流OAM是直接对业务报文进行检测,比如进行连通性、丢包、时延等检测。An important feature of carrier-grade transmission technology is OAM capability, which is used to provide alarms, performance testing, etc. to ensure that faults can be discovered in a timely manner. Follow-the-flow OAM directly tests service packets, such as connectivity, packet loss, and latency.
可选的,随流性能检测(或称为随流检测,In-situ Flow Information Telemetry,IFIT)可以通过对报文进行着色来将报文分成不同的块(block),然后基于block进行丢包统计,还可以通过着色来实现时延测量。在网络部署中,控制器对需要进行检测的业务开启随流性能检测的功能,并收集不同节点的性能信息,由集中控制器统计、计算出相应的丢包率和时延。基于随流检测原理,对实际业务流进行特征标记(如染色),并基于特征字段尚未识别来进行丢包、时延测量,可以提供私有加密网络(Secret Private Network,SPN)业务流的端到端、逐跳两类性能检测能力,可以快速感知网络性能相关故障,并进行精准定界和排障等。Optionally, flow-based performance detection (or in-situ flow information telemetry, IFIT) can divide the message into different blocks by coloring the message, and then perform packet loss statistics based on the block. It can also achieve delay measurement through coloring. In network deployment, the controller enables the flow-based performance detection function for the services that need to be detected, and collects performance information from different nodes. The centralized controller counts and calculates the corresponding packet loss rate and delay. Based on the principle of flow-based detection, the actual service flow is marked with features (such as coloring), and packet loss and delay measurements are performed based on the feature fields that have not yet been identified. It can provide end-to-end and hop-by-hop performance detection capabilities for secret private network (SPN) service flows, quickly perceive network performance-related faults, and perform accurate demarcation and troubleshooting.
可选的,一种带内Inband OAM报文头可以如图1所示。Optionally, an inband OAM message header may be as shown in Figure 1.
1)引导标签(FII),也可称为流ID标签标识:1) Guide label (FII), also known as flow ID label identification:
流指令头FIH通过特定保留标签引导,引导标签后为FIH头内容。引导标签为MPLS保留标签(0-15),默认值为“0xC”,应支持标签值可配置。为支持最大程度前向兼容,格式符合RFC 3032标准。引导标签FII的TC字段、S字段和TTL字段要求符合MPLS标签的定义。The flow instruction header FIH is guided by a specific reserved label, and the FIH header content is after the guide label. The guide label is an MPLS reserved label (0-15), the default value is "0xC", and the label value should be configurable. To support maximum forward compatibility, the format complies with the RFC 3032 standard. The TC field, S field, and TTL field of the guide label FII are required to comply with the definition of MPLS labels.
2)流指令头(FIH):2) Flow Instruction Header (FIH):
流指令头携带用于带内流检测的基本信息,包括流ID、染色指示位、类型指示等信息:The flow instruction header carries basic information for in-band flow detection, including flow ID, color indication bit, type indication, etc.:
a)流ID(Flow ID):bit0-bit19,用于唯一标识一条业务流,Flow ID需要在检测域内全网唯一;SPN网元基于Flow ID进行流的识别。a) Flow ID: bit0-bit19, used to uniquely identify a service flow. The Flow ID needs to be unique throughout the detection domain. The SPN network element identifies the flow based on the Flow ID.
b)L Flag:Loss Flag,丢包测量染色标记。b)L Flag: Loss Flag, packet loss measurement coloring mark.
c)D Flag:Delay Flag,时延测量染色标记,比如:1表示需要测量时延,0表示不需要测量时延。c)D Flag: Delay Flag, delay measurement color mark, for example: 1 means delay measurement is required, 0 means delay measurement is not required.
d)R:保留位,预留未来扩展使用。d)R: Reserved bit, reserved for future expansion.
e)S/R:如果引导标签为栈底,则为保留R,默认置1;如果引导标签为非栈底,则为S标识。e) S/R: If the boot tag is at the bottom of the stack, it is reserved R, which is set to 1 by default; if the boot tag is not at the bottom of the stack, it is marked S.
f)类型指示Type:表示扩展数据类型,指示是否携带扩展头:f) Type indication Type: indicates the extended data type and whether to carry an extended header:
0x00:保留;0x00: reserved;
0x01:表示FIH为基本检测信息,不携带扩展头;0x01: Indicates that FIH is basic detection information and does not carry an extension header;
0x02:表示FIH为可选逐跳检测信息,不携带扩展头;0x02: indicates that FIH is optional hop-by-hop detection information and does not carry an extension header;
0x03-0xFF:预留扩展使用。0x03-0xFF: Reserved for extended use.
下面结合附图,通过具体的实施例及其应用场景对本公开实施例提供的信息配置方法与装置、通信设备及可读存储介质进行详细地说明。The information configuration method and apparatus, communication equipment, and readable storage medium provided by the embodiments of the present disclosure are described in detail below with reference to the accompanying drawings through specific embodiments and their application scenarios.
请参见图2,图2是本公开实施例提供的一种信息配置方法的流程图,该方法应用于第一设备,所述第一设备,比如为SPN中的末端设备(如头节点)、边缘设备或者城域设备等。如图2所示,该方法包括如下步骤21。Please refer to Figure 2, which is a flowchart of an information configuration method provided by an embodiment of the present disclosure, and the method is applied to a first device, and the first device is, for example, an end device (such as a head node), an edge device or a metropolitan area device in an SPN. As shown in Figure 2, the method includes the following step 21.
在步骤21,第一设备接收第二设备发送的第一信息,其中所述第一信息用于为第一设备配置引导标签或流ID标签标识的类型。In step 21, the first device receives first information sent by the second device, wherein the first information is used to configure the type of the boot tag or stream ID tag identification for the first device.
这里,所述第二设备为管控设备或管控系统。所述引导标签(FII)和流ID标签标识表征相同内容,则表明两者可以互通。Here, the second device is a control device or a control system. The guide label (FII) and the flow ID label identify the same content, indicating that the two can communicate with each other.
可选的,所述引导标签的类型为以下任一项:栈底、非栈底。Optionally, the type of the guide label is any one of the following: bottom of stack, non-bottom of stack.
可选的,所述流ID标签标识的类型为以下任一项:栈底、非栈底。Optionally, the type of the flow ID label identifier is any one of the following: bottom of stack, non-bottom of stack.
由此,借助配置引导标签或流ID标签标识的类型,可以使得端到端设备之间支持的引导标签或流ID标签标识的类型一致,从而实现随流检测端到端互通。此外,在端到端设备为不同厂家设备时,可以实现随流检测在不同厂家设备之间的互通,对于政企专线、垂直行业应用等业务,提供端到端的服务等级 协议(Service-Level Agreement,SLA)能力。对于已部署的成千上万个城域设备,无需改动即可高效地实现随流检测端到端互通。Therefore, by configuring the type of guide tag or flow ID tag identification, the types of guide tags or flow ID tag identification supported by end-to-end devices can be made consistent, thereby achieving end-to-end interoperability of follow-up detection. In addition, when the end-to-end devices are from different manufacturers, follow-up detection can be interoperable between devices from different manufacturers, providing end-to-end service levels for services such as government and enterprise dedicated lines and vertical industry applications. Service-Level Agreement (SLA) capability. For tens of thousands of deployed metropolitan area devices, end-to-end interoperability of in-flight detection can be efficiently achieved without modification.
比如图3所示,管控系统可以分别向SPN中的末端设备和城域设备发送第一信息,以配置引导标签或流ID标签标识的类型,从而使得末端设备和城域设备支持的引导标签或流ID标签标识的类型一致,达到随流检测端到端互通的效果。For example, as shown in Figure 3, the management and control system can send the first information to the terminal device and the metropolitan area device in the SPN respectively to configure the type of the guide label or the flow ID label identifier, so that the types of the guide label or the flow ID label identifier supported by the terminal device and the metropolitan area device are consistent, thereby achieving the effect of end-to-end interoperability of flow detection.
可选的,所述第一信息可以包括:引导标签和所述引导标签的栈底标识配置。所述栈底标识配置也可称为栈底比特(如bottom of stack bit)。比如,若栈底标识配置为0,则可表征对应的引导标签为非栈底;若栈底标识配置为1,则可表征对应的引导标签为栈底。又比如,若栈底标识配置为1,则可表征对应的引导标签为非栈底;若栈底标识配置为0,则可表征对应的引导标签为栈底。Optionally, the first information may include: a guide tag and a stack bottom identification configuration of the guide tag. The stack bottom identification configuration may also be referred to as a stack bottom bit (such as bottom of stack bit). For example, if the stack bottom identification configuration is 0, it may indicate that the corresponding guide tag is not at the stack bottom; if the stack bottom identification configuration is 1, it may indicate that the corresponding guide tag is at the stack bottom. For another example, if the stack bottom identification configuration is 1, it may indicate that the corresponding guide tag is not at the stack bottom; if the stack bottom identification configuration is 0, it may indicate that the corresponding guide tag is at the stack bottom.
可选的,所述第一信息可以包括:流ID标签标识和所述流ID标签标识的栈底比特(如bottom of stack bit)。比如,若栈底比特为0,则可表征对应的流ID标签标识为非栈底;若栈底比特为1,则可表征对应的流ID标签标识为栈底。又比如,若栈底比特为1,则可表征对应的流ID标签标识为非栈底;若栈底比特为0,则可表征对应的流ID标签标识为栈底。Optionally, the first information may include: a flow ID tag identifier and a stack bottom bit (such as bottom of stack bit) of the flow ID tag identifier. For example, if the stack bottom bit is 0, it can represent that the corresponding flow ID tag identifier is not the stack bottom; if the stack bottom bit is 1, it can represent that the corresponding flow ID tag identifier is the stack bottom. For another example, if the stack bottom bit is 1, it can represent that the corresponding flow ID tag identifier is not the stack bottom; if the stack bottom bit is 0, it can represent that the corresponding flow ID tag identifier is the stack bottom.
需指出的是,为了实现对引导标签或流ID标签标识的类型的配置,所述第一设备和第二设备需支持引导标签或流ID标签标识的栈底标识配置。It should be noted that in order to implement the configuration of the type of the boot tag or the flow ID tag identifier, the first device and the second device need to support the stack bottom identifier configuration of the boot tag or the flow ID tag identifier.
在一些实施例中,所述第一信息为Inband OAM全局配置特征信息,如下表1所示,其中新增引导标签模式(FII-mode),其对应于引导标签的栈底标识配置,且当栈底标识配置的值为0时,表示FII为MPLS非栈底标签;当栈底标识配置的值为1时,表示FII为MPLS栈底标签;栈底标识配置值的默认值为0。In some embodiments, the first information is the Inband OAM global configuration feature information, as shown in Table 1 below, wherein a new guide label mode (FII-mode) is added, which corresponds to the stack bottom identifier configuration of the guide label, and when the value of the stack bottom identifier configuration is 0, it indicates that the FII is an MPLS non-stack bottom label; when the value of the stack bottom identifier configuration is 1, it indicates that the FII is an MPLS stack bottom label; the default value of the stack bottom identifier configuration value is 0.
表1
Table 1
本公开实施例中,当第一设备为末端设备(如头节点)时,第一设备可以根据收到的第一信息来构建报文头(如Inband OAM报文头)。上述接收第二设备发送的第一信息之后,所述信息配置方法还可以包括:In the embodiment of the present disclosure, when the first device is an end device (such as a head node), the first device can construct a message header (such as an Inband OAM message header) according to the received first information. After receiving the first information sent by the second device, the information configuration method may also include:
第一设备根据所述第一信息,生成第一报文头;其中,当第一信息为第一设备配置的引导标签或流ID标签标识的类型为栈底时,所述第一报文头中的第一字段为第一值;或者,当第一信息为第一设备配置的引导标签或流ID标签标识的类型为非栈底时,所述第一报文头中的第一字段为第二值。The first device generates a first message header based on the first information; wherein, when the first information is the type of the boot tag or flow ID tag identified by the first device configured as the bottom of the stack, the first field in the first message header is a first value; or, when the first information is the type of the boot tag or flow ID tag identified by the first device configured as the non-bottom of the stack, the first field in the first message header is a second value.
这里,所述第一报文头为Inband OAM报文头。所述第一字段比如为FII的S字段。比如,所述第一值等于0,所述第二值等于1;或者,所述第一值等于1,所述第二值等于0。Here, the first message header is an Inband OAM message header. The first field is, for example, an S field of FII. For example, the first value is equal to 0, and the second value is equal to 1; or, the first value is equal to 1, and the second value is equal to 0.
在一些实施例中,如果管控设备配置的引导标签的栈底标识配置为0,即表示FII为MPLS非栈底标签,则末端设备可根据该栈底标识配置生成Inband OAM报文头,并将其中FII的S字段的比特值设为1,以及将流指令头FIH中的S/R比特设为R标识。如果管控设备配置的引导标签的栈底标识配置为1,即表示FII为MPLS栈底标签,则末端设备可根据该栈底标识配置生成Inband OAM报文头,并将其中FII的S字段的比特值设为0,以及将流指令头FIH中的S/R比特设为S标识,且比特值设为1。In some embodiments, if the stack bottom flag of the guide label configured by the control device is configured as 0, indicating that the FII is an MPLS non-stack bottom label, the terminal device can generate an Inband OAM header according to the stack bottom flag configuration, and set the bit value of the S field of the FII therein to 1, and set the S/R bit in the flow instruction header FIH to the R flag. If the stack bottom flag of the guide label configured by the control device is configured as 1, indicating that the FII is an MPLS stack bottom label, the terminal device can generate an Inband OAM header according to the stack bottom flag configuration, and set the bit value of the S field of the FII therein to 0, and set the S/R bit in the flow instruction header FIH to the S flag, and the bit value is set to 1.
本公开实施例中,当第一设备为末端设备(如头节点)时,第一设备可以结合流染色实例特征信息来构建报文头(如Inband OAM报文头)。所述信息配置方法还可以包括:第一设备接收第二设备发送的第二信息,所述第二信息用于为第一设备配置流染色实例特征信息;第一设备根据第一信息和第二信息,生成第二报文头;所述第二报文头中的引导标签或流ID标签标识的类型是基于所述第一信息确定的,所述第二报文头中的随流检测特征信息是基于所述流染色实例特征信息确定的。In the disclosed embodiment, when the first device is an end device (such as a head node), the first device can construct a message header (such as an Inband OAM message header) in combination with the flow coloring instance characteristic information. The information configuration method may also include: the first device receives the second information sent by the second device, the second information is used to configure the flow coloring instance characteristic information for the first device; the first device generates a second message header according to the first information and the second information; the type of the guide label or flow ID label identification in the second message header is determined based on the first information, and the flow detection characteristic information in the second message header is determined based on the flow coloring instance characteristic information.
这里,所述第二报文头为Inband OAM报文头。所述第二报文头中的随流检测特征信息比如包括FlowID、随流检测使能状态、流染色翻转周期、逐跳检测状态等。Here, the second message header is an Inband OAM message header. The in-band detection feature information in the second message header includes, for example, FlowID, in-band detection enable status, flow coloring flip cycle, hop-by-hop detection status, etc.
可选的,所述流染色实例特征信息包括但不限于以下至少一项:流标识(流ID)、随流检测使能状态、流染色翻转周期、逐跳检测状态、源媒体接入控制(Medium Access Control,MAC)地址、目的MAC地址、虚拟局域网(Virtual Local Area Network,VLAN)标识ID、内层VLAN ID、业务流的优先级、源互联网协议(Internet Protocol,IP)地址、目的IP地址、端口号、接口号、实例名称、协议号等。Optionally, the flow coloring instance characteristic information includes but is not limited to at least one of the following: flow identification (flow ID), flow detection enable status, flow coloring flipping period, hop-by-hop detection status, source media access control (MAC) address, destination MAC address, virtual local area network (VLAN) identification ID, inner VLAN ID, service flow priority, source Internet Protocol (IP) address, destination IP address, port number, interface number, instance name, protocol number, etc.
在一些实施例中,上述流染色实例特征信息包括的内容可以如下表2所示:In some embodiments, the content of the above-mentioned flow coloring instance feature information may be as shown in the following Table 2:
表2
Table 2
请参见图4,图4是本公开实施例提供的一种信息配置方法的流程图,该方法应用于第二设备,所述第二设备比如为SPN中的管控设备或管控系统。如图4所示,该方法包括如下步骤41。Please refer to Figure 4, which is a flow chart of an information configuration method provided by an embodiment of the present disclosure, the method is applied to a second device, the second device being, for example, a control device or a control system in an SPN. As shown in Figure 4, the method includes the following step 41.
在步骤41,第二设备向第一设备发送第一信息,所述第一信息用为第一设备配置引导标签或流ID标签标识的类型。In step 41, the second device sends first information to the first device, where the first information is a type of a boot tag or a stream ID tag identifier configured for the first device.
这里,所述第一设备比如为SPN中的末端设备(如头节点)或者城域设备等。所述引导标签(FII)和流ID标签标识表征相同内容,则表明两者可以互通。Here, the first device is, for example, a terminal device (such as a head node) or a metropolitan area device in an SPN. If the guide label (FII) and the flow ID label identify the same content, it means that the two can communicate with each other.
可选的,所述引导标签的类型为以下任一项:栈底、非栈底。Optionally, the type of the guide label is any one of the following: bottom of stack, non-bottom of stack.
可选的,所述流ID标签标识的类型为以下任一项:栈底、非栈底。Optionally, the type of the flow ID label identifier is any one of the following: bottom of stack, non-bottom of stack.
由此,本公开借助配置引导标签或流ID标签标识的类型,可以使得端到端设备之间支持的引导标签或流ID标签标识的类型一致,从而实现随流检测端到端互通。Therefore, the present disclosure can make the types of guide tags or flow ID tags supported by end-to-end devices consistent by configuring the types of guide tags or flow ID tags, thereby achieving end-to-end interoperability of flow detection.
比如图3所示,管控系统可以分别向SPN中的末端设备和城域设备发送第一信息,以配置引导标签或流ID标签标识的类型,从而使得末端设备和城域设备支持的引导标签或流ID标签标识的类型一致,达到随流检测端到端互通的效果。For example, as shown in Figure 3, the management and control system can send the first information to the terminal device and the metropolitan area device in the SPN respectively to configure the type of the guide label or the flow ID label identifier, so that the types of the guide label or the flow ID label identifier supported by the terminal device and the metropolitan area device are consistent, thereby achieving the effect of end-to-end interoperability of flow detection.
可选的,所述第一信息可以包括:引导标签和所述引导标签的栈底标识配置。所述栈底标识配置也可称为栈底比特(如bottom of stack bit)。比如,若栈底标识配置为0,则可表征对应的引导标签为非栈底;若栈底标识配置为1,则可表征对应的引导标签为栈底。又比如,若栈底标识配置为1,则可表征对应的引导标签为非栈底;若栈底标识配置为0,则可表征对应的引导标签为栈底。Optionally, the first information may include: a guide tag and a stack bottom identification configuration of the guide tag. The stack bottom identification configuration may also be referred to as a stack bottom bit (such as bottom of stack bit). For example, if the stack bottom identification configuration is 0, it may indicate that the corresponding guide tag is not at the stack bottom; if the stack bottom identification configuration is 1, it may indicate that the corresponding guide tag is at the stack bottom. For another example, if the stack bottom identification configuration is 1, it may indicate that the corresponding guide tag is not at the stack bottom; if the stack bottom identification configuration is 0, it may indicate that the corresponding guide tag is at the stack bottom.
可选的,所述第一信息可以包括:流ID标签标识和所述流ID标签标识的栈底比特(如bottom of stack bit)。比如,若栈底比特为0,则可表征对应的流ID标签标识为非栈底;若栈底比特为1,则可表征对应的流ID标签标识为栈底。又比如,若栈底比特为1,则可表征对应的流ID标签标识为非 栈底;若栈底比特为0,则可表征对应的流ID标签标识为栈底。Optionally, the first information may include: a flow ID label identifier and a stack bottom bit (such as bottom of stack bit) of the flow ID label identifier. For example, if the stack bottom bit is 0, it may indicate that the corresponding flow ID label identifier is not the stack bottom; if the stack bottom bit is 1, it may indicate that the corresponding flow ID label identifier is the stack bottom. For another example, if the stack bottom bit is 1, it may indicate that the corresponding flow ID label identifier is not the stack bottom. Bottom of the stack. If the bottom bit is 0, the corresponding flow ID label is at the bottom of the stack.
本公开实施例中,第二设备可以根据城域设备支持的Inband OAM FII类型来进行配置。在向第一设备发送第一信息之前,所述信息配置方法还包括:第二设备识别第三设备支持的引导标签或流ID标签标识的类型,其中该类型比如为栈底或非栈底,比如,第二设备可以根据预设信息识别第三设备支持的引导标签或流ID标签标识的类型;第二设备根据第三设备支持的引导标签或流ID标签标识的类型,生成第一信息,即确定为第一设备配置引导标签或流ID标签标识的类型。In the disclosed embodiment, the second device can be configured according to the Inband OAM FII type supported by the metropolitan area device. Before sending the first information to the first device, the information configuration method also includes: the second device identifies the type of the guide tag or flow ID tag identification supported by the third device, where the type is, for example, the bottom of the stack or the non-bottom of the stack. For example, the second device can identify the type of the guide tag or flow ID tag identification supported by the third device according to the preset information; the second device generates the first information according to the type of the guide tag or flow ID tag identification supported by the third device, that is, determines the type of the guide tag or flow ID tag identification configured for the first device.
这里,所述第三设备比如为城域设备,所述第一设备为与该城域设备连接的设备。本公开借助城域设备支持的Inband OAM方式来进行配置,可以使得相关末端设备、城域设备等支持的引导标签或流ID标签标识的类型一致,从而实现随流检测端到端互通。Here, the third device is, for example, a metropolitan area device, and the first device is a device connected to the metropolitan area device. The present disclosure uses the Inband OAM method supported by the metropolitan area device for configuration, so that the types of guide labels or flow ID label identifications supported by relevant terminal devices, metropolitan area devices, etc. can be consistent, thereby achieving end-to-end interoperability of flow detection.
可选的,当第三设备支持的引导标签或流ID标签标识的类型为栈底时,所述第一信息为第一设备配置的引导标签或流ID标签标识的类型为栈底。Optionally, when the type of the boot tag or stream ID tag identification supported by the third device is the bottom of the stack, the first information indicates that the type of the boot tag or stream ID tag identification configured for the first device is the bottom of the stack.
可选的,当第三设备支持的引导标签或流ID标签标识的类型为非栈底时,所述第一信息为第一设备配置的引导标签或流ID标签标识的类型为非栈底。Optionally, when the type of the boot tag or stream ID tag identification supported by the third device is non-bottom of the stack, the first information indicates that the type of the boot tag or stream ID tag identification configured for the first device is non-bottom of the stack.
可选的,当第三设备支持的引导标签或流ID标签标识的类型包括栈底和非栈底,即两种类型都支持时,可以择一类型进行配置,比如:所述第一信息为第一设备配置的引导标签或流ID标签标识的类型为栈底,或者,所述第一信息为第一设备配置的引导标签或流ID标签标识的类型为非栈底。Optionally, when the types of boot tag or stream ID tag identification supported by the third device include bottom of stack and non-bottom of stack, that is, both types are supported, one type can be selected for configuration, for example: the first information is that the type of boot tag or stream ID tag identification configured for the first device is bottom of stack, or the first information is that the type of boot tag or stream ID tag identification configured for the first device is non-bottom of stack.
在本公开的一示例中,设备A支持的FII类型为栈底,设备B支持的FII类型为非栈底,设备C支持的FII类型包括栈底和非栈底,如下表3所示:In an example of the present disclosure, the FII type supported by device A is the bottom of the stack, the FII type supported by device B is the non-bottom of the stack, and the FII type supported by device C includes the bottom of the stack and the non-bottom of the stack, as shown in Table 3 below:
表3
Table 3
基于上述表3,对于与设备A连接的设备,配置的引导标签或流ID标签标识的类型均为栈底;对于与设备B连接的设备,配置的引导标签或流ID标签标识的类型均为非栈底;对于与设备C连接的设备,配置的引导标签或流ID标签标识的类型均为栈底,或者,配置的引导标签或流ID标签标识的类型均为非栈底。Based on the above Table 3, for the device connected to device A, the types of the configured boot tags or flow ID tags are all bottom of the stack; for the device connected to device B, the types of the configured boot tags or flow ID tags are all non-bottom of the stack; for the device connected to device C, the types of the configured boot tags or flow ID tags are all bottom of the stack, or the types of the configured boot tags or flow ID tags are all non-bottom of the stack.
可选的,所述信息配置方法还可以包括:第二设备向第一设备发送第二信息,所述第二信息用于为第一设备配置流染色实例特征信息,以便由第一设备结合流染色实例特征信息来构建报文头。Optionally, the information configuration method may also include: the second device sends second information to the first device, and the second information is used to configure flow coloring instance characteristic information for the first device, so that the first device constructs a message header in combination with the flow coloring instance characteristic information.
可选的,所述流染色实例特征信息包括但不限于以下至少一项:流标识(流ID)、随流检测使能状态、流染色翻转周期、逐跳检测状态、源MAC地址、目的MAC地址、VLAN ID、内层VLAN ID、业务流的优先级、源IP地址、目的IP地址、端口号、接口号、实例名称、协议号等。Optionally, the flow coloring instance characteristic information includes but is not limited to at least one of the following: flow identification (flow ID), flow detection enable status, flow coloring flipping cycle, hop-by-hop detection status, source MAC address, destination MAC address, VLAN ID, inner VLAN ID, service flow priority, source IP address, destination IP address, port number, interface number, instance name, protocol number, etc.
需要说明的是,本公开实施例提供的信息配置方法,执行主体可以为信息配置装置,或者该信息配置装置中的用于执行信息配置方法的控制模块。本公开实施例中以信息配置装置执行信息配置方法为例,说明本公开实施例提供的信息配置装置。It should be noted that the information configuration method provided in the embodiment of the present disclosure may be executed by an information configuration device or a control module in the information configuration device for executing the information configuration method. In the embodiment of the present disclosure, the information configuration device provided in the embodiment of the present disclosure is described by taking the information configuration device executing the information configuration method as an example.
请参见图5,图5是本公开实施例提供的一种信息配置装置的结构示意图,该装置应用于第一设备,比如为SPN中的末端设备(如头节点)、边缘设备或者城域设备等。在本公开的一些实施例中,信息配置装置可以包括或集成在第一设备中。如图5所示,信息配置装置50包括:接收模块51,用于接收第二设备发送的第一信息,所述第一信息用于为第一设备配置引导标签或流ID标签标识的类型。Please refer to Figure 5, which is a schematic diagram of the structure of an information configuration device provided in an embodiment of the present disclosure, and the device is applied to a first device, such as an end device (such as a head node), an edge device or a metropolitan area device in an SPN. In some embodiments of the present disclosure, the information configuration device may include or be integrated in the first device. As shown in Figure 5, the information configuration device 50 includes: a receiving module 51, which is used to receive first information sent by a second device, and the first information is used to configure the type of a boot label or a flow ID label identification for the first device.
可选的,所述引导标签的类型为以下任一项:栈底、非栈底。Optionally, the type of the guide label is any one of the following: bottom of stack, non-bottom of stack.
可选的,所述流ID标签标识的类型为以下任一项:栈底、非栈底。Optionally, the type of the flow ID label identifier is any one of the following: bottom of stack, non-bottom of stack.
可选的,所述第一信息包括:引导标签和所述引导标签的栈底标识配置。Optionally, the first information includes: a guide tag and a stack bottom identifier configuration of the guide tag.
可选的,所述第一信息包括:流ID标签标识和所述流ID标签标识的栈底比特。Optionally, the first information includes: a flow ID label identifier and a stack bottom bit of the flow ID label identifier.
可选的,信息配置装置50还包括:第一生成模块,用于第一设备根据所述第一信息,生成第一报文头;当所述第一信息为所述第一设备配置的引导标签或流ID标签标识的类型为栈底时,所述第一报文头中的第一字段为第一值;或者,当所述第一信息为所述第一设备配置的引导标签或流ID标签标识的类型为非栈底时,所述第一报文头中的第一字段为第二值。Optionally, the information configuration device 50 also includes: a first generation module, used for the first device to generate a first message header based on the first information; when the first information configures the boot label or flow ID label type of the first device as the bottom of the stack, the first field in the first message header is a first value; or, when the first information configures the boot label or flow ID label type of the first device as non-bottom of the stack, the first field in the first message header is a second value.
可选的,所述接收模块51还用于:接收第二设备发送的第二信息,所述第二信息用于为所述第一设备配置流染色实例特征信息。所述第一生成模块还用于:根据所述第一信息和所述第二信息,生成第二报文头,其中,所述第二报文头中的引导标签或流ID标签标识的类型是基于所述第一信息确定的,所述第二报文头中的随流检测特征信息是基于所述流染色实例特征信息确定的。Optionally, the receiving module 51 is further used to: receive second information sent by a second device, the second information being used to configure flow coloring instance characteristic information for the first device. The first generating module is further used to: generate a second message header according to the first information and the second information, wherein the type of the guide label or flow ID label identification in the second message header is determined based on the first information, and the flow detection characteristic information in the second message header is determined based on the flow coloring instance characteristic information.
可选的,所述流染色实例特征信息包括以下至少一项:流标识、随流检测使能状态、流染色翻转周 期、逐跳检测状态、源MAC地址、目的MAC地址、VLAN ID、内层VLAN ID、业务流的优先级、源IP地址、目的IP地址、端口号、接口号、实例名称、协议号。Optionally, the flow coloring instance feature information includes at least one of the following: flow identifier, flow detection enable status, flow coloring flip cycle, period, hop-by-hop detection status, source MAC address, destination MAC address, VLAN ID, inner VLAN ID, service flow priority, source IP address, destination IP address, port number, interface number, instance name, and protocol number.
本公开实施例的信息配置装置50,可以实现上述图2所示的方法实施例的各个过程,且能达到相同的技术效果,为避免重复,这里不再赘述。The information configuration device 50 of the embodiment of the present disclosure can implement each process of the method embodiment shown in FIG. 2 and can achieve the same technical effect. To avoid repetition, it will not be described again here.
请参见图6,图6是本公开实施例提供的一种信息配置装置的结构示意图,该装置应用于第二设备,比如为SPN中的管控设备或管控系统。在本公开的一些实施例中,信息配置装置可以包括或集成在第二设备中。如图6所示,信息配置装置60包括:发送模块61,用于向第一设备发送第一信息,所述第一信息用于为所述第一设备配置引导标签或流ID标签标识的类型。Please refer to Figure 6, which is a schematic diagram of the structure of an information configuration device provided in an embodiment of the present disclosure, and the device is applied to a second device, such as a control device or a control system in an SPN. In some embodiments of the present disclosure, the information configuration device may include or be integrated in the second device. As shown in Figure 6, the information configuration device 60 includes: a sending module 61, which is used to send first information to a first device, and the first information is used to configure the type of a boot tag or a flow ID tag identifier for the first device.
可选的,所述引导标签的类型为以下任一项:栈底、非栈底。Optionally, the type of the guide label is any one of the following: bottom of stack, non-bottom of stack.
可选的,所述流ID标签标识的类型为以下任一项:栈底、非栈底。Optionally, the type of the flow ID label identifier is any one of the following: bottom of stack, non-bottom of stack.
可选的,所述第一信息包括:引导标签和所述引导标签的栈底标识配置。Optionally, the first information includes: a guide tag and a stack bottom identifier configuration of the guide tag.
可选的,所述第一信息包括:流ID标签标识和所述流ID标签标识的栈底比特。Optionally, the first information includes: a flow ID label identifier and a stack bottom bit of the flow ID label identifier.
可选的,信息配置装置60还包括:识别模块,用于识别第三设备支持的引导标签或流ID标签标识的类型;第二生成模块,用于根据所述第三设备支持的引导标签或流ID标签标识的类型,生成所述第一信息。Optionally, the information configuration device 60 also includes: an identification module, used to identify the type of boot tag or flow ID tag identification supported by the third device; and a second generation module, used to generate the first information according to the type of boot tag or flow ID tag identification supported by the third device.
可选的,当第三设备支持的引导标签或流ID标签标识的类型为栈底时,所述第一信息为第一设备配置的引导标签或流ID标签标识的类型为栈底。Optionally, when the type of the boot tag or stream ID tag identification supported by the third device is the bottom of the stack, the first information indicates that the type of the boot tag or stream ID tag identification configured for the first device is the bottom of the stack.
可选的,当第三设备支持的引导标签或流ID标签标识的类型为非栈底时,所述第一信息为第一设备配置的引导标签或流ID标签标识的类型为非栈底。Optionally, when the type of the boot tag or stream ID tag identification supported by the third device is non-bottom of the stack, the first information indicates that the type of the boot tag or stream ID tag identification configured for the first device is non-bottom of the stack.
可选的,当第三设备支持的引导标签或流ID标签标识的类型包括栈底和非栈底时,所述第一信息为第一设备配置的引导标签或流ID标签标识的类型为栈底,或者,所述第一信息为第一设备配置的引导标签或流ID标签标识的类型为非栈底。Optionally, when the types of boot tags or stream ID tag identifiers supported by the third device include bottom of stack and non-bottom of stack, the first information is that the type of boot tag or stream ID tag identifier configured for the first device is bottom of stack, or, the first information is that the type of boot tag or stream ID tag identifier configured for the first device is non-bottom of stack.
可选的,所述发送模块61还用于:向所述第一设备发送第二信息,所述第二信息用于为所述第一设备配置流染色实例特征信息。Optionally, the sending module 61 is further used to: send second information to the first device, where the second information is used to configure flow coloring instance feature information for the first device.
本公开实施例的信息配置装置60,可以实现上述图4所示的方法实施例的各个过程,且能达到相同的技术效果,为避免重复,这里不再赘述。The information configuration device 60 of the embodiment of the present disclosure can implement each process of the method embodiment shown in FIG. 4 and can achieve the same technical effect. To avoid repetition, it will not be described again here.
可选的,如图7所示,本公开实施例还提供一种通信设备70,包括处理器71,存储器72,存储在存储器72上并可在所述处理器71上运行的程序或指令,例如,该通信设备70为第一设备时,该程序或指令被处理器71执行时实现上述图2所示的信息配置方法实施例的各个过程,且能达到相同的技术效果。该通信设备70为第二设备时,该程序或指令被处理器71执行时实现上述图4所示的信息配置方法实施例的各个过程,且能达到相同的技术效果,为避免重复,这里不再赘述。Optionally, as shown in FIG7 , the embodiment of the present disclosure further provides a communication device 70, including a processor 71, a memory 72, and a program or instruction stored in the memory 72 and executable on the processor 71. For example, when the communication device 70 is a first device, the program or instruction is executed by the processor 71 to implement the various processes of the information configuration method embodiment shown in FIG2 above, and the same technical effect can be achieved. When the communication device 70 is a second device, the program or instruction is executed by the processor 71 to implement the various processes of the information configuration method embodiment shown in FIG4 above, and the same technical effect can be achieved. To avoid repetition, it will not be repeated here.
本公开实施例还提供了一种可读存储介质,其上存储有程序或指令,所述程序或指令被处理器执行时可实现上述信息配置方法实施例的各个过程且能达到相同的技术效果,为避免重复,这里不再赘述。The embodiment of the present disclosure also provides a readable storage medium on which a program or instruction is stored. When the program or instruction is executed by a processor, the various processes of the above-mentioned information configuration method embodiment can be implemented and the same technical effect can be achieved. To avoid repetition, it will not be repeated here.
本公开实施例还提供了一种计算机程序产品,其上存储有程序或指令,所述程序或指令被处理器执行时可实现上述信息配置方法实施例的各个过程且能达到相同的技术效果,为避免重复,这里不再赘述。The embodiments of the present disclosure also provide a computer program product on which a program or instruction is stored. When the program or instruction is executed by a processor, the various processes of the above-mentioned information configuration method embodiment can be implemented and the same technical effect can be achieved. To avoid repetition, it will not be repeated here.
计算机可读介质包括永久性和非永久性、可移动和非可移动媒体,可以由任何方法或技术来实现信息存储。信息可以是计算机可读指令、数据结构、程序的模块或其他数据。计算机的存储介质的例子包括,但不限于相变内存(PRAM)、静态随机存取存储器(SRAM)、动态随机存取存储器(DRAM)、其他类型的随机存取存储器(RAM)、只读存储器(ROM)、电可擦除可编程只读存储器(EEPROM)、快闪记忆体或其他内存技术、只读光盘只读存储器(CD-ROM)、数字多功能光盘(DVD)或其他光学存储、磁盒式磁带,磁带磁磁盘存储或其他磁性存储设备或任何其他非传输介质,可用于存储可以被计算设备访问的信息。按照本文中的界定,计算机可读介质不包括暂存电脑可读媒体(transitory media),如调制的数据信号和载波。即,本文中的计算机可读介质指的是非暂存性计算机可读介质。Computer readable media include permanent and non-permanent, removable and non-removable media, and can be implemented by any method or technology to store information. Information can be computer readable instructions, data structures, program modules or other data. Examples of computer storage media include, but are not limited to, phase change memory (PRAM), static random access memory (SRAM), dynamic random access memory (DRAM), other types of random access memory (RAM), read-only memory (ROM), electrically erasable programmable read-only memory (EEPROM), flash memory or other memory technology, compact disk read-only memory (CD-ROM), digital versatile disk (DVD) or other optical storage, magnetic cassettes, magnetic tape magnetic disk storage or other magnetic storage devices or any other non-transmission media that can be used to store information that can be accessed by a computing device. As defined in this article, computer readable media does not include temporary computer readable media (transitory media), such as modulated data signals and carrier waves. That is, computer readable media in this article refers to non-transitory computer readable media.
需要说明的是,在本文中,术语“包括”、“包含”或者其任何其他变体意在涵盖非排他性的包含,从而使得包括一系列要素的过程、方法、物品或者装置不仅包括那些要素,而且还包括没有明确列出的其他要素,或者是还包括为这种过程、方法、物品或者装置所固有的要素。在没有更多限制的情况下,由语句“包括一个……”限定的要素,并不排除在包括该要素的过程、方法、物品或者装置中还存在另外的相同要素。It should be noted that, in this article, the terms "include", "comprises" or any other variations thereof are intended to cover non-exclusive inclusion, so that a process, method, article or device including a series of elements includes not only those elements, but also other elements not explicitly listed, or also includes elements inherent to such process, method, article or device. In the absence of further restrictions, an element defined by the sentence "comprises a ..." does not exclude the existence of other identical elements in the process, method, article or device including the element.
上述本公开实施例序号仅仅为了描述,不代表实施例的优劣。The serial numbers of the above-mentioned embodiments of the present disclosure are only for description and do not represent the advantages or disadvantages of the embodiments.
通过以上的实施方式的描述,本领域的技术人员可以清楚地了解到上述实施例方法可借助软件加必需的通用硬件平台的方式来实现,当然也可以通过硬件,但很多情况下前者是更佳的实施方式。基于这样的理解,本公开的技术方案本质上或者说对现有技术做出贡献的部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质(如ROM/RAM、磁碟、光盘)中,包括若干指令用以使得一台 服务分类设备(可以是手机,计算机,服务器,空调器,或者网络设备等)执行本公开各个实施例所述的方法。Through the description of the above implementation methods, those skilled in the art can clearly understand that the above embodiment methods can be implemented by means of software plus a necessary general hardware platform, or by hardware, but in many cases the former is a better implementation method. Based on this understanding, the technical solution of the present disclosure, or the part that contributes to the prior art, can be embodied in the form of a software product, which is stored in a storage medium (such as ROM/RAM, magnetic disk, optical disk), and includes a number of instructions for enabling a computer The service classification device (which may be a mobile phone, a computer, a server, an air conditioner, or a network device, etc.) executes the methods described in the various embodiments of the present disclosure.
以上所述仅是本公开的优选实施方式,应当指出,对于本技术领域的普通技术人员来说,在不脱离本公开原理的前提下,还可以做出若干改进和润饰,这些改进和润饰也应视为本公开的保护范围。 The above is only a preferred embodiment of the present disclosure. It should be pointed out that for ordinary technicians in this technical field, several improvements and modifications can be made without departing from the principle of the present disclosure. These improvements and modifications should also be regarded as the scope of protection of the present disclosure.
Claims (17)
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN202310991642.1 | 2023-08-08 | ||
| CN202310991642.1A CN118827355A (en) | 2023-08-08 | 2023-08-08 | Information configuration method, device, communication equipment and readable storage medium |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2025031363A1 true WO2025031363A1 (en) | 2025-02-13 |
Family
ID=93069040
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/CN2024/110133 Pending WO2025031363A1 (en) | 2023-08-08 | 2024-08-06 | Information configuration method and apparatus, and communication device and readable storage medium |
Country Status (2)
| Country | Link |
|---|---|
| CN (1) | CN118827355A (en) |
| WO (1) | WO2025031363A1 (en) |
Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| WO2023024755A1 (en) * | 2021-08-23 | 2023-03-02 | 中兴通讯股份有限公司 | Mpls packet encapsulation method and apparatus, and storage medium and electronic apparatus |
| US20230082724A1 (en) * | 2021-09-10 | 2023-03-16 | Cisco Technology, Inc. | Multiprotocol label switching (mpls) data plane header extensions |
| WO2023072158A1 (en) * | 2021-10-26 | 2023-05-04 | 中国移动通信有限公司研究院 | Identifier generation method, in-situ flow detection method and communication device |
| CN116346532A (en) * | 2021-12-24 | 2023-06-27 | 中国移动通信有限公司研究院 | End-to-end stream following detection method and device, communication equipment and storage medium |
-
2023
- 2023-08-08 CN CN202310991642.1A patent/CN118827355A/en active Pending
-
2024
- 2024-08-06 WO PCT/CN2024/110133 patent/WO2025031363A1/en active Pending
Patent Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| WO2023024755A1 (en) * | 2021-08-23 | 2023-03-02 | 中兴通讯股份有限公司 | Mpls packet encapsulation method and apparatus, and storage medium and electronic apparatus |
| US20230082724A1 (en) * | 2021-09-10 | 2023-03-16 | Cisco Technology, Inc. | Multiprotocol label switching (mpls) data plane header extensions |
| WO2023072158A1 (en) * | 2021-10-26 | 2023-05-04 | 中国移动通信有限公司研究院 | Identifier generation method, in-situ flow detection method and communication device |
| CN116346532A (en) * | 2021-12-24 | 2023-06-27 | 中国移动通信有限公司研究院 | End-to-end stream following detection method and device, communication equipment and storage medium |
Also Published As
| Publication number | Publication date |
|---|---|
| CN118827355A (en) | 2024-10-22 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| CN111953604B (en) | A method and device for providing business services for business flows | |
| CN107431657B (en) | Method and apparatus for data packet marking for flow analysis across network domains | |
| JP4567367B2 (en) | Insert address to enable OAM function | |
| US8125914B2 (en) | Scaled Ethernet OAM for mesh and hub-and-spoke networks | |
| CN108964943B (en) | Method and device for realizing IOAM packaging | |
| CN112994961A (en) | Transmission quality detection method, device, system and storage medium | |
| EP2509261B1 (en) | Monitoring of a network element in a packet-switched network | |
| CN108965204B (en) | Method and device for automatically realizing IOAM packaging | |
| CN106302351B (en) | Method, device and system for collecting access control list | |
| WO2022078293A1 (en) | Method for detecting multicast service flow and related apparatus | |
| WO2021017930A1 (en) | Message forwarding | |
| WO2015184771A1 (en) | Method and node device for operation, administration, and maintenance of service function chaining | |
| US12120008B2 (en) | Performance measurement method and apparatus, device, and storage medium | |
| WO2015184740A1 (en) | Method and device for processing detection hierarchy information | |
| CN105207909B (en) | A method and network device for sending information | |
| CN105812198B (en) | Method and device for monitoring end-to-end of bridge network | |
| CN101729420B (en) | Data processing method and data processing device | |
| WO2017193732A1 (en) | Method for encapsulating and decapsulating pseudo-wire data message, and relevant apparatus | |
| EP3893435B1 (en) | Method and apparatus for processing ioam information | |
| CN109039903B (en) | Route determining method, device and machine-readable storage medium | |
| CN107172009B (en) | Method for uploading VLAN information to application module through socket | |
| WO2025031363A1 (en) | Information configuration method and apparatus, and communication device and readable storage medium | |
| CN116057911A (en) | Load Balancing and OAM in Service Function Chains Using Multiprotocol Label Switching | |
| CN110830373B (en) | Method and device for realizing QOS service quality differentiation of service in SDN network | |
| CN116634045A (en) | Ethernet OAM message identification method and system |
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: 24851008 Country of ref document: EP Kind code of ref document: A1 |