WO2016179950A1 - Procédé et dispositif d'allocation d'adresse de protocole internet (ip) - Google Patents

Procédé et dispositif d'allocation d'adresse de protocole internet (ip) Download PDF

Info

Publication number
WO2016179950A1
WO2016179950A1 PCT/CN2015/091292 CN2015091292W WO2016179950A1 WO 2016179950 A1 WO2016179950 A1 WO 2016179950A1 CN 2015091292 W CN2015091292 W CN 2015091292W WO 2016179950 A1 WO2016179950 A1 WO 2016179950A1
Authority
WO
WIPO (PCT)
Prior art keywords
network card
client
cpe
network
address
Prior art date
Application number
PCT/CN2015/091292
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 WO2016179950A1 publication Critical patent/WO2016179950A1/fr

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/50Address allocation
    • H04L61/5007Internet protocol [IP] addresses
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/50Address allocation
    • H04L61/5038Address allocation for local use, e.g. in LAN or USB networks, or in a controller area network [CAN]

Definitions

  • the present invention relates to the field of communications, and in particular to a method and an apparatus for allocating an IP address of an Internet Protocol.
  • the Customer Premise EquIPment (CPE) device is a relatively portable communication terminal capable of one or more Users provide network access.
  • the CPE dials successfully and accesses the CPE to obtain the assigned private network IP (for example, 192.168.0.100), it can access the Internet.
  • the public IP address such as 74.125.239.15 assigned by the network side after the CPE dials successfully after accessing the CPE, instead of the private IP address assigned by the CPE, so as to implement enterprise-level applications.
  • the CPE acts as a bridge connecting the wan side network card and the network cable NIC.
  • the traditional approach is to use the CPE as a HUB hub so that the client accessing the CPE product can directly apply for an IP address to the fixed network, saying that the CPE is in the "traditional bridge mode" state.
  • the traditional bridge mode has the following problem: all clients accessing the CPE (including some non-enterprise users) cannot access the CPE intranet resources because the client obtains the IP address assigned by the public network instead of the IP address assigned by the Router product. And the Router product does not process the data packet at this time. Assume that there are some video resources available for access on the intranet at this time. However, because the client obtains the public IP address, the intranet resources cannot be accessed. Switching from the traditional bridge mode to other modes requires manual assignment of an IP address and other complicated operations, and the user experience is not good.
  • the main purpose of the embodiments of the present invention is to provide a method and a device for allocating Internet Protocol IP addresses, so as to at least solve the problem that some clients in the related art can only access public network resources while other clients cannot access resources in the Router product. And it is difficult to assign a public network IP address to the client.
  • a method for allocating an Internet Protocol IP address including: dividing a physical network card inside a CPE of a user equipment into a first preset mode of a first logical network card and a second logical network card; When the client requests access to the CPE, the client is assigned a private network IP address of the CPE through a first bridge connected to the first logical network card, or is connected to the second logical network card by using a first bridge connected to the first logical network card. The second bridge allocates a public network IP address to the client.
  • the second bridge is connected to the WAN side network card of the WAN, and the public network IP address is allocated to the client by using the second bridge connected to the second logical network card, including: receiving, sent by the client a request for applying for a public network IP address; obtaining the public network IP from the WAN side network card by using the second bridge according to the request, and distributing the public network IP to the client by using the second logical network card.
  • the first logical network card includes: a network cable network card and a wireless fidelity WIFI network card.
  • the method further includes: when receiving a request for the user to switch the current preset mode sent by the client, triggering, by the client, the web application user interface webUI of the CPE according to the private network IP address; After the operation corresponding to the request is triggered on the webUI, the CPE is restarted.
  • the method further includes: selecting the first A preset mode is initialized.
  • an apparatus for allocating an Internet Protocol IP address includes: a dividing module, configured to divide a physical network card inside the customer equipment CPE into a first logical network card and a second logical network card a first preset mode; an allocation module, configured to allocate, by the first bridge connected to the first logical network card, the private network IP address of the CPE to the client when the client requests access to the CPE, Or, the client is assigned a public network IP address by using a second bridge connected to the second logical network card.
  • the allocating module includes: a receiving unit, configured to receive a request sent by the client for applying for a public network IP address; and an allocating unit, configured to pass the second bridge according to the request
  • the WAN side network card acquires the public network IP, and is allocated to the client by using the second logical network card.
  • the first logical network card includes: a network cable network card and a wireless fidelity WIFI network card.
  • the device further includes: a triggering module, configured to trigger the client to access the webpage application of the CPE according to the private network IP address when receiving a request for the user to switch the current preset mode sent by the client a program user interface webUI; a restarting module, configured to restart the CPE after triggering an operation corresponding to the request on the webUI.
  • a triggering module configured to trigger the client to access the webpage application of the CPE according to the private network IP address when receiving a request for the user to switch the current preset mode sent by the client a program user interface webUI
  • a restarting module configured to restart the CPE after triggering an operation corresponding to the request on the webUI.
  • the device before the physical network card inside the CPE is divided into the first preset mode of the first logical network card and the second logical network card, the device further includes: selecting the first A preset mode is initialized.
  • the physical network card inside the CPE is divided into the first logical network card and the second logical network card, and the two logical network cards are respectively allocated with the internal network IP address and the public network IP address for the client, thereby solving the problem.
  • some clients only access the public network resources, and other clients cannot access the problem source of the resources in the Router product, thereby improving the user experience.
  • FIG. 1 is a flowchart of a method for allocating an Internet Protocol IP address according to an embodiment of the present invention
  • FIG. 2 is a structural block diagram of an apparatus for allocating an Internet Protocol IP address according to an embodiment of the present invention
  • FIG. 3 is a block diagram 1 of an optional structure of an Internet Protocol IP address allocation apparatus according to an embodiment of the present invention.
  • FIG. 4 is a block diagram 2 of an optional structure of an apparatus for allocating an Internet Protocol IP address according to an embodiment of the present invention
  • FIG. 5 is a block diagram of a 4G gateway mode bridge in the related art
  • FIG. 6 is a structural block diagram of a CPE internal bridge in an LTE-Bridge mode according to an alternative embodiment of the present invention.
  • FIG. 1 is a flowchart of a method for allocating an Internet Protocol IP address according to an embodiment of the present invention. As shown in FIG. 1, the process includes the following steps:
  • Step S102 The physical network card inside the CPE of the user equipment is divided into a first preset mode of the first logical network card and the second logical network card;
  • Step S104 When the client requests access to the CPE, the client is assigned a private network IP address of the CPE through the first bridge connected to the first logical network card, or the second bridge connected to the second logical network card is used as the client. The end assigns a public network IP address.
  • the physical network card inside the CPE is divided into a first logical network card and a second logical network card, and the internal network IP address and the public network IP address are respectively assigned to the client through the two logical network cards.
  • it solves the problem that some clients in the related technology only access the public network resources while other clients cannot access the resources in the Router product, thereby improving the user experience.
  • the second bridge involved in the embodiment is connected to the WAN side network card of the wide area network. Therefore, the second bridge connected to the second logical network card in step S104 in this embodiment allocates a public network IP to the client.
  • the way of the address can be achieved as follows:
  • Step S11 receiving a request sent by the client for applying for a public network IP address
  • Step S12 Obtain a public network IP from the WAN side network card through the second bridge according to the request, and allocate the same to the client through the second logical network card.
  • the manner of the foregoing steps S11 and S12 may be: after the dialing is successful, the CPE responds to the request of the application IP address sent by the client, and the current connection is performed.
  • the second logical network card of the enterprise-level client is in the same local area network as the network-side network card. Therefore, the broadcast request for the application IP address sent by the enterprise-level client reaches the network-side network card through the second logical network card, and then reaches the network side through the network-side network card. After receiving the request for the IP address, the network side allocates the public network IP address to the client, so that the CPE can assign the public network IP address to the client.
  • the first logical network card involved in this embodiment includes: a network cable network card and a wireless fidelity WIFI network card. That is to say, the WIFI user and the network cable user respectively access the CPE through the WIFI network card and the network cable, and the two network cards are mounted under the same bridge, and the client obtains the private IP address assigned by the CPE.
  • the private network IP address of the CPE is allocated to the client through the first logical network card, or the public network IP address is allocated to the client through the second logical network card.
  • the method in this embodiment further includes:
  • Step S21 When receiving a request sent by the client for switching the current preset mode, the triggering client accesses the web application user interface webUI of the CPE according to the private network IP address;
  • Step S22 After triggering the operation corresponding to the request on the webUI, restart the CPE.
  • the client only needs to access the CPE through the WIFI network card or insert the network port through the network cable to access the network port of the CPE internal network, perform corresponding operations on the webUI, and then the device automatically restarts to complete the mode switching, and saves the process.
  • the "traditional bridge mode" allows the client to access the CPE manually by specifying the IP address through the network cable to implement professional and cumbersome operations such as logging in to the CPE webUI.
  • the method in this embodiment further includes: selecting the first pre-selection from the plurality of preset modes. Set the mode to initialize. That is to say, after the CPE device is powered on, it needs to perform mode judgment, and perform different initialization work for different modes.
  • a device for allocating an Internet Protocol IP address is further provided, and the device is used to implement the foregoing.
  • the embodiments and optional embodiments have not been described again.
  • the term “module” "unit” may implement a combination of software and/or hardware of a predetermined function.
  • the apparatus described in the following embodiments is preferably implemented in software, hardware, or a combination of software and hardware, is also possible and contemplated.
  • the apparatus includes: a dividing module 22, configured to divide a physical network card inside a client equipment CPE into a first logic. a first preset mode of the network card and the second logical network card; the distribution module 24 is coupled to the partitioning module 22, and is configured to allocate the client by using the first bridge connected to the first logical network card when the client requests to access the CPE.
  • the private IP address of the CPE, or the public network IP address is assigned to the client through the second bridge connected to the second logical network card.
  • the distribution module 24 includes: a receiving unit 32, configured to receive a client for sending an application. The request of the network IP address; the allocating unit 34 is coupled to the receiving unit 32, and is configured to obtain the public network IP from the WAN side network card through the second bridge according to the request, and allocate the public network IP to the client through the second logical network card.
  • the first logical network card involved in this embodiment includes: a network cable and a wireless fidelity WIFI network card.
  • FIG. 4 is a block diagram 2 of an optional structure of an Internet Protocol IP address allocation apparatus according to an embodiment of the present invention.
  • a private network IP address of a CPE is allocated to a client through a first logical network card, or After the second logical network card allocates the public network IP address to the client, the device further includes: a triggering module 42 coupled to the distribution module 24, configured to receive the request sent by the client for switching the current preset mode by the client, The triggering client accesses the web application user interface webUI of the CPE according to the private network IP address; the restarting module 44 is coupled to the triggering module 42 and is configured to restart the CPE after triggering the operation corresponding to the request on the webUI.
  • the device further includes: selecting the first preset mode from the multiple preset modes. Initialize.
  • This alternative embodiment proposes a new mode "LTE-Bridge mode" for meeting the different needs of ordinary consumers and enterprise users, and at the same time being more user-friendly and better user experience in mode switching.
  • the LTE-Bridge mode must be able to provide access to the internal network resources (such as accessing the webUI) for other clients accessing the CPE while accessing the CPE to obtain access to the external network.
  • the CPE internal bridge structure diagram in 4G gateway mode needs to be modified;
  • FIG. 5 is a block diagram of a 4G gateway mode bridge in the related art: as shown in FIG. 5, after the CPE dials successfully, the module The IP address obtained by the public network base station (for example, 74.125.239.15) is allocated to the WAN side network card usb0 of the large board; the WIFI user and the network line user respectively access the CPE through the network card ra0 and eth2, and the two network cards ra0 and eth2 are mounted on the network card. Under the same bridge br0, the client obtains the private IP assigned by the CPE (for example, 192.168.0.100).
  • the public network base station for example, 74.125.239.15
  • the WIFI user and the network line user respectively access the CPE through the network card ra0 and eth2
  • the two network cards ra0 and eth2 are mounted on the network card.
  • the client obtains the private IP assigned by the CPE (for example, 192.168.0.100).
  • the private network IP packet arrives at br0, and the CPE performs NAT conversion internally, and converts the private IP address 192.168.0.100 into a public network IP address: 74.125.239.15 and then sends it to the external network, thereby realizing access to the network.
  • the bridge structure can only assign a private IP address to the client through the CPE. Because the public IP address on the network side cannot be assigned to the client, it does not meet the needs of enterprise users.
  • the bridge structure needs to be modified.
  • 6 is a block diagram of a CPE internal bridge structure in an LTE-Bridge mode according to an alternative embodiment of the present invention. As shown in FIG. 6 , a physical network eth2 is first divided into two logical NICs according to a port by using a VLAN technology. Eth2.1 and eth2.2, where eth2.1 is used to access clients that can access only the intranet resources of the CPE, and eth2.2 is used to access clients that can access external network resources.
  • Figure 6 retains the bridge in Figure 5 for accessing intranet resources.
  • the two network cards ra0 and eth2.1 mounted under br0 are used to access wifi users and network cable users to form a local area network.
  • FIG. 6 deletes the path between the bridge br0 and the wan side network card usb0, which means that the user accessing through ra0 and eth2.1 cannot access the external network resources and can only access the internals of the CPE.
  • Resources which meet the needs of some users to access intranet resources (such as: open webUI) at any time.
  • CPE equipment should be able to provide Internet access services to clients accessing CPE, especially for enterprise-level users accessing enterprise-level clients (such as Cisco routers).
  • Public network IP address so add a new bridge network card br1, mount the wan side network card usb0 and another network cable network card eth2.2 connected to the CPE to the same bridge br1, and then make eth2.2 and usb0 Make up another LAN.
  • the CPE module acts as the Dynamic Host Configuration Protocol (DHCP) server in the process of assigning IP addresses, and responds after receiving the request for the IP address sent by the client.
  • DHCP Dynamic Host Configuration Protocol
  • the network card eth2.2 and usb0 currently connected to the enterprise client are in the same local area network.
  • the broadcast request of the application IP sent by the enterprise client reaches the wan side network card usb0 via eth2.2, and then reaches the module through usb0, and the module receives the application IP.
  • the client is assigned a public network IP, so that the CPE can allocate the public IP address to the enterprise client. After obtaining the public IP address, the client can access the network and implement related applications of the enterprise router.
  • the client when the user wants to switch the CPE from the LTE-Bridge mode to another mode, the client only needs to access the CPE through the WIFI or insert the network cable through the network cable to access the network port of the CPE intranet (corresponding to eth2.2 in Figure 6).
  • NIC the corresponding operation is performed on the webUI, and then the device automatically restarts to complete the mode switching, eliminating the need for the "traditional bridge mode" to connect the client to the CPE manually designated IP through the network cable to realize the professional and cumbersome operation of logging in to the CPE webUI.
  • Step S202 Perform mode determination after the device is powered on, and perform different initialization operations for the LTE-Bridge mode and other modes (including 4G gateway mode, traditional bridge mode, etc.).
  • Step S204 For the LTE-bridge mode, the bridge configuration is performed as shown in FIG. 6 above. First, two bridge network cards br0 and br1 are configured, and two network cards ra0 and eth2.1 mounted under br0 are passed through the two. Users accessing the NIC can only access the internal resources of the CPE. Two NICs usb0 and eth2.2 are mounted on the br1. The usb0 is the CPE wan side network card. The client accessing the eth2.2 obtains the public network after the CPE dials successfully. The assigned IP address is used to access the Internet. The eth2.1 NIC corresponds to the LAN cable socket of the device enclosure, and the eth2.2 NIC corresponds to the LAN/WAN cable socket on the device enclosure.
  • Step S206 The CPE successfully dials, and the dialing action here is performed by the user accessing the CPE through the wifi or eth2.1 network card to log in to the webUI of the CPE.
  • Step S208 After the dialing is successful, for the LTE-Bridge mode, only the users accessing the eth2.2 network card can access the external network resources, and the users accessing through the WIFI and the users accessing the eth2.1 network card can only access the network. Intranet resources.
  • Step S210 If the user needs to complete the mode switching, only the client that can log in to the webUI logs in to the webUI to complete the mode switching, and the mode switching succeeds after the device restarts.
  • the purpose of allocating the public network IP to the client is achieved, which satisfies the needs of the enterprise user. That is, a network card and a CPE wan side network card are mounted on the same bridge to form a local area network, so that the client directly applies for IP to the CPE module and obtains the public network IP. 2) While allocating the public network IP to some clients, the private network IP can be allocated to other clients, which satisfies the purpose of other users accessing the CPE intranet resources; that is, the wifi network card and the network cable are attached.
  • the other bridge is formed under the same bridge, and the IP address of the bridge is configured as the gateway address of the CPE, which realizes the purpose of some users accessing the CPE intranet resources.
  • the client can access the intranet IP address allocated by the CPE through the wifi or network cable to access the CPE intranet, so as to log in to the webUI for mode switching. This circumvents the cumbersome operation of manually specifying an IP address in the traditional bridge mode, and the user experience is better.
  • a storage medium is further provided, where the software is stored in the storage medium.
  • the storage medium includes, but is not limited to, an optical disk, a floppy disk, a hard disk, a rewritable memory, and the like.
  • modules or steps of the present invention can be implemented by a general-purpose computing device, which can be concentrated on a single computing device or distributed over a network composed of multiple computing devices. Alternatively, they may be implemented by program code executable by the computing device such that they may be stored in the storage device for execution by the computing device and, in some cases, may be performed in a different order than herein.
  • the steps shown or described are either made separately into individual integrated circuit modules, or a plurality of modules or steps are fabricated as a single integrated circuit module. Thus, the invention is not limited to any specific combination of hardware and software.
  • the physical network card inside the CPE is divided into the first logical network card and the second logical network card, and the two logical network cards are respectively allocated with the internal network IP address and the public network IP address for the client, thereby solving the problem.
  • some clients only access the public network resources, and other clients cannot access the problem source of the resources in the Router product, thereby improving the user experience.

Landscapes

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

Abstract

La présente invention concerne un procédé et un dispositif d'allocation d'adresse de protocole Internet (IP). Le procédé consiste : à diviser une carte réseau physique dans un équipement de locaux de client (CPE) en une première carte réseau logique et en une seconde carte réseau logique en tant que premier mode préétabli ; lorsqu'un terminal de client demande d'accéder au CPE, à allouer une adresse IP de réseau privé du CPE pour un terminal de client par l'intermédiaire d'un premier pont entre réseaux connecté à la première carte réseau logique, ou à allouer une adresse IP de réseau public au terminal de client par l'intermédiaire d'un second pont entre réseaux connecté à la seconde carte réseau logique. La présente invention traite un problème dans l'état de la technique associé dans lequel, lorsqu'une partie de terminaux de client accède uniquement à une ressource publique, les autres terminaux de client ne peuvent pas accéder à une ressource dans un produit de routeur, permettant ainsi d'améliorer l'expérience d'utilisateur.
PCT/CN2015/091292 2015-05-12 2015-09-30 Procédé et dispositif d'allocation d'adresse de protocole internet (ip) WO2016179950A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201510240915.4 2015-05-12
CN201510240915.4A CN106302839B (zh) 2015-05-12 2015-05-12 互联网协议ip地址的分配方法及装置

Publications (1)

Publication Number Publication Date
WO2016179950A1 true WO2016179950A1 (fr) 2016-11-17

Family

ID=57247656

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2015/091292 WO2016179950A1 (fr) 2015-05-12 2015-09-30 Procédé et dispositif d'allocation d'adresse de protocole internet (ip)

Country Status (2)

Country Link
CN (1) CN106302839B (fr)
WO (1) WO2016179950A1 (fr)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112261165A (zh) * 2020-09-10 2021-01-22 深圳市广和通无线股份有限公司 通信方法、系统、装置、计算机设备和存储介质
CN112565357A (zh) * 2020-11-25 2021-03-26 中国银联股份有限公司 连接业务虚拟机和对象存储系统的方法、装置及存储介质
CN113301179A (zh) * 2021-04-28 2021-08-24 武汉大塔技术有限公司 一种实现lte/5g桥模式的方法及无线路由设备
CN113873503A (zh) * 2021-11-08 2021-12-31 深圳市共进电子股份有限公司 网关桥接连网方法、装置及路由器
CN115529221A (zh) * 2022-08-15 2022-12-27 广州通则康威智能科技有限公司 一种有线网络和蜂窝网络快速切换的方法及装置

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108696546B (zh) * 2017-02-15 2021-08-24 中兴通讯股份有限公司 一种企业移动专用网的用户终端访问公网的方法及装置
CN114422473B (zh) * 2017-04-19 2023-10-17 中兴通讯股份有限公司 Ip地址的分配方法及装置
CN110505316B (zh) * 2018-05-17 2022-03-01 中兴通讯股份有限公司 互联网协议ip地址的分配方法及无线路由设备
CN110572817B (zh) * 2019-07-30 2021-01-12 华为技术有限公司 一种通信方法及电子设备
CN111786826A (zh) * 2020-06-29 2020-10-16 杭州安恒信息技术股份有限公司 工控设备运维审计系统、工控设备运维方法、计算机设备
CN117411650A (zh) * 2022-07-08 2024-01-16 中兴通讯股份有限公司 网络访问控制方法、用户终端设备及存储介质
CN115412428B (zh) * 2022-08-04 2023-09-12 广州通则康威智能科技有限公司 一种移动蜂窝网络与有线网络之间的热备份方法及装置

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101106611A (zh) * 2007-07-26 2008-01-16 北京佳讯飞鸿电气股份有限公司 基于H323协议的Voip网间交换系统
CN103747115A (zh) * 2013-12-30 2014-04-23 武汉邮电科学研究院 基于虚拟网卡的虚拟机ip地址发现方法
CN104407913A (zh) * 2014-11-12 2015-03-11 国云科技股份有限公司 一种单网卡虚拟机实现双线接入的方法

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1192552C (zh) * 2001-09-16 2005-03-09 华为技术有限公司 一种混合地址解决方案及其混合地址路由器
EP2051473B1 (fr) * 2007-10-19 2018-04-25 Deutsche Telekom AG Procédé et système pour suivre le trafic ip depuis l'émetteur ou le récepteur de données d'utilisateur dans des réseaux sans fil publics
CN103731308A (zh) * 2013-12-29 2014-04-16 国云科技股份有限公司 一种虚拟机公网管理方法
CN104581419B (zh) * 2014-12-29 2018-08-21 成都卓影科技有限公司 基于android智能机顶盒的双网实现方法

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101106611A (zh) * 2007-07-26 2008-01-16 北京佳讯飞鸿电气股份有限公司 基于H323协议的Voip网间交换系统
CN103747115A (zh) * 2013-12-30 2014-04-23 武汉邮电科学研究院 基于虚拟网卡的虚拟机ip地址发现方法
CN104407913A (zh) * 2014-11-12 2015-03-11 国云科技股份有限公司 一种单网卡虚拟机实现双线接入的方法

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112261165A (zh) * 2020-09-10 2021-01-22 深圳市广和通无线股份有限公司 通信方法、系统、装置、计算机设备和存储介质
CN112261165B (zh) * 2020-09-10 2023-05-05 深圳市广和通无线股份有限公司 通信方法、系统、装置、计算机设备和存储介质
CN112565357A (zh) * 2020-11-25 2021-03-26 中国银联股份有限公司 连接业务虚拟机和对象存储系统的方法、装置及存储介质
CN113301179A (zh) * 2021-04-28 2021-08-24 武汉大塔技术有限公司 一种实现lte/5g桥模式的方法及无线路由设备
CN113873503A (zh) * 2021-11-08 2021-12-31 深圳市共进电子股份有限公司 网关桥接连网方法、装置及路由器
CN113873503B (zh) * 2021-11-08 2023-12-15 深圳市共进电子股份有限公司 网关桥接连网方法、装置及路由器
CN115529221A (zh) * 2022-08-15 2022-12-27 广州通则康威智能科技有限公司 一种有线网络和蜂窝网络快速切换的方法及装置
CN115529221B (zh) * 2022-08-15 2023-08-15 广州通则康威智能科技有限公司 一种有线网络和蜂窝网络快速切换的方法及装置

Also Published As

Publication number Publication date
CN106302839B (zh) 2020-06-26
CN106302839A (zh) 2017-01-04

Similar Documents

Publication Publication Date Title
WO2016179950A1 (fr) Procédé et dispositif d'allocation d'adresse de protocole internet (ip)
US9210124B2 (en) Method, apparatus, and system for allocating public IP address
CN106464534B (zh) 配设和管理用户驻地设备装置的片
WO2019218865A1 (fr) Procédé d'attribution d'adresse de protocole internet, dispositif de routage sans fil, et support de stockage
WO2018192179A1 (fr) Procédé et dispositif d'attribution d'adresse ip
WO2017166936A1 (fr) Procédé et dispositif pour mettre en œuvre une gestion d'adresse, et serveur aaa et dispositif de commande de sdn
WO2018113591A1 (fr) Procédé de planification, système, dispositif de commande et support de stockage informatique
US10104134B2 (en) Automatic configuration of endpoint communication devices to set up a VOIP network
WO2011059770A2 (fr) Routage de client intelligent
WO2018019299A1 (fr) Procédé d'accès à large bande virtuel, unité de commande et système
TW201517563A (zh) 雲閘道、雲閘道創建配置系統及方法
WO2019080320A1 (fr) Dispositif, procédé et appareil d'interconnexion de réseau multi-système
CN110995886B (zh) 网络地址的管理方法、装置、电子设备及介质
US20180183754A1 (en) Address Allocation
WO2018006704A1 (fr) Procédé et appareil d'attribution d'ip de réseau public, et système de centre de données virtuel
US20210321253A1 (en) Virtual tenant for multiple dwelling unit
WO2015184853A1 (fr) Procédé et appareil d'authentification pour auto-configuration ipv6 sans état
WO2011095079A1 (fr) Procédé, dispositif et système d'attribution d'adresse ip
CN104780229A (zh) 通过云终端设置云服务器ip地址的方法、系统和云系统
CN104506368A (zh) 一种统一管理交换机设备的方法和设备
WO2016177185A1 (fr) Procédé et appareil de traitement d'adresse de commande d'accès au support (mac)
WO2024000975A1 (fr) Système et procédé d'établissement de session, dispositif électronique et support de stockage
US20130086259A1 (en) Method for acquiring an ip address and network access device
CN113014680A (zh) 一种宽带接入的方法、装置、设备和存储介质
WO2021190029A1 (fr) Procédé, appareil et système de réalisation de traduction d'adresse de réseau de classe opérateur

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

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

Country of ref document: EP

Kind code of ref document: A1