WO2003045037A1 - Method and apparatus for identifying a node for data communications using its geographical location - Google Patents
Method and apparatus for identifying a node for data communications using its geographical location Download PDFInfo
- Publication number
- WO2003045037A1 WO2003045037A1 PCT/EP2002/012832 EP0212832W WO03045037A1 WO 2003045037 A1 WO2003045037 A1 WO 2003045037A1 EP 0212832 W EP0212832 W EP 0212832W WO 03045037 A1 WO03045037 A1 WO 03045037A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- host
- geographical location
- entity
- location information
- server
- Prior art date
Links
- 238000000034 method Methods 0.000 title claims abstract description 39
- 238000004891 communication Methods 0.000 title claims description 36
- 230000010267 cellular communication Effects 0.000 claims description 9
- 230000000875 corresponding effect Effects 0.000 description 11
- 230000001413 cellular effect Effects 0.000 description 5
- 230000006870 function Effects 0.000 description 3
- 238000009434 installation Methods 0.000 description 3
- 238000013479 data entry Methods 0.000 description 2
- 238000012423 maintenance Methods 0.000 description 2
- 230000006978 adaptation Effects 0.000 description 1
- 230000002596 correlated effect Effects 0.000 description 1
- 238000010586 diagram Methods 0.000 description 1
- 238000007726 management method Methods 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 230000011664 signaling Effects 0.000 description 1
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L61/00—Network arrangements, protocols or services for addressing or naming
- H04L61/50—Address allocation
- H04L61/5007—Internet protocol [IP] addresses
- H04L61/5014—Internet protocol [IP] addresses using dynamic host configuration protocol [DHCP] or bootstrap protocol [BOOTP]
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/50—Network services
- H04L67/52—Network services specially adapted for the location of the user terminal
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L9/00—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
- H04L9/40—Network security protocols
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L2101/00—Indexing scheme associated with group H04L61/00
- H04L2101/60—Types of network addresses
- H04L2101/69—Types of network addresses using geographic information, e.g. room number
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L69/00—Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
- H04L69/30—Definitions, standards or architectural aspects of layered protocol stacks
- H04L69/32—Architecture of open systems interconnection [OSI] 7-layer type protocol stacks, e.g. the interfaces between the data link level and the physical level
- H04L69/322—Intralayer communication protocols among peer entities or protocol data unit [PDU] definitions
- H04L69/329—Intralayer communication protocols among peer entities or protocol data unit [PDU] definitions in the application layer [OSI layer 7]
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W24/00—Supervisory, monitoring or testing arrangements
- H04W24/02—Arrangements for optimising operational condition
Definitions
- the present invention relates to packet communications, and more particularly, to identifying a node in a network using its geographical location.
- One example, non-limiting application of the present invention is providing IP addresses to nodes in a cellular communications system using their respective geographical locations.
- new nodes may need to be installed
- Nodes may also need to be reconfigured if the network is upgraded. Furthermore, when an existing node is brought off-line, e.g., for an upgrade, and then re-installed, that node may also need to be reconfigured.
- One part of that configuration process to which the present invention relates is configuring a node for packet data communication with other nodes. Specifically, each node needs a packet data address to conduct packet communications.
- a "new" node or a node requiring configuration is a node that requires assignment of a packet data address.
- packet data addresses or other data identifiers e.g., domain names
- One example where installation and configuration of a new node can be a time consuming job is when a new radio base station is added to a cellular communications system. Because base stations, by their very nature, are distributed in geographically remote areas, considerable time is required for a human operator to travel to the new base station and manually configure it with a new IP address, which makes this an inefficient process. It is also susceptible to human error, e.g., data entry errors.
- the present invention overcomes these and other drawbacks with on-site, manual configuration of IP addresses for network nodes (like newly-installed base stations) with a method to automatically assign a node identifier like a packet data address to a new node.
- the automatic assignment of a node identifier like a packet address to a network entity, node, or host includes two steps. First, an initial message is transmitted by the entity, which specifies or indicates in some way geographical location information for the entity. Second, using the geographical location information in that message, a corresponding node identifier (like a packet address) is identified and provided to that entity. In other words, a relationship is established between the geographical location of the entity and its associated host identifier. In the example where the entity identifier is a packet data address, the geographical location information uniquely identifies the entity and its packet data address.
- the present invention may be applied to any new entity or node using any messaging protocol, one non-limiting example application is to new nodes in a cellular communications system.
- the present invention automatically provides, for example, a packet data address to the new base station after it is installed in a radio network using the base station's geographical location.
- One example way of determining its geographical location is to use a Global Positioning Satellite (GPS) receiver at the base station to determine its geographical coordinates, e.g., its latitude and longitude.
- GPS Global Positioning Satellite
- the base station sends its coordinates in an announcement message to a packet address server.
- a packet address server is a Dynamic Host Configuration Protocol (DHCP) server coupled to the network.
- DHCP Dynamic Host Configuration Protocol
- the announcement message can be a DHCPDISCONER message that includes the base station's geographical coordinates.
- An operation and/ or planning node coupled to the cellular network may provide the packet address server with the relationship between a unique set of geographical coordinates and a base station for multiple base stations in the form of an electronic list.
- the operations/planning node may also specify in the list a particular Internet Protocol (IP) address for each of multiple base stations along with their respective geographical coordinates.
- IP Internet Protocol
- the DHCP server compares the geographical coordinates received in the DHCPDISCONER message with the base station "list" information received from the operation and/or planning node and returns the predetermined IP address that is associated with the geographical coordinates in a responsive message, e.g., a DHCPOFFER message.
- Fig. 1 illustrates a general communications system in which the present application is implemented
- Fig. 2 illustrates example procedures for automatically assigning a packet data address to a new host node coupled to the host network shown in Fig. 1;
- Fig. 3 illustrates example procedures in a specific application of the present invention to a cellular communications system where the new host node is a newly- installed base station;
- Fig. 4 is a function block diagram illustrating in more detail entities in the cellular communications system in Fig. 3;
- Fig. 5 illustrates in flowchart form example procedures for automatically assigning a packet data address to a new base station in accordance with one example embodiment of the present invention
- Fig. 6 illustrates in flowchart form example procedures for automatically assigning a packet data address to a new base station in accordance with a second example embodiment of the present invention.
- a host network 12 is coupled to a plurality of already-configured hosts 14 and 16.
- New host 18, also coupled to the host network 12, has not been configured with a packet data address, and therefore, packet communications with the new host are not yet possible.
- the hosts may be coupled to the host network either through a wireline or a wireless link.
- the operations/planning node 24 provides the packet address server 22 with a list of host identifiers along with corresponding geographical location information for each host.
- a host identifier is a general term used to describe any name, ID, or address that, once assigned to the new host, permits data communications with the new host.
- a non-limiting example of geographical location information is geographical coordinates like latitude and longitude.
- the packet address server 22 stores the host/ geographical location information list.
- the new host 18 When the new host 18 is coupled to the host network 12 and ready to 10 transmit and receive packet information, it transmits or broadcasts an initialization, discovery, announcement, or other similar message that includes the host's geographical location information 20. Of course, other information may be included with this message if desired.
- the new host 18 either has already stored its geographical location information in memory, or more advantageously, it can determine its geographical location information after it has been coupled to the host network.
- One method for determining its geographical coordinates includes using well-known Global Positioning Satellite (GPS) positioning techniques.
- GPS Global Positioning Satellite
- the initialization, discovery, announcement, or other similar message from the new host is received by the packet address server 22 via the host network 12.
- the packet address server 22 checks the geographical location information received from the new host with the stored list and returns, in this example, a corresponding packet address to the new host 18. With the corresponding packet address, packet communications may now be conducted with the new host 18.
- Fig. 2 shows in flowchart form example procedures for implementing an Automatic Host Configure routine (block 30) in accordance with the present invention.
- a relationship is established between a host identifier (in this example a packet data address) and its geographical location information (block 32).
- this relationship may be established by an operations or planning node 24, and thereafter, provided to a packet access server 22.
- the host determines its geographical location information (block 34). As mentioned above, this location information may be already stored in the host or the host may determine its location information using, for example, GPS location determining equipment.
- the host When the host is ready to obtain its host identifier, e.g., packet data address, it broadcasts or sends directly to a packet address server a message that includes its geographical location information (block 36).
- the server assigns a host identifier, e.g., a packet address, for the host using that geographical location information (block 38).
- the packet address server provides the corresponding host identifier to the host, thereby permitting packet communications with the host (block 40).
- the present invention permits a new host to be automatically configured with a packet data address, name, or other identifier using the new host's geographical location to uniquely identify the new host to the packet address server.
- Fig. 3 illustrates an example where the present invention is employed to automatically configure a newly-installed base station with an IP address.
- a map with geographical location information for each base station (current and future), including the newly-installed base station is provided to a radio network and IP planning node shown as a laptop computer.
- the radio network and IP planning node may be operated at a centralized management facility.
- each base station is correlated to and uniquely identified by its geographical coordinates.
- the radio network and IP planning node also associates the base station with a corresponding IP address.
- the base station location (and perhaps other) information is forwarded to a Dynamic Host Configuration Protocol (DHCP) server which stores for each base station its corresponding geographical coordinates and IP address.
- DHCP is a known Internet protocol where a server allocates an IP address to a client.
- the base station includes a GPS receiver which receives GPS signals used to is determine the base station's geographical coordinates.
- the base station When attached to the cellular network, the base station broadcasts a DHCPDISCOVER message which includes its geographical coordinates.
- the DHCP server in the cellular network detects the broadcast and the geographical coordinates, compares the coordinates to the list from the radio network planning node, and returns a DHCPOFFER message with the corresponding IP address from the list, as well as other information if desired.
- the base station upon receiving the DHCPOFFER message with the IP address, returns a DHCPREQUEST message which is acknowledged by the DHCP server in a DHCPACK message informing the base station that the IP address assignment has been completed.
- a radio network planning (RNP) node 52 is coupled to a DHCP server 58 in an operations and maintenance (OAM) network 54.
- the DHCP server 58 is also coupled to a domain naming system (DNS) server 56 (optional).
- DNS domain naming system
- the radio network planning node 52 provides information to the DHCP server 58.
- a radio access network 60 is coupled to the operations and maintenance network 54 and to other networks not shown.
- the radio access network 60 includes one or more radio network controllers (RNC) 62.
- Each RNC 62 is coupled to a plurality of base stations which, in this example, includes two already-configured base stations 64 and 68 as well as a new base station 72 to be configured.
- the radio network planning node 52 may store in a list for each base station coupled to (or to be coupled to) the radio access network 60 some kind of base station identifier, like an IP address or a domain name that can be resolved into an IP address, along with its geographical coordinates. This list is provided to the DHCP server 58 and stored there.
- Each base station 64, 68, and 72 may include its own GPS receiver 66, 70, and 74, respectively.
- the GPS receiver may be used to determine the geographical location of the base station, e.g., its latitude and longitude.
- the base station may have pre-stored its location coordinates before installation, an advantage of the GPS receiver is that specific base stations need not be assigned ahead of time to specific locations. This adds flexibility and eliminates the administration required to ensure each base station is installed in its pre-assigned location.
- the new base station 72 when it attaches to the radio 20 access network 60, it sends a DHCPDISCONER message with its coordinates, e.g., as determined by the GPS receiver 74, to the DHCP server 58.
- the DHCP server 58 checks its stored list with the received coordinates and returns an IP address corresponding to the base station 72 in a DHCPOFFER message. With its IP address, the base station 72 is ready to communicate data packets with other entities in the cellular network.
- the radio network planning (R ⁇ P) node 52 generates a list of base stations with corresponding geographical coordinates and IP addresses (block 82).
- the R ⁇ P node 52 communicates the list to the DHCP server 58 which stores the information (block 84).
- a new base station 72 attaching to the radio access network 60 determines its geographical coordinates via GPS receiver 74 and sends to the DHCP server 58 a DHCPDISCONER message with its geographical coordinates (block 86).
- the DHCP server 58 correlates those geographical coordinates with the stored list, identifies the base station that corresponds to those coordinates, and assigns the IP address from the list that corresponds to those geographical coordinates to that base station. The server then sends out a DHCPOFFER message with the assigned IP address to the base station (block 88).
- a variation for configuring the new base station 72 in accordance with the present invention is illustrated in a Base Station Configure 2 routine (block 100) outlined in flowchart form in Fig. 6.
- the radio network planning node 52 generates a list of base stations with corresponding coordinates and domain names for various base stations and sends that list to the DHCP server 58 (block 102).
- the new base station 72 sends its geographical coordinates to the DHCP server 58 when it attaches to the radio access network 60 in a DHCPDISCONER message (block 104).
- the DHCP server 58 correlates the received geographical coordinates with those in the stored list and identifies the base station domain name. It sends that domain name to a DNS server 56 which resolves the domain name into an IP address for the base station.
- the DNS server 56 sends the IP address to the DHCP server 58 which forwards the IP address to the new base station 72.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Computer Security & Cryptography (AREA)
- Mobile Radio Communication Systems (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
- Small-Scale Networks (AREA)
Abstract
Description
Claims
Priority Applications (4)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
EP02787703A EP1446935B1 (en) | 2001-11-19 | 2002-11-15 | Method and apparatus for identifying a node for data communications using its geographical location |
ES02787703T ES2408249T3 (en) | 2001-11-19 | 2002-11-15 | Method and apparatus for identifying a node for data communications using its geographical position |
CN02827287.0A CN1623311B (en) | 2001-11-19 | 2002-11-15 | Method and apparatus for identifying a node for data communications using its geographical location |
AU2002352028A AU2002352028A1 (en) | 2001-11-19 | 2002-11-15 | Method and apparatus for identifying a node for data communications using its geographical location |
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US09/988,224 US7103040B2 (en) | 2001-11-19 | 2001-11-19 | Method and apparatus for identifying a node for data communications using its geographical location |
US09/988.224 | 2001-11-19 |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2003045037A1 true WO2003045037A1 (en) | 2003-05-30 |
Family
ID=25533939
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/EP2002/012832 WO2003045037A1 (en) | 2001-11-19 | 2002-11-15 | Method and apparatus for identifying a node for data communications using its geographical location |
Country Status (7)
Country | Link |
---|---|
US (1) | US7103040B2 (en) |
EP (1) | EP1446935B1 (en) |
CN (1) | CN1623311B (en) |
AU (1) | AU2002352028A1 (en) |
ES (1) | ES2408249T3 (en) |
PL (1) | PL369875A1 (en) |
WO (1) | WO2003045037A1 (en) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8144607B2 (en) | 2006-12-07 | 2012-03-27 | Nokia Corporation | Location-based address resolution |
EP1763856B1 (en) * | 2004-05-13 | 2017-03-15 | Cisco Technology, Inc. | Locating, provisioning and identifying devices in a network |
Families Citing this family (90)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP3939142B2 (en) * | 2001-12-07 | 2007-07-04 | 株式会社エヌ・ティ・ティ・ドコモ | Location registration area configuration method, mobile communication system, and radio base station |
US7383577B2 (en) | 2002-05-20 | 2008-06-03 | Airdefense, Inc. | Method and system for encrypted network management and intrusion detection |
US7277404B2 (en) | 2002-05-20 | 2007-10-02 | Airdefense, Inc. | System and method for sensing wireless LAN activity |
US7042852B2 (en) * | 2002-05-20 | 2006-05-09 | Airdefense, Inc. | System and method for wireless LAN dynamic channel change with honeypot trap |
US7532895B2 (en) | 2002-05-20 | 2009-05-12 | Air Defense, Inc. | Systems and methods for adaptive location tracking |
US7086089B2 (en) | 2002-05-20 | 2006-08-01 | Airdefense, Inc. | Systems and methods for network security |
US7058796B2 (en) | 2002-05-20 | 2006-06-06 | Airdefense, Inc. | Method and system for actively defending a wireless LAN against attacks |
US7322044B2 (en) * | 2002-06-03 | 2008-01-22 | Airdefense, Inc. | Systems and methods for automated network policy exception detection and correction |
US7359676B2 (en) * | 2003-04-21 | 2008-04-15 | Airdefense, Inc. | Systems and methods for adaptively scanning for wireless communications |
US7324804B2 (en) * | 2003-04-21 | 2008-01-29 | Airdefense, Inc. | Systems and methods for dynamic sensor discovery and selection |
US20040210654A1 (en) * | 2003-04-21 | 2004-10-21 | Hrastar Scott E. | Systems and methods for determining wireless network topology |
US7355996B2 (en) | 2004-02-06 | 2008-04-08 | Airdefense, Inc. | Systems and methods for adaptive monitoring with bandwidth constraints |
US7522908B2 (en) * | 2003-04-21 | 2009-04-21 | Airdefense, Inc. | Systems and methods for wireless network site survey |
US7596381B2 (en) * | 2003-08-15 | 2009-09-29 | Alcatel-Lucent Usa Inc. | Generating a code mask based on geographical coordinate values |
US8229888B1 (en) * | 2003-10-15 | 2012-07-24 | Radix Holdings, Llc | Cross-device playback with synchronization of consumption state |
US7388855B2 (en) * | 2003-12-01 | 2008-06-17 | Telefonaktiebolaget Lm Ericsson (Publ) | Method for discovering a broadcast multicast services (BCMCS) controller in a packet data network |
US7768975B2 (en) * | 2004-03-29 | 2010-08-03 | Telecordia Technologies, Inc. | Fast handoff using GPS technology for mobile telematics |
US20050262218A1 (en) * | 2004-04-30 | 2005-11-24 | Cox Gabriel C | System and method for DHCP-based assignment of IP addresses to servers based on geographic identifiers |
US8113418B2 (en) * | 2004-05-13 | 2012-02-14 | Cisco Technology, Inc. | Virtual readers for scalable RFID infrastructures |
US7422152B2 (en) | 2004-05-13 | 2008-09-09 | Cisco Technology, Inc. | Methods and devices for providing scalable RFID networks |
US8249953B2 (en) * | 2004-05-13 | 2012-08-21 | Cisco Technology, Inc. | Methods and apparatus for determining the status of a device |
US7325734B2 (en) * | 2004-05-13 | 2008-02-05 | Cisco Technology, Inc. | Methods and devices for assigning RFID device personality |
US7789308B2 (en) * | 2004-05-13 | 2010-09-07 | Cisco Technology, Inc. | Locating and provisioning devices in a network |
CN1954629B (en) | 2004-06-18 | 2010-05-12 | 三菱电机株式会社 | Autonomous cell formation method |
US8604910B2 (en) * | 2004-07-13 | 2013-12-10 | Cisco Technology, Inc. | Using syslog and SNMP for scalable monitoring of networked devices |
US20060123133A1 (en) * | 2004-10-19 | 2006-06-08 | Hrastar Scott E | Detecting unauthorized wireless devices on a wired network |
US8196199B2 (en) * | 2004-10-19 | 2012-06-05 | Airdefense, Inc. | Personal wireless monitoring agent |
US7953826B2 (en) | 2005-07-14 | 2011-05-31 | Cisco Technology, Inc. | Provisioning and redundancy for RFID middleware servers |
US8412804B2 (en) * | 2005-07-29 | 2013-04-02 | Cisco Technology, Inc. | Acquiring information in a communication network relative to a location |
US20070027997A1 (en) * | 2005-07-29 | 2007-02-01 | Cisco Technology, Inc. | Technique for translating location information |
US20070025337A1 (en) * | 2005-07-29 | 2007-02-01 | Cisco Technology, Inc. | Technique for providing ancillary information to an entity in a communications network |
DE202005021930U1 (en) * | 2005-08-01 | 2011-08-08 | Corning Cable Systems Llc | Fiber optic decoupling cables and pre-connected assemblies with toning parts |
EP1911302B1 (en) * | 2005-08-01 | 2018-12-05 | Cisco Technology, Inc. | Technique for displaying information ancillary to a location of an entity in a communication network |
US8698603B2 (en) | 2005-11-15 | 2014-04-15 | Cisco Technology, Inc. | Methods and systems for automatic device provisioning in an RFID network using IP multicast |
US7577424B2 (en) | 2005-12-19 | 2009-08-18 | Airdefense, Inc. | Systems and methods for wireless vulnerability analysis |
US7715800B2 (en) | 2006-01-13 | 2010-05-11 | Airdefense, Inc. | Systems and methods for wireless intrusion detection using spectral analysis |
US7971251B2 (en) * | 2006-03-17 | 2011-06-28 | Airdefense, Inc. | Systems and methods for wireless security using distributed collaboration of wireless clients |
US20070218874A1 (en) * | 2006-03-17 | 2007-09-20 | Airdefense, Inc. | Systems and Methods For Wireless Network Forensics |
DE102006014590A1 (en) * | 2006-03-29 | 2007-10-04 | Siemens Ag | Network node integrating method, involves arranging network nodes of distributed data network at fixed position in case, and providing configuration data and positioning variable as planning data for data network for each node |
US20090021343A1 (en) * | 2006-05-10 | 2009-01-22 | Airdefense, Inc. | RFID Intrusion Protection System and Methods |
US7970013B2 (en) | 2006-06-16 | 2011-06-28 | Airdefense, Inc. | Systems and methods for wireless network content filtering |
US8281392B2 (en) * | 2006-08-11 | 2012-10-02 | Airdefense, Inc. | Methods and systems for wired equivalent privacy and Wi-Fi protected access protection |
US20080068262A1 (en) * | 2006-08-25 | 2008-03-20 | Peter Van Wyck Loomis | Remote node providing GPS signal samples for GPS positioning over a communication network |
US7589671B2 (en) * | 2006-08-25 | 2009-09-15 | Trimble Navigation Limited | GPS node locator using an intermediate node location for determining location of a remote node |
US7894827B2 (en) * | 2006-10-20 | 2011-02-22 | Adc Telecommunications, Inc. | Method of identifying a device by GPS coordinates |
EP1947811B1 (en) * | 2007-01-22 | 2018-03-07 | Nokia Solutions and Networks GmbH & Co. KG | Discovery and configuration method for a network node |
GB2446738C (en) * | 2007-02-02 | 2014-10-01 | Ubiquisys Ltd | Basestation measurement modes |
GB2449532B (en) * | 2007-02-23 | 2009-05-27 | Ubiquisys Ltd | Basestation for cellular communications system |
US9210034B2 (en) | 2007-03-01 | 2015-12-08 | Cisco Technology, Inc. | Client addressing and roaming in a wireless network |
US7551126B2 (en) * | 2007-03-08 | 2009-06-23 | Trimble Navigation Limited | GNSS sample processor for determining the location of an event |
US7719467B2 (en) | 2007-03-08 | 2010-05-18 | Trimble Navigation Limited | Digital camera with GNSS picture location determination |
US20080301273A1 (en) * | 2007-05-31 | 2008-12-04 | Brown Michael W | Centrally assigning branch specific network addresses |
CN101141758B (en) * | 2007-06-01 | 2010-12-01 | 中兴通讯股份有限公司 | Method of managing latitude and longitude of base station |
EP2012491A1 (en) * | 2007-07-02 | 2009-01-07 | Alcatel Lucent | Method of distributing geo-localisation information |
CN101400160B (en) * | 2007-09-29 | 2013-04-10 | 北京三星通信技术研究有限公司 | Method for establishing connection by HNB |
CN101505262B (en) * | 2008-02-05 | 2011-07-20 | 华为技术有限公司 | Method and apparatus for establishing node Id |
CN102088418B (en) * | 2008-02-05 | 2013-04-17 | 华为技术有限公司 | Method and device for establishing route |
US7813308B2 (en) * | 2008-02-27 | 2010-10-12 | Dell Products L.P. | System and method for location-based configuration of an information handling system |
US20090233609A1 (en) * | 2008-03-12 | 2009-09-17 | Nortel Networks Limited | Touchless Plug and Play Base Station |
CN101540997B (en) * | 2008-03-17 | 2012-06-06 | 中兴通讯股份有限公司 | Method for allocating cell physical address of home-use base station |
EP2110990B1 (en) * | 2008-04-16 | 2014-06-04 | Nokia Solutions and Networks Oy | Managing a network element |
JP5379226B2 (en) * | 2008-06-24 | 2013-12-25 | テレフオンアクチーボラゲット エル エム エリクソン(パブル) | Local information service |
ES2587616T3 (en) * | 2009-03-02 | 2016-10-25 | Sun Patent Trust | Femtocell base station apparatus and method of establishing a cell ID |
CN101990218A (en) * | 2009-08-05 | 2011-03-23 | 中兴通讯股份有限公司 | Access method, device, system and AAA server for home base station |
KR101181603B1 (en) * | 2009-08-17 | 2012-09-10 | 한국전자통신연구원 | Method and apparatus for collision avoidance of preemble in base staiion |
US9949305B2 (en) * | 2009-10-02 | 2018-04-17 | Blackberry Limited | Methods and apparatus for peer-to-peer communications in a wireless local area network |
US8560604B2 (en) | 2009-10-08 | 2013-10-15 | Hola Networks Ltd. | System and method for providing faster and more efficient data communication |
EP2556626B1 (en) * | 2010-04-09 | 2014-05-07 | Nokia Solutions and Networks Oy | Establishing connectivity between a relay node and a configuration entity |
CN102244853B (en) * | 2010-05-13 | 2014-07-16 | 中兴通讯股份有限公司 | Network element self-discovery method and system |
US20130124701A1 (en) * | 2010-07-28 | 2013-05-16 | Deutsche Telekom Ag | Method, arrangement and program for efficient configuration of network nodes |
DE102011088161A1 (en) * | 2011-12-09 | 2013-06-13 | Siemens Aktiengesellschaft | Method for operating a network arrangement and network arrangement |
EP2631806A1 (en) * | 2012-02-27 | 2013-08-28 | Televic Rail NV | Devices and method for assigning network addresses |
US9397888B2 (en) * | 2012-04-12 | 2016-07-19 | Telefonaktiebolaget Lm Ericsson (Publ) | Method and a server for assisting a centralized initialization of a radio access node |
DE102012208645A1 (en) * | 2012-05-23 | 2013-11-28 | Siemens Aktiengesellschaft | Method for operating a stationary device and stationary device within a system for communication |
CN103684819A (en) * | 2012-09-07 | 2014-03-26 | 中兴通讯股份有限公司 | Obtaining method and device for configuration parameter |
US9037693B2 (en) * | 2013-01-03 | 2015-05-19 | The Boeing Company | Locating and addressing communication devices |
US9241044B2 (en) | 2013-08-28 | 2016-01-19 | Hola Networks, Ltd. | System and method for improving internet communication by using intermediate nodes |
WO2015066912A1 (en) * | 2013-11-11 | 2015-05-14 | 华为技术有限公司 | Base station activation method and base station activation system |
CN104537105B (en) * | 2015-01-14 | 2017-09-26 | 中国人民解放军信息工程大学 | A kind of network entity terrestrial reference automatic mining method based on Web maps |
US11023846B2 (en) | 2015-04-24 | 2021-06-01 | United Parcel Service Of America, Inc. | Location-based pick up and delivery services |
US11057446B2 (en) | 2015-05-14 | 2021-07-06 | Bright Data Ltd. | System and method for streaming content from multiple servers |
US9917902B2 (en) * | 2015-09-09 | 2018-03-13 | Honeywell International Inc. | System and method for scalable and efficient deployment of wireless infrastructure nodes for multiple collocated wireless field device networks |
CN106850760B (en) * | 2016-12-30 | 2020-10-27 | 华为技术有限公司 | Geographic position acquisition method and device |
DE102017213716A1 (en) * | 2017-08-07 | 2019-02-07 | Deutsche Telekom Ag | Method for integrating a network component into a mobile radio network, system, network component, in particular base station device, computer program and computer program product |
EP3767494B1 (en) | 2017-08-28 | 2023-02-15 | Bright Data Ltd. | Method for improving content fetching by selecting tunnel devices |
US11190374B2 (en) | 2017-08-28 | 2021-11-30 | Bright Data Ltd. | System and method for improving content fetching by selecting tunnel devices |
CN109474481B (en) * | 2018-12-27 | 2022-04-26 | 瑞斯康达科技发展股份有限公司 | Equipment deployment method and system, network management server, mobile terminal and storage medium |
WO2020174460A2 (en) | 2019-02-25 | 2020-09-03 | Luminati Networks Ltd. | System and method for url fetching retry mechanism |
EP3935792A4 (en) | 2019-04-02 | 2022-11-30 | Bright Data Ltd. | SYSTEM AND METHOD FOR MANAGING A NON-DIRECT URL RETRACTION SERVICE |
CN111083248B (en) * | 2019-12-14 | 2022-11-08 | 大连飞创信息技术有限公司 | Reliable multicast automatic id distribution method and system |
Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5809440A (en) * | 1997-02-27 | 1998-09-15 | Patchen, Inc. | Agricultural implement having multiple agents for mapping fields |
WO1999043174A1 (en) * | 1998-02-23 | 1999-08-26 | Qualcomm Incorporated | Configuration of a base station transceiver system in a mobile communication system |
WO2000027091A1 (en) * | 1998-11-02 | 2000-05-11 | Integrated Data Communications | Geospacial internet protocol addressing |
WO2001022656A2 (en) * | 1999-09-17 | 2001-03-29 | Telefonaktiebolaget Lm Ericsson (Publ) | Routing in a packet switched network |
WO2001082032A2 (en) * | 2000-04-21 | 2001-11-01 | Schneider Automation Inc. | Network addressing based on physical site location of a network device |
WO2002007467A1 (en) * | 2000-07-17 | 2002-01-24 | Telefonaktiebolaget L M Ericsson (Publ) | System and method for initially configuring a node of a cellular telecommunications network |
Family Cites Families (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2000059387A (en) * | 1998-08-10 | 2000-02-25 | Fujitsu Ltd | DHCP server device |
US6636490B1 (en) * | 1999-07-12 | 2003-10-21 | Nortel Networks Limited | Self-installation of wireless access network terminals |
-
2001
- 2001-11-19 US US09/988,224 patent/US7103040B2/en not_active Expired - Lifetime
-
2002
- 2002-11-15 PL PL02369875A patent/PL369875A1/en not_active Application Discontinuation
- 2002-11-15 AU AU2002352028A patent/AU2002352028A1/en not_active Abandoned
- 2002-11-15 ES ES02787703T patent/ES2408249T3/en not_active Expired - Lifetime
- 2002-11-15 CN CN02827287.0A patent/CN1623311B/en not_active Expired - Fee Related
- 2002-11-15 EP EP02787703A patent/EP1446935B1/en not_active Expired - Lifetime
- 2002-11-15 WO PCT/EP2002/012832 patent/WO2003045037A1/en not_active Application Discontinuation
Patent Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5809440A (en) * | 1997-02-27 | 1998-09-15 | Patchen, Inc. | Agricultural implement having multiple agents for mapping fields |
WO1999043174A1 (en) * | 1998-02-23 | 1999-08-26 | Qualcomm Incorporated | Configuration of a base station transceiver system in a mobile communication system |
WO2000027091A1 (en) * | 1998-11-02 | 2000-05-11 | Integrated Data Communications | Geospacial internet protocol addressing |
WO2001022656A2 (en) * | 1999-09-17 | 2001-03-29 | Telefonaktiebolaget Lm Ericsson (Publ) | Routing in a packet switched network |
WO2001082032A2 (en) * | 2000-04-21 | 2001-11-01 | Schneider Automation Inc. | Network addressing based on physical site location of a network device |
WO2002007467A1 (en) * | 2000-07-17 | 2002-01-24 | Telefonaktiebolaget L M Ericsson (Publ) | System and method for initially configuring a node of a cellular telecommunications network |
Non-Patent Citations (2)
Title |
---|
DROMS R: "DYNAMIC HOST CONFIGURATION PROTOCOL", DYNAMIC HOST CONFIGURATION PROTOCOL. NETWORK WORKING GROUP, XX, XX, March 1997 (1997-03-01), XP002149764 * |
IMIELINSKI T ET AL: "LCSR-TR-262, GPS-Based Addressing and Routing", TECHNICAL REPORT, RUTGERS UNIVERSITY, 7 March 1996 (1996-03-07), XP002167189 * |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP1763856B1 (en) * | 2004-05-13 | 2017-03-15 | Cisco Technology, Inc. | Locating, provisioning and identifying devices in a network |
US8144607B2 (en) | 2006-12-07 | 2012-03-27 | Nokia Corporation | Location-based address resolution |
Also Published As
Publication number | Publication date |
---|---|
ES2408249T3 (en) | 2013-06-19 |
EP1446935B1 (en) | 2013-02-27 |
EP1446935A1 (en) | 2004-08-18 |
CN1623311A (en) | 2005-06-01 |
CN1623311B (en) | 2010-12-08 |
US20030095520A1 (en) | 2003-05-22 |
US7103040B2 (en) | 2006-09-05 |
AU2002352028A1 (en) | 2003-06-10 |
PL369875A1 (en) | 2005-05-02 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US7103040B2 (en) | Method and apparatus for identifying a node for data communications using its geographical location | |
US7567805B2 (en) | Method and system for dynamic assignment of wireless LAN access point identity | |
US6810420B1 (en) | Allocation of IP address by proxy to device in a local area network | |
US7181503B2 (en) | Apparatus and method of searching for DNS server in outernet | |
US20080140815A1 (en) | Network Device Location and Configuration | |
US7966042B2 (en) | Automatic setup system and method of ubicell base station | |
EP1947811B1 (en) | Discovery and configuration method for a network node | |
US20070195729A1 (en) | System and method for self-configuring adaptive wireless router network | |
CN106878477B (en) | Method and device for constructing domain name | |
US20070016658A1 (en) | Digital network modem and configuration system for a digital network modem | |
US20040037242A1 (en) | Allocating addresses to mobile stations | |
US7289471B2 (en) | Mobile router, position management server, mobile network management system, and mobile network management method | |
CN102594839A (en) | Method for distinguishing pseudo dynamic host configuration protocol (DHCP) servers and switchboards | |
KR20040076509A (en) | Mobile IP communication method with DHCP server | |
US6636490B1 (en) | Self-installation of wireless access network terminals | |
US20030137965A1 (en) | Establishment of a control channel | |
EP1355476A1 (en) | Processing device for address allocation | |
US20230171226A1 (en) | Method for configuring a communication network and node implementing said configuration method | |
KR20020013144A (en) | Broadband wireless access network providing a mobility and method for providing a wireless internet service thereby | |
KR100960794B1 (en) | Apparatus and method for identifying rogue access point in wireless internet access environment | |
US20040219929A1 (en) | Radio communication device and method therefor | |
KR20060066761A (en) | Resource Management System and Method of Media Gateway Using Dynamic Host Deployment Protocol Server |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AK | Designated states |
Kind code of ref document: A1 Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NO NZ OM PH PL PT RO RU SD SE SG SI SK SL TJ TM TN TR TT TZ UA UG UZ VN YU ZA ZM ZW |
|
AL | Designated countries for regional patents |
Kind code of ref document: A1 Designated state(s): GH GM KE LS MW MZ SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE BG CH CY CZ DE DK EE ES FI FR GB GR IE IT LU MC NL PT SE SK TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG |
|
121 | Ep: the epo has been informed by wipo that ep was designated in this application | ||
DFPE | Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101) | ||
WWE | Wipo information: entry into national phase |
Ref document number: 1153/DELNP/2004 Country of ref document: IN |
|
WWE | Wipo information: entry into national phase |
Ref document number: 2002787703 Country of ref document: EP |
|
WWE | Wipo information: entry into national phase |
Ref document number: 20028272870 Country of ref document: CN |
|
WWP | Wipo information: published in national office |
Ref document number: 2002787703 Country of ref document: EP |
|
NENP | Non-entry into the national phase |
Ref country code: JP |
|
WWW | Wipo information: withdrawn in national office |
Ref document number: JP |