WO2010000158A1 - Procédé, équipement et système de contrôle d'état de chemin - Google Patents

Procédé, équipement et système de contrôle d'état de chemin Download PDF

Info

Publication number
WO2010000158A1
WO2010000158A1 PCT/CN2009/071881 CN2009071881W WO2010000158A1 WO 2010000158 A1 WO2010000158 A1 WO 2010000158A1 CN 2009071881 W CN2009071881 W CN 2009071881W WO 2010000158 A1 WO2010000158 A1 WO 2010000158A1
Authority
WO
WIPO (PCT)
Prior art keywords
network port
address
path
backup network
detection packet
Prior art date
Application number
PCT/CN2009/071881
Other languages
English (en)
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 WO2010000158A1 publication Critical patent/WO2010000158A1/fr

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/22Alternate routing
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/70Routing based on monitoring results

Definitions

  • the present invention relates to the field of communications, and in particular, to a method, device, and system for path state detection.
  • the communication device in order to increase the reliability of the system, the communication device usually configures the primary backup network port.
  • a device configured as the backup network port has the same IP address of the primary and backup network ports.
  • the address resolution protocol (ARP, Address Resolution) can be adopted.
  • the IP address of the backup network port is disabled.
  • the backup network port cannot send IP packets and ARP packets, and the packets are not received.
  • the standby network port is enabled.
  • MSC Mobile Switching Center
  • IMS Multimedia Subsystem
  • IMS Intersystem Messaging
  • HSS Home Subscriber Server
  • DNS Domain Name System
  • Service network elements such as System
  • DPU Distribution Processing unit
  • the primary and backup modules are networked and have a primary backup network port, and the media gateway that controls the control (MG, also called M
  • SGSN Serving GPRS Support Node
  • other products are also connected to the gateway using the active and standby interface modes.
  • the maintenance operation protocol, and the network layer uses ARP or Bidirection al Forwarding Detection (BFD) to detect.
  • ARP Bidirection al Forwarding Detection
  • the prior art finds that the network layer detection of the primary network port path can send a normal ARP request packet and request the ARP according to the peer device. The response of the message is judged. If the peer device does not answer, the path is considered faulty. However, this method cannot be applied to the path state detection of the standby network port. If the backup network port also sends a normal ARP request packet, the peer device will respond to the ARP request packet, but the ARP request packet will be refreshed.
  • the ARP cache table of the end device replaces the MAC address of the primary network port with the MAC address of the standby network port, that is, the path that points to the primary network port is changed to the path that points to the backup network port, that is, the current service is changed. Path, but the standby network port is in the standby state and does not receive packets. This will cause the system to fail to receive packets and cause a fault. Similar problems exist with the BFD protocol. Unless the backup network port uses another dedicated probe IP address to detect, this method will increase the IP address credit, increase the possibility of IP address conflict, and solve the problem of IP address selection. Adopted.
  • the network device based on the active and standby network ports does not have the network layer detection mechanism of the standby network port, but the default is that the standby network port is normal. If the fault occurs on the network layer of the standby network port, the primary and backup network ports will be switched back and forth, which affects the reliability of the system.
  • the embodiments of the present invention are directed to a method, a device, and a system for detecting a path state of a primary backup network port device.
  • the embodiment of the invention discloses a path state detection method, which includes:
  • [12] Sending a detection packet for detecting the path status of the backup network port of the primary backup network port device, where the source IP address in the detection packet is a preset IP address not used for communication, and the preset IP address is used for And the receiving device that indicates the detection packet does not change the current service path, where the current service path is the receiving device and the main Current service path of the standby network port device;
  • a path state detecting device is also disclosed in the embodiment of the present invention, including:
  • the sending unit is configured to send a detection packet that detects the path status of the backup network port of the primary backup network port device, where the source IP address in the detection packet is a preset IP address that is not used for communication, and the preset IP address.
  • the address is used to indicate that the receiving device of the detection packet does not change the current service path, and the current service path is the current service path of the receiving device and the primary backup network port device;
  • the determining unit is configured to determine, according to whether the response message of the receiving device is received, whether the path between the backup network port of the primary backup network port device and the receiving device is faulty.
  • a path state detection system is also disclosed in the embodiment of the present invention, including:
  • the detecting device is configured to send a detection packet that detects the path status of the backup network port of the primary backup network port device, where the source IP address in the detection packet is a preset IP address that is not used for communication, and the preset IP address.
  • the address is used to indicate that the receiving device of the detection packet does not change the current service path, and the current service path is the current service path of the receiving device and the primary backup network port device, and according to whether the receiving device is received or not Returning a response message, determining whether a path between the backup network port of the primary backup network port device and the receiving device is faulty;
  • the receiving device is configured to receive the detection packet sent by the detecting device, and return a response message according to the detection packet.
  • the source IP address in the detection packet is configured as a preset IP address that is not used for communication, by sending a detection packet that detects the path status of the backup network port of the primary backup network port device. And not changing the current service path of the receiving device of the detection packet, so that the path state detection of the backup network port can be performed, and the state of the path of the backup network port of the primary backup network port device can be obtained, and the system is added. Reliability, and does not require the addition of a dedicated IP address of the backup network port, saving IP resources, increasing the possibility of IP address conflicts, and achieving simple and reliable path state detection.
  • FIG. 1 is a schematic flow chart of a path state detecting method according to an embodiment of the present invention.
  • FIG. 2 is a schematic flowchart of another implementation manner of a path state detecting method according to an embodiment of the present invention
  • FIG. 3 is a schematic structural diagram of a path state detecting apparatus according to an embodiment of the present invention
  • FIG. 4 is a schematic structural diagram of another implementation manner of a path state detecting device according to an embodiment of the present invention.
  • FIG. 5 is a schematic structural diagram of a path state detecting system according to an embodiment of the present invention.
  • the embodiment of the present invention provides a method, a device, and a system for detecting a path state of a backup network port of a network device of a primary and secondary network port, which cannot be implemented in the network layer, to detect a backup network.
  • the network layer path status of the interface prevents the primary and backup network ports from being switched back and forth after the network layer of the standby network port is faulty, which affects the reliability of the system.
  • the primary backup network port device in the embodiment of the present invention may be an MSC,
  • Service network elements such as CSCF, HSS, ATS, RM9900, MRF6600, CCF, and DNS in the IMS product family, such as MG products and SGSNs that carry control, as long as they are devices with primary and backup network ports, regardless of whether they support IPv4 devices.
  • the device supporting the IPv6 can be implemented according to the specific implementation manner of the embodiment of the present invention. The implementation process of the method in the embodiment of the present invention is described by taking the MSC supporting IPv4 as an example.
  • MSC passes through the primary network port and the media gateway (MGW, also known as MG, Media
  • the MSC may configure an ARP detection packet to be sent to the MGW.
  • the MGW After receiving the ARP detection packet, the MGW refreshes its own ARP cache table, that is, the active network port.
  • the MAC address is replaced with the MAC address of the standby network port, that is, the current service path of the MGW and the MSC is changed, and the standby network port of the MSC is in the standby state, and the packet is not received, which will result in the The MSC was unable to receive the message and failed.
  • the source IP address of the path detection packet is configured as a preset IP address that is not used for communication, and the MGW does not change the IP address of the MSC that is saved and the primary use without changing the existing network device.
  • the MAC address of the network port that is, the communication path with the MSC is not changed, so that the backup network port can determine whether the path between the backup network port and the MGW is normal according to whether the response message of the MGW is received, so that the path is normal.
  • Path state detection of the MSC backup network port is implemented.
  • FIG. 1 is a schematic flowchart of a path state detection method according to an embodiment of the present invention, including: [32] Step 104: Send a detection packet for detecting a path status of a backup network port of a primary backup network port device. , will The source IP address in the detection packet is configured as a preset IP address that is not used for communication, and the preset IP address is used to indicate that the receiving device of the detection packet does not change the current service path, and the current service path is Describe the current service path of the receiving device and the primary backup network port device;
  • the path state detection between the backup network port of the MSC and the MGW is specifically taken as an example.
  • the service here may be a control or data communication service.
  • the services of the primary backup network port device and other devices may also be service data such as voice and video, or short message or signaling.
  • the embodiment of the present invention does not limit its specific service form.
  • the primary network port and the backup network port are relative concepts.
  • the network port that is currently processing the service is called the primary network port, and the network port that does not process the service is called the backup network port. If the path of the port is faulty, you need to switch to the standby network port.
  • the previous backup network port becomes the active network port.
  • the previous active network port becomes the standby network port. That is, the backup network port and the primary network port can be converted to each other by switching.
  • the MSC After the MSC sends the detection packet of the path of the backup network port, the MSC can send the ARP packet.
  • the default IP address that is not used for communication can be the ' ⁇ . ⁇ . ⁇ . ⁇ ' address that supports IPV4.
  • the source IP address received by the network device is "0.0.0.0", and does not change its own ARP cache table, that is, the source MAC address of the MSC primary network port that will not be saved by itself.
  • the address is replaced with the source MAC address of the MSC backup network port, that is, the current service communication path between the MSC and the MGW is maintained.
  • the ARP cache table of the MGW is not affected, and the consumption of the AGW entry for the MGW is not increased.
  • the preset IP address is an IP address that is not used for communication, the IP address overhead is not increased, and the possibility of IP address conflict is avoided.
  • the other parameters of the ARP detection packet such as the destination media broadcast address, the source media address identifier, the frame type, and the hardware type, are the same as those in the prior art, and are not described herein.
  • the above-mentioned "0.0.0.0” is used as the preset IP address not used for communication.
  • other IP addresses not used for communication may be used, as long as such an IP address does not cause
  • the receiving end device of the detecting packet changes its current communication path with the peer device to be detected.
  • the MGW in the above embodiment does not change the communication path between the MGW and the MSC primary network port.
  • the ARP packet is used as the detection packet.
  • the packet can be detected by other packets.
  • the IPv6 primary and backup network port devices can be used. Inter-network control message protocol (ICMP, Internet Control Messages) with source IP address "::" in IPv6
  • ICMP Inter-network control message protocol
  • the embodiment of the present invention does not limit the specific format of the detection packet.
  • the "::” is a simplified representation of the IP address in IPV6, which is specifically "0000: 0000: 0000: 0000: 0000: 0000: 0000", that is, the IP address indicated by the "::” is " 0000: 000 0: 0000: 0000: 0000: 0000: 0000".
  • Step 106 Determine whether the path between the backup network port of the primary backup network port device and the receiving device is faulty according to whether the response message received by the receiving device is received.
  • the path between the MSC backup network port and the MGW is detected.
  • the MGW does not change its current service path with the MSC, and And returning the response message of the detection message according to the situation, the MSC or other device may determine, according to whether the response message returned by the MG W is received, whether the path between the MSC backup network port and the MGW is faulty.
  • the method Before the sending the detection packet for detecting the path status of the backup network port of the primary backup network port device, the method further includes the step of configuring the detection packet.
  • FIG. 2 is a schematic flow chart of another implementation manner of a path state detecting method according to an embodiment of the present invention.
  • the path state detecting method further includes:
  • Step 102 Configure a detection packet for detecting the path status of the backup network port of the primary and backup network port devices, and configure the source IP address of the detection packet as a preset IP address that is not used for communication.
  • the path state detection between the backup network port of the MSC and the MGW is specifically taken as an example.
  • the network device configured with the ARP packet may be the MSC device itself or other device than the MSC.
  • the specific device of the ARP packet is not limited in this embodiment of the present invention.
  • the IP address of "0.0.0.0" can be used as the preset IP address, that is, the source IP address of the detection packet is configured as " 0.0.0.0".
  • an IP address of "0000: 0000: 0000: 0000: 0000: 0000: 0000: 0000: 0000" can be used as the preset IP address.
  • the detection packet is sent by detecting the path status of the backup network port of the primary backup network port device.
  • the source IP address in the detection packet is configured as a preset IP address that is not used for communication, so that the receiving device of the detection packet does not change its current service path, that is, does not change the primary backup network port device.
  • the service path of the primary network port and the receiving device enables the path state detection of the backup network port to be performed, and the state of the path of the backup network port can be obtained, thereby increasing the reliability of the system, and no new increase is required.
  • the IP address of the dedicated standby network port saves IP resources and does not increase the possibility of IP address conflicts. It implements simple and reliable path state detection.
  • FIG. 3 is a schematic structural diagram of a path state detecting device according to an embodiment of the present invention, including: [49] a sending unit 204, configured to send a detection report for detecting a path state of a backup network port of a primary backup network port device.
  • the source IP address in the detection packet is a preset IP address that is not used for communication, and the preset IP address is used to indicate that the receiving device of the detection packet does not change the current service path, and the current service path The current service path of the receiving device and the primary backup network port device;
  • a specific implementation manner of the sending unit 204 is specifically described by taking the path state detection between the backup network port of the MSC and the MGW as an example.
  • the path state detecting device may be the MSC itself, or may be another device or an independent device.
  • the embodiment of the present invention does not limit its specific form.
  • the service here may be a control or data communication service.
  • the service of the primary backup network port device and other devices may also be services such as voice, video, or short message and signaling.
  • the embodiment of the invention does not limit its specific business form. It should be noted that the primary network port and the backup network port are relative concepts. The network port that is currently processing the service is called the primary network port. The network port that does not process the service is called the backup network port. If the path is faulty, you need to switch to the standby network port.
  • the previous backup network port becomes the primary network port.
  • the previous active network port becomes the standby network port. That is, the backup network port and the primary network port can be converted to each other through switching.
  • the sending unit 204 can be implemented by sending an ARP packet after transmitting the detection packet of the standby network port.
  • the preset IP address not used for communication may be an IP address supporting "0.0.0.0" of IPV4. According to the provisions of the existing protocol, the source IP address received by the network device is "0.0.0.0", and does not change its own ARP cache table, that is, the source MAC address of the MSC primary network port that will not be saved by itself.
  • the address is replaced with the source MAC address of the MSC backup network port, that is, the current service communication path between the MSC and the MGW is maintained. Since the foregoing method does not change the cache table of the MGW, the ARP cache table of the MGW is not affected, and the consumption of the AMG entry for the MGW is not increased. Moreover, since the preset IP address is an IP address that is not used for communication, the IP address credit is not increased, and the possibility of IP address conflict is avoided.
  • the above-mentioned "0.0.0.0” is used as the preset IP address not used for communication.
  • other IP addresses not used for communication can also be used, as long as such an IP address does not make
  • the receiving end device of the detecting packet changes its current communication path with the peer device to be detected.
  • the MGW in the above embodiment does not change the communication path between the MGW and the MSC primary network port.
  • the ARP packet is used as the detection packet.
  • the packet can be detected by other packets.
  • the IPv6 primary and backup network port devices can be used.
  • the detection packet of the ICMPv6 and the IPv6 source address is "::", and the path state detection is performed.
  • the embodiment of the present invention does not limit the specific format of the detection packet.
  • the determining unit 206 is configured to determine, according to whether the response message of the receiving device is received, whether the path between the backup network port of the primary backup network port device and the receiving device is faulty.
  • the determining unit 206 determines, according to the response message of the ARP detection packet sent by the sending unit 204, that the path between the MSC backup network port and the MGW is faulty.
  • FIG. 4 is a schematic structural diagram of another implementation manner of a path state detecting device according to an embodiment of the present invention.
  • the path detecting device further includes:
  • the configuration unit 202 is configured to configure a detection packet of the path status of the backup network port of the primary backup network port device, and configure the source IP address of the detection packet as a preset IP address that is not used for communication.
  • the IP address of "0.0.0.0” can be used as the preset IP address, that is, the source IP address of the detection packet is configured as "0.0.0.0";
  • an IP address of "000 0: 0000: 0000: 0000: 0000: 0000: 0000: 0000: 0000” can be used as the preset IP address.
  • the configuration unit 202 configures the detection message and sends the detection message to the sending unit 204.
  • the foregoing embodiment of the path state detecting device is configured to send, by using the sending unit 204, a detection packet that detects a path state of the backup network port of the primary backup network port device, where the source IP address in the detection packet is configured to be used for communication.
  • Presetting the IP address so that the receiving device of the detection packet does not change its current service path, that is, does not change the communication path between the active network port of the primary backup network port device and the receiving device, so that the The path state detection of the backup network port can be performed, and the state of the path of the backup network port can be obtained, and the reliability of the system is increased.
  • the preset IP address is a preset IP address that is not used for communication, there is no need to newly add.
  • the IP address of the dedicated standby network port saves IP resources and does not increase the possibility of IP address conflicts. It implements simple and reliable path state detection.
  • FIG. 5 is a schematic structural diagram of a path state detection system according to an embodiment of the present invention, including: [64] A detection device 302, configured to send a detection report for detecting a path state of a backup network port of a primary backup network port device.
  • the source IP address in the detection packet is a preset IP address that is not used for communication, and the preset IP address is used to indicate that the receiving device 304 of the detection packet does not change the current service path, and the current service
  • the path is the current service path of the receiving device 304 and the primary backup network port device, and the detecting device 302 sends the detection packet to the receiving device 304, and according to whether the response message returned by the receiving device 304 is received. Determining whether a path between the backup network port and the receiving device 304 is faulty;
  • the receiving device 304 is configured to receive the detection packet sent by the detecting device 302, and return a response message according to the detection packet.
  • the detecting device 302 may include a configuration unit, a sending unit, and a determining unit.
  • the configuration unit is configured to detect a detection packet of the path status of the backup network port of the primary backup network port device, and configure the source IP address in the detection packet as a preset IP address that is not used for communication, and the preset IP address.
  • the address is used to indicate that the receiving device 304 of the detection packet does not change the current service path, and the current service path is the current service path of the receiving device 304 and the primary backup network port device;
  • the sending unit is configured to send
  • the configuration unit configures the detection packet, and receives the response message of the receiving device 304.
  • the determining unit is configured to determine, according to whether the response message of the receiving device 304 is received, whether the path between the backup network port and the receiving device 304 is faulty.
  • the detecting device 302 may be the MSC itself, or may be another device or an independent device.
  • the specific form of existence is defined; the receiving device 304 can be the MGW.
  • the detection device 302 is configured to detect a detection packet of the path status of the backup network port of the primary backup network port device, and configure the source IP address in the detection packet to be not used.
  • the preset IP address of the communication so that the receiving device 304 of the detecting message does not change its current service path, that is, does not change the communication path between the active network port of the primary backup network port device and the receiving device 304.
  • the path state detection of the backup network port can be performed, and the state of the path of the backup network port can be known in time, and the reliability of the system is increased. Since the preset IP address is a preset IP address that is not used for communication, The IP address of the dedicated standby network port needs to be newly added, which saves IP resources and increases the possibility of IP address conflicts, and implements simple and reliable path state detection.

Landscapes

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

Abstract

Procédé, équipement et système de contrôle d'état de chemin remédiant aux problèmes de l'art antérieur, qui ne permettait pas de détecter un chemin en état de veille dans une interface éthernet principale en veille. Après l'envoi d'un message de contrôle d'état du chemin en veille de l'interface éthernet principale en veille, l'adresse IP source dudit message étant configurée comme une adresse IP préréglée non utilisée dans les communications, le dispositif récepteur recevant ledit message ne change pas le chemin d'opérations et conserve donc les chemins de communication entre le dispositif récepteur et l'interface éthernet principale du dispositif éthernet principal en veille. Le contrôle de l'état de l'interface éthernet en veille peut être effectué, ceci fournissant ainsi rapidement des informations sur l'état du chemin de l'interface éthernet en veille, améliorant ainsi la fiabilité du système. L'interface éthernet en veille ne nécessite plus d'adresse IP de détection, les ressources IP sont économisées, tout en n'augmentant pas la probabilité de conflit d'adresses IP. Le contrôle de l'état du chemin est de ce fait rendu plus simple et plus fiable.
PCT/CN2009/071881 2008-07-02 2009-05-20 Procédé, équipement et système de contrôle d'état de chemin WO2010000158A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN200810068267.9 2008-07-02
CN2008100682679A CN101316234B (zh) 2008-07-02 2008-07-02 路径状态检测的方法、设备和系统

Publications (1)

Publication Number Publication Date
WO2010000158A1 true WO2010000158A1 (fr) 2010-01-07

Family

ID=40107079

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2009/071881 WO2010000158A1 (fr) 2008-07-02 2009-05-20 Procédé, équipement et système de contrôle d'état de chemin

Country Status (2)

Country Link
CN (1) CN101316234B (fr)
WO (1) WO2010000158A1 (fr)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2018076908A1 (fr) * 2016-10-25 2018-05-03 中兴通讯股份有限公司 Procédé et dispositif de détection de trajet de secours
CN110175099A (zh) * 2019-04-15 2019-08-27 平安普惠企业管理有限公司 接口变动提示方法、装置、计算机设备及存储介质

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101316234B (zh) * 2008-07-02 2011-02-02 华为技术有限公司 路径状态检测的方法、设备和系统
CN101466126B (zh) * 2008-12-30 2010-12-22 华为技术有限公司 路由控制方法、主机设备、路由器和路由控制系统
CN103546317B (zh) * 2013-10-15 2017-06-20 华为技术有限公司 一种路径载入方法及服务器
CN104202443B (zh) * 2014-09-26 2017-11-10 浙江中控技术股份有限公司 对ip地址冲突进行容灾处理的方法和装置、以及相应设备
CN106888138B (zh) * 2017-03-17 2019-07-16 烽火通信科技股份有限公司 一种业务通道检测系统及测试方法
CN111682989B (zh) * 2020-07-01 2022-06-28 迈普通信技术股份有限公司 一种端口链路状态的检测方法、设备及系统

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002026956A (ja) * 2000-07-11 2002-01-25 Nec Kofu Ltd 自動経路選択方式および方法
CN1878085A (zh) * 2005-08-05 2006-12-13 华为技术有限公司 一种基于主、备以太网接口的状态检测方法
CN1909472A (zh) * 2005-08-05 2007-02-07 华为技术有限公司 一种基于主、备pos接口的状态检测方法
CN101174977A (zh) * 2006-10-31 2008-05-07 中兴通讯股份有限公司 一种无线Ad hoc网络多媒体视频主备路径传输方法
CN101316234A (zh) * 2008-07-02 2008-12-03 华为技术有限公司 路径状态检测的方法、设备和系统

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100459528C (zh) * 2005-07-14 2009-02-04 华为技术有限公司 通信网络中Qos检测的方法
CN100531071C (zh) * 2007-07-30 2009-08-19 华为技术有限公司 链路故障检测的方法、系统和实现链路故障检测的设备

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002026956A (ja) * 2000-07-11 2002-01-25 Nec Kofu Ltd 自動経路選択方式および方法
CN1878085A (zh) * 2005-08-05 2006-12-13 华为技术有限公司 一种基于主、备以太网接口的状态检测方法
CN1909472A (zh) * 2005-08-05 2007-02-07 华为技术有限公司 一种基于主、备pos接口的状态检测方法
CN101174977A (zh) * 2006-10-31 2008-05-07 中兴通讯股份有限公司 一种无线Ad hoc网络多媒体视频主备路径传输方法
CN101316234A (zh) * 2008-07-02 2008-12-03 华为技术有限公司 路径状态检测的方法、设备和系统

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2018076908A1 (fr) * 2016-10-25 2018-05-03 中兴通讯股份有限公司 Procédé et dispositif de détection de trajet de secours
CN110175099A (zh) * 2019-04-15 2019-08-27 平安普惠企业管理有限公司 接口变动提示方法、装置、计算机设备及存储介质
CN110175099B (zh) * 2019-04-15 2023-02-03 平安普惠企业管理有限公司 接口变动提示方法、装置、计算机设备及存储介质

Also Published As

Publication number Publication date
CN101316234A (zh) 2008-12-03
CN101316234B (zh) 2011-02-02

Similar Documents

Publication Publication Date Title
WO2010000158A1 (fr) Procédé, équipement et système de contrôle d'état de chemin
US10237726B2 (en) Method of implementing UE capability exchange and route control for parallel IMS and CS services
US9258183B2 (en) Method, device, and system for realizing disaster tolerance backup
US7894410B2 (en) Method and system for implementing backup based on session border controllers
JP5967601B2 (ja) Id/ロケータ分離に基づくネットワークのマルチホーミング環境におけるリンク障害検出および正常動作中のリンクへのセッション切り替えの方法
WO2011110118A2 (fr) Procédé et système de détection d'incidents
US6061728A (en) Arrangement for controlling network proxy device traffic on a transparently-bridged local area network using a master proxy device
US20060268729A1 (en) Methods and apparatus for monitoring link integrity for signaling traffic over a path traversing hybrid ATM/Ethernet infrastructure in support of packet voice service provisioning
WO2012106915A1 (fr) Procédé de notification d'incidents, appareil de détection, appareil de réacheminement, système, et structure de données
EP2733907B1 (fr) Procédé, passerelle locale, et un système de survie de voix locale
WO2007012270A1 (fr) Procede permettant d'obtenir la fiabilite d'un reseau ims
JP2011525313A (ja) マルチキャスト・グループ管理のための方法及び装置
WO2012062164A1 (fr) Procédé, dispositif, et système pour commutation de voie
CN104185220B (zh) Ims核心网设备失效切换方法和边缘接入控制设备
CN104717083A (zh) 一种a-sbc设备的容灾切换系统、方法及装置
KR101620809B1 (ko) Sip 프록시 장애 극복을 위한 방법
US7649888B2 (en) System for link independent multi-homing in heterogeneous access networks
JP6383659B2 (ja) PMIPv6MAGの復旧
WO2015024523A1 (fr) Procédé et système de détermination de défaillance de réseau support ip
WO2010057527A1 (fr) Appareil, procédé et programme d'utilisation sélective d'interfaces selon le service
US10063495B2 (en) Method and apparatus for improved handling of IMS node blacklisting
WO2014090194A1 (fr) Procédé de composition de numéro de dispositif terminal, et dispositif d'accès
CN116962239A (zh) 一种路由探测方法及装置
CN103795878B (zh) 一种ip承载语音业务的保护方法、设备和系统
EP1709777A1 (fr) Signalisation de protocole d'ouverture de session

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

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

Country of ref document: EP

Kind code of ref document: A1