EP1854267A1 - Procede pour etablir une liaison de communication dans au moins un reseau de communication - Google Patents

Procede pour etablir une liaison de communication dans au moins un reseau de communication

Info

Publication number
EP1854267A1
EP1854267A1 EP06707796A EP06707796A EP1854267A1 EP 1854267 A1 EP1854267 A1 EP 1854267A1 EP 06707796 A EP06707796 A EP 06707796A EP 06707796 A EP06707796 A EP 06707796A EP 1854267 A1 EP1854267 A1 EP 1854267A1
Authority
EP
European Patent Office
Prior art keywords
dhcp
communication
okn
access
communication device
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Withdrawn
Application number
EP06707796A
Other languages
German (de)
English (en)
Inventor
Friedrich Armbruster
Stephan Binde
Chlodwig NEUHÄUSLER
Christelle Sippel
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nokia Solutions and Networks GmbH and Co KG
Original Assignee
Nokia Siemens Networks GmbH and Co KG
Nokia Solutions and Networks SpA
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 Nokia Siemens Networks GmbH and Co KG, Nokia Solutions and Networks SpA filed Critical Nokia Siemens Networks GmbH and Co KG
Publication of EP1854267A1 publication Critical patent/EP1854267A1/fr
Withdrawn legal-status Critical Current

Links

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
    • H04L61/5014Internet protocol [IP] addresses using dynamic host configuration protocol [DHCP] or bootstrap protocol [BOOTP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/09Mapping addresses
    • H04L61/10Mapping addresses of different types

Definitions

  • the multiplexer devices In current communication networks, in particular subscriber access networks - also referred to as access networks - several subscribers or subscribers associated communication devices via multiplexer devices - also known as DSLAM or Digital Subscriber Line Access Multiplexer - connected to a higher-level communication network - also known as the backbone.
  • the task of the multiplexer devices is to forward information from all participants to the backbone network and to provide information from the backbone network directly to the individual subscribers.
  • the multiplexer device In order to avoid an unnecessary overload of the capacity of the respective data transmission paths and thus a blockade of the communication device, the multiplexer device is designed so that in the upstream direction, ie. H. from the individual communication devices in the direction of the higher-level communication network, all information to be transmitted is forwarded in the downstream direction, i. H. from the superordinate network in the direction of the individual communication devices, but only information that is addressed directly to the individual subscribers to be forwarded. This means that transmitted in the parent communication network broadcast information is not transmitted from the respective multiplexer device
  • such an access network consists of 4096 subscribers which, for example, transmit a resource request at the same time with the data rate x bit / s to the superordinate communication network, a transmission load of 4096 * x bit / s arises in the upstream direction. If, on the part of the superordinate communication network, each subscriber with a corresponding corresponding broadcasting cast message at the same rate x bit / s sends a response, for example, creates a transmission load in the downstream direction of 4096 * 4096 * x bit / s. This leads in no time to an overload of the multiplexer.
  • the DHCP protocol (RFC 2131) is a typical application for assigning subscribers, inter alia, an address designed according to the Internet protocol - also referred to below as an IP address - by means of which the respective subscribers are entitled to access information on the Internet Exchange context of a communication relationship.
  • IP addresses are maintained in a pooled DHCP server and assigned to a participant establishing a communication relationship only when required. Since it is relatively unlikely that all participants will be active at the same time (especially as part of an online service), the pool of IP addresses held in the pool may be less than the total number of potential users.
  • this communication device Since the communication device assigned to the respective subscriber (also referred to as host) has not yet assigned an IP address when switching on, ie at the beginning of establishing a communication relationship, this communication device uses a DHCP discovery command to send out a corresponding request or message by broadcasting - Process or broadcast sent to active DHCP server. To identify the requesting communication device, the respective MAC address is inserted in the sent request messages. In response, all active DHCP servers that still have freely assignable IP addresses in the pool send out a corresponding response or return message (DHCP-OFFER) by means of broadcast in the direction of the requesting communication device. The requesting communication device or host selects an offer (DHCPREQUEST) and in turn makes this known to all DHCP servers via broadcast. The selected DHCP server confirms by sending the communication device shared IP address (DHCPACK) - then all other DHCP servers withdraw their offer.
  • DHCPREQUEST an offer
  • the requesting communication device or host can also be sent further data relevant to the network access, eg., the subnet mask, the domain name server addresses, and the default gateway.
  • DHCP client Within the framework of the DHCP protocol, which is to assign an IP address to the subscribers or to the communication devices assigned to them, there are two possibilities, such as responses or return messages of the DHCP server, which assigns the IP addresses, to the requesting communication device (DHCP client).
  • the answer On the one hand, the answer is addressed directly to the respective subscriber or communication device or, on the other hand, the answer is sent back as a broadcast.
  • forwarding directly addressed return messages is not a problem.
  • a direct addressed to a participant answer (unicast) is forwarded by the multiplexer (DSLAM) directly to the respective addressed, connected participants, so that this participant with the assigned IP address for the network is authorized access - d. H.
  • DSLAM multiplexer
  • the technical problem arises that the multiplexer devices which can not forward messages transmitted in the context of a broadcast transmission method or broadcast to all communication devices connected to a multiplexer, since otherwise the risk of overloading exists.
  • the incoming broadcasting at a multiplexer broadcast messages are discarded, ie the respective subscriber is not assigned an IP address.
  • DHCP responses in which the sent in the context of a broadcast return messages (DHCP responses) are present, especially when in a network behind the multiplexer ie the immediately following superordinate communication network additional network elements are arranged, which have no information or overview of the structure of the multiplexer network or subscriber access network and therefore basically forward DHCP responses as a broadcast to ensure that all in Subscriber access network arranged participants or communication devices receive these answers or feedback.
  • the transmission of the broadcast DHCP responses can alternatively also be avoided by implementing DHCP relays in the individual multiplexer devices in accordance with RFC 3046.
  • DHCP relays communicate directly with the individual DHCP servers and have a database with the respectively required subscriber information.
  • the configuration of DHCP relays is associated with a high technical and economic effort, which is not desirable by many network operators.
  • the invention is thus based on the object of further improving the establishment of communication relationships in subscriber access networks, in particular the allocation of IP addresses in the context of the DHCP protocol, in particular while avoiding the previously used PPPoE protocol.
  • the object is achieved on the basis of the features of the preamble of patent claim 1 by its characterizing features.
  • the essential aspect of the method according to the invention is that the information representing the communication-relationship-initiating communication device is stored in the communication network and that the feedback transmitted by means of the broadcast transmission method is detected and target information contained in the detected return-message is compared with the stored information , Upon detection of at least partial coincidence of the information being compared, the feedback is relayed to the initiating communication device represented by the matching information.
  • the essential advantage of the method according to the invention is that it is possible to dispense with the inflexible PPPoE access protocol for the establishment of communication relationships, ie for the allocation of IP addresses, and that the more flexible DHCP protocol can be used.
  • Advantageously occurring overloads of multiplexer devices (DSLAMs) are avoided in the context of the DHCP protocol in that broadcast information is purposefully and intelligently converted into unicast traffic. This makes it possible to make Internet protocols such as DHCP and ARP (Address Resolution Protocol) available in an adequate manner and without configuration effort for the network operators.
  • DSLAMs multiplexer devices
  • ARP Address Resolution Protocol
  • FIG. 1 shows in a block diagram a connection scenario arranged in a subscriber access network for carrying out the method according to the invention
  • FIG. 1 shows a block diagram of a plurality of subscribers or associated communication devices KE 1 .. n arranged in a subscriber access network ACCESS, which call via respective connection lines to corresponding connection units AE 1 .. n of a multiplexer MUX - also called DSLAM ( Digital Subscriber Line Access Multiplexer) - are connected.
  • the multipurpose device MUX is connected via a further connection device AA or uplink to a superordinate communication network OKN configured according to the Internet protocol.
  • a DHCP server Dynamic Host Configuration Protocol
  • a control device CONT controlling the implementation of the method according to the invention is arranged, to which memory means MEM are assigned.
  • the DISCOVER message is first transmitted to the multiplexer MUX, from which the message is to be forwarded by broadcast to the higher-level communication network OKN.
  • mac xl - the communication device KEl emitting the DHCP DISCOVER message together with an information representing the respective port of the communication device KEl
  • DHCP-OFFER received at the multiplexer MUX Messages are checked by the controller CONT.
  • the controller CONT the controller CONT.
  • the destination address or MAC address contained in the DHCP-OFFER message is used in the usual conciliation procedure with database Entries compared and optionally forwarded directly to the respective communication device KEl ... n.
  • the DHCP-OFFER message is forwarded by the multiplexer MUX as a unicast only to the subscribers stored in the memory MEM-here KE1-so that flooding or overloading of the multiplexer MUX with broadcast messages is prevented.
  • the communication device KEl can check whether an IP address should be requested from this DHCP server. If required, a DHCP REQUEST message is subsequently sent to this DHCP server - see FIG. 4.
  • This DHCP REQUEST message is detected by the control device CONT arranged in the multiplexer MUX and corresponding information in the context of the method according to the invention Broadcast flag in the DHCP data field - set in the message. This ensures that all responses from the DHCP server are also sent back in the form of a broadcast. In this way it is achieved that the answers of the DHCP server not directly to the respective requesting participants KEl ... n but in the broadcast again the way back via the multiplexer MUX are transmitted.
  • the DHCP ACK message is evaluated in the same manner as the previously received DHCP OFFER messages: detecting the subscriber sender address (chaddr) contained in the message and comparing it with the subscriber addresses MAC stored in the memory MEM and forwarding the DHCP ACK message to the corresponding one Port index (vcxlndex) when determining a match.
  • ARP Address Resolution Protocol

Landscapes

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

Abstract

Selon l'invention, pour établir une liaison de communication, au moins un message (DHCP-DISCOVER) initiant le dispositif de la liaison de communication est envoyé dans au moins un réseau de communication (ACCESS, OKN) et au moins un accusé de réception correspondant (DHCP-OFFER) est transmis en direction du dispositif de communication (KE1 n) à effet initiateur, au moyen d'un procédé de transmission par radiodiffusion. Selon l'invention, les informations (vcxIndex, MAC) représentant le dispositif de communication (KE1 n) à effet initiateur sont mémorisées dans le réseau de communication (au moins au nombre de un). L'accusé de réception (au moins au nombre de un) transmis au moyen du procédé de transmission par radiodiffusion est détecté et les informations cibles (chaddr) qu'il contient sont comparées aux informations mémorisées (vcxIndex, MAC). En cas d'établissement d'une concordance au moins partielle des informations comparées les unes aux autres, l'accusé de réception (au moins au nombre de un) est transmis au dispositif de communication à effet initiateur, représenté par les informations concordantes.
EP06707796A 2005-02-15 2006-01-23 Procede pour etablir une liaison de communication dans au moins un reseau de communication Withdrawn EP1854267A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
DE102005006889A DE102005006889B4 (de) 2005-02-15 2005-02-15 Verfahren, Kommunikationsanordnung und Kommunikationsvorrichtung zum Einrichten einer Kommunikationsbeziehung in zumindest einem Kommunikationsnetz
PCT/EP2006/050372 WO2006087254A1 (fr) 2005-02-15 2006-01-23 Procede pour etablir une liaison de communication dans au moins un reseau de communication

Publications (1)

Publication Number Publication Date
EP1854267A1 true EP1854267A1 (fr) 2007-11-14

Family

ID=36263969

Family Applications (1)

Application Number Title Priority Date Filing Date
EP06707796A Withdrawn EP1854267A1 (fr) 2005-02-15 2006-01-23 Procede pour etablir une liaison de communication dans au moins un reseau de communication

Country Status (5)

Country Link
US (1) US20080298273A1 (fr)
EP (1) EP1854267A1 (fr)
CN (1) CN101120580A (fr)
DE (1) DE102005006889B4 (fr)
WO (1) WO2006087254A1 (fr)

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8918624B2 (en) * 2008-05-15 2014-12-23 International Business Machines Corporation Scaling and managing work requests on a massively parallel machine
US8812469B2 (en) * 2008-05-15 2014-08-19 International Business Machines Corporation Configurable persistent storage on a computer system using a database
DE102008026708B4 (de) * 2008-06-04 2014-01-23 Iprm Intellectual Property Rights Management Ag Vorrichtung zur Bestimmung des Blutvolumens und/oder Blutvolumenstroms und Verfahren zum Betreiben derselben
US10142160B1 (en) 2011-10-04 2018-11-27 Big Switch Networks, Inc. System and methods for managing network hardware address requests with a controller
US8856384B2 (en) * 2011-10-14 2014-10-07 Big Switch Networks, Inc. System and methods for managing network protocol address assignment with a controller
CN102801716B (zh) * 2012-08-01 2015-04-08 杭州迪普科技有限公司 一种dhcp防攻击方法及装置
CN103944867B (zh) * 2013-01-23 2017-09-12 华为技术有限公司 动态主机配置协议报文的处理方法、装置和系统
CN106603743A (zh) * 2016-12-16 2017-04-26 合网络技术(北京)有限公司 一种基于dhcp协议定制的广播请求响应方法、系统及终端

Family Cites Families (22)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0947067A4 (fr) * 1996-12-09 2002-05-02 Motorola Inc Systeme, dispositif et procede destines a acheminer des paquets de protocole dhcp dans un reseau public de transmission de donnees
WO2000079733A2 (fr) * 1999-06-23 2000-12-28 At & T Wireless Services, Inc. Procedes et appareil pour reduire le trafic sur une liaison de communication utilisee par un reseau informatique
US6603758B1 (en) * 1999-10-01 2003-08-05 Webtv Networks, Inc. System for supporting multiple internet service providers on a single network
US7007080B2 (en) * 1999-12-23 2006-02-28 Solution Inc Limited System for reconfiguring and registering a new IP address for a computer to access a different network without user intervention
US20020013858A1 (en) * 2000-02-09 2002-01-31 Anderson Keith R. ARP caching apparatus and method
US7356841B2 (en) * 2000-05-12 2008-04-08 Solutioninc Limited Server and method for providing specific network services
US7058059B1 (en) * 2001-02-20 2006-06-06 At&T Corp. Layer-2 IP networking method and apparatus for mobile hosts
GB0106919D0 (en) * 2001-03-20 2001-05-09 Marconi Comm Ltd Access networks
GB0107638D0 (en) * 2001-03-27 2001-05-16 Marconi Comm Ltd Access networks
US7016353B2 (en) * 2001-06-13 2006-03-21 Telcordia Technologies, Inc. Method and system for dynamically assigning IP addresses in wireless networks
JP4339536B2 (ja) * 2001-11-02 2009-10-07 ソニー株式会社 アドレス自動割り当て装置及びその制御方法並びにプログラム
US7093030B1 (en) * 2002-05-02 2006-08-15 At & T Corp. Internetworking driver with active control
WO2003100617A1 (fr) * 2002-05-22 2003-12-04 Lucid Security Corporation Systeme de detection d'intrusion adaptatif
CA2491674A1 (fr) * 2002-07-08 2004-01-15 Packetfront Sweden Ab Configuration de port dynamique d'equipement de reseau
US7337224B1 (en) * 2002-10-24 2008-02-26 Cisco Technology, Inc. Method and apparatus providing policy-based determination of network addresses
US7490351B1 (en) * 2003-03-12 2009-02-10 Occam Networks Controlling ARP traffic to enhance network security and scalability in TCP/IP networks
US7293282B2 (en) * 2003-07-03 2007-11-06 Time Warner Cable, Inc. Method to block unauthorized access to TFTP server configuration files
DE60331426D1 (de) * 2003-07-14 2010-04-08 Alcatel Lucent Verfahren zum Aufbau einer Verbindung
US7318148B2 (en) * 2003-07-31 2008-01-08 Sap Ag Automatically configuring a computer
WO2005029783A1 (fr) * 2003-09-18 2005-03-31 International Business Machines Corporation Commutation automatique d'un parametre associe a un reseau
US7577146B2 (en) * 2003-10-31 2009-08-18 Redback Networks Inc. Network element modifying the DHCP lease timer
US7342925B2 (en) * 2004-11-30 2008-03-11 At&T Corp. Technique for automated MAC address cloning

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See references of WO2006087254A1 *

Also Published As

Publication number Publication date
DE102005006889B4 (de) 2007-01-11
WO2006087254A1 (fr) 2006-08-24
US20080298273A1 (en) 2008-12-04
CN101120580A (zh) 2008-02-06
DE102005006889A1 (de) 2006-08-24

Similar Documents

Publication Publication Date Title
DE102005006889B4 (de) Verfahren, Kommunikationsanordnung und Kommunikationsvorrichtung zum Einrichten einer Kommunikationsbeziehung in zumindest einem Kommunikationsnetz
DE60026006T2 (de) System zum Empfang von Mehrfachdaten
EP1360820B1 (fr) Procede et dispositif pour determiner l'adresse virtuelle d'un terminal
WO2007025905A1 (fr) Systeme de communication, ordinateur a noeud de commutation et procede pour definir un noeud de controle
EP1820324B1 (fr) Procede pour configurer un appareil au moyen de dhcp par l'intermediaire de pppoe
EP1317820B1 (fr) Procede pour etablir des liaisons avec des qualites de service predefinies dans un reseau de communication oriente paquet, a l'aide d'un gestionnaire de ressources
EP1897340A1 (fr) Procédé et dispositif de mappage d'adresses
WO2002051187A1 (fr) Procede pour la distribution d'un message de groupe dans un systeme de communication radio et systeme de communication radio correspondant
DE10229900B4 (de) Konfiguration eines auf einem Breitbandkabelverteilnetz beruhenden Telefoniezugangsnetzes und einer zugehörigen paketbasierten Vermittlungsstelle
EP1902571B1 (fr) Procede, systeme de communication et dispositif de communication pour etablir une liaison de communication
DE69938391T2 (de) Telefonvermittlungsstelle mit integrierten internetzugriffservern
EP1099326A2 (fr) Procede pour etablir une liaison entre des terminaux et des modems externes
EP1559241B1 (fr) Procédé et dispositif pour échanger des données par une liaison tunnel
EP2311240B1 (fr) Procédé d'adressage de points terminaux ainsi que réseau aménagé pour ce procédé et n ud d'accès
EP2649751B1 (fr) Procédé et système de surveillance d'un système de communication
DE10046311B4 (de) Verfahren für eine Zuweisung von Knotennummern zu Netzknoten eines Netzwerks
DE10151743A1 (de) Verfahren zur Durchführung von augenblicklichem Nachrichtenverkehr (Instant Messaging) mit paketvermittelten Daten
WO2006034948A1 (fr) Utilisation d'informations de presence (informations d'etat) pour elargir une communication existante
EP1098496A2 (fr) Masquage inverse pour l'accessibilité des noeuds de données dans un réseau privé IPv4
DE102008055967B4 (de) Verfahren zur Endpunkt-Adressierung sowie dafür eingerichtetes Netzwerk und Zugangsknoten
EP2887604B1 (fr) Procédé et réseau de télécommunications destinés à augmenter la sécurité lors de l'échange de données orienté paquets
DE102021114033A1 (de) Aufbau einer Kommunikationsverbindung in einem Weitverkehrsnetz
DE19827791B4 (de) Verfahren zum Betrieb eines Telekommunikationsnetzes
DE10148627B4 (de) Verfahren und Anordnung zum Ermitteln der virtuellen Adresse eines Endgerätes
EP1587270A1 (fr) Envoi individuel de messages aux abonnés d'un réseau de commutation de paquets

Legal Events

Date Code Title Description
PUAI Public reference made under article 153(3) epc to a published international application that has entered the european phase

Free format text: ORIGINAL CODE: 0009012

17P Request for examination filed

Effective date: 20070917

AK Designated contracting states

Kind code of ref document: A1

Designated state(s): AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IS IT LI LT LU LV MC NL PL PT RO SE SI SK TR

RAP3 Party data changed (applicant data changed or rights of an application transferred)

Owner name: NOKIA SIEMENS NETWORKS GMBH & CO. KG

RIN1 Information on inventor provided before grant (corrected)

Inventor name: SIPPEL, CHRISTELLE

Inventor name: NEUHAEUSLER, CHLODWIG

Inventor name: ARMBRUSTER, FRIEDRICH

Inventor name: BINDE, STEPHAN

DAX Request for extension of the european patent (deleted)
17Q First examination report despatched

Effective date: 20080929

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: THE APPLICATION IS DEEMED TO BE WITHDRAWN

18D Application deemed to be withdrawn

Effective date: 20090210