WO2018006671A1 - Message sending method and apparatus, network architecture, and computer storage medium - Google Patents

Message sending method and apparatus, network architecture, and computer storage medium Download PDF

Info

Publication number
WO2018006671A1
WO2018006671A1 PCT/CN2017/086982 CN2017086982W WO2018006671A1 WO 2018006671 A1 WO2018006671 A1 WO 2018006671A1 CN 2017086982 W CN2017086982 W CN 2017086982W WO 2018006671 A1 WO2018006671 A1 WO 2018006671A1
Authority
WO
WIPO (PCT)
Prior art keywords
domain
bfer
sub
bier
tlv
Prior art date
Application number
PCT/CN2017/086982
Other languages
French (fr)
Chinese (zh)
Inventor
胡方伟
Original Assignee
中兴通讯股份有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 中兴通讯股份有限公司 filed Critical 中兴通讯股份有限公司
Publication of WO2018006671A1 publication Critical patent/WO2018006671A1/en

Links

Images

Definitions

  • the present invention relates to the field of communications, and in particular to a message sending method and apparatus, a network architecture, and a computer storage medium.
  • IP multicast technology realizes efficient point-to-multipoint data transmission in IP networks, which can effectively save network bandwidth and reduce network load. Therefore, IP multicast technology is used for real-time data transmission, multimedia conference, data copy, and network television (Internet). Protocol Television (abbreviated as IPTV), games and simulations have a wide range of applications.
  • IPTV Protocol Television
  • the multicast technology is generally implemented by protocol independent multicast (PIM, including PIM-SM, PIM-DM) and Multicast Source Discovery Protocol (MSDP).
  • PIM protocol independent multicast
  • MSDP Multicast Source Discovery Protocol
  • a common feature is the need to construct a control plane multicast tree, which uses the multicast tree to process the network plane logic into a tree to implement point-to-multipoint data forwarding and loop avoidance for multicast forwarding.
  • the intermediate node of the multicast routing protocol with the distribution tree as the core needs to maintain the state of complex multicast forwarding information.
  • Broadcast technology faces increasing costs and operational challenges.
  • Bit Indexed Explicit Replication BIER
  • BIER Bit Indexed Explicit Replication
  • a bit-forwarding router BFR
  • a multicast forwarding domain consisting of BFRs is called a BFIR domain (that is, a BFIR domain).
  • BFIR encapsulation of user multicast data is performed at the edge of the BIER domain.
  • the device is called BFIR (referred to as the BTIR1 and BFIR2, as shown in Figure 1).
  • the edge BFR device that decapsulates the BIER data packet is called BFER (called the Bit-Forwarding egress Router).
  • BFER1 and BFER2 shown in Figure 1, the multicast data is encapsulated by the BFIR into the BIER domain, and is forwarded in the BIER domain depending on the header of the BIER, and leaves the BIER domain via one or more BFER devices.
  • the device that receives and forwards the BIER message is called the transmission bit index forwarding router (ie, transit BFR) of the BIER message.
  • a BFR can be either a BFIR role or a BFER role, depending on the encapsulation and decapsulation messages.
  • each edge of the BFER is assigned a globally unique bit (ie bit position) in the entire bit index display copy copy subfield (ie BIER sub-domain), each BFER will use its own bit position
  • the Interior Gateway Protocol (IGP) floods the BIER domain. All bit positions form a binary string (bitstring). The transmission and routing of data packets in the BIER domain depends on the bitstring.
  • other BFRs receive the header containing the BIER, they are forwarded based on the bit string carried in the BIER header and based on the Bin Forwarding Table. This principle of forwarding based on the BIER bit will change the forwarding based on the construction of the multicast distribution tree to the unicast lookup and forwarding using the bit identifier, which greatly reduces the forwarding cost of the network.
  • BFR1 is the ingress-bit index forwarding router (ie, ingress BFR), BFR5, BFR6, and BFR7 are both egress BFR.
  • the BFRs of BFR5, BFR6, and BFR7 are 0001, 0010, respectively. 0100.
  • Egress BFR passed in advance
  • the IGP protocol such as IS-IS protocol, or OSPF protocol
  • BFR1 saves the information in the local bit index forwarding table. .
  • BFR1 assumes that the multicast packet needs to be transmitted to BFR5 and BFR6.
  • BFR1 calculates the value of the Bitstring of the packet as 0101.
  • the packet is encapsulated into a BIER packet.
  • the Bitstring in the BIER Header is padded with 0101 and forwarded to BFR2.
  • BFR2 searches for the entry in the previously stored bit index forwarding table. According to the entry, the packet needs to be forwarded to BFR3.
  • Bitstring is paired with the F-BM of the matching entry to obtain 0101.
  • BFR2 refills the BIER packet with 0101 as the Bitstring in the BIER Header, and forwards the packet to BFR3.
  • BFR3 receives the packet. Find its own bit index forwarding table.
  • BFR3 has two matching records, which represent the next hop of the packet forwarded to BFR4 and BFR6.
  • BFR3 compares the value of Bitstring with the F-BM in the entry. Operation, the result is 0001.
  • the value of Bitstring and the result of the F-BM operation are 0100.
  • BFR3 forwards the BIER message from the two interfaces to BFR4 and BFR6, BIER of BFR4. Header's Bitstring value is 00 01, and the value of the Bitstring of the BIER Header forwarded to BFR6 is 0100.
  • the value of the bitstring is the same as the bit position that it advertises. It indicates that it is the destination of the packet and decapsulates the BIER packet.
  • the packet forwarding is forwarded to the BFR5, and the BIER packet is decapsulated by the BFR5.
  • the multicast packet is transmitted in the BIER domain, and the multicast packet is The BFR1 node of the ingress is forwarded to the receiving nodes BFR4 and BFR6 of the multicast.
  • IGMP/MLD protocol Internet Group Management Protocol/Multicast Listening Discovery Protocol
  • BFER is used as the querier for IGMP/MLD.
  • the listener the user multicast group's packets are transmitted through the IGMP/MLD message overlay (that is, superimposed) to the BIER network. After receiving the IGMP/MLD message sent by the BFER, the BFIR can learn the user corresponding to the BFER.
  • Group Broadcast group is used as the Internet Group Management Protocol/Multicast Listening Discovery Protocol (IGMP/MLD protocol) to superimpose on the BIER layer.
  • IGMP/MLD protocol Internet Group Management Protocol/Multicast Listening Discovery Protocol
  • the above BIER forwarding and multicast group address advertisement method can be used to meet the requirements when applied to a single domain.
  • the existing bitstring advertisement is used.
  • the IGP protocol advertises that the distributed bitstring advertisement cannot be unified and managed.
  • the cross-domain forwarding needs to decapsulate the BIER packet of the first domain and re-encapsulate the BIER at the boundary of the second domain.
  • the forwarding efficiency is relatively low.
  • the IGMP/MLD packet is superimposed on the bit index to display the replication layer (that is, the overlay bier) to advertise the multicast group address of the inter-domain.
  • the replication layer that is, the overlay bier
  • the embodiments of the present invention provide a packet sending method and device, a network architecture, and a computer storage medium, to at least solve the technical problem that the network needs to occupy more resources when transmitting multicast data packets in the related art.
  • a packet sending method includes: displaying, by a bit index of a first domain, a copy-convergence point device BIER-RP advertising a cross-domain multicast group address to a controller; After the bit index forwarding ingress router BFIR of the domain receives the multicast data message requesting to transmit to the second domain across the domain, the BFIR transmits the multicast data packet to the bit index forwarding egress router BFER of the first domain, which will be The multicast data packet is forwarded to the second domain.
  • the bit index of the first domain shows that the replication-convergence point device BIER-RP advertises the cross-domain multicast group address to the controller, including: the BIER-RP advertises the cross-domain to the controller through the extended BGP-LS protocol. Multicast group address.
  • a sub-TLV is added to the Node Descriptor TLVs of the BGP-LS protocol, and the newly added sub-TLVs are used to carry the inter-domain multicast group address.
  • the BFIR transmits the multicast data packet to the bit index forwarding egress router BFER of the first domain, where the BFIR determines the BFER that is connected to the second domain in the first domain, and the BFIR transmits the multicast data packet to the BFER.
  • a BFER that is in communication with the second domain.
  • forwarding the multicast data packet to the second domain by the BFER includes: determining, by the BFER, whether the second domain is adjacent to the first domain; and determining that the second domain is adjacent to the first domain, The BFER transmits the multicast data packet to the BFIR of the second domain. When it is determined that the second domain is not adjacent to the first domain, the BFER transmits the multicast data packet to the BFIR of the second domain through the third domain.
  • the third domain is in communication with the first domain and the second domain, respectively.
  • a packet sending method comprising: a bit index forwarding egress router BFER of a first domain, and an inter-domain capability for advertising a BFER in a first domain by using an extended routing protocol Attribute information; the bit index forwarding ingress router BFIR in the first domain determines the BFER connected to the second domain when receiving the multicast data message sent to the second domain, wherein the BFIR passes the cross-domain capability attribute of the BFER The information determines whether the BFER is connected to the second domain. The BFIR transmits the multicast data packet to the BFER connected to the second domain, and sends the multicast data packet to the second domain through the BFER connected to the second domain.
  • the bit index forwarding egress router BFER of the first domain advertises the cross-domain capability attribute information of the BFER in the first domain by using the extended routing protocol, and the BFER of the first domain is first to the extended routing protocol.
  • the BFIR in the domain advertises the cross-domain capability attribute information of the BFER.
  • a sub-sub-TLV is added to the OSPF BIER Sub-TLV of the OSPF protocol, and the newly added sub-sub-TLV is used to carry the cross-domain capability attribute information of the BFER.
  • a sub-sub-TLV is added to the ISIS BIER info Sub-TLV of the ISIS protocol, and the newly added sub-sub-TLV is used to carry the cross-domain capability attribute information of the BFER. .
  • the sub-TLV is added to the BGP BIER info TLV of the BGP protocol, and the newly added sub-TLV is used to carry the cross-domain capability attribute information of the BFER.
  • the cross-domain capability attribute information includes a first flag field for indicating a cross-domain capability attribute, a second flag field for indicating whether to support forwarding equal-cost multipath ECMP, and a second flag field for indicating the second domain
  • a message sending apparatus comprising: a first advertising unit configured to control a bit index of a first domain to display a copy-convergence point device BIER-RP to notify a controller The cross-domain multicast group address; the transmission unit, configured as the bit index forwarding ingress router BFIR of the first domain, after receiving the multicast data packet requesting to be transmitted to the second domain across the domain, controlling the BFIR to transmit the multicast data packet
  • the bit index to the first domain forwards the egress router BFER, and the BFER forwards the multicast data message to the second domain.
  • the first advertising unit includes: a first advertising module, configured to control the BIER-RP to notify the controller of the cross-domain multicast group address by using the extended BGP-LS protocol.
  • a sub-TLV is added to the Node Descriptor TLVs of the BGP-LS protocol, and the newly added sub-TLVs are used to carry the inter-domain multicast group address.
  • the transmission unit includes: a determining module configured to determine, by using the BFIR, a BFER that is connected to the second domain in the first domain; the first transmission module is configured to transmit the multicast data packet to the second through the BFIR Domain connected BFER.
  • the transmission unit includes: a determining module configured to determine, by using a BFER, whether the second domain is adjacent to the first domain; and the second transmitting module is configured to determine that the second domain is adjacent to the first domain
  • the BFER transmits the multicast data packet to the BFIR of the second domain
  • the third transmission module is configured to control the BFER to send the multicast data packet when it is determined that the second domain is not adjacent to the first domain.
  • the BFIR is transmitted to the second domain through the third domain, wherein the third domain is in communication with the first domain and the second domain, respectively.
  • a message sending apparatus comprising: a second advertising unit configured to control a bit index forwarding egress router BFER of the first domain by using an extended routing protocol The cross-domain capability attribute information of the BFER is advertised in a domain; the determining unit is configured to control the bit index forwarding ingress router BFIR in the first domain to determine the second domain when receiving the multicast data packet sent to the second domain The connected BFER, wherein the BFIR determines whether the BFER is connected to the second domain by using the BFER cross-domain capability attribute information; the sending unit is configured to control the BFIR to transmit the multicast data packet to the BFER connected to the second domain, and The BFER connected to the second domain sends the multicast data packet to the second domain.
  • the second advertising unit includes: a second advertising module, configured to control the BFER of the first domain to notify the BFIR in the first domain of the cross-domain capability attribute information of the BFER by using the extended routing protocol.
  • a sub-sub-TLV is added to the OSPF BIER Sub-TLV of the OSPF protocol, and the newly added sub-sub-TLV is used to carry the cross-domain capability attribute information of the BFER.
  • a sub-sub-TLV is added to the ISIS BIER info Sub-TLV of the ISIS protocol, and the newly added sub-sub-TLV is used to carry the cross-domain capability attribute information of the BFER. .
  • the sub-TLV is added to the BGP BIER info TLV of the BGP protocol, and the newly added sub-TLV is used to carry the cross-domain capability attribute information of the BFER.
  • the cross-domain capability attribute information includes a first flag field for indicating a cross-domain capability attribute, a second flag field for indicating whether to support forwarding equal-cost multipath ECMP, and a second flag field for indicating the second domain
  • a network architecture includes a hierarchical controller in a first domain, a bit index display copy-convergence point device BIER-RP, The bit index forwarding ingress router BFIR and the bit index forwarding egress router BFER, wherein the hierarchical controller is used to manage cross-domain routing information, network topology information, and multicast group information;
  • the BIER-RP is respectively connected to the hierarchical controller and the BFIR, and configured To advertise the inter-domain multicast group address to the hierarchical controller, send the cross-domain routing information to the second domain, and advertise the received cross-domain routing information in the first domain;
  • the BFIR is connected to the hierarchical controller and configured to receive When requesting the transmission of the multicast data packet to the second domain, the multicast data packet is forwarded to the corresponding BFER according to the cross-domain multicast group address and the autonomous system information corresponding to the multicast data packet; the BFER is used for receiving The received multicast data packet is for
  • the hierarchical controller includes an SDN controller and a super network controller, and the super network controller is configured to generate an indication group according to the cross-domain multicast group address of the multicast data packet and the system information of the second domain.
  • the control information of the transmission route of the data packet is broadcasted, and the multicast data packet and the control information are sent to the BFIR through the SDN controller.
  • the BIER-RP advertises the inter-domain multicast group address and the system information of the second domain to the SDN controller through the extended BGP-LS protocol.
  • a sub-TLV is added to the Node Descriptor TLVs of the BGP-LS protocol, and the newly added sub-TLV is used to carry the inter-domain multicast group address and the system information of the second domain.
  • the BFER is further used to notify the BFIR of the second domain of the cross-domain capability attribute information of the BFER by using the extended routing protocol.
  • a sub-sub-TLV is added to the OSPF BIER Sub-TLV of the OSPF protocol, and the newly added sub-sub-TLV is used to carry the cross-domain capability attribute information of the BFER.
  • a sub-sub-TLV is added to the ISIS BIER info Sub-TLV of the ISIS protocol, and the newly added sub-sub-TLV is used to carry the cross-domain capability attribute information of the BFER. .
  • BGP when the routing protocol is BGP, BGP is BGP.
  • a new sub-TLV is added to the BIER info TLV.
  • the newly added sub-TLV is used to carry the cross-domain capability attribute information of the BFER.
  • the cross-domain capability attribute information includes a first flag field for indicating a cross-domain capability attribute, a second flag field for indicating whether to support forwarding equal-cost multipath ECMP, and a second flag field for indicating the second domain
  • a computer storage medium wherein a computer program is stored, the computer program being configured to perform a message transmission method of an embodiment of the present invention.
  • the bit index of the first domain shows that the copy-convergence point device BIER-RP advertises the cross-domain multicast group address to the controller; the bit index forwarding ingress router BFIR of the first domain receives the request. After the multicast data packet is transmitted to the second domain, the BFIR transmits the multicast data packet to the bit index forwarding egress router BFER of the first domain, and the BFER forwards the multicast data packet to the second domain.
  • the technical problem of consuming network resources in the transmission of multicast data packets in the related art is solved, and the technical effect of reducing network resources for transmitting multicast data packets is achieved.
  • FIG. 1 is a schematic diagram of a message forwarding architecture in the related art
  • FIG. 2 is a schematic diagram of packet forwarding in the related art
  • FIG. 3 is a schematic diagram of a network architecture of packet cross-domain forwarding according to an embodiment of the present invention.
  • FIG. 4 is a schematic diagram of an optional network architecture for packet cross-domain forwarding according to an embodiment of the present invention.
  • FIG. 5 is a schematic diagram of an optional network architecture for cross-domain forwarding of packets according to an embodiment of the present invention
  • FIG. 6 is a schematic diagram of an optional network architecture for cross-domain forwarding of packets according to an embodiment of the present invention.
  • FIG. 7 is a schematic diagram of an optional network architecture for cross-domain forwarding of packets according to an embodiment of the present invention.
  • FIG. 8 is a schematic diagram of an optional network architecture for cross-domain forwarding of packets according to an embodiment of the present invention.
  • FIG. 9 is a schematic diagram of a format of an optional TLV according to an embodiment of the present invention.
  • FIG. 10 is a schematic diagram of a format of an optional TLV according to an embodiment of the present invention.
  • FIG. 11 is a schematic diagram of a format of an optional TLV according to an embodiment of the present invention.
  • FIG. 12 is a schematic diagram of a format of an optional TLV according to an embodiment of the present invention.
  • FIG. 13 is a schematic diagram of a format of an optional TLV according to an embodiment of the present invention.
  • FIG. 14 is a schematic diagram of a format of an optional TLV according to an embodiment of the present invention.
  • 15 is a schematic diagram of an advertisement by a BGP protocol according to an embodiment of the present invention.
  • 16 is a schematic diagram of cross-domain multicast data forwarding according to an embodiment of the present invention.
  • FIG. 17 is a flowchart of a method for sending a message according to an embodiment of the present invention.
  • FIG. 18 is a schematic diagram of a message sending apparatus according to an embodiment of the present invention.
  • FIG. 19 is a flowchart of another method for sending a message according to an embodiment of the present invention.
  • FIG. 20 is a schematic diagram of another message transmitting apparatus according to an embodiment of the present invention.
  • the network architecture includes: a hierarchical controller located in the first domain AS100.
  • the Controller and the bit index display the copy-convergence point device BIER-RP, the bit index forwarding ingress router BFIR, and the bit index forwarding egress router BFER.
  • the hierarchical controller is used to manage cross-domain routing information, network topology information, and multicast group information.
  • the BIER-RP is connected to the hierarchical controller and the BFIR, and is configured to advertise the inter-domain multicast group address to the hierarchical controller, send the cross-domain routing information to the second domain AS200, and advertise the received cross-domain in the first domain. Routing information.
  • the BFIR is connected to the layered controller, and is configured to forward the multicast data according to the cross-domain multicast group address and the autonomous system information corresponding to the multicast data packet when receiving the multicast data packet that is requested to be transmitted to the second domain.
  • the message is sent to the corresponding BFER.
  • the BFER is configured to forward the received multicast data packet to the second domain.
  • the hierarchical controller manages the cross-domain routing information, the network topology information, and the multicast group information; the BIER-RP advertises the inter-domain multicast group address to the hierarchical controller, and sends the cross-domain routing information to the second domain. Notifying the received cross-domain routing information in the first domain; when receiving the multicast data message requested to be transmitted to the second domain, the BFIR is based on the inter-domain multicast group address and the autonomous system corresponding to the multicast data packet. The information forwards the multicast data packet to the corresponding BFER; the BFER forwards the received multicast data packet to the second domain, thereby solving the technology in the related art that needs to occupy more resources of the network when transmitting the multicast data packet.
  • the problem is that the technical effect of reducing network resources for transmitting multicast data messages is achieved.
  • the foregoing hierarchical controller includes an SDN controller and a super network controller, and the super network controller is configured to generate an indication according to the cross-domain multicast group address of the multicast data packet and the system information of the second domain. Control information about the transmission route of the multicast data packet, and send the multicast data packet and control information to the BFIR through the SDN controller.
  • the connection with the first domain AS100 may be one domain or multiple.
  • the network architecture includes a bit index forwarding ingress router device BFIR, and a bit index display replication-convergence point device.
  • BIER-RP bit index forwarding egress router device BFER, network controller device controller and super controller device Super Controller, bit index forwarding entry path receives multicast data and then BIER packet encapsulation, bit index forwarding egress router device is located
  • the autonomous domain boundary that is, the AS boundary, the full name of the AS
  • the BIER-RP device needs to advertise the inter-domain multicast group address information to the network controller.
  • the super controller performs hierarchical control of the BIER network.
  • the application can implement the function by extending the BGP-LS protocol.
  • the structure of the BIER cross-domain network proposed in this application is described in detail below with reference to FIG. 4:
  • the network architecture may include four AS autonomous system domains, namely AS100, AS200, AS300 and AS400.
  • AS domain is also considered as a BIER domain (in practical applications,
  • An AS domain may include multiple BIER domains, that is, BIER domain, that is, there are four BIER domains in FIG. 4, which are BIER domain 1, BIER domain 2, BIER domain 3, and BIER domain 4.
  • BIER domain 1 includes six devices: BFIR11, BFR11, BFR12, BFER11, BFER12 and BIER-RP11;
  • BIER domain2 includes five devices: BFIR21, BFR21, BFR22, BFER21 and BIER-RP21;
  • BIER domain 3 includes BFIR31, BFR31, BFR32, BFER31, BFER32 and BIER-RP31 six devices;
  • BIER domain 4 includes six devices BFIR41, BFR41, BFR42, BFER41, BFER42 and BIER-RP41.
  • Controller1, Controller1, and Controller3 are network SDN controllers, and Super Controller is a super controller. The functions of the various components of the network architecture of the present application are detailed below.
  • the BIER-RP (including BIER-RP11, BIER-RP21, etc.) is a bit index display copy-convergence point device, and is a new device for implementing the cross-domain BIER forwarding network structure based on the SDN controller of the present application.
  • the bit index shows that the replication-convergence point device is responsible for the advertisement of the inter-domain multicast address of the domain, and establishes a logical connection with the bit index display replication-aggregation point device of other domains, transmits the cross-domain routing information, and sends other domain information.
  • Cross-domain routing information is advertised in this domain.
  • bit index shows the copy-convergence point device with the bit index entry router BFIR11 (The bit index export router BFER11) is connected to the network controller Controller1.
  • bit index display copy-convergence point device can also be associated with other BIER domains (that is, the autonomous system domain.
  • the BIER domain and The bit index of the autonomous system domain shows that the replication-aggregation point devices are connected, such as BIER-RP11 and BIER-RP22. These connections can be either physical direct connections or logical connections.
  • the interface between the network SDN controller Controll1 and the BIER-RP11 can be defined as an I1 interface, so that the BIER-RP node can notify the network SDN controller of the network topology information and multicast group information of the BIER domain, and the I1 interface can pass.
  • the extension of the Netconf protocol or the BGP-LS protocol implementation can also be implemented using other southbound interface protocols.
  • the interface between BIER-RP11 and BFIR11 can be defined as an I2 interface, and the I2 interface completes the advertisement of cross-domain routing information between BIER-RP and BFIR.
  • the I2 interface can be implemented by extending the IGP protocol (ISIS protocol or OSPF protocol).
  • the interface between the BIER-RP11 and the BFER11 can be defined as an I3 interface.
  • the I3 interface implements the advertisement of the cross-domain routing information between the BIER-RP11 and the BFER11, and also implements the BFER11 cross-domain border node capability attribute to the BIER-RP11 node.
  • the I3 interface can be implemented by extending the IGP protocol (ISIS protocol or OSPF protocol).
  • the interface between the BIER-RP11 and the BIER-RP22 can be defined as an I4 interface.
  • the I4 interface can implement cross-domain routing and parameter information advertisement between two domains.
  • the I4 interface can be implemented by extending the BGP protocol, or other domains can be used. Inter-agreement implementation.
  • BFIR (including BFIR11, BFIR21, etc.) is a bit-indexing ingress router device.
  • BFIR11 is used to encapsulate BIER packets, and is also used to enhance cross-domain groups delivered by the receiving controller. Broadcast group address information.
  • the implementation of the network interface and function of the enhanced bit indexing ingress router for cross-domain forwarding proposed by the present application is described below with reference to FIG. 6:
  • FIG. 6 shows the interface diagram of the bit index ingress router, and BFIR11 is the bit index ingress route.
  • BFIR11 is connected to BFR11 in the BIER domain (a bit index forwarding router, an autonomous domain may include multiple bit index forwarding routers, such as BFR11 and BFR12), and is logically associated with BIER-RP11.
  • BIER domain a bit index forwarding router, an autonomous domain may include multiple bit index forwarding routers, such as BFR11 and BFR12
  • BIER-RP11 bit index forwarding router
  • the controllers are logically connected.
  • the interface between BFIR11 and other BIER forwarding devices in the BIER domain is defined as an I6 interface.
  • the interface between the BFIR11 and the BIER-RP is an I2 interface.
  • the interface between BFIR11 and Controller1 is an I5 interface.
  • the I2 interface is connected to the BFIR11.
  • the connection may be a physical direct connection or a logical connection.
  • the I2 interface is a newly implemented interface function of the BIER cross-domain network structure proposed by the application on the BIER, and the interface completes the BFIR. Announcement of information and parameters such as cross-domain network link status and cross-domain routing between BIER-RP.
  • the I5 interface is logically connected to the BFIR11 and the Controller1 device.
  • the I5 interface implements the network SDN controller Controller1 to deliver related forwarding routes and cross-domain parameters to the BFIR11 device.
  • the I5 interface is implemented through the southbound interface protocol, such as Netconf and PCEP. The specific implementation of the protocol is not specifically limited in the present invention.
  • the I6 interface is an interface that is required to be implemented by the existing BIER device.
  • the I6 interface performs the function of discovering and maintaining the neighbor status of the IGP protocol (ISIS or OSPF), flooding the link state parameters, and advertising information.
  • BFER (BFER11, BFER12, BFER21, etc.) is a bit index egress router device.
  • the BER11 and BFER12 devices not only need to decapsulate the BIER packets of the local domain, but also forward the multicast packets. To other ASs or to receivers of multicast packets, you need to advertise your own domain boundary capability attribute information.
  • the location index ingress router device selects the appropriate egress router for cross-domain multicast data forwarding.
  • the network structure and interface function definition implementation of the enhanced bit index forwarding egress router of the present application is explained below with reference to FIG.
  • Figure 7 shows the interface function diagram of the bit index forwarding egress router
  • BFER11 is the bit index forwarding egress router
  • BFR11 is the intermediate bit index forwarding router
  • BIER-RP11 is the bit index display copy-convergence point device
  • the present application Enhanced bit index forwarding egress router with BFER12 is connected to BIER-RP11 (can be physically connected or logically connected).
  • the interface between BFER11 and BER12 is defined as I7 interface.
  • the interface between BFER11 and BIER-RP11 is defined as I3 interface. I7 interface is present.
  • the BFER11 On the basis of the function of the link state and maintenance and link bandwidth of the IGP protocol, the BFER11 also advertises the BFER cross-domain boundary node capability attribute to the BFER12.
  • the functional interface definition of I3 has been described in detail in the above embodiments, and the description thereof will not be repeated here.
  • BFR (including BFR11, BFR12, BFR21, etc.) is a bit index transmission router that transmits BIER messages according to the bit index forwarding table.
  • the controller (including Controller1, Controller2, and so on) is a network SDN controller that configures and manages the forwarding device in the BIER domain.
  • the network SDN controller receives the topology information and multicast group address information sent by the BIER domain forwarding device through the southbound interface protocol. Then, the controller sends control information to the relevant BIER device through protocols such as Netconf or PCEP according to its own calculation and decision.
  • the controller Controller is managed by the super controller. When it is necessary to advertise information across domains, the super controller needs to perform calculations and decisions.
  • the super controller receives the information advertised by the controllers Controller1, Controller2, and Controller3, and sends related control information to the controllers Controller1, Controller2, and Controller3.
  • the SDN controller of the cross-domain network proposed in the present application adopts a hierarchical manner, and each BIER domain has its own SDN network controller, and the SDN network controller controls the autonomous system domain (BIER domain, default autonomous system domain and BIER domain).
  • the BIER device under the same scope, including the bit index entry router, the bit index shows the copy-aggregation device, the interface of the bit index entry router is I5, the interface with BIER-RP is I1, and for the I5 interface, the SDN network controller Issue related forwarding Information in-place index ingress router, the interface is implemented by the southbound interface protocol, and can be a southbound interface protocol such as Netconf or PCEP.
  • the interface between the replication-aggregation device is displayed for the SDN network controller and the bit index, and the user SDN network controller uses the interface to collect cross-domain information, network topology information, multicast group information, and the like.
  • the SDN network controller is connected to the super controller by using an I8 interface to advertise and deliver cross-domain information.
  • the interface can use the northbound interface protocol, the Restfull interface protocol, and the Netconf protocol.
  • the BIER-RP advertises the cross-domain multicast group address and the system information of the second domain to the SDN controller by using the extended BGP-LS protocol.
  • sub-TLVs are added to the Node Descriptor TLVs of the BGP-LS protocol, and the newly added sub-TLVs are used to carry the inter-domain multicast group address and the system information of the second domain.
  • Figure 9 shows the format of the Node Descriptor TLV in the existing BGP-LS protocol.
  • the value of the Type field is 256 or 257, which indicates the node description TLV and the remote node description TLV of the current segment.
  • the Length field is the total length value of the Sub-TLV.
  • the Node Descriptor Sub-TLVs (variable indicates variable length) field is the content of the Sub-TLV carried by the Node Descriptor TLV.
  • the Sub-TLV types that have been defined so far are as shown in Table 1.
  • Sub-TLVs there are four Sub-TLVs in the current Node Descriptor TLV extension.
  • the value of the Sub-TLV Code Point is 512 to 515, which indicates the autonomous system number (the Autonomous System corresponding to the Description) and the BGP-LS identifier. (BGP-LS Identifier), OSPF area ID (OSPF area-ID), IGP router ID (IGP Router-ID), length (ie Length) except IGP router ID is variable length, other The length is 4.
  • the information such as the cross-domain multicast group address and the autonomous system number proposed in this application needs to be extended by the new Sub-TLV (BIER inter-domain Multicast sub-TLV).
  • BIER inter-domain Multicast sub-TLV indicates BIER-RP support. Multicast address information and autonomous system information.
  • the Sub-TLV that the extended Node Descriptor TLV can support is shown in Table 2:
  • the BIER inter-domain Multicast sub-TLV format is shown in Figure 10. The fields are described as follows:
  • the value of the Type field is recommended to be 516.
  • the Length field is the total length of the BIER inter-domain Multicast Sub-TLV.
  • the AS number is the AS number where the BIER-RP that advertises the BGP-LS information is located.
  • Res is a reserved field.
  • the multicast address type field indicates the type of the multicast address. If the value is 1, the multicast address carried by the BIER inter-domain multicast sub-TLV is an IPv4 address. If the value is 2, the BIER inter-domain Multicast Sub is displayed. - The multicast address carried by the TLV is an IPv6 address.
  • Number of multicast address indicates BIER inter-domain Multicast Sub-TLV Number of multicast addresses carried.
  • Multicast address BIER inter-domain Multicast The multicast address carried by the Sub-TLV.
  • the BIER inter-domain Multicast Sub-TLV is advertised to the controller by the BIER-RP in the BIER domain, so this Sub-TLV is carried by the Local Node Descriptors TLV.
  • BIER inter-domain Multicast Sub-TLV can be filled multiple times.
  • the BFER is further used to notify the BFIR of the second domain of the cross-domain capability attribute information of the BFER through the extended routing protocol.
  • a sub-sub-TLV is added to the ISIS BIER info Sub-TLV of the ISIS protocol, and the newly added sub-sub-TLV is used to carry the cross-domain capability attribute information of the BFER.
  • FIG 11 shows the format of the ISIS BIER info Sub-TLV.
  • the ISIS BIER info Sub-TLV carries the basic parameters of the BIER, including sub-domain id and BFR-id.
  • the Sub-TLV can also carry MPLS Encapsulation.
  • Sub-Sub-TLV such as Sub-Sub-TLV and BIER sub-domain Tree Type, are used to carry the parameter information of the MPLS encapsulation of the BIER and the information of the tree used by the BIER to calculate the path.
  • the present application extends the ISIS BIER info Sub-TLV.
  • the newly added Sub-TLV is an AS Border BFER Sub-Sub-TLV, and carries the cross-domain capability attribute information of the bit index egress router.
  • the bit index egress router When the bit index egress router encapsulates a Link State Packet Data Unit (LSPDU), the ISIS BIER info-Sub-TLV information is encapsulated, and the BIER info Sub-TLV carries the AS Border BFER Sub-Sub- The TLV, the bit index egress router uses the ISIS flooding mechanism to flood the BIER domain after the LSPDU is encapsulated.
  • the bit index ingress router and the BIER-RP router in the BIER domain receive the LSPDU, they can be carried according to the The content indicated by the AS Border BFER Sub-Sub-TLV determines whether the index export egress router supports cross-domain forwarding and information such as the AS number of other connected AS domains.
  • a sub-sub-TLV is added to the OSPF BIER Sub-TLV of the OSPF protocol, and the newly added sub-sub-TLV is used to carry the cross-domain capability attribute information of the BFER.
  • FIG 12 shows the format of the OSPF BIER Sub-TLV.
  • the OSPF BIER sub-TLV also carries the basic parameters of the BIER, including Sub-domain-ID and BFR-id.
  • the sub-TLV can also carry MPLS Encapsulation.
  • Sub-Sub-TLV which is used to advertise the parameter information of the BIER MPLS encapsulation.
  • the OSPF BIER Sub-TLV is extended in this application.
  • the newly added sub-sub-TLV is the AS Border BFER Sub-Sub-TLV, which carries the cross-domain capability forwarding information of the bit index egress router (that is, the cross-domain capability attribute information).
  • the OSPF BIER Sub-TLV information is encapsulated.
  • the BIER Sub-TLV carries the AS Border BFER Sub-Sub-TLV.
  • the bit index egress router encapsulates the LSA.
  • the flooding is performed in the BIER domain by using the OSPF flooding mechanism.
  • the bit index ingress router and the BIER-RP router in the BIER domain receive the LSA, they can be instructed according to the carried AS Border BFER Sub-Sub-TLV.
  • the content determines whether the index export router supports cross-domain forwarding, and knows the AS number of other connected autonomous system domains.
  • the sub-TLV is added to the BGP BIER info TLV of the BGP protocol, and the newly added sub-TLV is used to carry the cross-domain capability attribute information of the BFER.
  • FIG. 13 shows the BGP BIER TLV format.
  • the BGP BIER TLV carries the BIER basic parameters, including the Sub-domain ID and BFR-id.
  • the TLV can carry the MPLS encapsulation sub-TLV to advertise the BIER MPLS encapsulation. Parameter information.
  • This application extends the BGP BIER TLV.
  • the newly added sub-TLV is the AS Border BFER Sub-TLV, which carries the cross-domain capability forwarding information of the bit index egress router.
  • the cross-domain capability attribute information includes a first flag field for indicating a cross-domain capability attribute, a second flag field for indicating whether to support forwarding equal-cost multipath ECMP, and A third field for indicating system information of an autonomous system connected to the BFIR of the second domain.
  • Type field expressed as AS Border BFER Sub-Sub-TLV, the value of this field requires IETF IANA allocation;
  • Length field the total length of this Sub-Sub-TLV
  • I field indicates whether the bit index egress router supports cross-domain forwarding. When the field value is 1, it indicates that cross-domain forwarding is supported. When 0, cross-domain forwarding is not supported. The value of the adjacency AS number field is ignored.
  • E field indicates whether the bit index egress router supports ECMP forwarding. When the field value is 1, it indicates that ECMP is supported. When 0, ECMP is not supported.
  • Adjacency AS number field The autonomous system number of the connected autonomous system of the bit index egress router.
  • the BGP peer connection is established between the BFER11 and the BFR12 and the BIER-RP11, and the BGP route is exchanged.
  • the BGP update message is encapsulated in the BFER11
  • the BGP BIER TLV information is encapsulated.
  • the AS Border BFER Sub-TLV proposed in this application carries the cross-domain capability attribute information of the bit index egress router BFER11 in the Sub-TLV, and the BFER11 sends the update message to the peers BFR12 and BIER-RP11, BFR12 and BIER-RP11.
  • the BFER11 After the update message is received, it can be determined whether the BFER11 supports cross-domain forwarding according to the AS Border BFER Sub-TLV indication content carried in the message, and the AS number of other connected autonomous systems is known. At the same time, since the BGP peer connection is established between the BIER-RP11 and the bit index entry router BFIR11, and the BGP route is exchanged, the BFIR11 can also learn whether the BFER11 supports cross-domain forwarding through BIER-RP11 and implement the bit index of the boundary. The cross-domain capability attribute of the egress router is transmitted to BFR11, BFIR11, etc. in the BIER domain by means of BGP distribution and flooding.
  • FIG. 16 is a process diagram of multicast data forwarding of the BIER cross-domain architecture of the present application.
  • Figure 16 still takes four BIER domains as an example.
  • the BFIR1 of BIER domain1 is the entry of the multicast data stream.
  • the multicast data needs to be forwarded to the receivers of BIER domain 3 and BIER domain4.
  • the index exit router BFER32 needs to pass through the BIER domain1, BIER domain 2 and BIER domain3 domains (AS100, AS200, and AS300).
  • BIER domain4 bit index egress router BFER42 it needs to go through.
  • BIER domain1 and BIER domain4 are two domains. The detailed data forwarding process is as follows:
  • step S101 the BFIR11 in the BIER domain1 domain receives the multicast data stream, and finds that the receiver of the multicast data has a cross-domain receiver, and needs to perform cross-domain multicast forwarding.
  • the BIER cross-domain multicast constructed by the BFIR11 according to the present invention.
  • the architecture performs BIER encapsulation, in which the BIER bitstring field contains the arrival of the domain index exit routers BFER11 and BFER12.
  • step S102 the BIER BFIR11 sends the encapsulated message to the BIER domain1, and the message is transmitted to the bit index egress routers BFER11, BFER12 via the intermediate transfer nodes BFR11, BFR12, and the like.
  • Step S103 the bit index egress routers BFER11 and BFER12 decapsulate the BIER packet encapsulation, and send the decapsulated multicast message to the bit index ingress router BFIR21 of BIER domain2 and the bit index ingress router BFIR41 of BIER domain4, respectively.
  • step S104 the bit index ingress routers BFIR21 and BFIR41 perform forwarding behavior similar to BFIR11, and forward the multicast messages to BFER21 and BFER42, respectively.
  • step S105 the bit index egress router BFER21 is similar to the forwarding behavior of the BFER11.
  • the BIER message is decapsulated and then forwarded to the BFIR31.
  • the bit index egress router BFER42 decapsulates the BIER message and forwards it to the multicast user receiver.
  • Step S106 After receiving the multicast packet, the bit index ingress router BFIR31 performs BIER encapsulation to forward the packet to the multicast receiver of the local domain, and completes the multicast data packet in multiple autonomy. Transmission between system domains.
  • Label (such as Label11, Label12, etc.) represents a label
  • BIER Header (such as BIER Header11, BIER Header13, etc.) represents the head of the BIER message, Payload load, and the logo and figure in FIG. 4 is the same and will not be described here.
  • the problem of the need to consume more resources in packet forwarding in the related art can be solved by the modification of the nodes in the network architecture and the expansion of the protocol.
  • a method embodiment of a message sending method is provided, and it should be noted that the steps shown in the flowchart of the drawing may be executed in a computer system such as a set of computer executable instructions, and Although the logical order is shown in the flowcharts, in some cases the steps shown or described may be performed in a different order than the ones described herein.
  • FIG. 17 is a flowchart of a method for sending a message according to an embodiment of the present invention. As shown in FIG. 17, the method includes the following steps:
  • Step S1701 the bit index of the first domain shows that the copy-convergence point device BIER-RP advertises the cross-domain multicast group address to the controller.
  • Step S1702 After receiving the multicast data packet requesting the cross-domain transmission to the second domain, the BFIR transmits the multicast data packet to the bit index forwarding egress router of the first domain. BFER, the multicast data packet is forwarded by the BFER to the second domain.
  • the bit index of the first domain shows that the copy-convergence point device BIER-RP advertises the cross-domain multicast group address to the controller; the bit index forwarding ingress router BFIR of the first domain transmits the request to the cross-domain transmission to the first After the multicast data packet of the second domain, the BFIR transmits the multicast data packet to the bit index forwarding egress router BFER of the first domain, and the BFER forwards the multicast data packet to the second domain, thereby solving the related art.
  • the technical problem of occupying more resources of the network is required when transmitting multicast data packets, and the technical effect of reducing network resources for transmitting multicast data packets is achieved.
  • the bit index of the first domain displays the copy-convergence point device BIER-RP
  • the device advertises the inter-domain multicast group address.
  • the BIER-RP advertises the inter-domain multicast group address to the controller through the extended BGP-LS protocol.
  • a sub-TLV is added to the Node Descriptor TLVs of the BGP-LS protocol, and the newly added sub-TLVs are used to carry the inter-domain multicast group address.
  • the BFIR transmits the multicast data message to the bit index forwarding egress router BFER of the first domain, including: BFIR determines a BFER in the first domain that is connected to the second domain; and the BFIR multicasts the datagram. The text is transmitted to the BFER that is in communication with the second domain.
  • forwarding, by the BFER, the multicast data packet to the second domain includes: determining, by the BFER, whether the second domain is adjacent to the first domain; determining that the second domain is adjacent to the first domain In the case of the BFER, the BFER transmits the multicast data packet to the BFIR of the second domain. When it is determined that the second domain is not adjacent to the first domain, the BFER transmits the multicast data packet to the third domain through the third domain. The BFIR of the two domains, wherein the third domain is in communication with the first domain and the second domain, respectively.
  • 16 is a process diagram of multicast data forwarding of the BIER cross-domain architecture of the present application. Embodiments of the present application are described in detail below with reference to FIG.
  • FIG. 16 is a process diagram of multicast data forwarding of the BIER cross-domain architecture of the present application.
  • Figure 16 still takes four BIER domains as an example.
  • the BFIR1 of BIER domain1 is the entry of the multicast data stream.
  • the multicast data needs to be forwarded to the receivers of BIER domain 3 and BIER domain4.
  • the index exit router BFER32 needs to pass through the BIER domain1, BIER domain 2 and BIER domain3 domains (AS100, AS200, and AS300).
  • BIER domain4 bit index egress router BFER42 it needs to go through.
  • BIER domain1 and BIER domain4 are two domains. The detailed data forwarding process is as follows:
  • step S101 the BFIR11 in the BIER domain1 domain receives the multicast data stream, and finds that the receiver of the multicast data has a cross-domain receiver, and needs to perform cross-domain multicast forwarding.
  • the BIER cross-domain multicast constructed by the BFIR11 according to the present invention.
  • the architecture is BIER-encapsulated, where BIER's bitstring The field contains the arrival of this domain bit index exit routers BFER11 and BFER12.
  • step S102 the BIER BFIR11 sends the encapsulated message to the BIER domain1, and the message is transmitted to the bit index egress routers BFER11, BFER12 via the intermediate transfer nodes BFR11, BFR12, and the like.
  • Step S103 the bit index egress routers BFER11 and BFER12 decapsulate the BIER packet encapsulation, and send the decapsulated multicast message to the bit index ingress router BFIR21 of BIER domain2 and the bit index ingress router BFIR41 of BIER domain4, respectively.
  • step S104 the bit index ingress routers BFIR21 and BFIR41 perform forwarding behavior similar to BFIR11, and forward the multicast messages to BFER21 and BFER42, respectively.
  • step S105 the bit index egress router BFER21 is similar to the forwarding behavior of the BFER11.
  • the BIER message is decapsulated and then forwarded to the BFIR31.
  • the bit index egress router BFER42 decapsulates the BIER message and forwards it to the multicast user receiver.
  • Step S106 After receiving the multicast packet, the bit index ingress router BFIR31 performs BIER encapsulation to forward the packet to the multicast receiver of the local domain, and completes the transmission of the multicast data packet between multiple autonomous system domains.
  • the method according to the above embodiment can be implemented by means of software plus a necessary general hardware platform, and of course, by hardware, but in many cases, the former is A better implementation.
  • the technical solution of the present invention which is essential or contributes to the prior art, may be embodied in the form of a software product stored in a storage medium (such as ROM/RAM, disk,
  • the optical disc includes a number of instructions for causing a terminal device (which may be a cell phone, a computer, a server, or a network device, etc.) to perform the methods described in various embodiments of the present invention.
  • a packet sending apparatus is further provided in the embodiment of the present invention.
  • the device is used to implement the above
  • the embodiments and preferred embodiments have not been described again.
  • the term "module” may implement a combination of software and/or hardware of a predetermined function.
  • the apparatus described in the following embodiments is preferably implemented in software, hardware, or a combination of software and hardware, is also possible and contemplated.
  • FIG. 18 is a schematic diagram of a message sending apparatus according to an embodiment of the present invention. As shown in FIG. 18, the apparatus may include: a first notification unit 181 and a transmission unit 182.
  • the first advertising unit 181 is configured to control the bit index of the first domain to display that the copy-convergence point device BIER-RP advertises the cross-domain multicast group address to the controller.
  • the transmitting unit 182 the bit index forwarding ingress router BFIR configured as the first domain controls the BFIR to transmit the multicast data message to the bit of the first domain after receiving the multicast data message requesting to be transmitted to the second domain across the domain.
  • the index forwarding egress router BFER forwards the multicast data packet to the second domain by the BFER.
  • the first advertising unit controls the bit index of the first domain to display that the copy-convergence point device BIER-RP advertises the cross-domain multicast group address to the controller; the bit index forwarding ingress router BFIR of the first domain receives the request.
  • the transmission unit controls the BFIR to transmit the multicast data packet to the bit index forwarding egress router BFER of the first domain, and the BFER forwards the multicast data packet to the second
  • the domain solves the technical problem that the network needs to occupy more resources when transmitting multicast data packets in the related art, and achieves the technical effect of reducing network resources for transmitting multicast data packets.
  • the first advertising unit includes: a first advertising module configured to control the BIER-RP to advertise the cross-domain multicast group address to the controller by using the extended BGP-LS protocol.
  • a sub-TLV is added to the Node Descriptor TLVs of the BGP-LS protocol, and the newly added sub-TLVs are used to carry the inter-domain multicast group address.
  • the foregoing transmission unit includes: a determining module configured to determine, by using BFIR, a BFER that is connected to the second domain in the first domain; and the first transmission module is configured to transmit the multicast data packet by using the BFIR To the BFER connected to the second domain.
  • the foregoing transmission unit further includes: a determining module, configured to determine, by using a BFER, whether the second domain is adjacent to the first domain; and the second transmitting module is configured to: when determining that the second domain is adjacent to the first domain, The BFER transmits the multicast data packet to the BFIR of the second domain, and the third transmission module is configured to control the BFER to pass the multicast data packet to the third device when it is determined that the second domain is not adjacent to the first domain.
  • the domain is transmitted to the BFIR of the second domain, wherein the third domain is in communication with the first domain and the second domain, respectively.
  • each of the above modules may be implemented by software or hardware.
  • the foregoing may be implemented by, but not limited to, the foregoing modules are all located in the same processor; or, the above modules are in any combination.
  • the forms are located in different processors.
  • a method embodiment of a message sending method is provided, and it should be noted that the steps shown in the flowchart of the drawing may be executed in a computer system such as a set of computer executable instructions, and Although the logical order is shown in the flowcharts, in some cases the steps shown or described may be performed in a different order than the ones described herein.
  • FIG. 19 is a flowchart of another method for sending a message according to an embodiment of the present invention. As shown in FIG. 19, the method includes the following steps:
  • Step S1901 The bit index forwarding egress router BFER of the first domain advertises the cross-domain capability attribute information of the BFER in the first domain by using the extended routing protocol.
  • Step S1902 The bit index forwarding ingress router BFIR in the first domain determines a BFER that is connected to the second domain when receiving the multicast data packet that is sent to the second domain, where the BFIR passes the BFER cross-domain capability attribute. The information determines if the BFER is in communication with the second domain.
  • the cross-domain capability attribute information carries the domain autonomous system information (such as the system number) that is connected to the BFER.
  • the multicast data packet also carries the autonomous system number of the destination domain. Therefore, the mutual autonomy can be determined. Whether the system number is the same to determine whether the BFER is connected to the second domain;
  • the second domain is the destination domain of the multicast data packet, or the domain through which the multicast data packet needs to reach the destination domain.
  • step S1903 the BFIR transmits the multicast data packet to the BFER connected to the second domain, and sends the multicast data packet to the second domain through the BFER connected to the second domain.
  • the bit index forwarding egress router BFER of the first domain advertises the cross-domain capability attribute information of the BFER in the first domain by using the extended routing protocol; the bit index forwarding ingress router BFIR in the first domain sends the request to the BFIR.
  • the BFER is connected to the second domain, and the BFIR determines whether the BFER is connected to the second domain by using the BFER cross-domain capability attribute information; the BFIR transmits the multicast data packet to the BFER.
  • the BFER that is connected to the second domain sends the multicast data packet to the second domain through the BFER that is connected to the second domain, thereby solving the technology that needs to occupy more resources of the network when transmitting the multicast data packet in the related art.
  • the problem is that the technical effect of reducing network resources for transmitting multicast data messages is achieved.
  • the bit index forwarding egress router BFER of the first domain advertises the cross-domain capability attribute information of the BFER in the first domain by using the extended routing protocol, and the BFER of the first domain is first to the extended routing protocol.
  • the BFIR in the domain advertises the cross-domain capability attribute information of the BFER.
  • a sub-sub-TLV is added to the OSPF BIER Sub-TLV of the OSPF protocol, and the newly added sub-sub-TLV is used to carry the cross-domain capability attribute information of the BFER.
  • FIG 12 shows the format of the OSPF BIER Sub-TLV.
  • the OSPF BIER sub-TLV also carries the basic parameters of the BIER, including Sub-domain-ID and BFR-id.
  • the sub-TLV can also carry MPLS Encapsulation.
  • Sub-Sub-TLV which is used to advertise the parameter information of the BIER MPLS encapsulation.
  • the OSPF BIER Sub-TLV is extended in this application.
  • the newly added sub-sub-TLV is the AS Border BFER Sub-Sub-TLV, which carries the cross-domain capability forwarding information of the bit index egress router (that is, the cross-domain capability attribute information).
  • the OSPF BIER Sub-TLV information is encapsulated.
  • the BIER Sub-TLV carries the AS Border BFER Sub-Sub-TLV.
  • the bit index egress router encapsulates the LSA.
  • the flooding is performed in the BIER domain by using the OSPF flooding mechanism.
  • the bit index ingress router and the BIER-RP router in the BIER domain receive the LSA, they can be instructed according to the carried AS Border BFER Sub-Sub-TLV.
  • the content determines whether the index export router supports cross-domain forwarding, and knows the AS number of other connected autonomous system domains.
  • a sub-sub-TLV is added to the ISIS BIER info Sub-TLV of the ISIS protocol, and the newly added sub-sub-TLV is used to carry the cross-domain capability attribute information of the BFER.
  • FIG 11 shows the format of the ISIS BIER info Sub-TLV.
  • the ISIS BIER info Sub-TLV carries the basic parameters of the BIER, including sub-domain id and BFR-id.
  • the Sub-TLV can also carry MPLS Encapsulation.
  • Sub-Sub-TLV such as Sub-Sub-TLV and BIER sub-domain Tree Type, are used to carry the parameter information of the MPLS encapsulation of the BIER and the information of the tree used by the BIER to calculate the path.
  • the present application extends the ISIS BIER info Sub-TLV.
  • the newly added Sub-TLV is an AS Border BFER Sub-Sub-TLV, and carries the cross-domain capability attribute information of the bit index egress router.
  • the bit index egress router When the bit index egress router encapsulates a Link State Packet Data Unit (LSPDU), the ISIS BIER info-Sub-TLV information is encapsulated, and the BIER info Sub-TLV carries the AS Border BFER Sub-Sub- The TLV, the bit index egress router uses the ISIS flooding mechanism to flood the BIER domain after the LSPDU is encapsulated.
  • the bit index ingress router and the BIER-RP router in the BIER domain receive the LSPDU, they can be carried according to the The content indicated by the AS Border BFER Sub-Sub-TLV determines whether the index export egress router supports cross-domain forwarding and information such as the AS number of other connected AS domains.
  • the routing protocol is BGP
  • BGP BIER info of BGP protocol A new sub-TLV is added to the TLV, and the added sub-TLV is used to carry the cross-domain capability attribute information of the BFER.
  • FIG. 13 shows the BGP BIER TLV format.
  • the BGP BIER TLV carries the BIER basic parameters, including the Sub-domain ID and BFR-id.
  • the TLV can carry the MPLS encapsulation sub-TLV to advertise the BIER MPLS encapsulation. Parameter information.
  • This application extends the BGP BIER TLV.
  • the newly added sub-TLV is the AS Border BFER Sub-TLV, which carries the cross-domain capability forwarding information of the bit index egress router.
  • the cross-domain capability attribute information includes a first flag field for indicating a cross-domain capability attribute, a second flag field for indicating whether to support forwarding equivalent multipath ECMP, and a BFIR for indicating the second domain.
  • Type field expressed as AS Border BFER Sub-Sub-TLV, the value of this field requires IETF IANA allocation;
  • Length field the total length of this Sub-Sub-TLV
  • I field indicates whether the bit index egress router supports cross-domain forwarding. When the field value is 1, it indicates that cross-domain forwarding is supported. When 0, cross-domain forwarding is not supported. The value of the adjacency AS number field is ignored.
  • E field indicates whether the bit index egress router supports ECMP forwarding. When the field value is 1, it indicates that ECMP is supported. When 0, ECMP is not supported.
  • Adjacency AS number field The autonomous system number of the connected autonomous system of the bit index egress router.
  • the BGP peer connection is established between the BFER11 and the BFR12 and the BIER-RP11, and the BGP route is exchanged.
  • the BGP update message is encapsulated in the BFER11
  • the BGP BIER TLV information is encapsulated.
  • the AS Border BFER Sub-TLV proposed in this application the cross-domain capability of the sub-TLV carrying the bit index egress router BFER11 Attribute information, BFER11 sends the update message to the peers BFR12 and BIER-RP11.
  • BFR12 and BIER-RP11 can determine whether BFER11 supports cross-domain according to the AS Border BFER Sub-TLV indication content carried in the message. Forward and know the AS number of other connected ASs.
  • the BFIR11 can also learn whether the BFER11 supports cross-domain forwarding through BIER-RP11 and implement the bit index of the boundary.
  • the cross-domain capability attribute of the egress router is transmitted to BFR11, BFIR11, etc. in the BIER domain by means of BGP distribution and flooding.
  • FIG. 16 is a process diagram of multicast data forwarding of the BIER cross-domain architecture of the present application.
  • Figure 16 still takes four BIER domains as an example.
  • the BFIR1 of BIER domain1 is the entry of the multicast data stream.
  • the multicast data needs to be forwarded to the receivers of BIER domain 3 and BIER domain4.
  • the index exit router BFER32 needs to pass through the BIER domain1, BIER domain 2 and BIER domain3 domains (AS100, AS200, and AS300).
  • the multicast data stream is forwarded to the BIER domain4 bit index egress router BFER42, it needs to go through.
  • the BIER domain1 and the BIER domain4 are in the detailed description of the previous embodiment, and are not described here.
  • the method according to the above embodiment can be implemented by means of software plus a necessary general hardware platform, and of course, by hardware, but in many cases, the former is A better implementation.
  • the technical solution of the present invention which is essential or contributes to the prior art, may be embodied in the form of a software product stored in a storage medium (such as ROM/RAM, disk,
  • the optical disc includes a number of instructions for causing a terminal device (which may be a cell phone, a computer, a server, or a network device, etc.) to perform the methods described in various embodiments of the present invention.
  • a packet sending apparatus is further provided in the embodiment of the present invention.
  • the device is used to implement the above embodiments and preferred embodiments, and the description thereof has been omitted.
  • the term "module” may implement a combination of software and/or hardware of a predetermined function.
  • the apparatus described in the following embodiments is preferably implemented in software, hardware, or a combination of software and hardware, is also possible and contemplated.
  • FIG. 20 is a schematic diagram of another message transmitting apparatus according to an embodiment of the present invention.
  • the apparatus may include: a second advertising unit 201, a determining unit 202, and a transmitting unit 203.
  • the second advertising unit 201 is configured to control the bit index forwarding egress router BFER of the first domain to advertise the cross-domain capability attribute information of the BFER in the first domain by using the extended routing protocol.
  • the determining unit 202 is configured to control the bit index forwarding ingress router BFIR in the first domain to determine a BFER connected to the second domain when receiving the multicast data message requested to be sent to the second domain, where the BFIR passes the BFER
  • the cross-domain capability attribute information determines whether the BFER is in communication with the second domain.
  • the sending unit 203 is configured to control the BFIR to transmit the multicast data packet to the BFER connected to the second domain, and send the multicast data packet to the second domain by using the BFER connected to the second domain.
  • the second advertising unit controls the bit index forwarding egress router BFER of the first domain to announce the cross-domain capability attribute information of the BFER in the first domain by using the extended routing protocol; the determining unit controls the bit index forwarding entry in the first domain.
  • the router BFIR determines a BFER that is connected to the second domain, where the BFIR determines whether the BFER is connected to the second domain by using the cross-domain capability attribute information of the BFER;
  • the unit control BFIR transmits the multicast data packet to the BFER connected to the second domain, and sends the multicast data packet to the second domain through the BFER connected to the second domain, thereby solving the related art transmission multicast datagram.
  • the technical problem of occupying more resources of the network is required in the text, and the technical effect of reducing the network resources for transmitting multicast data packets is achieved.
  • the second notification unit in the foregoing embodiment includes: a second notification module configured to control the first The BFER of the domain advertises the cross-domain capability attribute information of the BFER to the BFIR in the first domain through the extended routing protocol.
  • a sub-sub-TLV is added to the OSPF BIER Sub-TLV of the OSPF protocol, and the newly added sub-sub-TLV is used to carry the cross-domain capability attribute information of the BFER.
  • FIG 12 shows the format of the OSPF BIER Sub-TLV.
  • the OSPF BIER sub-TLV also carries the basic parameters of the BIER, including Sub-domain-ID and BFR-id.
  • the sub-TLV can also carry MPLS Encapsulation.
  • Sub-Sub-TLV which is used to advertise the parameter information of the BIER MPLS encapsulation.
  • the OSPF BIER Sub-TLV is extended in this application.
  • the newly added sub-sub-TLV is the AS Border BFER Sub-Sub-TLV, which carries the cross-domain capability forwarding information of the bit index egress router (that is, the cross-domain capability attribute information).
  • the OSPF BIER Sub-TLV information is encapsulated.
  • the BIER Sub-TLV carries the AS Border BFER Sub-Sub-TLV.
  • the bit index egress router encapsulates the LSA.
  • the flooding is performed in the BIER domain by using the OSPF flooding mechanism.
  • the bit index ingress router and the BIER-RP router in the BIER domain receive the LSA, they can be instructed according to the carried AS Border BFER Sub-Sub-TLV.
  • the content determines whether the index export router supports cross-domain forwarding, and knows the AS number of other connected autonomous system domains.
  • a sub-sub-TLV is added to the ISIS BIER info Sub-TLV of the ISIS protocol, and the newly added sub-sub-TLV is used to carry the cross-domain capability attribute information of the BFER.
  • FIG 11 shows the format of the ISIS BIER info Sub-TLV.
  • the ISIS BIER info Sub-TLV carries the basic parameters of the BIER, including sub-domain id and BFR-id.
  • the Sub-TLV can also carry MPLS Encapsulation.
  • Sub-Sub-TLV such as Sub-Sub-TLV and BIER sub-domain Tree Type, respectively for MPLS encapsulation carrying BIER
  • the application extends the ISIS BIER info Sub-TLV, and the added Sub-TLV is the AS Border BFER Sub-Sub-TLV, which carries the cross-domain capability attribute of the bit index egress router. information.
  • the bit index egress router When the bit index egress router encapsulates a Link State Packet Data Unit (LSPDU), the ISIS BIER info-Sub-TLV information is encapsulated, and the BIER info Sub-TLV carries the AS Border BFER Sub-Sub- The TLV, the bit index egress router uses the ISIS flooding mechanism to flood the BIER domain after the LSPDU is encapsulated.
  • the bit index ingress router and the BIER-RP router in the BIER domain receive the LSPDU, they can be carried according to the The content indicated by the AS Border BFER Sub-Sub-TLV determines whether the index export egress router supports cross-domain forwarding and information such as the AS number of other connected AS domains.
  • the sub-TLV is added to the BGP BIER info TLV of the BGP protocol, and the newly added sub-TLV is used to carry the cross-domain capability attribute information of the BFER.
  • FIG. 13 shows the BGP BIER TLV format.
  • the BGP BIER TLV carries the BIER basic parameters, including the Sub-domain ID and BFR-id.
  • the TLV can carry the MPLS encapsulation sub-TLV to advertise the BIER MPLS encapsulation. Parameter information.
  • This application extends the BGP BIER TLV.
  • the newly added sub-TLV is the AS Border BFER Sub-TLV, which carries the cross-domain capability forwarding information of the bit index egress router.
  • the cross-domain capability attribute information includes a first flag field for indicating a cross-domain capability attribute, a second flag field for indicating whether to support forwarding equivalent multipath ECMP, and a BFIR for indicating the second domain.
  • Type field expressed as AS Border BFER Sub-Sub-TLV, the value of this field requires IETF IANA allocation;
  • Length field the total length of this Sub-Sub-TLV
  • I field indicates whether the bit index egress router supports cross-domain forwarding. When the field value is 1, it indicates that cross-domain forwarding is supported. When 0, cross-domain forwarding is not supported. The value of the adjacency AS number field is ignored.
  • E field indicates whether the bit index egress router supports ECMP forwarding. When the field value is 1, it indicates that ECMP is supported. When 0, ECMP is not supported.
  • Adjacency AS number field The autonomous system number of the connected autonomous system of the bit index egress router.
  • the BGP peer connection is established between the BFER11 and the BFR12 and the BIER-RP11, and the BGP route is exchanged.
  • the BGP update message is encapsulated in the BFER11
  • the BGP BIER TLV information is encapsulated.
  • the AS Border BFER Sub-TLV proposed in this application carries the cross-domain capability attribute information of the bit index egress router BFER11 in the Sub-TLV, and the BFER11 sends the update message to the peers BFR12 and BIER-RP11, BFR12 and BIER-RP11.
  • the BFER11 After the update message is received, it can be determined whether the BFER11 supports cross-domain forwarding according to the AS Border BFER Sub-TLV indication content carried in the message, and the AS number of other connected autonomous systems is known. At the same time, since the BGP peer connection is established between the BIER-RP11 and the bit index entry router BFIR11, and the BGP route is exchanged, the BFIR11 can also learn whether the BFER11 supports cross-domain forwarding through BIER-RP11 and implement the bit index of the boundary. The cross-domain capability attribute of the egress router is transmitted to BFR11, BFIR11, etc. in the BIER domain by means of BGP distribution and flooding.
  • each of the above modules may be implemented by software or hardware.
  • the foregoing may be implemented by, but not limited to, the foregoing modules are all located in the same processor; or, the above modules are in any combination.
  • the forms are located in different processors.
  • Embodiments of the present invention also provide a computer storage medium.
  • the above computer storage medium may be arranged to store program code for performing the following steps:
  • the BFIR transmits the multicast data packet to the bit index forwarding egress router BFER of the first domain.
  • the multicast data packet is forwarded by the BFER to the second domain.
  • the computer storage medium is further arranged to store program code for performing the following steps:
  • the bit index forwarding egress router BFER of the first domain advertises the cross-domain capability attribute information of the BFER in the first domain by using the extended routing protocol;
  • the bit index forwarding ingress router BFIR in the first domain determines the BFER connected to the second domain when receiving the multicast data packet that is sent to the second domain, where the BFIR passes the BFER cross-domain capability attribute information. Determining whether the BFER is connected to the second domain;
  • the BFIR transmits the multicast data packet to the BFER connected to the second domain, and sends the multicast data packet to the second domain by using the BFER connected to the second domain.
  • the computer storage medium may include, but is not limited to, a USB flash drive, a read-only memory (ROM), a random access memory (RAM), a mobile hard disk, a magnetic disk, or a magnetic disk. And other media that can store program code.
  • the processor executes according to the stored program code in the computer storage medium: controlling the bit index of the first domain to display the copy-convergence point device BIER-RP advertises the cross-domain multicast group address to the controller;
  • the bit index forwarding ingress router BFIR determines whether the second domain in which the receiving object of the multicast data packet is located is in the same domain as the first domain, and determines the second domain and the first domain. If the domain is not in the same domain, the BFIR is controlled to transmit the multicast data packet to the bit index forwarding egress router BFER of the first domain, and the BFER forwards the multicast data packet to the second domain.
  • the processor executes according to the stored program code in the computer storage medium:
  • the bit index forwarding egress router BFER that controls the first domain advertises the BFER cross-domain capability attribute information to the second domain by using the extended routing protocol, where the second domain is a group.
  • modules or steps of the present invention described above can be implemented by a general-purpose computing device that can be centralized on a single computing device or distributed across a network of multiple computing devices. Alternatively, they may be implemented by program code executable by the computing device such that they may be stored in the storage device by the computing device and, in some cases, may be different from the order herein.
  • the steps shown or described are performed, or they are separately fabricated into individual integrated circuit modules, or a plurality of modules or steps thereof are fabricated as a single integrated circuit module.
  • the invention is not limited to any specific combination of hardware and software.
  • the BIER-RP of the first domain advertises the inter-domain multicast group address to the controller; after receiving the multicast data packet requesting the cross-domain transmission to the second domain, the BFIR of the first domain is received.
  • the multicast data packet is transmitted to the BFER of the first domain, and the BFER forwards the multicast data packet to the second domain, thereby solving the technology in the related art that needs to occupy more resources of the network when transmitting the multicast data packet.
  • the problem is that the technical effect of reducing network resources for transmitting multicast data messages is achieved.

Abstract

Provided are a message sending method and apparatus, a network architecture, and a computer storage medium. The message sending method comprises: a bit indexed explicit replication - rendezvous point (BIER-RP) device of a first domain announcing an address of a cross-domain multicast group to a controller; and after a bit-index forwarding ingress router (BFIR) of the first domain receives a multicast data message requesting to be transmitted across a domain to a second domain, the BFIR transmitting the multicast data message to a bit-index forwarding egress router (BFER) of the first domain, and the BFER forwarding the multicast data message to the second domain.

Description

报文发送方法和装置、网络架构、计算机存储介质Message sending method and device, network architecture, computer storage medium
相关申请的交叉引用Cross-reference to related applications
本申请基于申请号为201610532823.8、申请日为2016年07月07日的中国专利申请提出,并要求该中国专利申请的优先权,该中国专利申请的全部内容在此引入本申请作为参考。The present application is filed on the basis of the Chinese Patent Application No. PCT Application No.
技术领域Technical field
本发明涉及通信领域,具体而言,涉及一种报文发送方法和装置、网络架构、计算机存储介质。The present invention relates to the field of communications, and in particular to a message sending method and apparatus, a network architecture, and a computer storage medium.
背景技术Background technique
IP组播技术实现了IP网络中点到多点的高效数据传送,能够有效地节约网络带宽、降低网络负载,所以,IP组播技术在实时数据传送、多媒体会议、数据拷贝、网络电视(Internet Protocol Television,简称IPTV)、游戏和仿真等诸多方面都有广泛的应用。目前,组播技术一般采用协议无关组播(Protocol Independent Multicast,简称PIM,包括PIM-SM、PIM-DM)、组播源发现协议(Multicast Source Discovery Protocol,简称MSDP)等实现,这些组播协议的一个共同的特点是需要构建一种控制平面组播树,利用这种组播树将网络平面逻辑处理为树状,以实现组播转发的点到多点的数据转发和环路避免等,这种以构建分发树为核心的组播路由协议的中间节点需要维护复杂的组播转发信息的状态,随着网络规模的越来越大,在组播数据流量与日俱增的情况下,这种组播技术面临越来越大的成本和运维方面的挑战。IP multicast technology realizes efficient point-to-multipoint data transmission in IP networks, which can effectively save network bandwidth and reduce network load. Therefore, IP multicast technology is used for real-time data transmission, multimedia conference, data copy, and network television (Internet). Protocol Television (abbreviated as IPTV), games and simulations have a wide range of applications. At present, the multicast technology is generally implemented by protocol independent multicast (PIM, including PIM-SM, PIM-DM) and Multicast Source Discovery Protocol (MSDP). A common feature is the need to construct a control plane multicast tree, which uses the multicast tree to process the network plane logic into a tree to implement point-to-multipoint data forwarding and loop avoidance for multicast forwarding. The intermediate node of the multicast routing protocol with the distribution tree as the core needs to maintain the state of complex multicast forwarding information. As the network size increases, the multicast data traffic increases with each other. Broadcast technology faces increasing costs and operational challenges.
为此,业界提出了一种新的用于构建组播转发路径的技术,称为基于 位索引的显式复制技术(Bit Indexed Explicit Replication,简称BIER),该技术提出了一种新的不需要构建组播分发树的组播技术架构,如图1所示,支持BIER技术的路由器称为比特转发路由器(Bit-Forwarding Router,简称为BFR),由BFR组成的一个组播转发域称为BFIR域(也即BFIR domain),在BIER域的边缘,对用户的组播数据进行BFIR封装的设备称为BFIR(全称为Bit-Forwarding ingress Router,如图1中示出的BFIR1和BFIR2),解封装BIER数据报文的边缘BFR设备称为BFER(全称为Bit-Forwarding egress Router,如图1中示出的BFER1和BFER2),组播数据由BFIR封装进入BIER域,在BIER域中依赖于BIER的头部进行转发,而经由一个或者多个BFER设备离开BIER域,在BIER域中,接收并转发BIER报文的设备称为该BIER报文的传输位索引转发路由器(即transit BFR)。一个BFR根据封装和解封装报文的不同可以既是BFIR角色,又可以是BFER角色。To this end, the industry has proposed a new technology for building multicast forwarding paths, called Bit Indexed Explicit Replication (BIER), which proposes a new multicast technology architecture that does not require building a multicast distribution tree. As shown in Figure 1, the router supporting BIER technology is called A bit-forwarding router (BFR), a multicast forwarding domain consisting of BFRs is called a BFIR domain (that is, a BFIR domain). BFIR encapsulation of user multicast data is performed at the edge of the BIER domain. The device is called BFIR (referred to as the BTIR1 and BFIR2, as shown in Figure 1). The edge BFR device that decapsulates the BIER data packet is called BFER (called the Bit-Forwarding egress Router). BFER1 and BFER2) shown in Figure 1, the multicast data is encapsulated by the BFIR into the BIER domain, and is forwarded in the BIER domain depending on the header of the BIER, and leaves the BIER domain via one or more BFER devices. In the BIER domain, The device that receives and forwards the BIER message is called the transmission bit index forwarding router (ie, transit BFR) of the BIER message. A BFR can be either a BFIR role or a BFER role, depending on the encapsulation and decapsulation messages.
在BIER域中,给每台边缘的BFER分配一个在整个位索引显示复制复制子域(即BIER sub-domain)中全局唯一的比特位(即bit position),每台BFER将自己的bit position使用内部网关协议(Interior Gateway Protocol,简称IGP)在BIER域中泛洪,所有的bit position组成一个二进制字符串(即bitstring),数据报文在BIER域中的传递和路由依赖于bitstring。当其他的BFR收到了包含有BIER的报文头时,根据BIER报文头中携带的bitstring,并基于二进制转发表(即Bit Forwarding Table)进行转发。这种基于BIER bit位进行转发的原理将以前需要基于构建组播分发树的转发改为使用位标识进行单播查找转发的方式转发组播,大大减少网络的转发成本。In the BIER field, each edge of the BFER is assigned a globally unique bit (ie bit position) in the entire bit index display copy copy subfield (ie BIER sub-domain), each BFER will use its own bit position The Interior Gateway Protocol (IGP) floods the BIER domain. All bit positions form a binary string (bitstring). The transmission and routing of data packets in the BIER domain depends on the bitstring. When other BFRs receive the header containing the BIER, they are forwarded based on the bit string carried in the BIER header and based on the Bin Forwarding Table. This principle of forwarding based on the BIER bit will change the forwarding based on the construction of the multicast distribution tree to the unicast lookup and forwarding using the bit identifier, which greatly reduces the forwarding cost of the network.
图2描述了BIER转发的过程,BFR1为入口位索引转发路由器(即ingress BFR),BFR5、BFR6及BFR7都为egress BFR,BFR5、BFR6及BFR7这三个BFR的bit position分别为0001,0010,0100。Egress BFR事先通过 IGP协议(如IS-IS协议,或者OSPF协议)在BIER domain中通告其自身的bit position,BFR1收到了BFR5、BFR6和BFR7的bit position的通告后,在本地的位索引转发表中保存这些信息。当BFR1收到了组播报文后,假定该组播报文需要传输到BFR5和BFR6,则BFR1根据事先保存的映射关系,计算得出该报文的Bitstring的值为0101,将用户的组播报文封装为BIER报文,BIER Header中的Bitstring填充0101并转发到BFR2,BFR2收到报文后,查找事先保存的位索引转发表中的条目,根据条目,报文需要转发到BFR3,然后将Bitstring跟该匹配的条目项的F-BM做与操作,得到0101,BFR2以0101作为BIER Header中的Bitstring重新填充BIER报文,并将报文转发到BFR3,BFR3收到了该报文后,查找自己的位索引转发表,BFR3有2个条匹配记录,分别代表报文下一跳转发到BFR4和BFR6,对于第一个条目,BFR3将Bitstring的值跟条目中的F-BM做与操作,得到结果为0001,第二个条目中,Bitstring的值跟F-BM做与操作的结果为0100,则BFR3将报文分别从2个接口转发BIER报文到BFR4和BFR6,BFR4的BIER Header的Bitstring的值为0001,而转发到BFR6的BIER Header的Bitstring的值为0100。对于到达BFR6的报文,发现bitstring的值跟自己通告的bit position一样,表示自己为该报文的目的地,解封装BIER报文。而到达报文到达BFR4时,依次前述的转发原理,将报文转发到BFR5,由BFR5解封装BIER报文,至此,完成了组播报文在BIER域中的传输,将组播报文由入口的BFR1节点转发到组播的接收节点BFR4和BFR6。Figure 2 depicts the BIER forwarding process. BFR1 is the ingress-bit index forwarding router (ie, ingress BFR), BFR5, BFR6, and BFR7 are both egress BFR. The BFRs of BFR5, BFR6, and BFR7 are 0001, 0010, respectively. 0100. Egress BFR passed in advance The IGP protocol (such as IS-IS protocol, or OSPF protocol) advertises its own bit position in the BIER domain. After receiving the BFR5, BFR6, and BFR7 bit position notifications, BFR1 saves the information in the local bit index forwarding table. . After receiving the multicast packet, BFR1 assumes that the multicast packet needs to be transmitted to BFR5 and BFR6. Based on the mapping relationship saved in advance, BFR1 calculates the value of the Bitstring of the packet as 0101. The packet is encapsulated into a BIER packet. The Bitstring in the BIER Header is padded with 0101 and forwarded to BFR2. After receiving the packet, BFR2 searches for the entry in the previously stored bit index forwarding table. According to the entry, the packet needs to be forwarded to BFR3. Bitstring is paired with the F-BM of the matching entry to obtain 0101. BFR2 refills the BIER packet with 0101 as the Bitstring in the BIER Header, and forwards the packet to BFR3. After receiving the packet, BFR3 receives the packet. Find its own bit index forwarding table. BFR3 has two matching records, which represent the next hop of the packet forwarded to BFR4 and BFR6. For the first entry, BFR3 compares the value of Bitstring with the F-BM in the entry. Operation, the result is 0001. In the second entry, the value of Bitstring and the result of the F-BM operation are 0100. Then BFR3 forwards the BIER message from the two interfaces to BFR4 and BFR6, BIER of BFR4. Header's Bitstring value is 00 01, and the value of the Bitstring of the BIER Header forwarded to BFR6 is 0100. For the BFR6 packet, the value of the bitstring is the same as the bit position that it advertises. It indicates that it is the destination of the packet and decapsulates the BIER packet. When the arrival packet arrives at the BFR4, the packet forwarding is forwarded to the BFR5, and the BIER packet is decapsulated by the BFR5. The multicast packet is transmitted in the BIER domain, and the multicast packet is The BFR1 node of the ingress is forwarded to the receiving nodes BFR4 and BFR6 of the multicast.
对于用户组播组地址的通告,业界提出了使用互联网组管理协议/组播侦听发现协议(即IGMP/MLD协议)叠加到BIER层的方法,BFIR作为IGMP/MLD的查询器,而BFER作为侦听者,用户组播组的报文通过IGMP/MLD报文overlay(即叠加)到BIER网络进行传送,BFIR收到了BFER发送过来的IGMP/MLD报文后,就可以学习到BFER对应的用户组 播组。For the advertisement of user multicast group addresses, the industry proposes to use the Internet Group Management Protocol/Multicast Listening Discovery Protocol (IGMP/MLD protocol) to superimpose on the BIER layer. BFIR is used as the IGMP/MLD querier, and BFER is used as the querier for IGMP/MLD. The listener, the user multicast group's packets are transmitted through the IGMP/MLD message overlay (that is, superimposed) to the BIER network. After receiving the IGMP/MLD message sent by the BFER, the BFIR can learn the user corresponding to the BFER. Group Broadcast group.
以上的BIER转发、组播组地址通告的方法应用在单域的时候,可以很好的满足要求,但是对于跨域的组播数据转发,会遇到一些问题:现有的bitstring的通告采用的是IGP协议进行通告,这种分布式的bitstring通告无法做到统一的管理和规划,跨域的转发需要将第一域的BIER报文解封装后,在第二域的边界重新进行BIER封装,转发效率比较低;使用IGMP/MLD报文叠加到位索引显示复制层(即overlay bier)进行跨域的组播组地址通告的方式,当网络规模比较大,组播用户加入和离开组播组的行为较为频繁时,会造成IGMP/MLD报文的泛滥,大量占用BIER转发资源。The above BIER forwarding and multicast group address advertisement method can be used to meet the requirements when applied to a single domain. However, for cross-domain multicast data forwarding, some problems are encountered: the existing bitstring advertisement is used. The IGP protocol advertises that the distributed bitstring advertisement cannot be unified and managed. The cross-domain forwarding needs to decapsulate the BIER packet of the first domain and re-encapsulate the BIER at the boundary of the second domain. The forwarding efficiency is relatively low. The IGMP/MLD packet is superimposed on the bit index to display the replication layer (that is, the overlay bier) to advertise the multicast group address of the inter-domain. When the network is large, the multicast user joins and leaves the multicast group. When the behavior is frequent, the flood of IGMP/MLD packets is flooded and the BIER forwarding resources are occupied in large quantities.
针对相关技术中传输组播数据报文时需要占用网络较多的资源的技术问题,目前尚未提出有效的解决方案。In view of the technical problem that the network needs to occupy more resources when transmitting multicast data packets in the related art, an effective solution has not been proposed yet.
发明内容Summary of the invention
本发明实施例提供了一种报文发送方法和装置、网络架构、计算机存储介质,以至少解决相关技术中传输组播数据报文时需要占用网络较多的资源的技术问题。The embodiments of the present invention provide a packet sending method and device, a network architecture, and a computer storage medium, to at least solve the technical problem that the network needs to occupy more resources when transmitting multicast data packets in the related art.
根据本发明实施例的一个方面,提供了一种报文发送方法,该方法包括:第一域的位索引显示复制-汇聚点设备BIER-RP向控制器通告跨域组播组地址;第一域的位索引转发入口路由器BFIR在接收到请求跨域传输至第二域的组播数据报文后,BFIR将组播数据报文传输至第一域的位索引转发出口路由器BFER,由BFER将组播数据报文转发至第二域。According to an aspect of the embodiments of the present invention, a packet sending method is provided, the method includes: displaying, by a bit index of a first domain, a copy-convergence point device BIER-RP advertising a cross-domain multicast group address to a controller; After the bit index forwarding ingress router BFIR of the domain receives the multicast data message requesting to transmit to the second domain across the domain, the BFIR transmits the multicast data packet to the bit index forwarding egress router BFER of the first domain, which will be The multicast data packet is forwarded to the second domain.
本发明实施例中,第一域的位索引显示复制-汇聚点设备BIER-RP向控制器通告跨域组播组地址包括:BIER-RP通过扩展后的BGP-LS协议向控制器通告跨域组播组地址。In the embodiment of the present invention, the bit index of the first domain shows that the replication-convergence point device BIER-RP advertises the cross-domain multicast group address to the controller, including: the BIER-RP advertises the cross-domain to the controller through the extended BGP-LS protocol. Multicast group address.
本发明实施例中,BGP-LS协议的Node Descriptor TLVs中新增子TLV,新增的子TLV用于携带跨域组播组地址。 In the embodiment of the present invention, a sub-TLV is added to the Node Descriptor TLVs of the BGP-LS protocol, and the newly added sub-TLVs are used to carry the inter-domain multicast group address.
本发明实施例中,BFIR将组播数据报文传输至第一域的位索引转发出口路由器BFER包括:BFIR确定第一域中与第二域连通的BFER;BFIR将组播数据报文传输至与第二域连通的BFER。In the embodiment of the present invention, the BFIR transmits the multicast data packet to the bit index forwarding egress router BFER of the first domain, where the BFIR determines the BFER that is connected to the second domain in the first domain, and the BFIR transmits the multicast data packet to the BFER. A BFER that is in communication with the second domain.
本发明实施例中,由BFER将组播数据报文转发至第二域包括:BFER判断第二域是否与第一域相邻;在判断出第二域与第一域相邻的情况下,BFER将组播数据报文传输至第二域的BFIR;在判断出第二域不与第一域相邻的情况下,BFER将组播数据报文通过第三域传输至第二域的BFIR,其中,第三域分别与第一域和第二域连通。In the embodiment of the present invention, forwarding the multicast data packet to the second domain by the BFER includes: determining, by the BFER, whether the second domain is adjacent to the first domain; and determining that the second domain is adjacent to the first domain, The BFER transmits the multicast data packet to the BFIR of the second domain. When it is determined that the second domain is not adjacent to the first domain, the BFER transmits the multicast data packet to the BFIR of the second domain through the third domain. The third domain is in communication with the first domain and the second domain, respectively.
根据本发明实施例的另一个方面,还提供了一种报文发送方法,该方法包括:第一域的位索引转发出口路由器BFER通过扩展后的路由协议在第一域内通告BFER的跨域能力属性信息;第一域内的位索引转发入口路由器BFIR在接收到请求发送至第二域的组播数据报文时,确定出与第二域连通的BFER,其中,BFIR通过BFER的跨域能力属性信息确定BFER是否与第二域连通;BFIR将组播数据报文传输至与第二域连通的BFER,通过与第二域连通的BFER将组播数据报文发送至第二域。According to another aspect of the present invention, a packet sending method is further provided, the method comprising: a bit index forwarding egress router BFER of a first domain, and an inter-domain capability for advertising a BFER in a first domain by using an extended routing protocol Attribute information; the bit index forwarding ingress router BFIR in the first domain determines the BFER connected to the second domain when receiving the multicast data message sent to the second domain, wherein the BFIR passes the cross-domain capability attribute of the BFER The information determines whether the BFER is connected to the second domain. The BFIR transmits the multicast data packet to the BFER connected to the second domain, and sends the multicast data packet to the second domain through the BFER connected to the second domain.
本发明实施例中,第一域的位索引转发出口路由器BFER通过扩展后的路由协议在第一域内通告BFER的跨域能力属性信息包括:第一域的BFER通过扩展后的路由协议向第一域内的BFIR通告BFER的跨域能力属性信息。In the embodiment of the present invention, the bit index forwarding egress router BFER of the first domain advertises the cross-domain capability attribute information of the BFER in the first domain by using the extended routing protocol, and the BFER of the first domain is first to the extended routing protocol. The BFIR in the domain advertises the cross-domain capability attribute information of the BFER.
本发明实施例中,在路由协议为OSPF协议的情况下,OSPF协议的OSPF BIER Sub-TLV中新增子Sub-TLV,新增的子Sub-TLV用于携带BFER的跨域能力属性信息。In the embodiment of the present invention, when the routing protocol is OSPF, a sub-sub-TLV is added to the OSPF BIER Sub-TLV of the OSPF protocol, and the newly added sub-sub-TLV is used to carry the cross-domain capability attribute information of the BFER.
本发明实施例中,在路由协议为ISIS协议的情况下,ISIS协议的ISIS BIER info Sub–TLV中新增子Sub-TLV,新增的子Sub-TLV用于携带BFER的跨域能力属性信息。 In the embodiment of the present invention, when the routing protocol is the ISIS protocol, a sub-sub-TLV is added to the ISIS BIER info Sub-TLV of the ISIS protocol, and the newly added sub-sub-TLV is used to carry the cross-domain capability attribute information of the BFER. .
本发明实施例中,在路由协议为BGP协议的情况下,BGP协议的BGP BIER info TLV中新增子TLV,新增的子TLV用于携带BFER的跨域能力属性信息。In the embodiment of the present invention, when the routing protocol is BGP, the sub-TLV is added to the BGP BIER info TLV of the BGP protocol, and the newly added sub-TLV is used to carry the cross-domain capability attribute information of the BFER.
本发明实施例中,跨域能力属性信息包括用于表示跨域能力属性的第一标志字段、用于表示是否支持转发等价多路径ECMP的第二标志字段以及用于表示与第二域的BFIR相连的自治系统的系统信息的第三字段。In the embodiment of the present invention, the cross-domain capability attribute information includes a first flag field for indicating a cross-domain capability attribute, a second flag field for indicating whether to support forwarding equal-cost multipath ECMP, and a second flag field for indicating the second domain The third field of the system information of the autonomous system connected to the BFIR.
根据本发明实施例的另一个方面,提供了一种报文发送装置,该装置包括:第一通告单元,配置为控制第一域的位索引显示复制-汇聚点设备BIER-RP向控制器通告跨域组播组地址;传输单元,配置为第一域的位索引转发入口路由器BFIR在接收到请求跨域传输至第二域的组播数据报文后,控制BFIR将组播数据报文传输至第一域的位索引转发出口路由器BFER,由BFER将组播数据报文转发至第二域。According to another aspect of the present invention, a message sending apparatus is provided, the apparatus comprising: a first advertising unit configured to control a bit index of a first domain to display a copy-convergence point device BIER-RP to notify a controller The cross-domain multicast group address; the transmission unit, configured as the bit index forwarding ingress router BFIR of the first domain, after receiving the multicast data packet requesting to be transmitted to the second domain across the domain, controlling the BFIR to transmit the multicast data packet The bit index to the first domain forwards the egress router BFER, and the BFER forwards the multicast data message to the second domain.
本发明实施例中,第一通告单元包括:第一通告模块,配置为控制BIER-RP通过扩展后的BGP-LS协议向控制器通告跨域组播组地址。In the embodiment of the present invention, the first advertising unit includes: a first advertising module, configured to control the BIER-RP to notify the controller of the cross-domain multicast group address by using the extended BGP-LS protocol.
本发明实施例中,BGP-LS协议的Node Descriptor TLVs中新增子TLV,新增的子TLV用于携带跨域组播组地址。In the embodiment of the present invention, a sub-TLV is added to the Node Descriptor TLVs of the BGP-LS protocol, and the newly added sub-TLVs are used to carry the inter-domain multicast group address.
本发明实施例中,传输单元包括:确定模块,配置为通过BFIR确定第一域中与第二域连通的BFER;第一传输模块,配置为通过BFIR将组播数据报文传输至与第二域连通的BFER。In the embodiment of the present invention, the transmission unit includes: a determining module configured to determine, by using the BFIR, a BFER that is connected to the second domain in the first domain; the first transmission module is configured to transmit the multicast data packet to the second through the BFIR Domain connected BFER.
本发明实施例中,传输单元包括:判断模块,配置为通过BFER判断第二域是否与第一域相邻;第二传输模块,配置为在判断出第二域与第一域相邻的情况下,通过BFER将组播数据报文传输至第二域的BFIR;第三传输模块,配置为在判断出第二域不与第一域相邻的情况下,控制BFER将组播数据报文通过第三域传输至第二域的BFIR,其中,第三域分别与第一域和第二域连通。 In the embodiment of the present invention, the transmission unit includes: a determining module configured to determine, by using a BFER, whether the second domain is adjacent to the first domain; and the second transmitting module is configured to determine that the second domain is adjacent to the first domain The BFER transmits the multicast data packet to the BFIR of the second domain, and the third transmission module is configured to control the BFER to send the multicast data packet when it is determined that the second domain is not adjacent to the first domain. The BFIR is transmitted to the second domain through the third domain, wherein the third domain is in communication with the first domain and the second domain, respectively.
根据本发明实施例的另一个方面,还提供了一种报文发送装置,该装置包括:第二通告单元,配置为控制第一域的位索引转发出口路由器BFER通过扩展后的路由协议在第一域内通告BFER的跨域能力属性信息;确定单元,配置为控制第一域内的位索引转发入口路由器BFIR在接收到请求发送至第二域的组播数据报文时,确定出与第二域连通的BFER,其中,BFIR通过BFER的跨域能力属性信息确定BFER是否与第二域连通;发送单元,配置为控制BFIR将组播数据报文传输至与第二域连通的BFER,通过与第二域连通的BFER将组播数据报文发送至第二域。According to another aspect of the present invention, a message sending apparatus is further provided, the apparatus comprising: a second advertising unit configured to control a bit index forwarding egress router BFER of the first domain by using an extended routing protocol The cross-domain capability attribute information of the BFER is advertised in a domain; the determining unit is configured to control the bit index forwarding ingress router BFIR in the first domain to determine the second domain when receiving the multicast data packet sent to the second domain The connected BFER, wherein the BFIR determines whether the BFER is connected to the second domain by using the BFER cross-domain capability attribute information; the sending unit is configured to control the BFIR to transmit the multicast data packet to the BFER connected to the second domain, and The BFER connected to the second domain sends the multicast data packet to the second domain.
本发明实施例中,第二通告单元包括:第二通告模块,配置为控制第一域的BFER通过扩展后的路由协议向第一域内的BFIR通告BFER的跨域能力属性信息。In the embodiment of the present invention, the second advertising unit includes: a second advertising module, configured to control the BFER of the first domain to notify the BFIR in the first domain of the cross-domain capability attribute information of the BFER by using the extended routing protocol.
本发明实施例中,在路由协议为OSPF协议的情况下,OSPF协议的OSPF BIER Sub-TLV中新增子Sub-TLV,新增的子Sub-TLV用于携带BFER的跨域能力属性信息。In the embodiment of the present invention, when the routing protocol is OSPF, a sub-sub-TLV is added to the OSPF BIER Sub-TLV of the OSPF protocol, and the newly added sub-sub-TLV is used to carry the cross-domain capability attribute information of the BFER.
本发明实施例中,在路由协议为ISIS协议的情况下,ISIS协议的ISIS BIER info Sub–TLV中新增子Sub-TLV,新增的子Sub-TLV用于携带BFER的跨域能力属性信息。In the embodiment of the present invention, when the routing protocol is the ISIS protocol, a sub-sub-TLV is added to the ISIS BIER info Sub-TLV of the ISIS protocol, and the newly added sub-sub-TLV is used to carry the cross-domain capability attribute information of the BFER. .
本发明实施例中,在路由协议为BGP协议的情况下,BGP协议的BGP BIER info TLV中新增子TLV,新增的子TLV用于携带BFER的跨域能力属性信息。In the embodiment of the present invention, when the routing protocol is BGP, the sub-TLV is added to the BGP BIER info TLV of the BGP protocol, and the newly added sub-TLV is used to carry the cross-domain capability attribute information of the BFER.
本发明实施例中,跨域能力属性信息包括用于表示跨域能力属性的第一标志字段、用于表示是否支持转发等价多路径ECMP的第二标志字段以及用于表示与第二域的BFIR相连的自治系统的系统信息的第三字段。In the embodiment of the present invention, the cross-domain capability attribute information includes a first flag field for indicating a cross-domain capability attribute, a second flag field for indicating whether to support forwarding equal-cost multipath ECMP, and a second flag field for indicating the second domain The third field of the system information of the autonomous system connected to the BFIR.
根据本发明实施例的另一个方面,提供了一种网络架构,该网络架构包括位于第一域的层次化控制器、位索引显示复制-汇聚点设备BIER-RP、 位索引转发入口路由器BFIR以及位索引转发出口路由器BFER,其中,层次化控制器用于管理跨域路由信息、网络拓扑信息以及组播组信息;BIER-RP分别与层次化控制器和BFIR连接,配置为向层次化控制器通告跨域组播组地址,发送跨域路由信息至第二域,在第一域中通告接收到的跨域路由信息;BFIR与层次化控制器连接,配置为在接收到请求传输至第二域的组播数据报文时,根据与组播数据报文对应的跨域组播组地址和自治系统信息转发组播数据报文至对应的BFER;BFER用于将接收到的组播数据报文转发至第二域。According to another aspect of the embodiments of the present invention, a network architecture is provided, where the network architecture includes a hierarchical controller in a first domain, a bit index display copy-convergence point device BIER-RP, The bit index forwarding ingress router BFIR and the bit index forwarding egress router BFER, wherein the hierarchical controller is used to manage cross-domain routing information, network topology information, and multicast group information; the BIER-RP is respectively connected to the hierarchical controller and the BFIR, and configured To advertise the inter-domain multicast group address to the hierarchical controller, send the cross-domain routing information to the second domain, and advertise the received cross-domain routing information in the first domain; the BFIR is connected to the hierarchical controller and configured to receive When requesting the transmission of the multicast data packet to the second domain, the multicast data packet is forwarded to the corresponding BFER according to the cross-domain multicast group address and the autonomous system information corresponding to the multicast data packet; the BFER is used for receiving The received multicast data packet is forwarded to the second domain.
本发明实施例中,层次化控制器包括SDN控制器和超级网络控制器,超级网络控制器用于基于组播数据报文的跨域组播组地址和第二域的系统信息生成用于指示组播数据报文的传输路由的控制信息,并通过SDN控制器下发组播数据报文和控制信息至BFIR。In the embodiment of the present invention, the hierarchical controller includes an SDN controller and a super network controller, and the super network controller is configured to generate an indication group according to the cross-domain multicast group address of the multicast data packet and the system information of the second domain. The control information of the transmission route of the data packet is broadcasted, and the multicast data packet and the control information are sent to the BFIR through the SDN controller.
本发明实施例中,BIER-RP通过扩展后的BGP-LS协议向SDN控制器通告跨域组播组地址和第二域的系统信息。In the embodiment of the present invention, the BIER-RP advertises the inter-domain multicast group address and the system information of the second domain to the SDN controller through the extended BGP-LS protocol.
本发明实施例中,BGP-LS协议的Node Descriptor TLVs中新增子TLV,新增的子TLV用于携带跨域组播组地址和第二域的系统信息。In the embodiment of the present invention, a sub-TLV is added to the Node Descriptor TLVs of the BGP-LS protocol, and the newly added sub-TLV is used to carry the inter-domain multicast group address and the system information of the second domain.
本发明实施例中,BFER还用于通过扩展后的路由协议向第二域的BFIR通告BFER的跨域能力属性信息。In the embodiment of the present invention, the BFER is further used to notify the BFIR of the second domain of the cross-domain capability attribute information of the BFER by using the extended routing protocol.
本发明实施例中,在路由协议为OSPF协议的情况下,OSPF协议的OSPF BIER Sub-TLV中新增子Sub-TLV,新增的子Sub-TLV用于携带BFER的跨域能力属性信息。In the embodiment of the present invention, when the routing protocol is OSPF, a sub-sub-TLV is added to the OSPF BIER Sub-TLV of the OSPF protocol, and the newly added sub-sub-TLV is used to carry the cross-domain capability attribute information of the BFER.
本发明实施例中,在路由协议为ISIS协议的情况下,ISIS协议的ISIS BIER info Sub–TLV中新增子Sub-TLV,新增的子Sub-TLV用于携带BFER的跨域能力属性信息。In the embodiment of the present invention, when the routing protocol is the ISIS protocol, a sub-sub-TLV is added to the ISIS BIER info Sub-TLV of the ISIS protocol, and the newly added sub-sub-TLV is used to carry the cross-domain capability attribute information of the BFER. .
本发明实施例中,在路由协议为BGP协议的情况下,BGP协议的BGP  BIER info TLV中新增子TLV,新增的子TLV用于携带BFER的跨域能力属性信息。In the embodiment of the present invention, when the routing protocol is BGP, BGP is BGP. A new sub-TLV is added to the BIER info TLV. The newly added sub-TLV is used to carry the cross-domain capability attribute information of the BFER.
本发明实施例中,跨域能力属性信息包括用于表示跨域能力属性的第一标志字段、用于表示是否支持转发等价多路径ECMP的第二标志字段以及用于表示与第二域的BFIR相连的自治系统的系统信息的第三字段。In the embodiment of the present invention, the cross-domain capability attribute information includes a first flag field for indicating a cross-domain capability attribute, a second flag field for indicating whether to support forwarding equal-cost multipath ECMP, and a second flag field for indicating the second domain The third field of the system information of the autonomous system connected to the BFIR.
根据本发明实施例的另一个方面,提供了一种计算机存储介质,其中存储有计算机程序,该计算机程序配置为执行本发明实施例的报文发送方法。According to another aspect of the present invention, a computer storage medium is provided, wherein a computer program is stored, the computer program being configured to perform a message transmission method of an embodiment of the present invention.
在本发明实施例的技术方案中,第一域的位索引显示复制-汇聚点设备BIER-RP向控制器通告跨域组播组地址;第一域的位索引转发入口路由器BFIR在接收到请求跨域传输至第二域的组播数据报文后,BFIR将组播数据报文传输至第一域的位索引转发出口路由器BFER,由BFER将组播数据报文转发至第二域,从而解决了相关技术中传输组播数据报文时需要占用网络较多的资源的技术问题,实现了降低传输组播数据报文的网络资源的技术效果。In the technical solution of the embodiment of the present invention, the bit index of the first domain shows that the copy-convergence point device BIER-RP advertises the cross-domain multicast group address to the controller; the bit index forwarding ingress router BFIR of the first domain receives the request. After the multicast data packet is transmitted to the second domain, the BFIR transmits the multicast data packet to the bit index forwarding egress router BFER of the first domain, and the BFER forwards the multicast data packet to the second domain. The technical problem of consuming network resources in the transmission of multicast data packets in the related art is solved, and the technical effect of reducing network resources for transmitting multicast data packets is achieved.
附图说明DRAWINGS
此处所说明的附图用来提供对本发明的进一步理解,构成本申请的一部分,本发明的示意性实施例及其说明用于解释本发明,并不构成对本发明的不当限定。在附图中:The drawings described herein are intended to provide a further understanding of the invention, and are intended to be a part of the invention. In the drawing:
图1是相关技术中报文转发架构的示意图;1 is a schematic diagram of a message forwarding architecture in the related art;
图2是相关技术中进行报文转发的示意图;2 is a schematic diagram of packet forwarding in the related art;
图3是根据本发明实施例的报文跨域转发的网络架构的示意图;3 is a schematic diagram of a network architecture of packet cross-domain forwarding according to an embodiment of the present invention;
图4是根据本发明实施例的可选的报文跨域转发的网络架构的示意图;4 is a schematic diagram of an optional network architecture for packet cross-domain forwarding according to an embodiment of the present invention;
图5是根据本发明实施例的可选的报文跨域转发的网络架构的示意图;FIG. 5 is a schematic diagram of an optional network architecture for cross-domain forwarding of packets according to an embodiment of the present invention; FIG.
图6是根据本发明实施例的可选的报文跨域转发的网络架构的示意图; 6 is a schematic diagram of an optional network architecture for cross-domain forwarding of packets according to an embodiment of the present invention;
图7是根据本发明实施例的可选的报文跨域转发的网络架构的示意图;7 is a schematic diagram of an optional network architecture for cross-domain forwarding of packets according to an embodiment of the present invention;
图8是根据本发明实施例的可选的报文跨域转发的网络架构的示意图;FIG. 8 is a schematic diagram of an optional network architecture for cross-domain forwarding of packets according to an embodiment of the present invention; FIG.
图9是根据本发明实施例的可选的TLV的格式的示意图;9 is a schematic diagram of a format of an optional TLV according to an embodiment of the present invention;
图10是根据本发明实施例的可选的TLV的格式的示意图;10 is a schematic diagram of a format of an optional TLV according to an embodiment of the present invention;
图11是根据本发明实施例的可选的TLV的格式的示意图;11 is a schematic diagram of a format of an optional TLV according to an embodiment of the present invention;
图12是根据本发明实施例的可选的TLV的格式的示意图;12 is a schematic diagram of a format of an optional TLV according to an embodiment of the present invention;
图13是根据本发明实施例的可选的TLV的格式的示意图;13 is a schematic diagram of a format of an optional TLV according to an embodiment of the present invention;
图14是根据本发明实施例的可选的TLV的格式的示意图;14 is a schematic diagram of a format of an optional TLV according to an embodiment of the present invention;
图15是根据本发明实施例的通过BGP协议进行通告的示意图;15 is a schematic diagram of an advertisement by a BGP protocol according to an embodiment of the present invention;
图16是根据本发明实施例的跨域组播数据转发的示意图;16 is a schematic diagram of cross-domain multicast data forwarding according to an embodiment of the present invention;
图17是根据本发明实施例的一种报文发送方法的流程图;FIG. 17 is a flowchart of a method for sending a message according to an embodiment of the present invention; FIG.
图18是根据本发明实施例的一种报文发送装置的示意图;FIG. 18 is a schematic diagram of a message sending apparatus according to an embodiment of the present invention; FIG.
图19是根据本发明实施例的另一种报文发送方法的流程图;FIG. 19 is a flowchart of another method for sending a message according to an embodiment of the present invention; FIG.
图20是根据本发明实施例的另一种报文发送装置的示意图。FIG. 20 is a schematic diagram of another message transmitting apparatus according to an embodiment of the present invention.
具体实施方式detailed description
下文中将参考附图并结合实施例来详细说明本发明。需要说明的是,在不冲突的情况下,本申请中的实施例及实施例中的特征可以相互组合。The invention will be described in detail below with reference to the drawings in conjunction with the embodiments. It should be noted that the embodiments in the present application and the features in the embodiments may be combined with each other without conflict.
需要说明的是,本发明的说明书和权利要求书及上述附图中的术语“第一”、“第二”等是用于区别类似的对象,而不必用于描述特定的顺序或先后次序。It is to be understood that the terms "first", "second" and the like in the specification and claims of the present invention are used to distinguish similar objects, and are not necessarily used to describe a particular order or order.
实施例1Example 1
根据本发明实施例,针对跨域转发的问题,提供了一种报文跨域转发的网络架构的实施例,如图3所示,该网络架构包括:位于第一域AS100的层次化控制器Controller、位索引显示复制-汇聚点设备BIER-RP、位索引转发入口路由器BFIR以及位索引转发出口路由器BFER。 According to the embodiment of the present invention, an embodiment of a network architecture for packet cross-domain forwarding is provided for the problem of cross-domain forwarding. As shown in FIG. 3, the network architecture includes: a hierarchical controller located in the first domain AS100. The Controller and the bit index display the copy-convergence point device BIER-RP, the bit index forwarding ingress router BFIR, and the bit index forwarding egress router BFER.
层次化控制器用于管理跨域路由信息、网络拓扑信息以及组播组信息。The hierarchical controller is used to manage cross-domain routing information, network topology information, and multicast group information.
BIER-RP分别与层次化控制器和BFIR连接,配置为向层次化控制器通告跨域组播组地址,发送跨域路由信息至第二域AS200,在第一域中通告接收到的跨域路由信息。The BIER-RP is connected to the hierarchical controller and the BFIR, and is configured to advertise the inter-domain multicast group address to the hierarchical controller, send the cross-domain routing information to the second domain AS200, and advertise the received cross-domain in the first domain. Routing information.
BFIR与层次化控制器连接,配置为在接收到请求传输至第二域的组播数据报文时,根据与组播数据报文对应的跨域组播组地址和自治系统信息转发组播数据报文至对应的BFER。The BFIR is connected to the layered controller, and is configured to forward the multicast data according to the cross-domain multicast group address and the autonomous system information corresponding to the multicast data packet when receiving the multicast data packet that is requested to be transmitted to the second domain. The message is sent to the corresponding BFER.
BFER,配置为将接收到的组播数据报文转发至第二域。The BFER is configured to forward the received multicast data packet to the second domain.
通过上述实施例,层次化控制器管理跨域路由信息、网络拓扑信息以及组播组信息;BIER-RP向层次化控制器通告跨域组播组地址,发送跨域路由信息至第二域,在第一域中通告接收到的跨域路由信息;BFIR在接收到请求传输至第二域的组播数据报文时,根据与组播数据报文对应的跨域组播组地址和自治系统信息转发组播数据报文至对应的BFER;BFER将接收到的组播数据报文转发至第二域,从而解决了相关技术中传输组播数据报文时需要占用网络较多的资源的技术问题,实现了降低传输组播数据报文的网络资源的技术效果。Through the foregoing embodiment, the hierarchical controller manages the cross-domain routing information, the network topology information, and the multicast group information; the BIER-RP advertises the inter-domain multicast group address to the hierarchical controller, and sends the cross-domain routing information to the second domain. Notifying the received cross-domain routing information in the first domain; when receiving the multicast data message requested to be transmitted to the second domain, the BFIR is based on the inter-domain multicast group address and the autonomous system corresponding to the multicast data packet. The information forwards the multicast data packet to the corresponding BFER; the BFER forwards the received multicast data packet to the second domain, thereby solving the technology in the related art that needs to occupy more resources of the network when transmitting the multicast data packet. The problem is that the technical effect of reducing network resources for transmitting multicast data messages is achieved.
需要说明的是,上述的层次化控制器包括SDN控制器和超级网络控制器,超级网络控制器用于基于组播数据报文的跨域组播组地址和第二域的系统信息生成用于指示组播数据报文的传输路由的控制信息,并通过SDN控制器下发组播数据报文和控制信息至BFIR。It should be noted that the foregoing hierarchical controller includes an SDN controller and a super network controller, and the super network controller is configured to generate an indication according to the cross-domain multicast group address of the multicast data packet and the system information of the second domain. Control information about the transmission route of the multicast data packet, and send the multicast data packet and control information to the BFIR through the SDN controller.
在上述实施例中,与第一域AS100连接的可以为一个域,也可以为多个,如图4所示,该网络架构包括位索引转发入口路由器设备BFIR、位索引显示复制-汇聚点设备BIER-RP、位索引转发出口路由器设备BFER、网络控制器设备Controller和超级控制器设备Super Controller,位索引转发入口路接收组播数据后进行BIER报文封装,位索引转发出口路由器设备位于 自治域边界(即AS边界,AS的全称为Autonomous System),将组播数据报文转发到其他自治系统域;BIER-RP设备需要向网络控制器通告跨域组播组地址信息,控制器和超级控制器对BIER网络进行层次化控制。对于BIER-RP向控制器通告组播组地址信息,目前还没有相关技术来实现,本申请可通过扩展BGP-LS协议实现该功能。下面结合图4对本申请提出的BIER跨域网络的结构进行详细说明:In the foregoing embodiment, the connection with the first domain AS100 may be one domain or multiple. As shown in FIG. 4, the network architecture includes a bit index forwarding ingress router device BFIR, and a bit index display replication-convergence point device. BIER-RP, bit index forwarding egress router device BFER, network controller device controller and super controller device Super Controller, bit index forwarding entry path receives multicast data and then BIER packet encapsulation, bit index forwarding egress router device is located The autonomous domain boundary (that is, the AS boundary, the full name of the AS) is used to forward multicast data packets to other autonomous system domains. The BIER-RP device needs to advertise the inter-domain multicast group address information to the network controller. The super controller performs hierarchical control of the BIER network. For the BIER-RP to advertise the multicast group address information to the controller, there is no related technology. The application can implement the function by extending the BGP-LS protocol. The structure of the BIER cross-domain network proposed in this application is described in detail below with reference to FIG. 4:
该网络架构可包括4个AS自治系统域,分别为AS100,AS200,AS300和AS400,为了描述的方便,在本申请的示意图中,认为一个AS域同时也是一个BIER域(在实际的应用中,一个AS域可能包括多个BIER域,即BIER domain),即图4中有4个BIER domain,分别为BIER domain 1,BIER domain 2,BIER domain 3和BIER domain 4。BIER domain 1中包括BFIR11、BFR11、BFR12、BFER11、BFER12和BIER-RP11六个设备;BIER domain2中包括BFIR21、BFR21、BFR22、BFER21和BIER-RP21五个设备;BIER domain 3中包括BFIR31、BFR31、BFR32、BFER31、BFER32和BIER-RP31六个设备;BIER domain 4中包括BFIR41、BFR41、BFR42、BFER41、BFER42和BIER-RP41六个设备。Controller1、Controller1、Controller3为网络SDN控制器,Super Controller为超级控制器。下面逐一详述本申请的网络架构中各个组成部分的功能。The network architecture may include four AS autonomous system domains, namely AS100, AS200, AS300 and AS400. For the convenience of description, in the schematic diagram of the present application, an AS domain is also considered as a BIER domain (in practical applications, An AS domain may include multiple BIER domains, that is, BIER domain, that is, there are four BIER domains in FIG. 4, which are BIER domain 1, BIER domain 2, BIER domain 3, and BIER domain 4. BIER domain 1 includes six devices: BFIR11, BFR11, BFR12, BFER11, BFER12 and BIER-RP11; BIER domain2 includes five devices: BFIR21, BFR21, BFR22, BFER21 and BIER-RP21; BIER domain 3 includes BFIR31, BFR31, BFR32, BFER31, BFER32 and BIER-RP31 six devices; BIER domain 4 includes six devices BFIR41, BFR41, BFR42, BFER41, BFER42 and BIER-RP41. Controller1, Controller1, and Controller3 are network SDN controllers, and Super Controller is a super controller. The functions of the various components of the network architecture of the present application are detailed below.
(1)位索引显示复制-汇聚点设备BIER-RP(1) Bit index display copy-convergence point device BIER-RP
如图4所示,BIER-RP(包括BIER-RP11、BIER-RP21等)为位索引显示复制-汇聚点设备,为本申请的基于SDN控制器实现跨域BIER转发的网络结构的新增设备,位索引显示复制-汇聚点设备负责本域跨域组播地址的通告,跟其他域的位索引显示复制-汇聚点设备之间建立逻辑连接,传输跨域的路由信息,并将其他域发送的跨域路由信息在本域中通告。As shown in FIG. 4, the BIER-RP (including BIER-RP11, BIER-RP21, etc.) is a bit index display copy-convergence point device, and is a new device for implementing the cross-domain BIER forwarding network structure based on the SDN controller of the present application. The bit index shows that the replication-convergence point device is responsible for the advertisement of the inter-domain multicast address of the domain, and establishes a logical connection with the bit index display replication-aggregation point device of other domains, transmits the cross-domain routing information, and sends other domain information. Cross-domain routing information is advertised in this domain.
在图5中,位索引显示复制-汇聚点设备跟位索引入口路由器BFIR11 (即位索引出口路由器BFER11)和网络控制器Controller1相连,另外,位索引显示复制-汇聚点设备也可以跟其他BIER域(也即自治系统域,在本申请中,为了描述方便,认为BIER域和自治系统域一样)的位索引显示复制-汇聚点设备相连,如BIER-RP11和BIER-RP22相连,这些连接可以为物理的直连,也可以是逻辑上的连接。In Figure 5, the bit index shows the copy-convergence point device with the bit index entry router BFIR11 (The bit index export router BFER11) is connected to the network controller Controller1. In addition, the bit index display copy-convergence point device can also be associated with other BIER domains (that is, the autonomous system domain. In this application, for the convenience of description, the BIER domain and The bit index of the autonomous system domain shows that the replication-aggregation point devices are connected, such as BIER-RP11 and BIER-RP22. These connections can be either physical direct connections or logical connections.
可定义网络SDN控制器Controll1与BIER-RP11之间的接口为I1接口,以便于BIER-RP节点向网络SDN控制器通告本BIER域的网络拓扑信息、组播组信息等参数,I1接口可以通过扩展Netconf协议或者BGP-LS协议实现,也可以使用其他的南向接口协议实现。The interface between the network SDN controller Controll1 and the BIER-RP11 can be defined as an I1 interface, so that the BIER-RP node can notify the network SDN controller of the network topology information and multicast group information of the BIER domain, and the I1 interface can pass. The extension of the Netconf protocol or the BGP-LS protocol implementation can also be implemented using other southbound interface protocols.
可定义BIER-RP11与BFIR11之间的接口为I2接口,I2接口完成跨域路由信息在BIER-RP和BFIR之间的通告。I2接口可以通过扩展IGP协议(ISIS协议或者OSPF协议)实现。The interface between BIER-RP11 and BFIR11 can be defined as an I2 interface, and the I2 interface completes the advertisement of cross-domain routing information between BIER-RP and BFIR. The I2 interface can be implemented by extending the IGP protocol (ISIS protocol or OSPF protocol).
可定义BIER-RP11和BFER11之间的接口为I3接口,I3接口实现跨域路由信息在BIER-RP11和BFER11之间的通告,也实现BFER11的跨域边界节点能力属性通告给BIER-RP11节点。I3接口可以通过扩展IGP协议(ISIS协议或者OSPF协议)实现。The interface between the BIER-RP11 and the BFER11 can be defined as an I3 interface. The I3 interface implements the advertisement of the cross-domain routing information between the BIER-RP11 and the BFER11, and also implements the BFER11 cross-domain border node capability attribute to the BIER-RP11 node. The I3 interface can be implemented by extending the IGP protocol (ISIS protocol or OSPF protocol).
可定义BIER-RP11与BIER-RP22之间的接口为I4接口,I4接口实现跨域路由和参数信息在两个域之间的通告,I4接口可以通过扩展BGP协议实现,也可以使用其他的域间协议实现。The interface between the BIER-RP11 and the BIER-RP22 can be defined as an I4 interface. The I4 interface can implement cross-domain routing and parameter information advertisement between two domains. The I4 interface can be implemented by extending the BGP protocol, or other domains can be used. Inter-agreement implementation.
(2)位索引转发入口路由器BFIR(2) Bit index forwarding entry router BFIR
如图4所示,BFIR(包括BFIR11、BFIR21等)为位索引入口路由器设备,在本申请中,BFIR11用于进行BIER报文的封装,还用于增强实现接收控制器下发的跨域组播组地址信息。下面结合图6阐述本申请提出的增强的位索引入口路由器实现跨域转发的网络接口和功能的实现:As shown in Figure 4, BFIR (including BFIR11, BFIR21, etc.) is a bit-indexing ingress router device. In this application, BFIR11 is used to encapsulate BIER packets, and is also used to enhance cross-domain groups delivered by the receiving controller. Broadcast group address information. The implementation of the network interface and function of the enhanced bit indexing ingress router for cross-domain forwarding proposed by the present application is described below with reference to FIG. 6:
图6中所示为位索引入口路由器的接口图,BFIR11为位索引入口路由 器,BFIR11跟BIER域中的BFR11(即位索引转发路由器,一个自治域可包括多个位索引转发路由器,如BFR11和BFR12)相连,跟BIER-RP11逻辑相联,同时,BFIR11跟网络SDN控制器Controller11之间逻辑相连,BFIR11跟BIER域中其他的BIER转发设备的接口定义为I6接口,跟BIER-RP之间的接口为I2接口,BFIR11跟Controller1之间的接口为I5接口,I2接口连接BFIR11和BIER-RP设备,该连接可以为物理的直连,也可以是逻辑上的相联,I2接口为本申请提出的BIER跨域网络结构需要在BIER上新实现的接口功能,该接口完成BFIR和BIER-RP之间跨域网络链接状态、跨域路由等信息和参数的通告。I5接口逻辑上连接BFIR11和Controller1设备,I5接口实现网络SDN控制器Controller1下发相关的转发路由、跨域参数等信息到BFIR11设备,I5接口通过南向接口协议实现,如Netconf、PCEP等。具体采用的协议实现,本发明不做具体的限定。I6接口为现有的BIER设备都要实现的接口,I6接口完成IGP协议(ISIS协议或者OSPF协议)的邻居状态发现和维护、链路状态参数泛洪、信息通告等功能。Figure 6 shows the interface diagram of the bit index ingress router, and BFIR11 is the bit index ingress route. BFIR11 is connected to BFR11 in the BIER domain (a bit index forwarding router, an autonomous domain may include multiple bit index forwarding routers, such as BFR11 and BFR12), and is logically associated with BIER-RP11. At the same time, BFIR11 and network SDN controller The controllers are logically connected. The interface between BFIR11 and other BIER forwarding devices in the BIER domain is defined as an I6 interface. The interface between the BFIR11 and the BIER-RP is an I2 interface. The interface between BFIR11 and Controller1 is an I5 interface. The I2 interface is connected to the BFIR11. And the BIER-RP device, the connection may be a physical direct connection or a logical connection. The I2 interface is a newly implemented interface function of the BIER cross-domain network structure proposed by the application on the BIER, and the interface completes the BFIR. Announcement of information and parameters such as cross-domain network link status and cross-domain routing between BIER-RP. The I5 interface is logically connected to the BFIR11 and the Controller1 device. The I5 interface implements the network SDN controller Controller1 to deliver related forwarding routes and cross-domain parameters to the BFIR11 device. The I5 interface is implemented through the southbound interface protocol, such as Netconf and PCEP. The specific implementation of the protocol is not specifically limited in the present invention. The I6 interface is an interface that is required to be implemented by the existing BIER device. The I6 interface performs the function of discovering and maintaining the neighbor status of the IGP protocol (ISIS or OSPF), flooding the link state parameters, and advertising information.
(3)位索引转发出口路由器BFER(3) Bit index forwarding exit router BFER
如图4所示,BFER(BFER11、BFER12、BFER21等)为位索引出口路由器设备,在本申请中,BER11和BFER12设备不仅需要解封装本域的BIER报文,还可将组播报文转发到其他的AS域中或者转发到组播报文的接收者,还需要通告自身的域边界能力属性信息,供位索引入口路由器设备选择合适的跨域组播数据转发的出口路由器。下面结合图7阐述本申请的增强的位索引转发出口路由器的网络结构和接口功能定义实现。As shown in FIG. 4, BFER (BFER11, BFER12, BFER21, etc.) is a bit index egress router device. In this application, the BER11 and BFER12 devices not only need to decapsulate the BIER packets of the local domain, but also forward the multicast packets. To other ASs or to receivers of multicast packets, you need to advertise your own domain boundary capability attribute information. The location index ingress router device selects the appropriate egress router for cross-domain multicast data forwarding. The network structure and interface function definition implementation of the enhanced bit index forwarding egress router of the present application is explained below with reference to FIG.
图7所示为位索引转发出口路由器的接口功能图,BFER11为位索引转发出口路由器,BFR11,BFR12为中间的位索引转发路由器,BIER-RP11为位索引显示复制-汇聚点设备,本申请的增强的位索引转发出口路由器跟 BFER12与BIER-RP11相连(可以为物理的相连,也可以是逻辑相连),定义BFER11与BER12之间的接口为I7接口,定义BFER11与BIER-RP11之间的接口为I3接口,I7接口在现有的IGP协议通告链路状态和维护、链路带宽的功能基础上,还实现BFER11向BFER12通告BFER的跨域边界节点能力属性。I3的功能接口定义在上述实施例中已经进行了详细的描述,在此不再重复描述。Figure 7 shows the interface function diagram of the bit index forwarding egress router, BFER11 is the bit index forwarding egress router, BFR11, BFR12 is the intermediate bit index forwarding router, BIER-RP11 is the bit index display copy-convergence point device, the present application Enhanced bit index forwarding egress router with BFER12 is connected to BIER-RP11 (can be physically connected or logically connected). The interface between BFER11 and BER12 is defined as I7 interface. The interface between BFER11 and BIER-RP11 is defined as I3 interface. I7 interface is present. On the basis of the function of the link state and maintenance and link bandwidth of the IGP protocol, the BFER11 also advertises the BFER cross-domain boundary node capability attribute to the BFER12. The functional interface definition of I3 has been described in detail in the above embodiments, and the description thereof will not be repeated here.
(4)位索引转发路由器BFR(4) Bit index forwarding router BFR
BFR(包括BFR11、BFR12、BFR21等)为位索引传输路由器,根据位索引转发表传输BIER报文。BFR (including BFR11, BFR12, BFR21, etc.) is a bit index transmission router that transmits BIER messages according to the bit index forwarding table.
(5)层次化SDN控制器Controller(5) Hierarchical SDN Controller Controller
下面结合图4和图8阐述本申请的网络架构中层次化SDN控制器的网络结构和接口定义。The network structure and interface definition of the hierarchical SDN controller in the network architecture of the present application are described below with reference to FIG. 4 and FIG. 8.
Controller(包括Controller1、Controller2等)为网络SDN控制器,配置和管理BIER域中的转发设备,网络SDN控制器Controller通过南向接口协议接收BIER域转发设备上送的拓扑信息和组播组地址信息等,控制器根据自己的计算和决策,将控制信息通过Netconf或PCEP等协议下发控制信息给相关的BIER设备。控制器Controller由超级控制器管理,当需要通告跨域的信息时,需要由超级控制器进行计算和决策。The controller (including Controller1, Controller2, and so on) is a network SDN controller that configures and manages the forwarding device in the BIER domain. The network SDN controller receives the topology information and multicast group address information sent by the BIER domain forwarding device through the southbound interface protocol. Then, the controller sends control information to the relevant BIER device through protocols such as Netconf or PCEP according to its own calculation and decision. The controller Controller is managed by the super controller. When it is necessary to advertise information across domains, the super controller needs to perform calculations and decisions.
超级控制器接收控制器Controller1,Controller2,Controller3通告的信息,并下发相关的控制信息到控制器Controller1,Controller2,Controller3。The super controller receives the information advertised by the controllers Controller1, Controller2, and Controller3, and sends related control information to the controllers Controller1, Controller2, and Controller3.
本申请提出的跨域网络的SDN控制器采用层次化的方式,每个BIER域都有自己的SDN网络控制器,该SDN网络控制器控制自治系统域(BIER域,默认自治系统域跟BIER域的范围一样)下的BIER设备,包括位索引入口路由器,位索引显示复制-汇聚设备,跟位索引入口路由器的接口为I5,跟BIER-RP的接口为I1,对于I5接口,SDN网络控制器下发相关的转发 信息到位索引入口路由器,该接口采用南向接口协议实现,可以为Netconf,PCEP等南向接口协议。对于I1接口,为SDN网络控制器与位索引显示复制-汇聚设备之间的接口,用户SDN网络控制器使用该接口收集跨域信息,网络拓扑信息,组播组信息等。The SDN controller of the cross-domain network proposed in the present application adopts a hierarchical manner, and each BIER domain has its own SDN network controller, and the SDN network controller controls the autonomous system domain (BIER domain, default autonomous system domain and BIER domain). The BIER device under the same scope, including the bit index entry router, the bit index shows the copy-aggregation device, the interface of the bit index entry router is I5, the interface with BIER-RP is I1, and for the I5 interface, the SDN network controller Issue related forwarding Information in-place index ingress router, the interface is implemented by the southbound interface protocol, and can be a southbound interface protocol such as Netconf or PCEP. For the I1 interface, the interface between the replication-aggregation device is displayed for the SDN network controller and the bit index, and the user SDN network controller uses the interface to collect cross-domain information, network topology information, multicast group information, and the like.
SDN网络控制器跟超级控制器之间采用I8接口相连,通告和下发跨域的信息,该接口可以使用北向接口协议,Restfull接口协议、Netconf协议等。The SDN network controller is connected to the super controller by using an I8 interface to advertise and deliver cross-domain information. The interface can use the northbound interface protocol, the Restfull interface protocol, and the Netconf protocol.
通过上述实施例,通过对现有的BIER系统进行扩展,从而可以节省报文转发过程中的资源消耗。Through the above embodiment, by expanding the existing BIER system, resource consumption in the packet forwarding process can be saved.
可选地,BIER-RP通过扩展后的BGP-LS协议向SDN控制器通告跨域组播组地址和第二域的系统信息。Optionally, the BIER-RP advertises the cross-domain multicast group address and the system information of the second domain to the SDN controller by using the extended BGP-LS protocol.
具体地,BGP-LS协议的Node Descriptor TLVs中新增子TLV,新增的子TLV用于携带跨域组播组地址和第二域的系统信息。Specifically, the sub-TLVs are added to the Node Descriptor TLVs of the BGP-LS protocol, and the newly added sub-TLVs are used to carry the inter-domain multicast group address and the system information of the second domain.
图9所示为现有的BGP-LS协议中Node Descriptor TLV的格式图,Type字段取值为256或257,分别表示为本段的节点描述TLV和远端的节点描述TLV。Length字段为本Sub-TLV的总长度值。Node Descriptor Sub-TLVs(variable表示变长)字段为Node Descriptor TLV携带的Sub-TLV的内容。当前已经定义了的Sub-TLV类型有如表1所示。Figure 9 shows the format of the Node Descriptor TLV in the existing BGP-LS protocol. The value of the Type field is 256 or 257, which indicates the node description TLV and the remote node description TLV of the current segment. The Length field is the total length value of the Sub-TLV. The Node Descriptor Sub-TLVs (variable indicates variable length) field is the content of the Sub-TLV carried by the Node Descriptor TLV. The Sub-TLV types that have been defined so far are as shown in Table 1.
当前Node Descriptor TLV扩展携带的Sub-TLV有4个,Type取值(即Sub-TLV Code Point)分别为512~515,分别表示自治系统号(即与Description对应的Autonomous System),BGP-LS标识(即BGP-LS Identifier),OSPF的区域ID(即OSPF Area-ID),IGP的路由器ID(即IGP Router-ID),长度(即Length)除了IGP的路由器ID为可变长度外,其他的长度都为4。There are four Sub-TLVs in the current Node Descriptor TLV extension. The value of the Sub-TLV Code Point is 512 to 515, which indicates the autonomous system number (the Autonomous System corresponding to the Description) and the BGP-LS identifier. (BGP-LS Identifier), OSPF area ID (OSPF area-ID), IGP router ID (IGP Router-ID), length (ie Length) except IGP router ID is variable length, other The length is 4.
表1Table 1
Sub-TLV Code PointSub-TLV Code Point DescriptionDescription LengthLength
512512 Autonomous System Autonomous System 44
513513 BGP-LS IdentifierBGP-LS Identifier 44
514514 OSPF Area-IDOSPF Area-ID 44
515515 IGP Router-IDIGP Router-ID VariableVariable
本申请提出的跨域组播组地址和自治系统号等信息需要扩展新的Sub-TLV(即BIER inter-domain Multicast sub-TLV)来携带,BIER inter-domain Multicast sub-TLV表示BIER-RP支持的组播地址信息和自治系统信息。扩展后的Node Descriptor TLV可以支持的Sub-TLV如表2所示:The information such as the cross-domain multicast group address and the autonomous system number proposed in this application needs to be extended by the new Sub-TLV (BIER inter-domain Multicast sub-TLV). The BIER inter-domain Multicast sub-TLV indicates BIER-RP support. Multicast address information and autonomous system information. The Sub-TLV that the extended Node Descriptor TLV can support is shown in Table 2:
表2Table 2
Figure PCTCN2017086982-appb-000001
Figure PCTCN2017086982-appb-000001
BIER inter-domain Multicast sub-TLV格式如图10所示,其字段的描述如下:The BIER inter-domain Multicast sub-TLV format is shown in Figure 10. The fields are described as follows:
Type字段取值建议为516。The value of the Type field is recommended to be 516.
Length字段为BIER inter-domain Multicast Sub-TLV的总长度。The Length field is the total length of the BIER inter-domain Multicast Sub-TLV.
AS Number为通告该BGP-LS信息的BIER-RP所在的自治系统号。The AS number is the AS number where the BIER-RP that advertises the BGP-LS information is located.
Res为保留字段。Res is a reserved field.
multicast address type字段指示组播地址的类型,该字段取值为1时,表示BIER inter-domain Multicast Sub-TLV携带的组播地址为IPv4地址,取值为2时,表示BIER inter-domain Multicast Sub-TLV携带的组播地址为IPv6地址。The multicast address type field indicates the type of the multicast address. If the value is 1, the multicast address carried by the BIER inter-domain multicast sub-TLV is an IPv4 address. If the value is 2, the BIER inter-domain Multicast Sub is displayed. - The multicast address carried by the TLV is an IPv6 address.
Number of multicast address表示BIER inter-domain Multicast Sub-TLV 携带的组播地址的个数。Number of multicast address indicates BIER inter-domain Multicast Sub-TLV Number of multicast addresses carried.
multicast address:BIER inter-domain Multicast Sub-TLV携带的组播地址。Multicast address: BIER inter-domain Multicast The multicast address carried by the Sub-TLV.
BIER inter-domain Multicast Sub-TLV由BIER域中的BIER-RP向控制器通告,所以本Sub-TLV由Local Node Descriptors TLV携带。BIER inter-domain Multicast Sub-TLV可以填充多次。The BIER inter-domain Multicast Sub-TLV is advertised to the controller by the BIER-RP in the BIER domain, so this Sub-TLV is carried by the Local Node Descriptors TLV. BIER inter-domain Multicast Sub-TLV can be filled multiple times.
在上述实施例中,BFER还用于通过扩展后的路由协议向第二域的BFIR通告BFER的跨域能力属性信息。In the above embodiment, the BFER is further used to notify the BFIR of the second domain of the cross-domain capability attribute information of the BFER through the extended routing protocol.
可选地,在路由协议为ISIS协议的情况下,ISIS协议的ISIS BIER info Sub–TLV中新增子Sub-TLV,新增的子Sub-TLV用于携带BFER的跨域能力属性信息。Optionally, in the case that the routing protocol is the ISIS protocol, a sub-sub-TLV is added to the ISIS BIER info Sub-TLV of the ISIS protocol, and the newly added sub-sub-TLV is used to carry the cross-domain capability attribute information of the BFER.
图11所示为ISIS BIER info Sub-TLV的格式图,该ISIS BIER info Sub-TLV携带有BIER的基础参数,包括sub-domain id,BFR-id等信息,该Sub-TLV也可以携带MPLS Encapsulation Sub-Sub-TLV和BIER sub-domain Tree Type等Sub-Sub-TLV,分别用于携带BIER的MPLS封装的参数信息和BIER用于计算路径的树的信息,本申请扩展ISIS BIER info Sub-TLV,新增的Sub-TLV为AS Border BFER Sub-Sub-TLV,携带位索引出口路由器的跨域能力属性信息。Figure 11 shows the format of the ISIS BIER info Sub-TLV. The ISIS BIER info Sub-TLV carries the basic parameters of the BIER, including sub-domain id and BFR-id. The Sub-TLV can also carry MPLS Encapsulation. Sub-Sub-TLV, such as Sub-Sub-TLV and BIER sub-domain Tree Type, are used to carry the parameter information of the MPLS encapsulation of the BIER and the information of the tree used by the BIER to calculate the path. The present application extends the ISIS BIER info Sub-TLV. The newly added Sub-TLV is an AS Border BFER Sub-Sub-TLV, and carries the cross-domain capability attribute information of the bit index egress router.
当位索引出口路由器封装链路状态数据报文单元(Link State Packet Data Unit,简称为LSPDU)时,封装ISIS BIER info-Sub-TLV信息,BIER info Sub-TLV携带有AS Border BFER Sub-Sub-TLV,位索引出口路由器在封装好LSPDU后,使用ISIS泛洪机制在BIER域中进行泛洪,当BIER域中的位索引入口路由器和BIER-RP路由器收到了该LSPDU后,就可以根据携带的AS Border BFER Sub-Sub-TLV指示的内容判断该位索引出口路由器是否支持跨域转发,并得知相连的其他自治系统域的AS号等信息。 When the bit index egress router encapsulates a Link State Packet Data Unit (LSPDU), the ISIS BIER info-Sub-TLV information is encapsulated, and the BIER info Sub-TLV carries the AS Border BFER Sub-Sub- The TLV, the bit index egress router uses the ISIS flooding mechanism to flood the BIER domain after the LSPDU is encapsulated. When the bit index ingress router and the BIER-RP router in the BIER domain receive the LSPDU, they can be carried according to the The content indicated by the AS Border BFER Sub-Sub-TLV determines whether the index export egress router supports cross-domain forwarding and information such as the AS number of other connected AS domains.
可选地,在路由协议为OSPF协议的情况下,OSPF协议的OSPF BIER Sub-TLV中新增子Sub-TLV,新增的子Sub-TLV用于携带BFER的跨域能力属性信息。Optionally, in the case that the routing protocol is OSPF, a sub-sub-TLV is added to the OSPF BIER Sub-TLV of the OSPF protocol, and the newly added sub-sub-TLV is used to carry the cross-domain capability attribute information of the BFER.
图12所示为OSPF BIER Sub-TLV的格式图,该OSPF BIER sub-TLV也携带有BIER的基础参数,包括Sub-domain-ID,BFR-id等信息,该sub-TLV也可以携带MPLS Encapsulation Sub-Sub-TLV,用于通告BIER的MPLS封装的参数信息。本申请扩展OSPF BIER Sub-TLV,新增的子Sub-TLV为AS Border BFER Sub-Sub-TLV,携带位索引出口路由器的跨域能力转发信息(即跨域能力属性信息)。Figure 12 shows the format of the OSPF BIER Sub-TLV. The OSPF BIER sub-TLV also carries the basic parameters of the BIER, including Sub-domain-ID and BFR-id. The sub-TLV can also carry MPLS Encapsulation. Sub-Sub-TLV, which is used to advertise the parameter information of the BIER MPLS encapsulation. The OSPF BIER Sub-TLV is extended in this application. The newly added sub-sub-TLV is the AS Border BFER Sub-Sub-TLV, which carries the cross-domain capability forwarding information of the bit index egress router (that is, the cross-domain capability attribute information).
当位索引出口路由器封装LSA(Link State Advertise,链路状态通告)时,封装OSPF BIER Sub-TLV信息,BIER Sub-TLV携带有AS Border BFER Sub-Sub-TLV,位索引出口路由器在封装好LSA后,使用OSPF泛洪机制在BIER域中进行泛洪,当BIER域中的位索引入口路由器和BIER-RP路由器收到了该LSA后,就可以根据携带的AS Border BFER Sub-Sub-TLV指示的内容判断该位索引出口路由器是否支持跨域转发,并得知相连的其他自治系统域的AS号等信息。When the bit index egress router encapsulates the LSA (Link State Advertise), the OSPF BIER Sub-TLV information is encapsulated. The BIER Sub-TLV carries the AS Border BFER Sub-Sub-TLV. The bit index egress router encapsulates the LSA. Then, the flooding is performed in the BIER domain by using the OSPF flooding mechanism. When the bit index ingress router and the BIER-RP router in the BIER domain receive the LSA, they can be instructed according to the carried AS Border BFER Sub-Sub-TLV. The content determines whether the index export router supports cross-domain forwarding, and knows the AS number of other connected autonomous system domains.
可选地,在路由协议为BGP协议的情况下,BGP协议的BGP BIER info TLV中新增子TLV,新增的子TLV用于携带BFER的跨域能力属性信息。Optionally, in the case that the routing protocol is BGP, the sub-TLV is added to the BGP BIER info TLV of the BGP protocol, and the newly added sub-TLV is used to carry the cross-domain capability attribute information of the BFER.
图13所示为BGP BIER TLV格式图,BGP BIER TLV携带BIER的基础参数,包括Sub-domain ID,BFR-id等信息,该TLV可以携带MPLS encapsulation sub-TLV,用于通告BIER的MPLS封装的参数信息。本申请扩展BGP BIER TLV,新增的子TLV为AS Border BFER Sub-TLV,携带位索引出口路由器的跨域能力转发信息。Figure 13 shows the BGP BIER TLV format. The BGP BIER TLV carries the BIER basic parameters, including the Sub-domain ID and BFR-id. The TLV can carry the MPLS encapsulation sub-TLV to advertise the BIER MPLS encapsulation. Parameter information. This application extends the BGP BIER TLV. The newly added sub-TLV is the AS Border BFER Sub-TLV, which carries the cross-domain capability forwarding information of the bit index egress router.
需要说明的是,跨域能力属性信息包括用于表示跨域能力属性的第一标志字段、用于表示是否支持转发等价多路径ECMP的第二标志字段以及 用于表示与第二域的BFIR相连的自治系统的系统信息的第三字段。It should be noted that the cross-domain capability attribute information includes a first flag field for indicating a cross-domain capability attribute, a second flag field for indicating whether to support forwarding equal-cost multipath ECMP, and A third field for indicating system information of an autonomous system connected to the BFIR of the second domain.
本申请的AS Border BFER Sub-Sub-TLV格式图如图14所示,各个字段的描述如下:The AS Border BFER Sub-Sub-TLV format diagram of this application is shown in Figure 14. The description of each field is as follows:
Type字段:表示为AS Border BFER Sub-Sub-TLV,该字段的值需要IETF IANA分配;Type field: expressed as AS Border BFER Sub-Sub-TLV, the value of this field requires IETF IANA allocation;
Length字段:本Sub-Sub-TLV的总长度;Length field: the total length of this Sub-Sub-TLV;
I字段:指示位索引出口路由器是否支持跨域转发,字段取值为1时,表示支持跨域转发,为0时,不支持跨域转发,此时adjacency AS number字段的值忽略;I field: indicates whether the bit index egress router supports cross-domain forwarding. When the field value is 1, it indicates that cross-domain forwarding is supported. When 0, cross-domain forwarding is not supported. The value of the adjacency AS number field is ignored.
E字段:指示位索引出口路由器是否支持ECMP转发,字段取值为1时,表示支持ECMP,为0时,不支持ECMP;E field: indicates whether the bit index egress router supports ECMP forwarding. When the field value is 1, it indicates that ECMP is supported. When 0, ECMP is not supported.
adjacency AS number字段:位索引出口路由器的相连的自治系统的自治系统号。Adjacency AS number field: The autonomous system number of the connected autonomous system of the bit index egress router.
如图15中BFER11与BFR12,BIER-RP11之间建立BGP对等体连接,互通BGP路由,当位索引出口路由器BFER11封装BGP update消息报文时,封装BGP BIER TLV信息,BIER TLV信息中携带有本申请提出的AS Border BFER Sub-TLV,该Sub-TLV中携带位索引出口路由器BFER11的跨域能力属性信息,BFER11将update消息发送到对等体BFR12和BIER-RP11,BFR12和BIER-RP11收到了update消息后,就可以根据消息中携带的AS Border BFER Sub-TLV指示内容判断BFER11是否支持跨域转发,并得知相连的其他自治系统的AS号等信息。同时,由于BIER-RP11与位索引入口路由器BFIR11之间也建立了BGP对等体连接,互通BGP路由,那么BFIR11也可以通过BIER-RP11了解到BFER11是否支持跨域转发,实现了边界的位索引出口路由器的跨域能力属性在BIER域中依靠BGP协议的分发和泛洪,发送至BFR11、BFIR11等。 As shown in Figure 15, the BGP peer connection is established between the BFER11 and the BFR12 and the BIER-RP11, and the BGP route is exchanged. When the BGP update message is encapsulated in the BFER11, the BGP BIER TLV information is encapsulated. The AS Border BFER Sub-TLV proposed in this application carries the cross-domain capability attribute information of the bit index egress router BFER11 in the Sub-TLV, and the BFER11 sends the update message to the peers BFR12 and BIER-RP11, BFR12 and BIER-RP11. After the update message is received, it can be determined whether the BFER11 supports cross-domain forwarding according to the AS Border BFER Sub-TLV indication content carried in the message, and the AS number of other connected autonomous systems is known. At the same time, since the BGP peer connection is established between the BIER-RP11 and the bit index entry router BFIR11, and the BGP route is exchanged, the BFIR11 can also learn whether the BFER11 supports cross-domain forwarding through BIER-RP11 and implement the bit index of the boundary. The cross-domain capability attribute of the egress router is transmitted to BFR11, BFIR11, etc. in the BIER domain by means of BGP distribution and flooding.
图16是本申请的BIER跨域架构的组播数据转发的过程图。图16仍然以4个BIER domain为例,BIER domain1的BFIR1为组播数据流的入口,组播数据需要转发到BIER domain 3和BIER domain4的接收者,当组播数据流转发到BIER domain3的位索引出口路由器BFER32时,需要经过BIER domain1,BIER domain 2和BIER domain3域(即AS100,AS200,AS300三个自治系统),当组播数据流转发到BIER domain4的位索引出口路由器BFER42时,需要经过BIER domain1和BIER domain4两个域,详细的数据转发流程如下:16 is a process diagram of multicast data forwarding of the BIER cross-domain architecture of the present application. Figure 16 still takes four BIER domains as an example. The BFIR1 of BIER domain1 is the entry of the multicast data stream. The multicast data needs to be forwarded to the receivers of BIER domain 3 and BIER domain4. When the multicast data stream is forwarded to the BIER domain3 bit. The index exit router BFER32 needs to pass through the BIER domain1, BIER domain 2 and BIER domain3 domains (AS100, AS200, and AS300). When the multicast data stream is forwarded to the BIER domain4 bit index egress router BFER42, it needs to go through. BIER domain1 and BIER domain4 are two domains. The detailed data forwarding process is as follows:
步骤S101,BIER domain1域中的BFIR11接收到组播数据流,发现该组播数据的接收者有跨域的接收者,需要进行跨域组播转发,BFIR11根据本发明构建的BIER跨域组播架构进行BIER封装,其中BIER的bitstring字段包含到达本域位索引出口路由器BFER11和BFER12。In step S101, the BFIR11 in the BIER domain1 domain receives the multicast data stream, and finds that the receiver of the multicast data has a cross-domain receiver, and needs to perform cross-domain multicast forwarding. The BIER cross-domain multicast constructed by the BFIR11 according to the present invention. The architecture performs BIER encapsulation, in which the BIER bitstring field contains the arrival of the domain index exit routers BFER11 and BFER12.
步骤S102,BIER BFIR11将封装好的报文发送到BIER domain1中,该报文经过中间传输节点BFR11,BFR12等传送到位索引出口路由器BFER11,BFER12。In step S102, the BIER BFIR11 sends the encapsulated message to the BIER domain1, and the message is transmitted to the bit index egress routers BFER11, BFER12 via the intermediate transfer nodes BFR11, BFR12, and the like.
步骤S103,位索引出口路由器BFER11和BFER12解封装BIER报文封装,将解封装后的组播报文分别发送到BIER domain2的位索引入口路由器BFIR21和BIER domain4的位索引入口路由器BFIR41。Step S103, the bit index egress routers BFER11 and BFER12 decapsulate the BIER packet encapsulation, and send the decapsulated multicast message to the bit index ingress router BFIR21 of BIER domain2 and the bit index ingress router BFIR41 of BIER domain4, respectively.
步骤S104,位索引入口路由器BFIR21和BFIR41做类似于BFIR11的转发行为,将组播报文分别转发到BFER21和BFER42。In step S104, the bit index ingress routers BFIR21 and BFIR41 perform forwarding behavior similar to BFIR11, and forward the multicast messages to BFER21 and BFER42, respectively.
步骤S105,位索引出口路由器BFER21类似于BFER11的转发行为,将BIER报文解封装后转发到BFIR31,位索引出口路由器BFER42将BIER报文解封装后转发到组播用户接收者。In step S105, the bit index egress router BFER21 is similar to the forwarding behavior of the BFER11. The BIER message is decapsulated and then forwarded to the BFIR31. The bit index egress router BFER42 decapsulates the BIER message and forwards it to the multicast user receiver.
步骤S106,位索引入口路由器BFIR31接收到组播报文后,进行BIER封装将报文转发到本域的组播报文接收者,完成组播数据报文在多个自治 系统域间的传输。Step S106: After receiving the multicast packet, the bit index ingress router BFIR31 performs BIER encapsulation to forward the packet to the multicast receiver of the local domain, and completes the multicast data packet in multiple autonomy. Transmission between system domains.
需要说明的是,在图16中,Label(如Label11、Label12等)表示标签,BIER Header(如BIER Header11、BIER Header13等)表示BIER报文的头部,Payload载荷,图16中的标识与图4相同,在此不再赘述。It should be noted that, in FIG. 16, Label (such as Label11, Label12, etc.) represents a label, BIER Header (such as BIER Header11, BIER Header13, etc.) represents the head of the BIER message, Payload load, and the logo and figure in FIG. 4 is the same and will not be described here.
通过上述实施例,通过对网络架构中各个节点的改造和协议的扩充,可解决相关技术中进行报文转发时需要消耗较多资源的问题。Through the foregoing embodiments, the problem of the need to consume more resources in packet forwarding in the related art can be solved by the modification of the nodes in the network architecture and the expansion of the protocol.
实施例2Example 2
根据本发明实施例,提供了一种报文发送方法的方法实施例,需要说明的是,在附图的流程图示出的步骤可以在诸如一组计算机可执行指令的计算机系统中执行,并且,虽然在流程图中示出了逻辑顺序,但是在某些情况下,可以以不同于此处的顺序执行所示出或描述的步骤。According to an embodiment of the present invention, a method embodiment of a message sending method is provided, and it should be noted that the steps shown in the flowchart of the drawing may be executed in a computer system such as a set of computer executable instructions, and Although the logical order is shown in the flowcharts, in some cases the steps shown or described may be performed in a different order than the ones described herein.
图17是根据本发明实施例的一种报文发送方法的流程图,如图17所示,该方法包括如下步骤:FIG. 17 is a flowchart of a method for sending a message according to an embodiment of the present invention. As shown in FIG. 17, the method includes the following steps:
步骤S1701,第一域的位索引显示复制-汇聚点设备BIER-RP向控制器通告跨域组播组地址。Step S1701, the bit index of the first domain shows that the copy-convergence point device BIER-RP advertises the cross-domain multicast group address to the controller.
步骤S1702,第一域的位索引转发入口路由器BFIR在接收到请求跨域传输至第二域的组播数据报文后,BFIR将组播数据报文传输至第一域的位索引转发出口路由器BFER,由BFER将组播数据报文转发至第二域。Step S1702: After receiving the multicast data packet requesting the cross-domain transmission to the second domain, the BFIR transmits the multicast data packet to the bit index forwarding egress router of the first domain. BFER, the multicast data packet is forwarded by the BFER to the second domain.
通过上述实施例,第一域的位索引显示复制-汇聚点设备BIER-RP向控制器通告跨域组播组地址;第一域的位索引转发入口路由器BFIR在接收到请求跨域传输至第二域的组播数据报文后,BFIR将组播数据报文传输至第一域的位索引转发出口路由器BFER,由BFER将组播数据报文转发至第二域,从而解决了相关技术中传输组播数据报文时需要占用网络较多的资源的技术问题,实现了降低传输组播数据报文的网络资源的技术效果。Through the above embodiment, the bit index of the first domain shows that the copy-convergence point device BIER-RP advertises the cross-domain multicast group address to the controller; the bit index forwarding ingress router BFIR of the first domain transmits the request to the cross-domain transmission to the first After the multicast data packet of the second domain, the BFIR transmits the multicast data packet to the bit index forwarding egress router BFER of the first domain, and the BFER forwards the multicast data packet to the second domain, thereby solving the related art. The technical problem of occupying more resources of the network is required when transmitting multicast data packets, and the technical effect of reducing network resources for transmitting multicast data packets is achieved.
在上述实施例中,第一域的位索引显示复制-汇聚点设备BIER-RP向控 制器通告跨域组播组地址包括:BIER-RP通过扩展后的BGP-LS协议向控制器通告跨域组播组地址。In the above embodiment, the bit index of the first domain displays the copy-convergence point device BIER-RP The device advertises the inter-domain multicast group address. The BIER-RP advertises the inter-domain multicast group address to the controller through the extended BGP-LS protocol.
可选地,BGP-LS协议的Node Descriptor TLVs中新增子TLV,新增的子TLV用于携带跨域组播组地址。Optionally, a sub-TLV is added to the Node Descriptor TLVs of the BGP-LS protocol, and the newly added sub-TLVs are used to carry the inter-domain multicast group address.
在一个可选的实施例中,BFIR将组播数据报文传输至第一域的位索引转发出口路由器BFER包括:BFIR确定第一域中与第二域连通的BFER;BFIR将组播数据报文传输至与第二域连通的BFER。In an optional embodiment, the BFIR transmits the multicast data message to the bit index forwarding egress router BFER of the first domain, including: BFIR determines a BFER in the first domain that is connected to the second domain; and the BFIR multicasts the datagram. The text is transmitted to the BFER that is in communication with the second domain.
在另一个可选的实施例中,由BFER将组播数据报文转发至第二域包括:BFER判断第二域是否与第一域相邻;在判断出第二域与第一域相邻的情况下,BFER将组播数据报文传输至第二域的BFIR;在判断出第二域不与第一域相邻的情况下,BFER将组播数据报文通过第三域传输至第二域的BFIR,其中,第三域分别与第一域和第二域连通。In another optional embodiment, forwarding, by the BFER, the multicast data packet to the second domain includes: determining, by the BFER, whether the second domain is adjacent to the first domain; determining that the second domain is adjacent to the first domain In the case of the BFER, the BFER transmits the multicast data packet to the BFIR of the second domain. When it is determined that the second domain is not adjacent to the first domain, the BFER transmits the multicast data packet to the third domain through the third domain. The BFIR of the two domains, wherein the third domain is in communication with the first domain and the second domain, respectively.
图16是本申请的BIER跨域架构的组播数据转发的过程图。下面结合图16详述本申请的实施例:16 is a process diagram of multicast data forwarding of the BIER cross-domain architecture of the present application. Embodiments of the present application are described in detail below with reference to FIG.
图16是本申请的BIER跨域架构的组播数据转发的过程图。图16仍然以4个BIER domain为例,BIER domain1的BFIR1为组播数据流的入口,组播数据需要转发到BIER domain 3和BIER domain4的接收者,当组播数据流转发到BIER domain3的位索引出口路由器BFER32时,需要经过BIER domain1,BIER domain 2和BIER domain3域(即AS100,AS200,AS300三个自治系统),当组播数据流转发到BIER domain4的位索引出口路由器BFER42时,需要经过BIER domain1和BIER domain4两个域,详细的数据转发流程如下:16 is a process diagram of multicast data forwarding of the BIER cross-domain architecture of the present application. Figure 16 still takes four BIER domains as an example. The BFIR1 of BIER domain1 is the entry of the multicast data stream. The multicast data needs to be forwarded to the receivers of BIER domain 3 and BIER domain4. When the multicast data stream is forwarded to the BIER domain3 bit. The index exit router BFER32 needs to pass through the BIER domain1, BIER domain 2 and BIER domain3 domains (AS100, AS200, and AS300). When the multicast data stream is forwarded to the BIER domain4 bit index egress router BFER42, it needs to go through. BIER domain1 and BIER domain4 are two domains. The detailed data forwarding process is as follows:
步骤S101,BIER domain1域中的BFIR11接收到组播数据流,发现该组播数据的接收者有跨域的接收者,需要进行跨域组播转发,BFIR11根据本发明构建的BIER跨域组播架构进行BIER封装,其中BIER的bitstring 字段包含到达本域位索引出口路由器BFER11和BFER12。In step S101, the BFIR11 in the BIER domain1 domain receives the multicast data stream, and finds that the receiver of the multicast data has a cross-domain receiver, and needs to perform cross-domain multicast forwarding. The BIER cross-domain multicast constructed by the BFIR11 according to the present invention. The architecture is BIER-encapsulated, where BIER's bitstring The field contains the arrival of this domain bit index exit routers BFER11 and BFER12.
步骤S102,BIER BFIR11将封装好的报文发送到BIER domain1中,该报文经过中间传输节点BFR11,BFR12等传送到位索引出口路由器BFER11,BFER12。In step S102, the BIER BFIR11 sends the encapsulated message to the BIER domain1, and the message is transmitted to the bit index egress routers BFER11, BFER12 via the intermediate transfer nodes BFR11, BFR12, and the like.
步骤S103,位索引出口路由器BFER11和BFER12解封装BIER报文封装,将解封装后的组播报文分别发送到BIER domain2的位索引入口路由器BFIR21和BIER domain4的位索引入口路由器BFIR41。Step S103, the bit index egress routers BFER11 and BFER12 decapsulate the BIER packet encapsulation, and send the decapsulated multicast message to the bit index ingress router BFIR21 of BIER domain2 and the bit index ingress router BFIR41 of BIER domain4, respectively.
步骤S104,位索引入口路由器BFIR21和BFIR41做类似于BFIR11的转发行为,将组播报文分别转发到BFER21和BFER42。In step S104, the bit index ingress routers BFIR21 and BFIR41 perform forwarding behavior similar to BFIR11, and forward the multicast messages to BFER21 and BFER42, respectively.
步骤S105,位索引出口路由器BFER21类似于BFER11的转发行为,将BIER报文解封装后转发到BFIR31,位索引出口路由器BFER42将BIER报文解封装后转发到组播用户接收者。In step S105, the bit index egress router BFER21 is similar to the forwarding behavior of the BFER11. The BIER message is decapsulated and then forwarded to the BFIR31. The bit index egress router BFER42 decapsulates the BIER message and forwards it to the multicast user receiver.
步骤S106,位索引入口路由器BFIR31接收到组播报文后,进行BIER封装将报文转发到本域的组播报文接收者,完成组播数据报文在多个自治系统域间的传输。Step S106: After receiving the multicast packet, the bit index ingress router BFIR31 performs BIER encapsulation to forward the packet to the multicast receiver of the local domain, and completes the transmission of the multicast data packet between multiple autonomous system domains.
通过以上的实施方式的描述,本领域的技术人员可以清楚地了解到根据上述实施例的方法可借助软件加必需的通用硬件平台的方式来实现,当然也可以通过硬件,但很多情况下前者是更佳的实施方式。基于这样的理解,本发明的技术方案本质上或者说对现有技术做出贡献的部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质(如ROM/RAM、磁碟、光盘)中,包括若干指令用以使得一台终端设备(可以是手机,计算机,服务器,或者网络设备等)执行本发明各个实施例所述的方法。Through the description of the above embodiments, those skilled in the art can clearly understand that the method according to the above embodiment can be implemented by means of software plus a necessary general hardware platform, and of course, by hardware, but in many cases, the former is A better implementation. Based on such understanding, the technical solution of the present invention, which is essential or contributes to the prior art, may be embodied in the form of a software product stored in a storage medium (such as ROM/RAM, disk, The optical disc includes a number of instructions for causing a terminal device (which may be a cell phone, a computer, a server, or a network device, etc.) to perform the methods described in various embodiments of the present invention.
实施例3Example 3
本发明实施例中还提供了一种报文发送装置。该装置用于实现上述实 施例及优选实施方式,已经进行过说明的不再赘述。如以下所使用的,术语“模块”可以实现预定功能的软件和/或硬件的组合。尽管以下实施例所描述的装置较佳地以软件来实现,但是硬件,或者软件和硬件的组合的实现也是可能并被构想的。A packet sending apparatus is further provided in the embodiment of the present invention. The device is used to implement the above The embodiments and preferred embodiments have not been described again. As used below, the term "module" may implement a combination of software and/or hardware of a predetermined function. Although the apparatus described in the following embodiments is preferably implemented in software, hardware, or a combination of software and hardware, is also possible and contemplated.
图18是根据本发明实施例的一种报文发送装置的示意图。如图18所示,该装置可以包括:第一通告单元181和传输单元182。FIG. 18 is a schematic diagram of a message sending apparatus according to an embodiment of the present invention. As shown in FIG. 18, the apparatus may include: a first notification unit 181 and a transmission unit 182.
第一通告单元181,配置为控制第一域的位索引显示复制-汇聚点设备BIER-RP向控制器通告跨域组播组地址。The first advertising unit 181 is configured to control the bit index of the first domain to display that the copy-convergence point device BIER-RP advertises the cross-domain multicast group address to the controller.
传输单元182,配置为第一域的位索引转发入口路由器BFIR在接收到请求跨域传输至第二域的组播数据报文后,控制BFIR将组播数据报文传输至第一域的位索引转发出口路由器BFER,由BFER将组播数据报文转发至第二域。The transmitting unit 182, the bit index forwarding ingress router BFIR configured as the first domain controls the BFIR to transmit the multicast data message to the bit of the first domain after receiving the multicast data message requesting to be transmitted to the second domain across the domain. The index forwarding egress router BFER forwards the multicast data packet to the second domain by the BFER.
通过上述实施例,第一通告单元控制第一域的位索引显示复制-汇聚点设备BIER-RP向控制器通告跨域组播组地址;第一域的位索引转发入口路由器BFIR在接收到请求跨域传输至第二域的组播数据报文后,传输单元控制BFIR将组播数据报文传输至第一域的位索引转发出口路由器BFER,由BFER将组播数据报文转发至第二域,从而解决了相关技术中传输组播数据报文时需要占用网络较多的资源的技术问题,实现了降低传输组播数据报文的网络资源的技术效果。With the above embodiment, the first advertising unit controls the bit index of the first domain to display that the copy-convergence point device BIER-RP advertises the cross-domain multicast group address to the controller; the bit index forwarding ingress router BFIR of the first domain receives the request. After the multicast data packet is transmitted to the second domain, the transmission unit controls the BFIR to transmit the multicast data packet to the bit index forwarding egress router BFER of the first domain, and the BFER forwards the multicast data packet to the second The domain solves the technical problem that the network needs to occupy more resources when transmitting multicast data packets in the related art, and achieves the technical effect of reducing network resources for transmitting multicast data packets.
在上述实施例中,第一通告单元包括:第一通告模块,配置为控制BIER-RP通过扩展后的BGP-LS协议向控制器通告跨域组播组地址。In the foregoing embodiment, the first advertising unit includes: a first advertising module configured to control the BIER-RP to advertise the cross-domain multicast group address to the controller by using the extended BGP-LS protocol.
可选地,BGP-LS协议的Node Descriptor TLVs中新增子TLV,新增的子TLV用于携带跨域组播组地址。Optionally, a sub-TLV is added to the Node Descriptor TLVs of the BGP-LS protocol, and the newly added sub-TLVs are used to carry the inter-domain multicast group address.
上述的传输单元包括:确定模块,配置为通过BFIR确定第一域中与第二域连通的BFER;第一传输模块,配置为通过BFIR将组播数据报文传输 至与第二域连通的BFER。The foregoing transmission unit includes: a determining module configured to determine, by using BFIR, a BFER that is connected to the second domain in the first domain; and the first transmission module is configured to transmit the multicast data packet by using the BFIR To the BFER connected to the second domain.
上述的传输单元还包括:判断模块,配置为通过BFER判断第二域是否与第一域相邻;第二传输模块,配置为在判断出第二域与第一域相邻的情况下,通过BFER将组播数据报文传输至第二域的BFIR;第三传输模块,配置为在判断出第二域不与第一域相邻的情况下,控制BFER将组播数据报文通过第三域传输至第二域的BFIR,其中,第三域分别与第一域和第二域连通。The foregoing transmission unit further includes: a determining module, configured to determine, by using a BFER, whether the second domain is adjacent to the first domain; and the second transmitting module is configured to: when determining that the second domain is adjacent to the first domain, The BFER transmits the multicast data packet to the BFIR of the second domain, and the third transmission module is configured to control the BFER to pass the multicast data packet to the third device when it is determined that the second domain is not adjacent to the first domain. The domain is transmitted to the BFIR of the second domain, wherein the third domain is in communication with the first domain and the second domain, respectively.
需要说明的是,上述各个模块是可以通过软件或硬件来实现的,对于后者,可以通过以下方式实现,但不限于此:上述模块均位于同一处理器中;或者,上述各个模块以任意组合的形式分别位于不同的处理器中。It should be noted that each of the above modules may be implemented by software or hardware. For the latter, the foregoing may be implemented by, but not limited to, the foregoing modules are all located in the same processor; or, the above modules are in any combination. The forms are located in different processors.
实施例4Example 4
根据本发明实施例,提供了一种报文发送方法的方法实施例,需要说明的是,在附图的流程图示出的步骤可以在诸如一组计算机可执行指令的计算机系统中执行,并且,虽然在流程图中示出了逻辑顺序,但是在某些情况下,可以以不同于此处的顺序执行所示出或描述的步骤。According to an embodiment of the present invention, a method embodiment of a message sending method is provided, and it should be noted that the steps shown in the flowchart of the drawing may be executed in a computer system such as a set of computer executable instructions, and Although the logical order is shown in the flowcharts, in some cases the steps shown or described may be performed in a different order than the ones described herein.
图19是根据本发明实施例的另一种报文发送方法的流程图,如图19所示,该方法包括如下步骤:FIG. 19 is a flowchart of another method for sending a message according to an embodiment of the present invention. As shown in FIG. 19, the method includes the following steps:
步骤S1901,第一域的位索引转发出口路由器BFER通过扩展后的路由协议在第一域内通告BFER的跨域能力属性信息。Step S1901: The bit index forwarding egress router BFER of the first domain advertises the cross-domain capability attribute information of the BFER in the first domain by using the extended routing protocol.
步骤S1902,第一域内的位索引转发入口路由器BFIR在接收到请求发送至第二域的组播数据报文时,确定出与第二域连通的BFER,其中,BFIR通过BFER的跨域能力属性信息确定BFER是否与第二域连通。Step S1902: The bit index forwarding ingress router BFIR in the first domain determines a BFER that is connected to the second domain when receiving the multicast data packet that is sent to the second domain, where the BFIR passes the BFER cross-domain capability attribute. The information determines if the BFER is in communication with the second domain.
上述的跨域能力属性信息中携带有与BFER连通的域自治系统信息(如系统号等信息),组播数据报文中也携带有目的域的自治系统号,故而可以通过判断二者的自治系统号是否相同来判断BFER是否与第二域连通;上 述的第二域为组播数据报文的目的域,或者组播数据报文达到目的域需要经过的域。The cross-domain capability attribute information carries the domain autonomous system information (such as the system number) that is connected to the BFER. The multicast data packet also carries the autonomous system number of the destination domain. Therefore, the mutual autonomy can be determined. Whether the system number is the same to determine whether the BFER is connected to the second domain; The second domain is the destination domain of the multicast data packet, or the domain through which the multicast data packet needs to reach the destination domain.
步骤S1903,BFIR将组播数据报文传输至与第二域连通的BFER,通过与第二域连通的BFER将组播数据报文发送至第二域。In step S1903, the BFIR transmits the multicast data packet to the BFER connected to the second domain, and sends the multicast data packet to the second domain through the BFER connected to the second domain.
通过上述实施例,第一域的位索引转发出口路由器BFER通过扩展后的路由协议在第一域内通告BFER的跨域能力属性信息;第一域内的位索引转发入口路由器BFIR在接收到请求发送至第二域的组播数据报文时,确定出与第二域连通的BFER,其中,BFIR通过BFER的跨域能力属性信息确定BFER是否与第二域连通;BFIR将组播数据报文传输至与第二域连通的BFER,通过与第二域连通的BFER将组播数据报文发送至第二域,从而解决了相关技术中传输组播数据报文时需要占用网络较多的资源的技术问题,实现了降低传输组播数据报文的网络资源的技术效果。Through the foregoing embodiment, the bit index forwarding egress router BFER of the first domain advertises the cross-domain capability attribute information of the BFER in the first domain by using the extended routing protocol; the bit index forwarding ingress router BFIR in the first domain sends the request to the BFIR. The BFER is connected to the second domain, and the BFIR determines whether the BFER is connected to the second domain by using the BFER cross-domain capability attribute information; the BFIR transmits the multicast data packet to the BFER. The BFER that is connected to the second domain sends the multicast data packet to the second domain through the BFER that is connected to the second domain, thereby solving the technology that needs to occupy more resources of the network when transmitting the multicast data packet in the related art. The problem is that the technical effect of reducing network resources for transmitting multicast data messages is achieved.
在上述实施例中,第一域的位索引转发出口路由器BFER通过扩展后的路由协议在第一域内通告BFER的跨域能力属性信息包括:第一域的BFER通过扩展后的路由协议向第一域内的BFIR通告BFER的跨域能力属性信息。In the above embodiment, the bit index forwarding egress router BFER of the first domain advertises the cross-domain capability attribute information of the BFER in the first domain by using the extended routing protocol, and the BFER of the first domain is first to the extended routing protocol. The BFIR in the domain advertises the cross-domain capability attribute information of the BFER.
可选地,在路由协议为OSPF协议的情况下,OSPF协议的OSPF BIER Sub-TLV中新增子Sub-TLV,新增的子Sub-TLV用于携带BFER的跨域能力属性信息。Optionally, in the case that the routing protocol is OSPF, a sub-sub-TLV is added to the OSPF BIER Sub-TLV of the OSPF protocol, and the newly added sub-sub-TLV is used to carry the cross-domain capability attribute information of the BFER.
图12所示为OSPF BIER Sub-TLV的格式图,该OSPF BIER sub-TLV也携带有BIER的基础参数,包括Sub-domain-ID,BFR-id等信息,该sub-TLV也可以携带MPLS Encapsulation Sub-Sub-TLV,用于通告BIER的MPLS封装的参数信息。本申请扩展OSPF BIER Sub-TLV,新增的子Sub-TLV为AS Border BFER Sub-Sub-TLV,携带位索引出口路由器的跨域能力转发信息(即跨域能力属性信息)。 Figure 12 shows the format of the OSPF BIER Sub-TLV. The OSPF BIER sub-TLV also carries the basic parameters of the BIER, including Sub-domain-ID and BFR-id. The sub-TLV can also carry MPLS Encapsulation. Sub-Sub-TLV, which is used to advertise the parameter information of the BIER MPLS encapsulation. The OSPF BIER Sub-TLV is extended in this application. The newly added sub-sub-TLV is the AS Border BFER Sub-Sub-TLV, which carries the cross-domain capability forwarding information of the bit index egress router (that is, the cross-domain capability attribute information).
当位索引出口路由器封装LSA(Link State Advertise,链路状态通告)时,封装OSPF BIER Sub-TLV信息,BIER Sub-TLV携带有AS Border BFER Sub-Sub-TLV,位索引出口路由器在封装好LSA后,使用OSPF泛洪机制在BIER域中进行泛洪,当BIER域中的位索引入口路由器和BIER-RP路由器收到了该LSA后,就可以根据携带的AS Border BFER Sub-Sub-TLV指示的内容判断该位索引出口路由器是否支持跨域转发,并得知相连的其他自治系统域的AS号等信息。When the bit index egress router encapsulates the LSA (Link State Advertise), the OSPF BIER Sub-TLV information is encapsulated. The BIER Sub-TLV carries the AS Border BFER Sub-Sub-TLV. The bit index egress router encapsulates the LSA. Then, the flooding is performed in the BIER domain by using the OSPF flooding mechanism. When the bit index ingress router and the BIER-RP router in the BIER domain receive the LSA, they can be instructed according to the carried AS Border BFER Sub-Sub-TLV. The content determines whether the index export router supports cross-domain forwarding, and knows the AS number of other connected autonomous system domains.
可选地,在路由协议为ISIS协议的情况下,ISIS协议的ISIS BIER info Sub–TLV中新增子Sub-TLV,新增的子Sub-TLV用于携带BFER的跨域能力属性信息。Optionally, in the case that the routing protocol is the ISIS protocol, a sub-sub-TLV is added to the ISIS BIER info Sub-TLV of the ISIS protocol, and the newly added sub-sub-TLV is used to carry the cross-domain capability attribute information of the BFER.
图11所示为ISIS BIER info Sub-TLV的格式图,该ISIS BIER info Sub-TLV携带有BIER的基础参数,包括sub-domain id,BFR-id等信息,该Sub-TLV也可以携带MPLS Encapsulation Sub-Sub-TLV和BIER sub-domain Tree Type等Sub-Sub-TLV,分别用于携带BIER的MPLS封装的参数信息和BIER用于计算路径的树的信息,本申请扩展ISIS BIER info Sub-TLV,新增的Sub-TLV为AS Border BFER Sub-Sub-TLV,携带位索引出口路由器的跨域能力属性信息。Figure 11 shows the format of the ISIS BIER info Sub-TLV. The ISIS BIER info Sub-TLV carries the basic parameters of the BIER, including sub-domain id and BFR-id. The Sub-TLV can also carry MPLS Encapsulation. Sub-Sub-TLV, such as Sub-Sub-TLV and BIER sub-domain Tree Type, are used to carry the parameter information of the MPLS encapsulation of the BIER and the information of the tree used by the BIER to calculate the path. The present application extends the ISIS BIER info Sub-TLV. The newly added Sub-TLV is an AS Border BFER Sub-Sub-TLV, and carries the cross-domain capability attribute information of the bit index egress router.
当位索引出口路由器封装链路状态数据报文单元(Link State Packet Data Unit,简称为LSPDU)时,封装ISIS BIER info-Sub-TLV信息,BIER info Sub-TLV携带有AS Border BFER Sub-Sub-TLV,位索引出口路由器在封装好LSPDU后,使用ISIS泛洪机制在BIER域中进行泛洪,当BIER域中的位索引入口路由器和BIER-RP路由器收到了该LSPDU后,就可以根据携带的AS Border BFER Sub-Sub-TLV指示的内容判断该位索引出口路由器是否支持跨域转发,并得知相连的其他自治系统域的AS号等信息。When the bit index egress router encapsulates a Link State Packet Data Unit (LSPDU), the ISIS BIER info-Sub-TLV information is encapsulated, and the BIER info Sub-TLV carries the AS Border BFER Sub-Sub- The TLV, the bit index egress router uses the ISIS flooding mechanism to flood the BIER domain after the LSPDU is encapsulated. When the bit index ingress router and the BIER-RP router in the BIER domain receive the LSPDU, they can be carried according to the The content indicated by the AS Border BFER Sub-Sub-TLV determines whether the index export egress router supports cross-domain forwarding and information such as the AS number of other connected AS domains.
可选地,在路由协议为BGP协议的情况下,BGP协议的BGP BIER info  TLV中新增子TLV,新增的子TLV用于携带BFER的跨域能力属性信息。Optionally, in the case that the routing protocol is BGP, BGP BIER info of BGP protocol A new sub-TLV is added to the TLV, and the added sub-TLV is used to carry the cross-domain capability attribute information of the BFER.
图13所示为BGP BIER TLV格式图,BGP BIER TLV携带BIER的基础参数,包括Sub-domain ID,BFR-id等信息,该TLV可以携带MPLS encapsulation sub-TLV,用于通告BIER的MPLS封装的参数信息。本申请扩展BGP BIER TLV,新增的子TLV为AS Border BFER Sub-TLV,携带位索引出口路由器的跨域能力转发信息。Figure 13 shows the BGP BIER TLV format. The BGP BIER TLV carries the BIER basic parameters, including the Sub-domain ID and BFR-id. The TLV can carry the MPLS encapsulation sub-TLV to advertise the BIER MPLS encapsulation. Parameter information. This application extends the BGP BIER TLV. The newly added sub-TLV is the AS Border BFER Sub-TLV, which carries the cross-domain capability forwarding information of the bit index egress router.
需要说明的是,跨域能力属性信息包括用于表示跨域能力属性的第一标志字段、用于表示是否支持转发等价多路径ECMP的第二标志字段以及用于表示与第二域的BFIR相连的自治系统的系统信息的第三字段。It should be noted that the cross-domain capability attribute information includes a first flag field for indicating a cross-domain capability attribute, a second flag field for indicating whether to support forwarding equivalent multipath ECMP, and a BFIR for indicating the second domain. The third field of system information for the connected autonomous system.
本申请的AS Border BFER Sub-Sub-TLV格式图如图14所示,各个字段的描述如下:The AS Border BFER Sub-Sub-TLV format diagram of this application is shown in Figure 14. The description of each field is as follows:
Type字段:表示为AS Border BFER Sub-Sub-TLV,该字段的值需要IETF IANA分配;Type field: expressed as AS Border BFER Sub-Sub-TLV, the value of this field requires IETF IANA allocation;
Length字段:本Sub-Sub-TLV的总长度;Length field: the total length of this Sub-Sub-TLV;
I字段:指示位索引出口路由器是否支持跨域转发,字段取值为1时,表示支持跨域转发,为0时,不支持跨域转发,此时adjacency AS number字段的值忽略;I field: indicates whether the bit index egress router supports cross-domain forwarding. When the field value is 1, it indicates that cross-domain forwarding is supported. When 0, cross-domain forwarding is not supported. The value of the adjacency AS number field is ignored.
E字段:指示位索引出口路由器是否支持ECMP转发,字段取值为1时,表示支持ECMP,为0时,不支持ECMP;E field: indicates whether the bit index egress router supports ECMP forwarding. When the field value is 1, it indicates that ECMP is supported. When 0, ECMP is not supported.
adjacency AS number字段:位索引出口路由器的相连的自治系统的自治系统号。Adjacency AS number field: The autonomous system number of the connected autonomous system of the bit index egress router.
如图15中BFER11与BFR12,BIER-RP11之间建立BGP对等体连接,互通BGP路由,当位索引出口路由器BFER11封装BGP update消息报文时,封装BGP BIER TLV信息,BIER TLV信息中携带有本申请提出的AS Border BFER Sub-TLV,该Sub-TLV中携带位索引出口路由器BFER11的跨域能力 属性信息,BFER11将update消息发送到对等体BFR12和BIER-RP11,BFR12和BIER-RP11收到了update消息后,就可以根据消息中携带的AS Border BFER Sub-TLV指示内容判断BFER11是否支持跨域转发,并得知相连的其他自治系统的AS号等信息。同时,由于BIER-RP11与位索引入口路由器BFIR11之间也建立了BGP对等体连接,互通BGP路由,那么BFIR11也可以通过BIER-RP11了解到BFER11是否支持跨域转发,实现了边界的位索引出口路由器的跨域能力属性在BIER域中依靠BGP协议的分发和泛洪,发送至BFR11、BFIR11等。As shown in Figure 15, the BGP peer connection is established between the BFER11 and the BFR12 and the BIER-RP11, and the BGP route is exchanged. When the BGP update message is encapsulated in the BFER11, the BGP BIER TLV information is encapsulated. The AS Border BFER Sub-TLV proposed in this application, the cross-domain capability of the sub-TLV carrying the bit index egress router BFER11 Attribute information, BFER11 sends the update message to the peers BFR12 and BIER-RP11. After receiving the update message, BFR12 and BIER-RP11 can determine whether BFER11 supports cross-domain according to the AS Border BFER Sub-TLV indication content carried in the message. Forward and know the AS number of other connected ASs. At the same time, since the BGP peer connection is established between the BIER-RP11 and the bit index entry router BFIR11, and the BGP route is exchanged, the BFIR11 can also learn whether the BFER11 supports cross-domain forwarding through BIER-RP11 and implement the bit index of the boundary. The cross-domain capability attribute of the egress router is transmitted to BFR11, BFIR11, etc. in the BIER domain by means of BGP distribution and flooding.
图16是本申请的BIER跨域架构的组播数据转发的过程图。图16仍然以4个BIER domain为例,BIER domain1的BFIR1为组播数据流的入口,组播数据需要转发到BIER domain 3和BIER domain4的接收者,当组播数据流转发到BIER domain3的位索引出口路由器BFER32时,需要经过BIER domain1,BIER domain 2和BIER domain3域(即AS100,AS200,AS300三个自治系统),当组播数据流转发到BIER domain4的位索引出口路由器BFER42时,需要经过BIER domain1和BIER domain4两个域,详细的数据转发流程已在上个实施例中详述,在此不再赘述。16 is a process diagram of multicast data forwarding of the BIER cross-domain architecture of the present application. Figure 16 still takes four BIER domains as an example. The BFIR1 of BIER domain1 is the entry of the multicast data stream. The multicast data needs to be forwarded to the receivers of BIER domain 3 and BIER domain4. When the multicast data stream is forwarded to the BIER domain3 bit. The index exit router BFER32 needs to pass through the BIER domain1, BIER domain 2 and BIER domain3 domains (AS100, AS200, and AS300). When the multicast data stream is forwarded to the BIER domain4 bit index egress router BFER42, it needs to go through. The BIER domain1 and the BIER domain4 are in the detailed description of the previous embodiment, and are not described here.
通过以上的实施方式的描述,本领域的技术人员可以清楚地了解到根据上述实施例的方法可借助软件加必需的通用硬件平台的方式来实现,当然也可以通过硬件,但很多情况下前者是更佳的实施方式。基于这样的理解,本发明的技术方案本质上或者说对现有技术做出贡献的部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质(如ROM/RAM、磁碟、光盘)中,包括若干指令用以使得一台终端设备(可以是手机,计算机,服务器,或者网络设备等)执行本发明各个实施例所述的方法。Through the description of the above embodiments, those skilled in the art can clearly understand that the method according to the above embodiment can be implemented by means of software plus a necessary general hardware platform, and of course, by hardware, but in many cases, the former is A better implementation. Based on such understanding, the technical solution of the present invention, which is essential or contributes to the prior art, may be embodied in the form of a software product stored in a storage medium (such as ROM/RAM, disk, The optical disc includes a number of instructions for causing a terminal device (which may be a cell phone, a computer, a server, or a network device, etc.) to perform the methods described in various embodiments of the present invention.
实施例5 Example 5
本发明实施例中还提供了一种报文发送装置。该装置用于实现上述实施例及优选实施方式,已经进行过说明的不再赘述。如以下所使用的,术语“模块”可以实现预定功能的软件和/或硬件的组合。尽管以下实施例所描述的装置较佳地以软件来实现,但是硬件,或者软件和硬件的组合的实现也是可能并被构想的。A packet sending apparatus is further provided in the embodiment of the present invention. The device is used to implement the above embodiments and preferred embodiments, and the description thereof has been omitted. As used below, the term "module" may implement a combination of software and/or hardware of a predetermined function. Although the apparatus described in the following embodiments is preferably implemented in software, hardware, or a combination of software and hardware, is also possible and contemplated.
图20是根据本发明实施例的另一种报文发送装置的示意图。如图20所示,该装置可以包括:第二通告单元201、确定单元202和发送单元203。FIG. 20 is a schematic diagram of another message transmitting apparatus according to an embodiment of the present invention. As shown in FIG. 20, the apparatus may include: a second advertising unit 201, a determining unit 202, and a transmitting unit 203.
第二通告单元201,配置为控制第一域的位索引转发出口路由器BFER通过扩展后的路由协议在第一域内通告BFER的跨域能力属性信息。The second advertising unit 201 is configured to control the bit index forwarding egress router BFER of the first domain to advertise the cross-domain capability attribute information of the BFER in the first domain by using the extended routing protocol.
确定单元202,配置为控制第一域内的位索引转发入口路由器BFIR在接收到请求发送至第二域的组播数据报文时,确定出与第二域连通的BFER,其中,BFIR通过BFER的跨域能力属性信息确定BFER是否与第二域连通。The determining unit 202 is configured to control the bit index forwarding ingress router BFIR in the first domain to determine a BFER connected to the second domain when receiving the multicast data message requested to be sent to the second domain, where the BFIR passes the BFER The cross-domain capability attribute information determines whether the BFER is in communication with the second domain.
发送单元203,配置为控制BFIR将组播数据报文传输至与第二域连通的BFER,通过与第二域连通的BFER将组播数据报文发送至第二域。The sending unit 203 is configured to control the BFIR to transmit the multicast data packet to the BFER connected to the second domain, and send the multicast data packet to the second domain by using the BFER connected to the second domain.
通过上述实施例,第二通告单元控制第一域的位索引转发出口路由器BFER通过扩展后的路由协议在第一域内通告BFER的跨域能力属性信息;确定单元控制第一域内的位索引转发入口路由器BFIR在接收到请求发送至第二域的组播数据报文时,确定出与第二域连通的BFER,其中,BFIR通过BFER的跨域能力属性信息确定BFER是否与第二域连通;发送单元控制BFIR将组播数据报文传输至与第二域连通的BFER,通过与第二域连通的BFER将组播数据报文发送至第二域,从而解决了相关技术中传输组播数据报文时需要占用网络较多的资源的技术问题,实现了降低传输组播数据报文的网络资源的技术效果。Through the foregoing embodiment, the second advertising unit controls the bit index forwarding egress router BFER of the first domain to announce the cross-domain capability attribute information of the BFER in the first domain by using the extended routing protocol; the determining unit controls the bit index forwarding entry in the first domain. When receiving the multicast data packet sent to the second domain, the router BFIR determines a BFER that is connected to the second domain, where the BFIR determines whether the BFER is connected to the second domain by using the cross-domain capability attribute information of the BFER; The unit control BFIR transmits the multicast data packet to the BFER connected to the second domain, and sends the multicast data packet to the second domain through the BFER connected to the second domain, thereby solving the related art transmission multicast datagram. The technical problem of occupying more resources of the network is required in the text, and the technical effect of reducing the network resources for transmitting multicast data packets is achieved.
上述实施例中的第二通告单元包括:第二通告模块,配置为控制第一 域的BFER通过扩展后的路由协议向第一域内的BFIR通告BFER的跨域能力属性信息。The second notification unit in the foregoing embodiment includes: a second notification module configured to control the first The BFER of the domain advertises the cross-domain capability attribute information of the BFER to the BFIR in the first domain through the extended routing protocol.
可选地,在路由协议为OSPF协议的情况下,OSPF协议的OSPF BIER Sub-TLV中新增子Sub-TLV,新增的子Sub-TLV用于携带BFER的跨域能力属性信息。Optionally, in the case that the routing protocol is OSPF, a sub-sub-TLV is added to the OSPF BIER Sub-TLV of the OSPF protocol, and the newly added sub-sub-TLV is used to carry the cross-domain capability attribute information of the BFER.
图12所示为OSPF BIER Sub-TLV的格式图,该OSPF BIER sub-TLV也携带有BIER的基础参数,包括Sub-domain-ID,BFR-id等信息,该sub-TLV也可以携带MPLS Encapsulation Sub-Sub-TLV,用于通告BIER的MPLS封装的参数信息。本申请扩展OSPF BIER Sub-TLV,新增的子Sub-TLV为AS Border BFER Sub-Sub-TLV,携带位索引出口路由器的跨域能力转发信息(即跨域能力属性信息)。Figure 12 shows the format of the OSPF BIER Sub-TLV. The OSPF BIER sub-TLV also carries the basic parameters of the BIER, including Sub-domain-ID and BFR-id. The sub-TLV can also carry MPLS Encapsulation. Sub-Sub-TLV, which is used to advertise the parameter information of the BIER MPLS encapsulation. The OSPF BIER Sub-TLV is extended in this application. The newly added sub-sub-TLV is the AS Border BFER Sub-Sub-TLV, which carries the cross-domain capability forwarding information of the bit index egress router (that is, the cross-domain capability attribute information).
当位索引出口路由器封装LSA(Link State Advertise,链路状态通告)时,封装OSPF BIER Sub-TLV信息,BIER Sub-TLV携带有AS Border BFER Sub-Sub-TLV,位索引出口路由器在封装好LSA后,使用OSPF泛洪机制在BIER域中进行泛洪,当BIER域中的位索引入口路由器和BIER-RP路由器收到了该LSA后,就可以根据携带的AS Border BFER Sub-Sub-TLV指示的内容判断该位索引出口路由器是否支持跨域转发,并得知相连的其他自治系统域的AS号等信息。When the bit index egress router encapsulates the LSA (Link State Advertise), the OSPF BIER Sub-TLV information is encapsulated. The BIER Sub-TLV carries the AS Border BFER Sub-Sub-TLV. The bit index egress router encapsulates the LSA. Then, the flooding is performed in the BIER domain by using the OSPF flooding mechanism. When the bit index ingress router and the BIER-RP router in the BIER domain receive the LSA, they can be instructed according to the carried AS Border BFER Sub-Sub-TLV. The content determines whether the index export router supports cross-domain forwarding, and knows the AS number of other connected autonomous system domains.
可选地,在路由协议为ISIS协议的情况下,ISIS协议的ISIS BIER info Sub–TLV中新增子Sub-TLV,新增的子Sub-TLV用于携带BFER的跨域能力属性信息。Optionally, in the case that the routing protocol is the ISIS protocol, a sub-sub-TLV is added to the ISIS BIER info Sub-TLV of the ISIS protocol, and the newly added sub-sub-TLV is used to carry the cross-domain capability attribute information of the BFER.
图11所示为ISIS BIER info Sub-TLV的格式图,该ISIS BIER info Sub-TLV携带有BIER的基础参数,包括sub-domain id,BFR-id等信息,该Sub-TLV也可以携带MPLS Encapsulation Sub-Sub-TLV和BIER sub-domain Tree Type等Sub-Sub-TLV,分别用于携带BIER的MPLS封装 的参数信息和BIER用于计算路径的树的信息,本申请扩展ISIS BIER info Sub-TLV,新增的Sub-TLV为AS Border BFER Sub-Sub-TLV,携带位索引出口路由器的跨域能力属性信息。Figure 11 shows the format of the ISIS BIER info Sub-TLV. The ISIS BIER info Sub-TLV carries the basic parameters of the BIER, including sub-domain id and BFR-id. The Sub-TLV can also carry MPLS Encapsulation. Sub-Sub-TLV such as Sub-Sub-TLV and BIER sub-domain Tree Type, respectively for MPLS encapsulation carrying BIER The parameter information and the information of the tree used by the BIER to calculate the path. The application extends the ISIS BIER info Sub-TLV, and the added Sub-TLV is the AS Border BFER Sub-Sub-TLV, which carries the cross-domain capability attribute of the bit index egress router. information.
当位索引出口路由器封装链路状态数据报文单元(Link State Packet Data Unit,简称为LSPDU)时,封装ISIS BIER info-Sub-TLV信息,BIER info Sub-TLV携带有AS Border BFER Sub-Sub-TLV,位索引出口路由器在封装好LSPDU后,使用ISIS泛洪机制在BIER域中进行泛洪,当BIER域中的位索引入口路由器和BIER-RP路由器收到了该LSPDU后,就可以根据携带的AS Border BFER Sub-Sub-TLV指示的内容判断该位索引出口路由器是否支持跨域转发,并得知相连的其他自治系统域的AS号等信息。When the bit index egress router encapsulates a Link State Packet Data Unit (LSPDU), the ISIS BIER info-Sub-TLV information is encapsulated, and the BIER info Sub-TLV carries the AS Border BFER Sub-Sub- The TLV, the bit index egress router uses the ISIS flooding mechanism to flood the BIER domain after the LSPDU is encapsulated. When the bit index ingress router and the BIER-RP router in the BIER domain receive the LSPDU, they can be carried according to the The content indicated by the AS Border BFER Sub-Sub-TLV determines whether the index export egress router supports cross-domain forwarding and information such as the AS number of other connected AS domains.
可选地,在路由协议为BGP协议的情况下,BGP协议的BGP BIER info TLV中新增子TLV,新增的子TLV用于携带BFER的跨域能力属性信息。Optionally, in the case that the routing protocol is BGP, the sub-TLV is added to the BGP BIER info TLV of the BGP protocol, and the newly added sub-TLV is used to carry the cross-domain capability attribute information of the BFER.
图13所示为BGP BIER TLV格式图,BGP BIER TLV携带BIER的基础参数,包括Sub-domain ID,BFR-id等信息,该TLV可以携带MPLS encapsulation sub-TLV,用于通告BIER的MPLS封装的参数信息。本申请扩展BGP BIER TLV,新增的子TLV为AS Border BFER Sub-TLV,携带位索引出口路由器的跨域能力转发信息。Figure 13 shows the BGP BIER TLV format. The BGP BIER TLV carries the BIER basic parameters, including the Sub-domain ID and BFR-id. The TLV can carry the MPLS encapsulation sub-TLV to advertise the BIER MPLS encapsulation. Parameter information. This application extends the BGP BIER TLV. The newly added sub-TLV is the AS Border BFER Sub-TLV, which carries the cross-domain capability forwarding information of the bit index egress router.
需要说明的是,跨域能力属性信息包括用于表示跨域能力属性的第一标志字段、用于表示是否支持转发等价多路径ECMP的第二标志字段以及用于表示与第二域的BFIR相连的自治系统的系统信息的第三字段。It should be noted that the cross-domain capability attribute information includes a first flag field for indicating a cross-domain capability attribute, a second flag field for indicating whether to support forwarding equivalent multipath ECMP, and a BFIR for indicating the second domain. The third field of system information for the connected autonomous system.
本申请的AS Border BFER Sub-Sub-TLV格式图如图14所示,各个字段的描述如下:The AS Border BFER Sub-Sub-TLV format diagram of this application is shown in Figure 14. The description of each field is as follows:
Type字段:表示为AS Border BFER Sub-Sub-TLV,该字段的值需要IETF IANA分配;Type field: expressed as AS Border BFER Sub-Sub-TLV, the value of this field requires IETF IANA allocation;
Length字段:本Sub-Sub-TLV的总长度; Length field: the total length of this Sub-Sub-TLV;
I字段:指示位索引出口路由器是否支持跨域转发,字段取值为1时,表示支持跨域转发,为0时,不支持跨域转发,此时adjacency AS number字段的值忽略;I field: indicates whether the bit index egress router supports cross-domain forwarding. When the field value is 1, it indicates that cross-domain forwarding is supported. When 0, cross-domain forwarding is not supported. The value of the adjacency AS number field is ignored.
E字段:指示位索引出口路由器是否支持ECMP转发,字段取值为1时,表示支持ECMP,为0时,不支持ECMP;E field: indicates whether the bit index egress router supports ECMP forwarding. When the field value is 1, it indicates that ECMP is supported. When 0, ECMP is not supported.
adjacency AS number字段:位索引出口路由器的相连的自治系统的自治系统号。Adjacency AS number field: The autonomous system number of the connected autonomous system of the bit index egress router.
如图15中BFER11与BFR12,BIER-RP11之间建立BGP对等体连接,互通BGP路由,当位索引出口路由器BFER11封装BGP update消息报文时,封装BGP BIER TLV信息,BIER TLV信息中携带有本申请提出的AS Border BFER Sub-TLV,该Sub-TLV中携带位索引出口路由器BFER11的跨域能力属性信息,BFER11将update消息发送到对等体BFR12和BIER-RP11,BFR12和BIER-RP11收到了update消息后,就可以根据消息中携带的AS Border BFER Sub-TLV指示内容判断BFER11是否支持跨域转发,并得知相连的其他自治系统的AS号等信息。同时,由于BIER-RP11与位索引入口路由器BFIR11之间也建立了BGP对等体连接,互通BGP路由,那么BFIR11也可以通过BIER-RP11了解到BFER11是否支持跨域转发,实现了边界的位索引出口路由器的跨域能力属性在BIER域中依靠BGP协议的分发和泛洪,发送至BFR11、BFIR11等。As shown in Figure 15, the BGP peer connection is established between the BFER11 and the BFR12 and the BIER-RP11, and the BGP route is exchanged. When the BGP update message is encapsulated in the BFER11, the BGP BIER TLV information is encapsulated. The AS Border BFER Sub-TLV proposed in this application carries the cross-domain capability attribute information of the bit index egress router BFER11 in the Sub-TLV, and the BFER11 sends the update message to the peers BFR12 and BIER-RP11, BFR12 and BIER-RP11. After the update message is received, it can be determined whether the BFER11 supports cross-domain forwarding according to the AS Border BFER Sub-TLV indication content carried in the message, and the AS number of other connected autonomous systems is known. At the same time, since the BGP peer connection is established between the BIER-RP11 and the bit index entry router BFIR11, and the BGP route is exchanged, the BFIR11 can also learn whether the BFER11 supports cross-domain forwarding through BIER-RP11 and implement the bit index of the boundary. The cross-domain capability attribute of the egress router is transmitted to BFR11, BFIR11, etc. in the BIER domain by means of BGP distribution and flooding.
需要说明的是,上述各个模块是可以通过软件或硬件来实现的,对于后者,可以通过以下方式实现,但不限于此:上述模块均位于同一处理器中;或者,上述各个模块以任意组合的形式分别位于不同的处理器中。It should be noted that each of the above modules may be implemented by software or hardware. For the latter, the foregoing may be implemented by, but not limited to, the foregoing modules are all located in the same processor; or, the above modules are in any combination. The forms are located in different processors.
实施例6Example 6
本发明的实施例还提供了一种计算机存储介质。在本实施例中,上述计算机存储介质可以被设置为存储用于执行以下步骤的程序代码: Embodiments of the present invention also provide a computer storage medium. In the present embodiment, the above computer storage medium may be arranged to store program code for performing the following steps:
S1,控制第一域的位索引显示复制-汇聚点设备BIER-RP向控制器通告跨域组播组地址;S1, controlling the bit index of the first domain to display that the replication-convergence point device BIER-RP advertises the cross-domain multicast group address to the controller;
S2,第一域的位索引转发入口路由器BFIR在接收到请求跨域传输至第二域的组播数据报文后,BFIR将组播数据报文传输至第一域的位索引转发出口路由器BFER,由BFER将组播数据报文转发至第二域。S2, after the bit index forwarding ingress router BFIR of the first domain receives the multicast data packet requesting to be transmitted to the second domain, the BFIR transmits the multicast data packet to the bit index forwarding egress router BFER of the first domain. The multicast data packet is forwarded by the BFER to the second domain.
可选地,计算机存储介质还被设置为存储用于执行以下步骤的程序代码:Optionally, the computer storage medium is further arranged to store program code for performing the following steps:
S3,第一域的位索引转发出口路由器BFER通过扩展后的路由协议在第一域内通告BFER的跨域能力属性信息;S3, the bit index forwarding egress router BFER of the first domain advertises the cross-domain capability attribute information of the BFER in the first domain by using the extended routing protocol;
S4,第一域内的位索引转发入口路由器BFIR在接收到请求发送至第二域的组播数据报文时,确定出与第二域连通的BFER,其中,BFIR通过BFER的跨域能力属性信息确定BFER是否与第二域连通;S4, the bit index forwarding ingress router BFIR in the first domain determines the BFER connected to the second domain when receiving the multicast data packet that is sent to the second domain, where the BFIR passes the BFER cross-domain capability attribute information. Determining whether the BFER is connected to the second domain;
S5,BFIR将组播数据报文传输至与第二域连通的BFER,通过与第二域连通的BFER将组播数据报文发送至第二域。S5. The BFIR transmits the multicast data packet to the BFER connected to the second domain, and sends the multicast data packet to the second domain by using the BFER connected to the second domain.
在本实施例中,上述计算机存储介质可以包括但不限于:U盘、只读存储器(ROM,Read-Only Memory)、随机存取存储器(RAM,Random Access Memory)、移动硬盘、磁碟或者光盘等各种可以存储程序代码的介质。In this embodiment, the computer storage medium may include, but is not limited to, a USB flash drive, a read-only memory (ROM), a random access memory (RAM), a mobile hard disk, a magnetic disk, or a magnetic disk. And other media that can store program code.
在本实施例中,处理器根据计算机存储介质中已存储的程序代码执行:控制第一域的位索引显示复制-汇聚点设备BIER-RP向控制器通告跨域组播组地址;控制第一域的位索引转发入口路由器BFIR在接收到组播数据报文时,判断组播数据报文的接收对象所在的第二域是否与第一域为同一域;在判断出第二域与第一域不为同一域的情况下,控制BFIR将组播数据报文传输至第一域的位索引转发出口路由器BFER,由BFER将组播数据报文转发至第二域。In this embodiment, the processor executes according to the stored program code in the computer storage medium: controlling the bit index of the first domain to display the copy-convergence point device BIER-RP advertises the cross-domain multicast group address to the controller; When receiving the multicast data packet, the bit index forwarding ingress router BFIR determines whether the second domain in which the receiving object of the multicast data packet is located is in the same domain as the first domain, and determines the second domain and the first domain. If the domain is not in the same domain, the BFIR is controlled to transmit the multicast data packet to the bit index forwarding egress router BFER of the first domain, and the BFER forwards the multicast data packet to the second domain.
在本实施例中,处理器根据计算机存储介质中已存储的程序代码执行: 在需要传输跨域的组播数据报文时,控制第一域的位索引转发出口路由器BFER通过扩展后的路由协议向第二域通告BFER的跨域能力属性信息,其中,第二域为组播数据报文的目标域,或者为组播数据报文到达目标域需要经过的域;BFER将组播数据报文发送至第二域。In this embodiment, the processor executes according to the stored program code in the computer storage medium: When the cross-domain multicast data packet needs to be transmitted, the bit index forwarding egress router BFER that controls the first domain advertises the BFER cross-domain capability attribute information to the second domain by using the extended routing protocol, where the second domain is a group. The destination field of the broadcast data packet, or the domain through which the multicast data packet needs to reach the target domain; the BFER sends the multicast data packet to the second domain.
可选地,本实施例中的具体示例可以参考上述实施例及可选实施方式中所描述的示例,本实施例在此不再赘述。For example, the specific examples in this embodiment may refer to the examples described in the foregoing embodiments and the optional embodiments, and details are not described herein again.
显然,本领域的技术人员应该明白,上述的本发明的各模块或各步骤可以用通用的计算装置来实现,它们可以集中在单个的计算装置上,或者分布在多个计算装置所组成的网络上,可选地,它们可以用计算装置可执行的程序代码来实现,从而,可以将它们存储在存储装置中由计算装置来执行,并且在某些情况下,可以以不同于此处的顺序执行所示出或描述的步骤,或者将它们分别制作成各个集成电路模块,或者将它们中的多个模块或步骤制作成单个集成电路模块来实现。这样,本发明不限制于任何特定的硬件和软件结合。It will be apparent to those skilled in the art that the various modules or steps of the present invention described above can be implemented by a general-purpose computing device that can be centralized on a single computing device or distributed across a network of multiple computing devices. Alternatively, they may be implemented by program code executable by the computing device such that they may be stored in the storage device by the computing device and, in some cases, may be different from the order herein. The steps shown or described are performed, or they are separately fabricated into individual integrated circuit modules, or a plurality of modules or steps thereof are fabricated as a single integrated circuit module. Thus, the invention is not limited to any specific combination of hardware and software.
以上所述仅为本发明的优选实施例而已,并不用于限制本发明,对于本领域的技术人员来说,本发明可以有各种更改和变化。凡在本发明的精神和原则之内,所作的任何修改、等同替换、改进等,均应包含在本发明的保护范围之内。The above description is only the preferred embodiment of the present invention, and is not intended to limit the present invention, and various modifications and changes can be made to the present invention. Any modifications, equivalent substitutions, improvements, etc. made within the spirit and scope of the present invention are intended to be included within the scope of the present invention.
工业实用性Industrial applicability
本发明实施例的技术方案,第一域的BIER-RP向控制器通告跨域组播组地址;第一域的BFIR在接收到请求跨域传输至第二域的组播数据报文后,将组播数据报文传输至第一域的BFER,由BFER将组播数据报文转发至第二域,从而解决了相关技术中传输组播数据报文时需要占用网络较多的资源的技术问题,实现了降低传输组播数据报文的网络资源的技术效果。 In the technical solution of the embodiment of the present invention, the BIER-RP of the first domain advertises the inter-domain multicast group address to the controller; after receiving the multicast data packet requesting the cross-domain transmission to the second domain, the BFIR of the first domain is received. The multicast data packet is transmitted to the BFER of the first domain, and the BFER forwards the multicast data packet to the second domain, thereby solving the technology in the related art that needs to occupy more resources of the network when transmitting the multicast data packet. The problem is that the technical effect of reducing network resources for transmitting multicast data messages is achieved.

Claims (33)

  1. 一种报文发送方法,包括:A method for sending a message, comprising:
    第一域的位索引显示复制-汇聚点设备BIER-RP向控制器通告跨域组播组地址;The bit index of the first domain shows that the copy-convergence point device BIER-RP advertises the cross-domain multicast group address to the controller;
    所述第一域的位索引转发入口路由器BFIR在接收到请求跨域传输至第二域的组播数据报文后,将所述组播数据报文传输至所述第一域的位索引转发出口路由器BFER,由所述BFER将所述组播数据报文转发至所述第二域。After receiving the multicast data packet requesting the cross-domain transmission to the second domain, the bit index forwarding ingress router BFIR of the first domain transmits the multicast data packet to the bit index forwarding of the first domain. The egress router BFER forwards the multicast data message to the second domain by the BFER.
  2. 根据权利要求1所述的方法,其中,第一域的位索引显示复制-汇聚点设备BIER-RP向控制器通告跨域组播组地址包括:The method of claim 1, wherein the bit index of the first domain shows that the copy-convergence point device BIER-RP advertises the cross-domain multicast group address to the controller comprises:
    所述BIER-RP通过扩展后的BGP-LS协议向所述控制器通告跨域组播组地址。The BIER-RP advertises the cross-domain multicast group address to the controller through the extended BGP-LS protocol.
  3. 根据权利要求2所述的方法,其中,所述BGP-LS协议的Node Descriptor TLVs中新增子TLV,新增的子TLV用于携带跨域组播组地址。The method of claim 2, wherein the sub-TLVs are added to the Node Descriptor TLVs of the BGP-LS protocol, and the newly added sub-TLVs are used to carry the inter-domain multicast group addresses.
  4. 根据权利要求1所述的方法,其中,所述BFIR将所述组播数据报文传输至所述第一域的位索引转发出口路由器BFER包括:The method of claim 1, wherein the BFIR transmitting the multicast data message to the bit index forwarding egress router BFER of the first domain comprises:
    所述BFIR确定所述第一域中与所述第二域连通的所述BFER;Determining, by the BFIR, the BFER in the first domain that is in communication with the second domain;
    所述BFIR将所述组播数据报文传输至与所述第二域连通的所述BFER。The BFIR transmits the multicast data message to the BFER that is in communication with the second domain.
  5. 根据权利要求1所述的方法,其中,由所述BFER将所述组播数据报文转发至所述第二域包括:The method of claim 1, wherein forwarding the multicast data message to the second domain by the BFER comprises:
    所述BFER判断所述第二域是否与所述第一域相邻;Determining, by the BFER, whether the second domain is adjacent to the first domain;
    在判断出所述第二域与所述第一域相邻的情况下,所述BFER将所述组播数据报文传输至所述第二域的BFIR;When it is determined that the second domain is adjacent to the first domain, the BFER transmits the multicast data packet to a BFIR of the second domain;
    在判断出所述第二域不与所述第一域相邻的情况下,所述BFER将 所述组播数据报文通过第三域传输至所述第二域的BFIR,其中,所述第三域分别与所述第一域和所述第二域连通。In the case that it is determined that the second domain is not adjacent to the first domain, the BFER will The multicast data packet is transmitted to the BFIR of the second domain by using a third domain, where the third domain is respectively connected to the first domain and the second domain.
  6. 一种报文发送方法,包括:A method for sending a message, comprising:
    第一域的位索引转发出口路由器BFER通过扩展后的路由协议在所述第一域内通告所述BFER的跨域能力属性信息;The bit index forwarding egress router BFER of the first domain advertises the cross-domain capability attribute information of the BFER in the first domain by using an extended routing protocol;
    所述第一域内的位索引转发入口路由器BFIR在接收到请求发送至第二域的组播数据报文时,确定出与所述第二域连通的所述BFER,其中,所述BFIR通过所述BFER的跨域能力属性信息判断所述BFER是否与所述第二域连通;The bit index forwarding ingress router BFIR in the first domain determines the BFER that is in communication with the second domain when receiving the multicast data message that is sent to the second domain, where the BFIR passes through the Determining, by the cross-domain capability attribute information of the BFER, whether the BFER is connected to the second domain;
    所述BFIR将所述组播数据报文传输至与所述第二域连通的所述BFER,通过与所述第二域连通的所述BFER将所述组播数据报文发送至所述第二域。Transmitting, by the BFIR, the multicast data packet to the BFER that is in communication with the second domain, and sending the multicast data packet to the first part by using the BFER that is connected to the second domain Two domains.
  7. 根据权利要求6所述的方法,其中,第一域的位索引转发出口路由器BFER通过扩展后的路由协议在所述第一域内通告所述BFER的跨域能力属性信息包括:The method according to claim 6, wherein the bit index forwarding egress router BFER of the first domain advertises the cross-domain capability attribute information of the BFER in the first domain by using an extended routing protocol, including:
    所述第一域的BFER通过扩展后的路由协议向所述第一域内的所述BFIR通告所述BFER的跨域能力属性信息。The BFER of the first domain advertises the cross-domain capability attribute information of the BFER to the BFIR in the first domain by using an extended routing protocol.
  8. 根据权利要求7所述的方法,其中,在所述路由协议为OSPF协议的情况下,所述OSPF协议的OSPF BIER Sub-TLV中新增子Sub-TLV,新增的子Sub-TLV用于携带所述BFER的跨域能力属性信息。The method according to claim 7, wherein in the case that the routing protocol is an OSPF protocol, a sub-sub-TLV is added to the OSPF BIER Sub-TLV of the OSPF protocol, and a new sub-sub-TLV is used. Carrying cross-domain capability attribute information of the BFER.
  9. 根据权利要求7所述的方法,其中,在所述路由协议为ISIS协议的情况下,所述ISIS协议的ISIS BIER info Sub–TLV中新增子Sub-TLV,新增的子Sub-TLV用于携带所述BFER的跨域能力属性信息。The method according to claim 7, wherein in the case that the routing protocol is an ISIS protocol, a sub-sub-TLV is added to the ISIS BIER info Sub-TLV of the ISIS protocol, and a new sub-sub-TLV is used. The cross-domain capability attribute information of the BFER is carried.
  10. 根据权利要求7所述的方法,其中,在所述路由协议为BGP协议的情况下,所述BGP协议的BGP BIER info TLV中新增子TLV,新 增的子TLV用于携带所述BFER的跨域能力属性信息。The method according to claim 7, wherein in the case that the routing protocol is a BGP protocol, a sub-TLV is added to the BGP BIER info TLV of the BGP protocol, new The added sub-TLV is used to carry the cross-domain capability attribute information of the BFER.
  11. 根据权利要求7所述的方法,其中,所述跨域能力属性信息包括用于表示跨域能力属性的第一标志字段、用于表示是否支持转发等价多路径ECMP的第二标志字段以及用于表示与所述第二域的BFIR相连的自治系统的系统信息的第三字段。The method according to claim 7, wherein the cross-domain capability attribute information comprises a first flag field for indicating a cross-domain capability attribute, a second flag field for indicating whether to support forwarding equivalent multipath ECMP, and And a third field indicating system information of the autonomous system connected to the BFIR of the second domain.
  12. 一种报文发送装置,包括:A message sending device includes:
    第一通告单元,配置为控制第一域的位索引显示复制-汇聚点设备BIER-RP向控制器通告跨域组播组地址;a first advertising unit configured to control a bit index of the first domain to display a replication-convergence point device BIER-RP advertises a cross-domain multicast group address to the controller;
    传输单元,配置为所述第一域的位索引转发入口路由器BFIR在接收到请求跨域传输至第二域的组播数据报文后,控制所述BFIR将所述组播数据报文传输至所述第一域的位索引转发出口路由器BFER,由所述BFER将所述组播数据报文转发至所述第二域。a transmission unit configured to: the bit index forwarding ingress router BFIR of the first domain controls the BFIR to transmit the multicast data packet to the BFIR after receiving the multicast data packet requesting to be transmitted to the second domain The bit index of the first domain forwards the egress router BFER, and the BFER forwards the multicast data packet to the second domain.
  13. 根据权利要求12所述的装置,其中,所述第一通告单元包括:The apparatus of claim 12, wherein the first notification unit comprises:
    第一通告模块,配置为控制所述BIER-RP通过扩展后的BGP-LS协议向所述控制器通告跨域组播组地址。The first advertising module is configured to control the BIER-RP to advertise the cross-domain multicast group address to the controller by using the extended BGP-LS protocol.
  14. 根据权利要求13所述的装置,其中,所述BGP-LS协议的Node Descriptor TLVs中新增子TLV,新增的子TLV用于携带跨域组播组地址。The device of claim 13, wherein the sub-TLVs are added to the Node Descriptor TLVs of the BGP-LS protocol, and the newly added sub-TLVs are used to carry the inter-domain multicast group addresses.
  15. 根据权利要求12所述的装置,其中,所述传输单元包括:The apparatus of claim 12, wherein the transmission unit comprises:
    确定模块,配置为通过所述BFIR确定所述第一域中与所述第二域连通的所述BFER;a determining module, configured to determine, by the BFIR, the BFER in the first domain that is in communication with the second domain;
    第一传输模块,配置为通过所述BFIR将所述组播数据报文传输至与所述第二域连通的所述BFER。The first transmission module is configured to transmit, by using the BFIR, the multicast data message to the BFER that is in communication with the second domain.
  16. 根据权利要求12所述的装置,其中,所述传输单元包括:The apparatus of claim 12, wherein the transmission unit comprises:
    判断模块,配置为通过所述BFER判断所述第二域是否与所述第一域相邻; a determining module, configured to determine, by using the BFER, whether the second domain is adjacent to the first domain;
    第二传输模块,配置为在判断出所述第二域与所述第一域相邻的情况下,通过所述BFER将所述组播数据报文传输至所述第二域的BFIR;a second transmission module, configured to: when the second domain is determined to be adjacent to the first domain, transmit the multicast data packet to the BFIR of the second domain by using the BFER;
    第三传输模块,配置为在判断出所述第二域不与所述第一域相邻的情况下,控制所述BFER将所述组播数据报文通过第三域传输至所述第二域的BFIR,其中,所述第三域分别与所述第一域和所述第二域连通。a third transmission module, configured to control, by the BFER, to transmit the multicast data packet to the second domain by using a third domain, if it is determined that the second domain is not adjacent to the first domain BFIR of the domain, wherein the third domain is in communication with the first domain and the second domain, respectively.
  17. 一种报文发送装置,包括:A message sending device includes:
    第二通告单元,配置为控制第一域的位索引转发出口路由器BFER通过扩展后的路由协议在所述第一域内通告所述BFER的跨域能力属性信息;a second advertising unit, configured to control a bit index forwarding egress router BFER of the first domain to advertise the cross-domain capability attribute information of the BFER in the first domain by using an extended routing protocol;
    确定单元,配置为控制所述第一域内的位索引转发入口路由器BFIR在接收到请求发送至第二域的组播数据报文时,确定出与所述第二域连通的所述BFER,其中,所述BFIR通过所述BFER的跨域能力属性信息判断所述BFER是否与所述第二域连通;a determining unit, configured to control a bit index forwarding ingress router BFIR in the first domain, when receiving a multicast data message requesting to be sent to the second domain, determining the BFER connected to the second domain, where The BFIR determines whether the BFER is connected to the second domain by using the cross-domain capability attribute information of the BFER;
    发送单元,配置为控制所述BFIR将所述组播数据报文传输至与所述第二域连通的所述BFER,通过与所述第二域连通的所述BFER将所述组播数据报文发送至所述第二域。a sending unit, configured to control the BFIR to transmit the multicast data packet to the BFER that is in communication with the second domain, and send the multicast data packet by using the BFER that is connected to the second domain The text is sent to the second domain.
  18. 根据权利要求17所述的装置,其中,所述第二通告单元包括:The apparatus of claim 17, wherein the second notification unit comprises:
    第二通告模块,配置为控制所述第一域的BFER通过扩展后的路由协议向所述第一域内的所述BFIR通告所述BFER的跨域能力属性信息。The second advertisement module is configured to control the BFER of the first domain to notify the BFER cross-domain capability attribute information to the BFIR in the first domain by using an extended routing protocol.
  19. 根据权利要求18所述的装置,其中,在所述路由协议为OSPF协议的情况下,所述OSPF协议的OSPF BIER Sub-TLV中新增子Sub-TLV,新增的子Sub-TLV用于携带所述BFER的跨域能力属性信息。The device according to claim 18, wherein in the case that the routing protocol is an OSPF protocol, a sub-sub-TLV is added to the OSPF BIER Sub-TLV of the OSPF protocol, and a new sub-sub-TLV is used. Carrying cross-domain capability attribute information of the BFER.
  20. 根据权利要求18所述的装置,其中,在所述路由协议为ISIS协议的情况下,所述ISIS协议的ISIS BIER info Sub–TLV中新增子Sub-TLV,新增的子Sub-TLV用于携带所述BFER的跨域能力属性信息。 The device according to claim 18, wherein in the case that the routing protocol is an ISIS protocol, a sub-TLV is added to the ISIS BIER info Sub-TLV of the ISIS protocol, and the new sub-TLV is used. The cross-domain capability attribute information of the BFER is carried.
  21. 根据权利要求18所述的装置,其中,在所述路由协议为BGP协议的情况下,所述BGP协议的BGP BIER info TLV中新增子TLV,新增的子TLV用于携带所述BFER的跨域能力属性信息。The device according to claim 18, wherein in the case that the routing protocol is a BGP protocol, a sub-TLV is added to the BGP BIER info TLV of the BGP protocol, and the newly added sub-TLV is used to carry the BFER. Cross-domain capability attribute information.
  22. 根据权利要求18所述的装置,其中,所述跨域能力属性信息包括用于表示跨域能力属性的第一标志字段、用于表示是否支持转发等价多路径ECMP的第二标志字段以及用于表示与所述第二域的BFIR相连的自治系统的系统信息的第三字段。The apparatus according to claim 18, wherein said cross-domain capability attribute information comprises a first flag field for indicating a cross-domain capability attribute, a second flag field for indicating whether to support forwarding equivalent multipath ECMP, and And a third field indicating system information of the autonomous system connected to the BFIR of the second domain.
  23. 一种报文跨域转发的网络架构,包括位于第一域的层次化控制器、位索引显示复制-汇聚点设备BIER-RP、位索引转发入口路由器BFIR以及位索引转发出口路由器BFER,其中,A network architecture for forwarding packets across domains, including a hierarchical controller in a first domain, a bit index display copy-convergence point device BIER-RP, a bit index forwarding ingress router BFIR, and a bit index forwarding egress router BFER, wherein
    所述层次化控制器用于管理跨域路由信息、网络拓扑信息以及组播组信息;The hierarchical controller is configured to manage cross-domain routing information, network topology information, and multicast group information;
    所述BIER-RP分别与所述层次化控制器和所述BFIR连接,配置为向所述层次化控制器通告跨域组播组地址,发送跨域路由信息至第二域,在所述第一域中通告接收到的跨域路由信息;The BIER-RP is respectively connected to the layered controller and the BFIR, configured to advertise an inter-domain multicast group address to the layered controller, and send cross-domain routing information to the second domain, where The cross-domain routing information received by the advertisement in a domain;
    所述BFIR与所述层次化控制器连接,配置为在接收到请求传输至所述第二域的组播数据报文时,根据与所述组播数据报文对应的跨域组播组地址和自治系统信息转发所述组播数据报文至对应的所述BFER;The BFIR is connected to the layered controller, and is configured to: according to the cross-domain multicast group address corresponding to the multicast data packet, when receiving the multicast data message that is requested to be transmitted to the second domain And autonomous system information forwarding the multicast data message to the corresponding BFER;
    所述BFER用于将接收到的所述组播数据报文转发至所述第二域。The BFER is configured to forward the received multicast data packet to the second domain.
  24. 根据权利要求23所述的网络架构,其中,所述层次化控制器包括SDN控制器和超级网络控制器,所述超级网络控制器用于基于所述组播数据报文的跨域组播组地址和所述第二域的系统信息生成用于指示所述组播数据报文的传输路由的控制信息,并通过所述SDN控制器下发所述组播数据报文和所述控制信息至所述BFIR。The network architecture of claim 23, wherein the layered controller comprises an SDN controller and a super network controller, the super network controller for inter-domain multicast group address based on the multicast data message The system information of the second domain is used to generate control information for indicating a transmission route of the multicast data packet, and the SDN controller sends the multicast data packet and the control information to the BFIR.
  25. 根据权利要求24所述的网络架构,其中,所述BIER-RP通过 扩展后的BGP-LS协议向所述SDN控制器通告跨域组播组地址和所述第二域的系统信息。The network architecture of claim 24 wherein said BIER-RP passes The extended BGP-LS protocol advertises the cross-domain multicast group address and the system information of the second domain to the SDN controller.
  26. 根据权利要求25所述的网络架构,其中,所述BGP-LS协议的Node Descriptor TLVs中新增子TLV,新增的子TLV用于携带跨域组播组地址和所述第二域的系统信息。The network architecture of claim 25, wherein a sub-TLV is added to the Node Descriptor TLVs of the BGP-LS protocol, and the added sub-TLV is used to carry the inter-domain multicast group address and the second domain system. information.
  27. 根据权利要求23所述的网络架构,其中,所述BFER还用于通过扩展后的路由协议向所述第二域的BFIR通告所述BFER的跨域能力属性信息。The network architecture of claim 23, wherein the BFER is further configured to advertise the cross-domain capability attribute information of the BFER to the BFIR of the second domain by using an extended routing protocol.
  28. 根据权利要求27所述的网络架构,其中,在所述路由协议为OSPF协议的情况下,所述OSPF协议的OSPF BIER Sub-TLV中新增子Sub-TLV,新增的子Sub-TLV用于携带所述BFER的跨域能力属性信息。The network architecture according to claim 27, wherein, in the case that the routing protocol is an OSPF protocol, a sub-sub-TLV is added to the OSPF BIER Sub-TLV of the OSPF protocol, and the added sub-sub-TLV is used. The cross-domain capability attribute information of the BFER is carried.
  29. 根据权利要求27所述的网络架构,其中,在所述路由协议为ISIS协议的情况下,所述ISIS协议的ISIS BIER info Sub–TLV中新增子Sub-TLV,新增的子Sub-TLV用于携带所述BFER的跨域能力属性信息。The network architecture according to claim 27, wherein in the case where the routing protocol is an ISIS protocol, a sub-TLV is added to the ISIS BIER info Sub-TLV of the ISIS protocol, and a new sub-TLV is added. The cross-domain capability attribute information used to carry the BFER.
  30. 根据权利要求27所述的网络架构,其中,在所述路由协议为BGP协议的情况下,所述BGP协议的BGP BIER info TLV中新增子TLV,新增的子TLV用于携带所述BFER的跨域能力属性信息。The network architecture of claim 27, wherein, in the case that the routing protocol is a BGP protocol, a sub-TLV is added to the BGP BIER info TLV of the BGP protocol, and the newly added sub-TLV is used to carry the BFER. Cross-domain capability attribute information.
  31. 根据权利要求27所述的网络架构,其中,所述跨域能力属性信息包括用于表示跨域能力属性的第一标志字段、用于表示是否支持转发等价多路径ECMP的第二标志字段以及用于表示与所述第二域的BFIR相连的自治系统的系统信息的第三字段。The network architecture according to claim 27, wherein the cross-domain capability attribute information comprises a first flag field for indicating a cross-domain capability attribute, a second flag field for indicating whether to support forwarding equivalent multipath ECMP, and A third field for indicating system information of an autonomous system connected to the BFIR of the second domain.
  32. 一种计算机存储介质,所述计算机存储介质中存储有计算机可执行指令,该计算机可执行指令配置为执行权利要求1-5任一项所述的报文发送方法。A computer storage medium having stored therein computer executable instructions configured to perform the message transmission method of any of claims 1-5.
  33. 一种计算机存储介质,所述计算机存储介质中存储有计算机可 执行指令,该计算机可执行指令配置为执行权利要求6-11任一项所述的报文发送方法。 A computer storage medium storing a computer in the computer storage medium The computer executable instructions are configured to perform the message transmitting method of any one of claims 6-11.
PCT/CN2017/086982 2016-07-07 2017-06-02 Message sending method and apparatus, network architecture, and computer storage medium WO2018006671A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201610532823.8A CN107592262A (en) 2016-07-07 2016-07-07 File transmitting method and the network architecture of the cross-domain forwarding of device, message
CN201610532823.8 2016-07-07

Publications (1)

Publication Number Publication Date
WO2018006671A1 true WO2018006671A1 (en) 2018-01-11

Family

ID=60901391

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2017/086982 WO2018006671A1 (en) 2016-07-07 2017-06-02 Message sending method and apparatus, network architecture, and computer storage medium

Country Status (2)

Country Link
CN (1) CN107592262A (en)
WO (1) WO2018006671A1 (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2019180305A1 (en) * 2018-03-21 2019-09-26 Nokia Solutions And Networks Oy Hierarchical bit indexed replication of multicast packets
US10581624B2 (en) * 2018-03-21 2020-03-03 Nokia Solutions And Networks Oy Hierarchical bit indexed replication of multicast packets
CN113114576A (en) * 2019-12-25 2021-07-13 华为技术有限公司 Method, equipment and system for sending message
WO2021146196A1 (en) * 2020-01-15 2021-07-22 Cisco Technology, Inc. Automatic configuration and connection of heterogeneous bandwidth managed multicast fabrics
CN115134290A (en) * 2021-03-29 2022-09-30 中国电信股份有限公司 Multicast signaling transmission method and system
EP4027597A4 (en) * 2019-09-30 2022-10-26 Huawei Technologies Co., Ltd. Method, apparatus and system for establishing bier forwarding table entry

Families Citing this family (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110324263B (en) * 2018-03-30 2021-06-29 华为技术有限公司 Method, equipment and system for transmitting multicast message
CN110460522B (en) * 2018-05-08 2021-11-19 华为技术有限公司 Multicast data transmission method, related device and system
WO2019214589A1 (en) * 2018-05-08 2019-11-14 华为技术有限公司 Multicast data transmission method, related apparatus and system
CN114070770A (en) * 2018-07-10 2022-02-18 华为技术有限公司 Method, device and system for receiving and transmitting message
CN114884867A (en) * 2019-03-08 2022-08-09 华为技术有限公司 BIER message sending method and device
CN112054959B (en) * 2019-06-06 2021-11-19 华为技术有限公司 BIER message sending method and device
CN112187649B (en) * 2019-07-01 2023-04-18 华为技术有限公司 Message forwarding method, message processing method and device
CN112448876B (en) * 2019-08-30 2023-04-07 中兴通讯股份有限公司 Method and device for realizing message transmission
CN114531392A (en) * 2020-11-03 2022-05-24 南京中兴软件有限责任公司 Multicast service design method, server and storage medium
CN114598635A (en) * 2020-12-02 2022-06-07 华为技术有限公司 Message transmission method and device
CN117834591A (en) * 2022-09-29 2024-04-05 中兴通讯股份有限公司 Multicast flow message forwarding method, system, computer equipment and readable medium
CN115801663A (en) * 2022-11-28 2023-03-14 中国联合网络通信集团有限公司 Route generation method, device and storage medium

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101232392A (en) * 2008-02-22 2008-07-30 中兴通讯股份有限公司 Method for notifying multicast source between MSDP and PIM
CN101605103A (en) * 2009-07-16 2009-12-16 杭州华三通信技术有限公司 A kind of method of static forwarding multicast data and device

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101631073B (en) * 2009-07-28 2012-09-05 北京交通大学 Multi-path establishment and forwarding method of external gateway protocol (EGP)
CN102025522B (en) * 2010-12-21 2012-09-05 北京星网锐捷网络技术有限公司 Method for realizing multicast between different IP domains and boundary gateway router
CN102055817B (en) * 2010-12-30 2014-07-30 中国人民解放军信息工程大学 Method for gathering homologous address beam and homologous gathering network route system
CN103248577B (en) * 2012-02-01 2016-03-30 华为技术有限公司 Determine the method for multicast path, the method receiving data message and router
US9544230B2 (en) * 2013-09-17 2017-01-10 Cisco Technology, Inc. Migration support for bit indexed explicit replication
CN105634940B (en) * 2014-10-27 2020-06-16 中兴通讯股份有限公司 SR information acquisition method and method for establishing segment routing network
US9432205B2 (en) * 2014-11-04 2016-08-30 Telefonaktiebolaget L M Ericsson (Publ) Explicit block encoding of multicast group membership information with bit index explicit replication (BIER)
US9742575B2 (en) * 2014-11-04 2017-08-22 Telefonaktiebolaget L M Ericsson (Publ) Explicit list encoding of sparse multicast group membership information with Bit Index Explicit Replication (BIER)

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101232392A (en) * 2008-02-22 2008-07-30 中兴通讯股份有限公司 Method for notifying multicast source between MSDP and PIM
CN101605103A (en) * 2009-07-16 2009-12-16 杭州华三通信技术有限公司 A kind of method of static forwarding multicast data and device

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
ECKERT, T. ET AL.: "Traffic Engineering for Bit Index Explicit Replication BIER-TE", DRAFT-ECKERT-BIER-TE-ARCH-03, 20 March 2016 (2016-03-20) *
MIRSKY, G. ET AL.: "Operations, Administration and Maintenance (OAM) Requirements for Bit Index Explicit Replication (BIER) Layer", DRAFT-IETF-BIER-OAM-REQUIREMENTS-OL, 21 March 2016 (2016-03-21) *
WIJNANDS, I. ET AL.: "Multicast using Bit Index Explicit Replication", DRAFT-IETF-BIER-ARCHITECTURE-03, 19 January 2016 (2016-01-19) *

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10581624B2 (en) * 2018-03-21 2020-03-03 Nokia Solutions And Networks Oy Hierarchical bit indexed replication of multicast packets
US10608922B2 (en) 2018-03-21 2020-03-31 Nokia Solutions And Networks Oy Hierarchical bit indexed replication of multicast packets
WO2019180305A1 (en) * 2018-03-21 2019-09-26 Nokia Solutions And Networks Oy Hierarchical bit indexed replication of multicast packets
EP4027597A4 (en) * 2019-09-30 2022-10-26 Huawei Technologies Co., Ltd. Method, apparatus and system for establishing bier forwarding table entry
US11848858B2 (en) 2019-09-30 2023-12-19 Huawei Technologies Co., Ltd. Bier forwarding entry construction method, apparatus, and system
CN113114576B (en) * 2019-12-25 2022-11-25 华为技术有限公司 Method, equipment and system for sending message
CN113114576A (en) * 2019-12-25 2021-07-13 华为技术有限公司 Method, equipment and system for sending message
CN114982201A (en) * 2020-01-15 2022-08-30 思科技术公司 Automatic configuration and connection of multicast structures for heterogeneous bandwidth management
US11082336B1 (en) 2020-01-15 2021-08-03 Cisco Technology, Inc. Automatic configuration and connection of heterogeneous bandwidth managed multicast fabrics
WO2021146196A1 (en) * 2020-01-15 2021-07-22 Cisco Technology, Inc. Automatic configuration and connection of heterogeneous bandwidth managed multicast fabrics
US11558292B2 (en) 2020-01-15 2023-01-17 Cisco Technology, Inc. Automatic configuration and connection of heterogeneous bandwidth managed multicast fabrics
CN115134290A (en) * 2021-03-29 2022-09-30 中国电信股份有限公司 Multicast signaling transmission method and system
CN115134290B (en) * 2021-03-29 2023-06-20 中国电信股份有限公司 Multicast signaling transfer method and system

Also Published As

Publication number Publication date
CN107592262A (en) 2018-01-16

Similar Documents

Publication Publication Date Title
WO2018006671A1 (en) Message sending method and apparatus, network architecture, and computer storage medium
KR102447132B1 (en) Multicast data transmission method, related device and system
US10476793B2 (en) Multicast flow overlay using registration over a reliable transport
US7570604B1 (en) Multicast data trees for virtual private local area network (LAN) service multicast
WO2017059708A1 (en) Bier information transmission method and reception method, and related device
WO2018072704A1 (en) Message transmission method and apparatus, node and computer storage medium
WO2018228490A1 (en) Multicast domain crossing method, device and system and computer readable storage medium
CN106603407B (en) Multicast address transmission method and device
US20180205636A1 (en) Bier packet transmission method and device
WO2015131560A1 (en) Segment routing identifier allocation method and segment routing node
WO2019214589A1 (en) Multicast data transmission method, related apparatus and system
CN106603406B (en) Method and device for announcing traffic engineering information in BIER network
US9288067B2 (en) Adjacency server for virtual private networks
WO2016058329A1 (en) Service transfer method and device
US20160277199A1 (en) Pim source discovery by last hop router
CN107623630B (en) Bit index explicit copy information transfer method and device
CN107294859B (en) Information transmission method, device and system
US9503272B2 (en) Fast convergence with multicast source mobility
WO2018040941A1 (en) Metadata transmission method and device
EP3907940B1 (en) Ingress replication procedures to facilitate migration to segment routing technology in a computer network
CN114726783A (en) Method, device and system for announcing route

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

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 17823483

Country of ref document: EP

Kind code of ref document: A1