CN102355416B - Method for establishing route by linking routing information protocol with bidirectional forwarding detection and equipment - Google Patents

Method for establishing route by linking routing information protocol with bidirectional forwarding detection and equipment Download PDF

Info

Publication number
CN102355416B
CN102355416B CN201110300065.4A CN201110300065A CN102355416B CN 102355416 B CN102355416 B CN 102355416B CN 201110300065 A CN201110300065 A CN 201110300065A CN 102355416 B CN102355416 B CN 102355416B
Authority
CN
China
Prior art keywords
equipment
rip
bfd
route
module
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
CN201110300065.4A
Other languages
Chinese (zh)
Other versions
CN102355416A (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 Information Technologies Co Ltd
Original Assignee
Hangzhou H3C Technologies Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hangzhou H3C Technologies Co Ltd filed Critical Hangzhou H3C Technologies Co Ltd
Priority to CN201110300065.4A priority Critical patent/CN102355416B/en
Publication of CN102355416A publication Critical patent/CN102355416A/en
Application granted granted Critical
Publication of CN102355416B publication Critical patent/CN102355416B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Abstract

The invention discloses a method for establishing a route by linking routing information protocol (RIP) with bidirectional forwarding detection (BFD) and equipment. The method comprises the following steps that: first equipment receives a first RIP response message transmitted by second equipment, adds the second equipment as an RIP neighbor, establishes BFD session with the second equipment, requests the route of the second equipment if the session is successfully established, and adds the route of the second equipment into a routing table; the first equipment receives an RIP response message subsequently transmitted by the second equipment and updates the route of the second equipment in the routing table by using the route in the message; and the first equipment finds BFD session Down with the second equipment, deletes the second equipment from the RIP neighbor and meanwhile deletes the route of the second equipment from the route table. By adopting the method and the equipment, the phenomenon that RIP route cannot be deleted or oscillated in case of single-pass of a link can be avoided.

Description

Routing information protocol interlock bi-directional session detects the method and apparatus of setting up route
Technical field
The present invention relates to route technology field, be specifically related to routing information protocol (RIP, Routing Information Protocol) interlock two-way converting detects (BFD, Bidirectional Forwarding Detection) and sets up the method and apparatus of route.
Background technology
RIP is a kind of distance vector routing protocol, and the advantage of its maximum is that configuration is simple, is easy to management and operation, in the less network of the scale that is mainly used in.RIP produces early, through application for many years, has become a kind of Routing Protocol of maturation, has a wide range of applications, in internet particularly in some small-/medium-sized Intranets, such as campus network and the better simply provincialism network of structure.For more complex environment and catenet, generally do not use RIP.
RIP is based on User Datagram Protoco (UDP) (UDP, User Datagram Protocol), and RIP message is encapsulated in UDP message, and the router of configuration RIP uses udp port numbers 520 message that transmits and receive data, and propagates routing iinformation by message; RIP message is divided into two classes, is respectively:
One, request (Request) message: be used for sending route table items to neighbor request.
Two, response message: Response message or response neighbours' request message, or initiatively timing is upgraded, or trigger and upgrade.Message comprises all or part route table items in sender's routing table.
RIP is subject to the control of four timers, is respectively to upgrade (Update), aging (Timeout), inhibition (Suppress) and Garbage-Collect timer, wherein:
Update timer, has defined the time interval that sends routing update.
Timeout timer, has defined the routing aging time.If do not receive the renewal message about certain route in ageing time, the metric of this route in routing table will be set to 16.
Suppress timer, has defined the duration of RIP route in holddown.In the time that the metric of a route becomes 16, this route will enter holddown.At suppressed state, be only less than 16 routing update from same neighbourhood and metric and just can be routed device and receive, replace unreachable route.
Garbage-Collect timer, has defined a route and has become in the of 16 from metric, until its deleted institute elapsed time from routing table.Within the Garbage-Collect time, RIP outwards sends the renewal of this route using 16 as metric, if Garbage-Collect is overtime, this route is not still upgraded, and this route will thoroughly be deleted from routing table.
The running of RIP is as follows:
01: after router startup RIP, just can send request message (Request message) to adjacent router; Adjacent RIP router is received after request message, responds this request, the response message (Response message) that loopback comprises local routing table information.
02: router is received after response message, upgrades local routing table, send to trigger to neighboring router simultaneously and upgrade message, notice routing update information; Neighboring router is received to trigger and is upgraded after message, sends to trigger again upgrade message to its neighboring router separately.After a series of triggering is upgraded, each router can obtain and keep up-to-date routing iinformation.
RIP adopts aging mechanism to carry out burin-in process to overtime route, to ensure real-time and the validity of route.
BFD is the testing mechanism that a set of the whole network is unified, forwarding for fast detecting, monitor network link or IP route is communicated with situation, ensure can fast detecting arrive communication failure between neighbours, recover communication thereby Rapid Establishment plays alternate channel, the business of guarantee is proceeded.
BFD provides the quick fault testing mechanism of general, standardized a, media independent, protocol-independent, can be that each upper-layer protocol is as the fault in two-way converting path between two routers of fast detecting uniformly such as Routing Protocol, multiprotocol label switching (MPLS, Multi-Protocol Label Switching).
BFD mechanism is set up session on two routers, is used for monitoring two two-way converting paths between router, is upper-layer protocol service.BFD itself is discovery mechanism not, but notify itself and who to set up session by serviced upper-layer protocol, if do not receive within detection time after session establishment that the BFD of opposite end controls message, think and break down, notify serviced upper-layer protocol, upper-layer protocol is processed accordingly.
The working method of BFD session has following two kinds:
One, control message mode: both link ends session is by controlling message interaction monitoring Link State.
Two, Echo message mode: link one end is forwarded by the other end by sending Echo message, realizes the bidirectional test to link.
BFD session establishment process is as follows:
01: upper-layer protocol module by oneself Hello mechanism discovering neighbor and connect;
02: upper-layer protocol module, in the time having set up new neighborhood, is all noticed the module to BFD by neighbours' parameter and detected parameters (comprising destination address and source address etc.);
Neighbours are calculated and set up to 03:BFD module according to the parameter of receiving.
Fig. 1 has provided the schematic diagram that adopts BFD mechanism to process network failure, and as shown in Figure 1, in the time that network breaks down, concrete processing procedure is: 1, BFD module detects link/network fault; 2, BFD module is removed BFD neighbor session; 3, it is unreachable that BFD module is notified local upper-layer protocol module BFD neighbours; 4, local upper-layer protocol module is ended upper-layer protocol neighborhood; If there is backup path in 5 networks, router will be selected backup path.
RIP relies on and periodically sends routing update request as testing mechanism, while not receiving routing update within the appointed time, thinks not revival of this route, and this mode can not respond link failure fast.When RIP and BFD interlock are used BFD link failure to be detected, RIP can cancel inefficacy route fast, reduces the impact on other business.
The object of RIP and BFD interlock is the convergence time in order to accelerate RIP, does not need to wait for 180 seconds ageing timer times of RIP regulation again, but does not change the operating mechanism of RIP itself.
RIP interlock BFD provide two kinds of detection modes:
One, directly-connected neighbor adopts echo message single-hop detection mode, while having route to send, could set up BFD session in opposite end.
Two, indirectly connected neighbours adopt the two-way detection mode of control (control) message, when two ends mutual route sends, and enable the interface of BFD and receiving interface while being same interface, between neighbours, could set up BFD session.
When the session two ends of detecting RIP are directly connected subnet (being a jumping of IP message), be applicable to adopting the unidirectional detection mode of echo of BFD, still, while arriving neighbours through multi-hop, echo mode can lose efficacy.
In the time of RIP and BFD interlock, adopt the echo message single-hop detection mode of BFD for directly-connected neighbor, have route to send during in opposite end, could set up BFD session.Like this, in the time that the RIP of router-A module is received the RIP response message that end-to-end router B sends, add the route of the end-to-end router B carrying in message, and trigger BFD module creation BFD session, when the BFD of router-A module receives that after the BFD back message using of router B, BFD session switches to UP state from DOWN.
If the BFD module of router-A can not receive the BFD message of router B in default duration, think link occurs fault between router-A, B, BFD session switches to DOWN state from UP, and notify RIP module BFD session DOWN, RIP module is deleted all routes that router B sends, and deletes BFD session simultaneously.
But, link single-pass between router-A, B, if: router-A is to the link failure of router B but router B when normal to the link of router-A, the RIP module of router-A still can continue to receive the RIP response message of the route of carrying renewal that router B sends, so just, can trigger the BFD module foundation of router-A and the BFD session of router B, after the failure of BFD session establishment, the BFD module of router-A can notify again RIP module to delete route, this process can ceaselessly repeat, and it shows as route and does not stop concussion.
In addition, if only just notify RIP module to delete route in BFD session in the situation that UP migration is Down, in the time that link is just single-channel fault from the outset always, BFD session status just cannot move to UP state from DOWN, also just there will not be BFD session to switch to the situation of DOWN state from UP, but now RIP module still can be learnt the route of end-to-end router, so just there will be RIP module cannot delete all the time the phenomenon of route.
Visible, in the time of RIP and BFD interlock, if link single-pass, RIP module still can be learnt route, but there will be route not stop the situation of shaking or route cannot be deleted, even if there is backup link in network like this, route also cannot be switched to backup link, route cannot restrain, and can only, by human intervention control, just can complete the route handoff of backup link.
Summary of the invention
The invention provides the method and apparatus that RIP interlock BFD sets up route, the RIP route when avoiding link single-pass cannot be deleted the phenomenon with route oscillation.
Technical scheme of the present invention is achieved in that
Routing information protocol RIP interlock bi-directional session detection BFD sets up a method for route, and the method comprises:
The first equipment receives first RIP response message that the second equipment is sent, the second equipment is added to RIP neighbours, and sets up BFD session with the second equipment, if session establishment success,, to the route of second device request the second equipment, the route of the second equipment is added in routing table;
The first equipment receives the follow-up RIP response message of sending of the second equipment, with the route of the second equipment in the routing update routing table in this message;
BFD session Down between the first device discovery and the second equipment deletes the second equipment from RIP neighbours, the route of the second equipment is deleted from routing table simultaneously.
Described and the second equipment further comprises after setting up BFD session:
In the time of the failure of BFD session establishment, the second equipment is deleted from RIP neighbours.
Described equipment is router or switch.
A kind of equipment, comprising:
RIP module: first RIP response message that second equipment of reception is sent, is added to RIP neighbours by the second equipment, and the second device identification is carried in the instruction of BFD session establishment and sends to BFD module; Receive the session establishment result that BFD module is sent, if this result instruction is successfully established, send the full routing table request of RIP to the second equipment, the route that the second equipment is returned is added in routing table; The follow-up RIP response message of sending of second equipment that receives, with the route of the second equipment in the routing update routing table in this message; In the time receiving the BFD session Down instruction of carrying the second device identification that BFD module sends, the second equipment is deleted from RIP neighbours, the route of the second equipment is deleted from routing table simultaneously;
BFD module: receive described BFD session establishment instruction, set up BFD session with the second equipment, session establishment result is sent to RIP module; In the time finding with the BFD session Down of the second equipment room, send the BFD session Down instruction of carrying the second device identification to RIP module.
Described RIP module is further used for, and when the session establishment result instruction of sending when BFD module is set up unsuccessfully, the second equipment is deleted from RIP neighbours.
Described equipment is router or switch.
Compared with prior art, when the present invention has avoided link single-pass, RIP route cannot be deleted and the generation of route oscillation phenomenon.
Brief description of the drawings
Fig. 1 is the schematic diagram that existing employing BFD mechanism is processed network failure;
The RIP interlock BFD that Fig. 2 provides for the embodiment of the present invention sets up the method flow diagram of route;
The employing RIP interlock BFD that Fig. 3 provides for the embodiment of the present invention sets up the composition schematic diagram of the equipment of route.
Embodiment
Below in conjunction with drawings and the specific embodiments, the present invention is further described in more detail.
The RIP interlock BFD that Fig. 2 provides for the embodiment of the present invention sets up the method flow diagram of route, and as shown in Figure 2, its concrete steps are as follows:
Step 200: RIP module and BFD module are set on router.
Step 201: for arbitrary router-A, the RIP module of router-A receives first RIP response message that end-to-end router B sends.
The RIP module of router-A can judge whether this RIP response message is first RIP response message that router B sends in the following way:
The RIP module of router-A, in the RIP of self maintained neighbor list, is searched router B mark, if do not find, determines that this RIP response message is first RIP response message that router B sends; Otherwise, determine that this RIP response message is not first RIP response message that router B sends.
Step 202: the RIP module of router-A is added router B mark in the RIP neighbor list of self maintained to, still, does not add the RIP route of the router B that message carries.
Step 203: the BFD session between the foundation of BFD module and the router B of the RIP module triggering of router-A self.
Step 204: BFD module and the router B of router-A set up BFD session, judge whether to be successfully established, and if so, perform step 206; Otherwise, execution step 205.
Step 205: the BFD module of router-A sends BFD session establishment to the RIP module of router-A and unsuccessfully indicates, the RIP module of router-A is deleted router B mark from RIP neighbor list, and this flow process finishes.
Step 206: the BFD module of router-A sends the instruction of link bilateral to the RIP module of router-A, the RIP module of router-A sends the full routing table request message of RIP to router B, the RIP module of router B receives this message, return to the RIP response message that carries the full routing table of self RIP to router-A, the RIP module of router-A receives and adds the full routing table of RIP of router B.
Step 207: the RIP module of router-A receives the follow-up RIP response message that router B sends, according to the route of the router B of the routing update of carrying in message self.
Step 208: the BFD module of router-A is found the BFD session DOWN with router B, send session DOWN notice to the RIP module of router-A, the RIP module of router-A is deleted router B mark from the RIP neighbor list of self, deletes the route of the router B of self simultaneously.
Can find out from embodiment illustrated in fig. 2: because router-A is only in the time receiving first RIP response message of router B, just set up RIP neighbours and trigger and set up BFD session, and just ask route to router B after the success of BFD session establishment, and the route of adding router B, and in the time receiving the follow-up RIP response message of router B, only carry out routing update and do not carry out the action of BFD session establishment, in the time of BFD session Down, delete the route of router B, like this, in the time of link single-pass between router-A and router B, even if router-A receives the RIP response message of router B, router-A can not repeat to set up route yet, avoid route cannot delete and the generation of route oscillation phenomenon.
The switch that is equally applicable to embodiment illustrated in fig. 2.
The employing RIP interlock BFD that Fig. 3 provides for the embodiment of the present invention sets up the composition schematic diagram of the equipment of route, and as shown in Figure 3, it mainly comprises: RIP module 31 and BFD module 32, wherein:
RIP module 31: first RIP response message that second equipment of reception is sent, is added to RIP neighbours by the second equipment, and the second device identification is carried in the instruction of BFD session establishment and sends to BFD module 32; Receive the session establishment result that BFD module 32 is returned, if this result instruction is successfully established, send the full routing table request of RIP to the second equipment, the route that the second equipment is returned is added in routing table; The follow-up RIP response message of sending of second equipment that receives, with the route of the second equipment in the routing update routing table in this message; In the time receiving the BFD session Down instruction of carrying the second device identification that BFD module 32 sends, the second equipment is deleted from RIP neighbours, the route of the second equipment is deleted from routing table simultaneously.
RIP module 31 is further used for, and when the session establishment result instruction of returning when BFD module 32 is set up unsuccessfully, the second equipment is deleted from RIP neighbours.
BFD module 32: receive the BFD session establishment instruction of carrying the second device identification that RIP module 31 is sent, set up BFD session with the second equipment, session establishment result is returned to RIP module 31; In the time finding with the BFD session Down of the second equipment room, send the BFD session Down instruction of carrying the second device identification to RIP module 31.
The foregoing is only preferred embodiment of the present invention, in order to limit the present invention, within the spirit and principles in the present invention not all, any amendment of making, be equal to replacement, improvement etc., within all should being included in the scope of protection of the invention.

Claims (6)

1. routing information protocol RIP interlock bi-directional session detection BFD sets up a method for route, it is characterized in that, the method comprises:
The first equipment receives first RIP response message that the second equipment is sent, the second equipment is added to RIP neighbours, and set up BFD session with the second equipment, if session establishment success, send the full routing table request of RIP to the second equipment, the full routing table of RIP that the second equipment is returned is added in the routing table of this first equipment;
The first equipment receives the follow-up RIP response message of sending of the second equipment, with the route of the second equipment in the routing update routing table in this message;
BFD session Down between the first device discovery and the second equipment deletes the second equipment from RIP neighbours, the route of the second equipment is deleted from routing table simultaneously.
2. method according to claim 1, is characterized in that, described and the second equipment further comprises after setting up BFD session:
In the time of the failure of BFD session establishment, the second equipment is deleted from RIP neighbours.
3. method according to claim 1 and 2, is characterized in that, described the first equipment is router or switch, and described the second equipment is router or switch.
4. an equipment, is characterized in that, comprising:
RIP module: first RIP response message that second equipment of reception is sent, is added to RIP neighbours by the second equipment, and the second device identification is carried in the instruction of BFD session establishment and sends to BFD module; Receive the session establishment result that BFD module is sent, if this result instruction is successfully established, send the full routing table request of RIP to the second equipment, the full routing table of RIP that the second equipment is returned is added in the routing table of this equipment; The follow-up RIP response message of sending of second equipment that receives, with the route of the second equipment in the routing update routing table in this message; In the time receiving the BFD session Down instruction of carrying the second device identification that BFD module sends, the second equipment is deleted from RIP neighbours, the route of the second equipment is deleted from routing table simultaneously;
BFD module: receive described BFD session establishment instruction, set up BFD session with the second equipment, session establishment result is sent to RIP module; In the time finding with the BFD session Down of the second equipment room, send the BFD session Down instruction of carrying the second device identification to RIP module.
5. equipment according to claim 4, is characterized in that, described RIP module is further used for, and when the session establishment result instruction of sending when BFD module is set up unsuccessfully, the second equipment is deleted from RIP neighbours.
6. according to the equipment described in claim 4 or 5, it is characterized in that, described the first equipment is router or switch, and described the second equipment is router or switch.
CN201110300065.4A 2011-09-30 2011-09-30 Method for establishing route by linking routing information protocol with bidirectional forwarding detection and equipment Active CN102355416B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201110300065.4A CN102355416B (en) 2011-09-30 2011-09-30 Method for establishing route by linking routing information protocol with bidirectional forwarding detection and equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201110300065.4A CN102355416B (en) 2011-09-30 2011-09-30 Method for establishing route by linking routing information protocol with bidirectional forwarding detection and equipment

Publications (2)

Publication Number Publication Date
CN102355416A CN102355416A (en) 2012-02-15
CN102355416B true CN102355416B (en) 2014-11-05

Family

ID=45578913

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201110300065.4A Active CN102355416B (en) 2011-09-30 2011-09-30 Method for establishing route by linking routing information protocol with bidirectional forwarding detection and equipment

Country Status (1)

Country Link
CN (1) CN102355416B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107547383A (en) * 2017-07-26 2018-01-05 新华三技术有限公司 Path detection method and device

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103401780A (en) * 2013-07-18 2013-11-20 北京星网锐捷网络技术有限公司 Method and equipment for building routing by linking RIP (routing information protocol) with BFD (bidirectional forwarding detection)
CN106453095B (en) * 2013-12-12 2019-07-05 安科讯(福建)科技有限公司 The method of fast route convergence based on IS-IS module
CN106559280A (en) * 2015-09-28 2017-04-05 中兴通讯股份有限公司 Bidirectional forwarding detection (BFD) method and device
CN107018079A (en) * 2016-01-27 2017-08-04 中兴通讯股份有限公司 Routing aging processing method and processing device
CN107979501A (en) * 2016-10-21 2018-05-01 华为数字技术(苏州)有限公司 A kind of method, apparatus and system of BFD session negotiations
CN112039769A (en) * 2016-12-28 2020-12-04 华为技术有限公司 Method for processing route and network equipment
CN113114528A (en) * 2017-09-22 2021-07-13 华为技术有限公司 Communication connection detection method and device

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1889579A (en) * 2006-08-03 2007-01-03 杭州华为三康技术有限公司 Method and apparatus for raising route information protocol route convergence rate
CN101483609A (en) * 2009-02-18 2009-07-15 迈普(四川)通信技术有限公司 Method for RIP dynamic routing protocol grace rebooting
CN101674241A (en) * 2009-09-15 2010-03-17 杭州华三通信技术有限公司 Method and equipment for avoiding RIP loop circuit in CE dual-homing network

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1889579A (en) * 2006-08-03 2007-01-03 杭州华为三康技术有限公司 Method and apparatus for raising route information protocol route convergence rate
CN101483609A (en) * 2009-02-18 2009-07-15 迈普(四川)通信技术有限公司 Method for RIP dynamic routing protocol grace rebooting
CN101674241A (en) * 2009-09-15 2010-03-17 杭州华三通信技术有限公司 Method and equipment for avoiding RIP loop circuit in CE dual-homing network

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107547383A (en) * 2017-07-26 2018-01-05 新华三技术有限公司 Path detection method and device
CN107547383B (en) * 2017-07-26 2020-04-03 新华三技术有限公司 Path detection method and device

Also Published As

Publication number Publication date
CN102355416A (en) 2012-02-15

Similar Documents

Publication Publication Date Title
CN102355416B (en) Method for establishing route by linking routing information protocol with bidirectional forwarding detection and equipment
US9667537B2 (en) Transport system, packet transport apparatus, and packet transport method
CN101170459B (en) Failure detection and link recovery method based on bidirectional forward link
US9590888B2 (en) Link keepalive method, controller and switch
CN100558057C (en) A kind of processing method of two-way converting inspection session and device
CN102035676B (en) ARP (Address Resolution Protocol) interaction based method and equipment for detecting and recovering link fault
CN101895437B (en) Method and equipment of distributed bidirectional forwarding detection (BFD)
US20060256767A1 (en) Router and network connecting method
JP6388955B2 (en) Graceful restart processing method of OpenFlow switch and OpenFlow controller
CN1889579B (en) Method and apparatus for raising route information protocol route convergence rate
KR20150031316A (en) System and method using rsvp hello suppression for graceful restart capable neighbors
JP2006135970A (en) SoftRouter DYNAMIC BINDING PROTOCOL
EP2533473A1 (en) Method and apparatus for bidirectional forwarding detection (bfd) oscillation damping
US7974188B2 (en) Repeater and communication method
JP4385834B2 (en) Routing control method and router apparatus
CN103354521B (en) The optimization method of a kind of LSP based on LDP renewal and device
CN103490951A (en) Bidirectional forwarding detection method in multi-hop link on basis of BFD
US9081567B1 (en) Method and apparatus to control routing convergence during node reboot by entering a freeze state that inhibits routing convergence during the reboot process
CN1921417B (en) Method for reporting conversation state of two-way transfer detection
CN112398729B (en) Method and device for processing link state information
KR20140124116A (en) Apparatus and method for optimizing data-path in mobile communication network
JP5618946B2 (en) Communication apparatus and communication system
JP2007124184A (en) Loop detecting method and loop detection device
CN102769552A (en) Method and apparatus for transmitting BFD (bidirectional forwarding detection) message during LSP (label switched path) detection by BFD
Avallone et al. An experimental study of the channel switching cost in multi-radio wireless mesh networks

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
CP03 Change of name, title or address
CP03 Change of name, title or address

Address after: 310052 Binjiang District Changhe Road, Zhejiang, China, No. 466, No.

Patentee after: NEW H3C TECHNOLOGIES Co.,Ltd.

Address before: 310053 Hangzhou hi tech Industrial Development Zone, Zhejiang province science and Technology Industrial Park, No. 310 and No. six road, HUAWEI, Hangzhou production base

Patentee before: HANGZHOU H3C TECHNOLOGIES Co.,Ltd.

TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20230602

Address after: 310052 11th Floor, 466 Changhe Road, Binjiang District, Hangzhou City, Zhejiang Province

Patentee after: H3C INFORMATION TECHNOLOGY Co.,Ltd.

Address before: 310052 Changhe Road, Binjiang District, Hangzhou, Zhejiang Province, No. 466

Patentee before: NEW H3C TECHNOLOGIES Co.,Ltd.