CN109379289B - Method and device for processing route filtering strategy - Google Patents

Method and device for processing route filtering strategy Download PDF

Info

Publication number
CN109379289B
CN109379289B CN201811113411.6A CN201811113411A CN109379289B CN 109379289 B CN109379289 B CN 109379289B CN 201811113411 A CN201811113411 A CN 201811113411A CN 109379289 B CN109379289 B CN 109379289B
Authority
CN
China
Prior art keywords
routing
routing device
filtering
route
strategy
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201811113411.6A
Other languages
Chinese (zh)
Other versions
CN109379289A (en
Inventor
梅树
苏平
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
New H3C Technologies Co Ltd Hefei Branch
Original Assignee
New H3C Technologies Co Ltd Hefei Branch
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 New H3C Technologies Co Ltd Hefei Branch filed Critical New H3C Technologies Co Ltd Hefei Branch
Priority to CN201811113411.6A priority Critical patent/CN109379289B/en
Publication of CN109379289A publication Critical patent/CN109379289A/en
Application granted granted Critical
Publication of CN109379289B publication Critical patent/CN109379289B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/02Topology update or discovery

Landscapes

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

Abstract

The application provides a method and a device for processing a route filtering strategy, wherein an IRF strategy which needs to be applied to a target second routing device is obtained through a first routing device; generating a notification message carrying the IRF strategy; and sending the notification message to the target second routing equipment, so that the target second routing equipment filters the received routing information according to the IRF strategy. In this way, the first routing device can perform uniform notification when notifying the second routing device of the routing information, and perform filtering tasks on the routing information separately by the respective second routing devices to which the tasks are distributed, thereby reducing the load of the first routing device in the process of synchronizing the routing information.

Description

Method and device for processing route filtering strategy
Technical Field
The present application relates to the field of network communication technologies, and in particular, to a method and an apparatus for processing a routing filtering policy.
Background
In a larger communication network, routing devices adjacent to each other advertise routing information to each other, so as to select a link for data forwarding according to the received routing information in the forwarding process. When the routing information received by the routing device is too much, a certain burden is imposed on the operation of the device, so in some scenarios, the routing device needs to screen the routes advertised to each other. Referring to fig. 1, in a routing Filtering scheme in the prior art, a routing device 200A may receive and record an outgoing direction routing Filtering (ORF) policy sent by a routing device 200B, and when the routing device 200A needs to notify routing information to a routing device 100B, the routing device 200A may filter the sent routing information according to the ORF policy received from the routing device 200B, so that the routing device 200A does not send unnecessary routing information to the routing device 200B. However, when there are many neighbor devices and different ORF strategies need to be applied to different neighbor devices, different ORF filtering for different neighbor devices may impose a large burden on the routing information notification.
Disclosure of Invention
In a first aspect, the present application provides a method for processing a route filtering policy, which is applied to a first routing device in a communication network, where the first routing device and at least one second routing device in the communication network are neighbor devices, and the method includes:
acquiring an incoming direction route filtering (IRF for short) strategy which needs to be applied to a target second routing device;
generating a notification message carrying the IRF strategy;
and sending the notification message to the target second routing equipment, so that the target second routing equipment filters the received routing information according to the IRF strategy, and the second routing equipment identifies the notification message according to the preset identifier.
Optionally, the step of generating the notification packet carrying the IRF policy includes:
and generating an ORF route updating message carrying a preset identifier as the notification message according to the IRF strategy.
Optionally, the preset identifier is an ORF type field with a preset field value in the ORF routing update packet.
In a second aspect, the present application provides a method for processing a routing filtering policy, which is applied to a second routing device in a communication network, where the second routing device and at least one first routing device in the communication network are neighbor devices, and the method includes:
receiving a notification message which is sent by a first routing device and carries an IRF strategy required to be applied to a second routing device;
and extracting the IRF strategy, and filtering the received routing information according to the IRF strategy.
Optionally, the step of receiving the notification packet carrying the IRF policy and sent by the first routing device includes:
receiving an ORF route updating message sent by the first routing device;
and if the ORF route updating message is detected to carry the preset identification, taking the ORF route updating message as a notification message carrying the IRF strategy.
Optionally, if the value of the ORF type field of the ORF route update packet is a preset value, it is determined that the preset identifier is carried in the ORF route update packet.
In a third aspect, the present application provides a routing filtering policy processing apparatus, applied to a first routing device in a communication network, where the first routing device and at least one second routing device in the communication network are neighboring devices, and the apparatus includes:
the strategy acquisition module is used for acquiring an IRF strategy which needs to be applied to the target second routing equipment;
a message generating module, configured to generate a notification message carrying the IRF policy;
and the message sending module is used for sending the notification message to the target second routing equipment, so that the target second routing equipment extracts the IRF strategy from the notification message and filters the received routing information according to the IRF strategy.
Optionally, the packet generating module is specifically configured to generate, according to the IRF policy, an ORF route update packet carrying a preset identifier as the notification packet, so that the second routing device identifies the notification packet according to the preset identifier.
In a fourth aspect, the present application provides a routing filtering policy processing apparatus, applied to a second routing device in a communication network, where the second routing device and at least one first routing device in the communication network are neighbor devices, and the apparatus includes:
the message receiving module is used for receiving a notification message which is sent by the first routing equipment and carries an IRF strategy required to be applied to the second routing equipment;
and the strategy extraction module is used for extracting the IRF strategy and filtering the received routing information according to the IRF strategy.
Optionally, the message receiving module is specifically configured to receive an outbound routing filter routing update message sent by the first routing device; and when detecting that the outbound direction route filtering route updating message carries the preset identification, taking the outbound direction route filtering route updating message as a notification message carrying an IRF strategy.
In a fifth aspect, the present embodiments provide a routing device comprising a machine-readable storage medium and a processor, the machine-readable storage medium storing machine-executable instructions that when executed by the processor cause the routing device to communicate as a first routing device with at least one second routing device belonging to a same communication network, and cause the first routing device to:
acquiring an IRF strategy to be applied to a target second routing device;
generating a notification message carrying the IRF strategy;
and sending the notification message to the target second routing equipment, so that the target second routing equipment filters the received routing information according to the IRF strategy.
In a sixth aspect, the present application provides a routing device comprising a machine-readable storage medium and a processor, the machine-readable storage medium storing machine-executable instructions that when executed by the processor cause the routing device to communicate as a second routing device with at least a first routing device belonging to a same communication network, and cause the second routing device to:
receiving a notification message which is sent by a first routing device and carries an IRF strategy required to be applied to a second routing device;
and extracting the IRF strategy, and filtering the received routing information according to the IRF strategy.
Compared with the prior art, the method has the following beneficial effects:
in the method and apparatus for processing a routing filtering policy provided in the embodiment of the present application, the first routing device sends the IRF policy that needs to be applied to the target second routing device, so that the target second routing device filters the received routing information according to the IRF policy. In this way, the first routing device can perform uniform notification when notifying the second routing device of the routing information, and perform filtering tasks on the routing information separately by the respective second routing devices to which the tasks are distributed, thereby reducing the load of the first routing device in the process of synchronizing the routing information.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present application, the drawings that are required to be used in the embodiments will be briefly described below, it should be understood that the following drawings only illustrate some embodiments of the present application and therefore should not be considered as limiting the scope, and for those skilled in the art, other related drawings can be obtained from the drawings without inventive effort.
FIG. 1 is a schematic view of a scenario of prior art ORF filtering;
fig. 2 is a schematic diagram of a network system provided in an embodiment of the present application;
fig. 3 is a schematic flowchart of a method for processing a route filtering policy according to an embodiment of the present application;
FIG. 4 is a schematic diagram of a format of an ORF policy update message;
fig. 5 is a second schematic flowchart of a route filtering policy processing method according to an embodiment of the present application;
fig. 6 is a schematic hardware structure diagram of a routing device according to an embodiment of the present application;
fig. 7 is a schematic block diagram of a routing filtering policy processing apparatus according to an embodiment of the present application;
fig. 8 is a second block diagram of a routing filtering policy processing apparatus according to an embodiment of the present application.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present application clearer, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are some embodiments of the present application, but not all embodiments. The components of the embodiments of the present application, generally described and illustrated in the figures herein, can be arranged and designed in a wide variety of different configurations.
Thus, the following detailed description of the embodiments of the present application, presented in the accompanying drawings, is not intended to limit the scope of the claimed application, but is merely representative of selected embodiments of the application. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
It should be noted that: like reference numbers and letters refer to like items in the following figures, and thus, once an item is defined in one figure, it need not be further defined and explained in subsequent figures.
Referring to fig. 2, fig. 2 is a schematic view of a communication network provided in this embodiment, the communication network may include a plurality of routing devices 100, and the routing devices 100 may be neighbors to each other. For example, the plurality of routing devices 100 are adjacent to each other in BGP (Border Gateway Protocol).
In this embodiment, one of the routing devices 100 is taken as a first routing device, and at least one other routing device 100 having a BGP neighbor relationship with the first routing device is taken as a second routing device to explain the scheme provided in this embodiment.
Referring to fig. 3, the present embodiment provides a method for processing a routing filtering policy applied to a first routing device, where the method at least includes steps S110 to S130, which are described in detail below.
Step S110, obtain the IRF policy that needs to be applied to the target second routing device.
In this embodiment, the IRF policy that needs to be applied may be configured by an administrator on the first routing device for a certain target second routing device. The IRF policy for the target second routing device may also be automatically generated by the first routing device according to the operating condition of the first routing device or the target second routing device.
Step S120, a notification packet carrying the IRF policy is generated.
The inventor finds that, in the ORF function in the prior art, an ORF Route update (ORF Route-refresh) message is defined, please refer to fig. 4, where the ORF Route update message includes a plurality of ORF entry fields (ORFentry), and the plurality of ORF entry fields may be used to record an ORF policy that needs to be applied to a neighbor device. The route equipment with the ORF function can receive and analyze the ORF route update report, obtain the ORF strategy information carried in the ORF route update report, and apply the ORF strategy to the route filtering mechanism in the outgoing direction.
Since the ORF route update packet has been defined in the prior art and has a format that can be analyzed by the routing device to obtain the ORF policy, in this embodiment, the ORF route update packet is modified based on the ORF route update packet defined in the prior art, so that the ORF route update packet becomes a notification packet that can be used to transmit IRF policy information.
For example, since the ORF route update packet already defines the parsing rule, in this embodiment, for the IRF policy that needs to be applied to the target second routing device, the first routing device may configure the IRF policy in the ORF entry field of the ORF route update packet and transmit the ORF policy to the target second routing device.
Then, in order to distinguish from the normal ORF route update packet, in this embodiment, the first routing device may generate, according to the IRF policy, an ORF route update packet carrying a preset identifier as the notification packet.
Optionally, the preset identifier may be an ORF type (ORFtype) field with a preset field value in the ORF route update packet. For example, in a normal ORF route update message, the value of the ORF type field is usually 3, and in this embodiment, in order to distinguish from a normal ORF route update message, the first routing device may generate an ORF route update message with a value of 4 of the ORF type field as a notification message for transferring the IRF policy.
Step S130, the notification message is sent to the target second routing device, so that the target second routing device filters the received routing information according to the IRF strategy.
In this embodiment, for different second routing devices, the first routing device may generate different notification messages through step S110 and step S120, and then send the notification messages to the corresponding second routing devices respectively.
Then, in the process of route advertisement, the first routing device may uniformly send the same route advertisement information to the second routing device, and the second routing device filters the route advertisement information according to the IRF policy recorded by the second routing device. In this way, the first routing device may not need to perform separate filtering for each different second routing device when sending the route advertisement, which reduces the data processing pressure of the first routing device.
Optionally, in this embodiment, the first routing device may record identity information of the second routing devices for the second routing devices that have sent the IRF policy, for example, record the second routing devices in a group, and in the process of advertising the routing information, perform uniform advertisement for the second routing devices in the group, and do not perform separate filtering processing in the outgoing direction.
Referring to fig. 5, the present embodiment further provides a method for processing a routing filtering policy applied to a second routing device, where the method at least includes step S210 and step S220, which are described in detail below.
Step S210, receiving a notification packet carrying an IRF policy sent by the first routing device.
Optionally, in this embodiment, the second routing device may receive an ORF route update packet sent by the first routing device. And then detecting whether the ORF routing update message carries a preset identifier.
For example, when the value of the ORF type field of the ORF route update packet is detected to be a preset value, it is determined that the ORF route update packet carries the preset identifier. Wherein the preset value may be 4.
And if the second routing equipment detects that the ORF route updating message carries the preset identifier, taking the ORF route updating message as a notification message carrying the IRF strategy.
Step S220, the IRF strategy is extracted, and the received routing information is filtered according to the IRF strategy.
In this embodiment, the second routing device may continuously obtain the IRF policy pushed by the first routing device from the notification message, and record the IRF policy. And then in the process of route advertisement, when the second routing equipment receives the route information advertised by the first routing equipment, filtering the route information according to the IRF strategy, thereby selectively receiving part of the route information advertised by the first routing equipment.
It is worth to be noted that, in this embodiment, one routing device 100 shown in fig. 1 may serve as a first routing device to push the IRF policy to other neighbors, and the routing device 100 may also serve as a second routing device to receive the IRF policy pushed by other neighbors.
Referring to fig. 6, fig. 6 is a block diagram of the routing device 100 shown in fig. 1. The routing device 100 includes a machine-readable storage medium 120 and a processor 130.
The machine-readable storage medium 120 and the processor 130 are electrically connected to each other, directly or indirectly, to enable transmission or interaction of data. For example, the components may be electrically connected to each other via one or more communication buses or signal lines. The machine-readable storage medium 120 may store machine-executable instructions, for example, the machine-readable storage medium 120 stores instructions related to the routing filtering policy processing logic, and when executed by the processor 130, the machine-executable instructions cause the routing device 100 to implement the packet generation method provided by the embodiment.
The machine-readable storage medium 120 may be, but is not limited to, a Random Access Memory (RAM), a Read Only Memory (ROM), a Programmable Read-Only Memory (PROM), an Erasable Read-Only Memory (EPROM), an electrically Erasable Read-Only Memory (EEPROM), and the like.
Referring to fig. 7, the present embodiment further provides a routing filtering policy processing apparatus 110 applied to the first routing device, which includes a policy obtaining module 111, a message generating module 112, and a message sending module 113.
The policy obtaining module 111 is configured to obtain an IRF policy that needs to be applied to the second neighbor device.
In this embodiment, the policy obtaining module 111 may be configured to execute step S110 shown in fig. 3, and reference may be made to the description of step S110 for a detailed description of the policy obtaining module 111.
The message generating module 112 is configured to generate a notification message carrying the IRF policy.
In this embodiment, the message generating module 112 may be configured to execute step S120 shown in fig. 3, and the detailed description about the message generating module 112 may refer to the description about step S120.
The message sending module 113 is configured to send the notification message to the target neighbor device, so that the target neighbor device extracts the IRF policy from the notification message, and filters the received routing information according to the IRF policy.
In this embodiment, the message sending module 113 may be configured to execute step S130 shown in fig. 3, and the detailed description about the message sending module 113 may refer to the description about step S130.
Optionally, in this embodiment, the message generating module 112 is specifically configured to generate, according to an IRF policy, an ORF route update message carrying a preset identifier as a notification message, so that the second routing device identifies the notification message according to the preset identifier.
Referring to fig. 8, the present embodiment further provides a routing filtering policy processing apparatus 210 applied to a second routing device, which includes a message receiving module 211 and a policy extracting module 212.
The message receiving module 211 is configured to receive a notification message sent by the first routing device and carrying an IRF policy that needs to be applied to the second routing device.
In this embodiment, the message receiving module 211 may be configured to execute step S210 shown in fig. 4, and the detailed description about the message receiving module 211 may refer to the description about step S210.
The policy extraction module 212 is configured to extract an IRF policy and filter the received routing information according to the IRF policy.
In this embodiment, the policy extraction module 212 may be configured to execute step S220 shown in fig. 4, and the detailed description about the policy extraction module 212 may refer to the description about step S220.
Optionally, in this embodiment, the message receiving module 211 is specifically configured to receive an ORF route update message sent by a neighbor device; and when detecting that the ORF route updating message carries the preset identification, taking the ORF route updating message as a notification message carrying the IRF strategy.
To sum up, in the method and apparatus for processing a routing filtering policy provided in this embodiment of the present application, the first routing device sends the IRF policy that needs to be applied to the target second routing device, so that the target second routing device filters the received routing information according to the IRF policy. In this way, the first routing device can perform uniform notification when notifying the second routing device of the routing information, and perform filtering tasks on the routing information separately by the respective second routing devices to which the tasks are distributed, thereby reducing the load of the first routing device in the process of synchronizing the routing information.
In the embodiments provided in the present application, it should be understood that the disclosed apparatus and method may be implemented in other ways. The apparatus embodiments described above are merely illustrative, and for example, the flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of apparatus, methods and computer program products according to various embodiments of the present application. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
In addition, functional modules in the embodiments of the present application may be integrated together to form an independent part, or each module may exist separately, or two or more modules may be integrated to form an independent part.
The functions, if implemented in the form of software functional modules and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present application or portions thereof that substantially contribute to the prior art may be embodied in the form of a software product stored in a storage medium and including instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present application. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and other various media capable of storing program codes.
It is noted that, herein, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element.
The above description is only for the specific embodiments of the present application, but the scope of the present application is not limited thereto, and any person skilled in the art can easily conceive of the changes or substitutions within the technical scope of the present application, and shall be covered by the scope of the present application. Therefore, the protection scope of the present application shall be subject to the protection scope of the claims.

Claims (6)

1. A method for processing a route filtering policy is applied to a first routing device in a communication network, wherein the first routing device and at least one second routing device in the communication network are mutually neighbor devices, and the method comprises the following steps:
acquiring an incoming direction route filtering strategy which needs to be applied to target second routing equipment;
generating a notification message carrying the incoming direction route filtering strategy;
sending the notification message to the target second routing equipment, so that the target second routing equipment filters the received routing information according to the incoming direction routing filtering strategy;
wherein, the step of generating the notification packet carrying the ingress direction route filtering policy includes:
and generating an outbound routing filtering routing update message carrying a preset identifier as the notification message according to the inbound routing filtering strategy, so that the second routing device identifies the notification message according to the preset identifier.
2. A method for processing a route filtering policy is applied to a second routing device in a communication network, wherein the second routing device and at least one first routing device in the communication network are mutually neighbor devices, and the method comprises the following steps:
receiving a notification message which is sent by a first routing device and carries an incoming direction routing filtering strategy required to be applied to a second routing device;
extracting the incoming direction route filtering strategy, and filtering the received route information according to the incoming direction route filtering strategy;
the step of receiving a notification packet carrying an ingress direction routing filtering policy sent by a first routing device includes:
receiving an outbound direction route filtering route updating message sent by the first routing device;
and if the fact that the outgoing direction route filtering route updating message carries the preset identification is detected, the outgoing direction route filtering route updating message is used as a notification message carrying an incoming direction route filtering strategy.
3. A routing filtering policy processing apparatus, applied to a first routing device in a communication network, where the first routing device and at least one second routing device in the communication network are neighbor devices to each other, the apparatus comprising:
the strategy acquisition module is used for acquiring an incoming direction route filtering strategy which needs to be applied to the target second routing equipment;
a message generating module, configured to generate a notification message carrying the ingress route filtering policy;
a message sending module, configured to send the notification message to the target second routing device, so that the target second routing device extracts the ingress route filtering policy from the notification message, and filters the received routing information according to the ingress route filtering policy;
the message generating module is specifically configured to generate, according to the ingress direction route filtering policy, an egress direction route filtering route update message carrying a preset identifier as the notification message, so that the second routing device identifies the notification message according to the preset identifier.
4. A routing filtering policy processing apparatus is applied to a second routing device in a communication network, where the second routing device and at least one first routing device in the communication network are neighbor devices, and the apparatus comprises:
the message receiving module is used for receiving a notification message which is sent by the first routing equipment and carries an incoming direction routing filtering strategy required to be applied to the second routing equipment;
the strategy extraction module is used for extracting the access direction route filtering strategy and filtering the received route information according to the access direction route filtering strategy;
the message receiving module is specifically configured to receive an outbound routing filter routing update message sent by the first routing device; and when detecting that the outgoing direction route filtering route updating message carries the preset identification, taking the outgoing direction route filtering route updating message as a notification message carrying an incoming direction route filtering strategy.
5. A routing device comprising a machine-readable storage medium and a processor, the machine-readable storage medium having stored thereon machine-executable instructions that, when executed by the processor, cause the routing device to communicate as a first routing device with at least one second routing device belonging to a same communication network, and cause the first routing device to:
acquiring an incoming direction route filtering strategy which needs to be applied to target second routing equipment;
generating an outbound routing filtering route updating message carrying a preset identifier as a notification message according to the inbound routing filtering strategy, so that the second routing device identifies the notification message according to the preset identifier;
and sending the notification message to the target second routing equipment, so that the target second routing equipment filters the received routing information according to the incoming direction routing filtering strategy.
6. A routing device comprising a machine-readable storage medium and a processor, the machine-readable storage medium having stored thereon machine-executable instructions that, when executed by the processor, cause the routing device to communicate as a second routing device with at least a first routing device belonging to a same communication network, and cause the second routing device to:
receiving an outbound route filtering route updating message sent by first routing equipment;
if the fact that the outgoing direction route filtering route updating message carries the preset identification is detected, the outgoing direction route filtering route updating message is used as a notification message carrying an incoming direction route filtering strategy;
and extracting the incoming direction route filtering strategy, and filtering the received route information according to the incoming direction route filtering strategy.
CN201811113411.6A 2018-09-25 2018-09-25 Method and device for processing route filtering strategy Active CN109379289B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811113411.6A CN109379289B (en) 2018-09-25 2018-09-25 Method and device for processing route filtering strategy

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811113411.6A CN109379289B (en) 2018-09-25 2018-09-25 Method and device for processing route filtering strategy

Publications (2)

Publication Number Publication Date
CN109379289A CN109379289A (en) 2019-02-22
CN109379289B true CN109379289B (en) 2021-08-06

Family

ID=65402230

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811113411.6A Active CN109379289B (en) 2018-09-25 2018-09-25 Method and device for processing route filtering strategy

Country Status (1)

Country Link
CN (1) CN109379289B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116389345A (en) * 2020-03-23 2023-07-04 华为技术有限公司 Method and device for transmitting segmented routing strategy and network transmission system
CN113179225B (en) * 2021-04-26 2022-11-04 深圳市奇虎智能科技有限公司 Application identification and processing method and system of sub-route, storage medium and computer equipment

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101466126A (en) * 2008-12-30 2009-06-24 华为技术有限公司 Route control method, host equipment, router and route control system
CN101674245A (en) * 2009-10-10 2010-03-17 华为技术有限公司 Exit port route filtering method and device
CN102833172A (en) * 2012-09-12 2012-12-19 杭州华三通信技术有限公司 Route processing method and route forwarding equipment
US9007941B1 (en) * 2012-07-25 2015-04-14 Cisco Technology, Inc. Self-organizing and scalable MPLS VPN transport for LTE
CN104753794A (en) * 2013-12-26 2015-07-01 中国移动通信集团辽宁有限公司 Routing information transmitting method and system and route reflector
CN107547411A (en) * 2017-06-30 2018-01-05 新华三技术有限公司 A kind of route processing method, device, electronic equipment and machinable medium

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101466126A (en) * 2008-12-30 2009-06-24 华为技术有限公司 Route control method, host equipment, router and route control system
CN101674245A (en) * 2009-10-10 2010-03-17 华为技术有限公司 Exit port route filtering method and device
US9007941B1 (en) * 2012-07-25 2015-04-14 Cisco Technology, Inc. Self-organizing and scalable MPLS VPN transport for LTE
CN102833172A (en) * 2012-09-12 2012-12-19 杭州华三通信技术有限公司 Route processing method and route forwarding equipment
CN104753794A (en) * 2013-12-26 2015-07-01 中国移动通信集团辽宁有限公司 Routing information transmitting method and system and route reflector
CN107547411A (en) * 2017-06-30 2018-01-05 新华三技术有限公司 A kind of route processing method, device, electronic equipment and machinable medium

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
多点路由重发布环境下的路由过滤研究;解俊;《福建电脑》;20110731;全文 *

Also Published As

Publication number Publication date
CN109379289A (en) 2019-02-22

Similar Documents

Publication Publication Date Title
US10516589B2 (en) Sensor web management system for internet of things sensor devices with physically imprinted unique frequency keys
US9723583B2 (en) Masterless slot allocation
CN109379289B (en) Method and device for processing route filtering strategy
CN104823470A (en) System and method for correlating network information with subscriber information in mobile network environment
CN106296861A (en) Night watching recording method, device and system
CN102594716A (en) Method, system and device for transmitting instant communication message
CN110365699B (en) Traffic processing method, device and system and gateway equipment
CN111131484A (en) Node mounting method, device, network node and storage medium
US9326264B2 (en) Method of determining location
US9363656B1 (en) Sector based wireless device management
CN105516988A (en) Telephone filtering method and device, electronic equipment and server
US10567425B2 (en) Anti-malware detection and removal systems and methods
CN106487637B (en) Application message processing system and method and application device
CN110048905B (en) Internet of things equipment communication mode identification method and device
EP3018876B1 (en) Monitoring of signalling traffic
CN112256658B (en) Log record distribution method and device, storage medium and electronic device
CN113064906B (en) Binlog log data adaptive migration method and system
CN110635994B (en) Heterogeneous interconnection system and method based on self-adaptive detection
SE1751485A1 (en) Methods, subscriber identity component and managing node for providing wireless device with connectivity
CN114461412A (en) Lane isolation method and device for message queue, electronic equipment and storage medium
CN103297248A (en) Method and device for giving notice of information of micro-blog client
CN111818162A (en) Travel business processing method and device based on block chain
CN116582618B (en) Method and device for realizing high availability of electric pin, machine room management platform and computer
CN108199946B (en) Data forwarding method and communication system
JP3549762B2 (en) Communication line alarm notification device and communication line alarm notification method

Legal Events

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