US20050044265A1 - Method for automatic configuration of an access router compatible with the DHCP protocol, for specific automatic processing of IP flows from a client terminal - Google Patents

Method for automatic configuration of an access router compatible with the DHCP protocol, for specific automatic processing of IP flows from a client terminal Download PDF

Info

Publication number
US20050044265A1
US20050044265A1 US10/884,131 US88413104A US2005044265A1 US 20050044265 A1 US20050044265 A1 US 20050044265A1 US 88413104 A US88413104 A US 88413104A US 2005044265 A1 US2005044265 A1 US 2005044265A1
Authority
US
United States
Prior art keywords
client
network
access router
values
dhcp
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.)
Abandoned
Application number
US10/884,131
Other languages
English (en)
Inventor
Romain Vinel
Fabien Battello
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.)
Orange SA
Original Assignee
France Telecom SA
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 France Telecom SA filed Critical France Telecom SA
Assigned to FRANCE TELECOM reassignment FRANCE TELECOM ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: BATTELLO, FABIEN, VINEL, ROMAIN
Publication of US20050044265A1 publication Critical patent/US20050044265A1/en
Priority to US12/400,480 priority Critical patent/US8260887B2/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0803Configuration setting
    • H04L41/0806Configuration setting for initial configuration or provisioning, e.g. plug-and-play
    • 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
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/085Retrieval of network configuration; Tracking network configuration history
    • H04L41/0853Retrieval of network configuration; Tracking network configuration history by actively collecting configuration information or by backing up configuration information
    • H04L41/0856Retrieval of network configuration; Tracking network configuration history by actively collecting configuration information or by backing up configuration information by backing up or archiving configuration information

Definitions

  • This invention relates to a method and device for automatic configuration of an access router compatible with the DHCP protocol for specific automatic processing of IP flows from a client terminal in a computer network, as a function of a given set of values of flow processing parameters corresponding to the client line from the client terminal, the access router routing DHCP traffic between the client terminal and any DHCP server on the network capable of proposing a lease to this client terminal.
  • the network part related to configuration according to the DHCP protocol comprises a client/server type architecture.
  • DHCP traffic between a terminal and a DHCP server denotes the traffic necessary for configuration of the terminal according to the DHCP protocol, by the server.
  • the connection line between a client terminal and an access router on which flows between the terminal and the router transit, is called the client line and therefore corresponds to the client terminal.
  • the invention relates to computer networks and the technical domain of the invention is configuration of equipment in such networks by means of configuration protocols and more particularly control of resources on network equipment (in other words configuration of this network equipment to program parameters specific to a client connection).
  • the networks considered are networks on which the traffic, and particularly communications between processes, depends on protocols (or sets of rules and procedures to be respected to send and receive data on a network) in the TCP/IP ( ⁇ Transmission Control Protocol/Internet Protocol >>) [1] series of communication protocols used on Internet.
  • the term network is equally applicable to a private network or a public network, or several private or public networks of telecommunication operators connected to each other through routers.
  • Connections or Internet accesses to these networks may be high speed, for example by ADSL ( ⁇ Asymmetric Digital Subscriber Line >>. Therefore, messages circulating on the networks considered are in the form of data packets (or IP datagrams) according to the IP protocol (or Internet protocol [2]), the terms IP traffic or IP flow will also be used (an IP flow is defined by elements contained in the header of IP packets (source or destination IP address, protocol, source or destination ports, service type, etc.)).
  • the DHCP ⁇ Dynamic Host Configuration Protocol >> [3] protocol enables client equipment connected to the network (or that renews its lease) to obtain its configuration, and particularly its IP address, dynamically from a DHCP server for the duration of the lease awarded by the server.
  • a client terminal network host
  • network host There are four phases involved in obtaining a lease by a client terminal, network host:
  • DHCP servers may be on the same network or they may be on different interconnected networks, and in this case they will need to install a DHCP relay agent on network equipment (often a router) so that it can intercept broadcast messages (that cannot normally pass through a router) and direct them towards the servers for which it knows the IP addresses and which are not on the client's LAN.
  • a DHCP relay agent relays DHCP messages between a client and a DHCP server that are not on the same LAN, so that a centralized DHCP service can be implemented for a set of local networks.
  • Applications of the invention relate to computer networks and telecommunication networks (digital subscriber lines at ordinary speed, for example with a client cable connection, or high speed lines, for example an ADSL connection) and Internet accesses of equipment to these networks.
  • telecommunication networks digital subscriber lines at ordinary speed, for example with a client cable connection, or high speed lines, for example an ADSL connection
  • Internet accesses of equipment to these networks.
  • PPP Point-to-Point Protocol
  • RADIUS Remote Authentication Dial-In User Service >>
  • processing of traffic consists of filtering an IP address or a port or a protocol (in this case protocol denotes a field in the header of IP packets that indicates the protocol supported above the IP protocol such as, for example, the TCP protocol [7] or the UDP protocol [8]), or limiting the transmission rate on some flows.
  • protocol denotes a field in the header of IP packets that indicates the protocol supported above the IP protocol such as, for example, the TCP protocol [7] or the UDP protocol [8]
  • COPS Common Open Policy Service protocol >>
  • MIDCOM MIDCOM
  • general purpose protocols for example such as SNMP [10] ( ⁇ Simple Network Management Protocol >>) or Telnet [11], that can be used to set parameters for network equipment, but in principle their implementation is now proprietary.
  • the result is a complex organization of the network control plan; when a DHCP server assigns an IP address to a client, it must invoke an entity responsible for control of network resources so that it can program (using another protocol) parameters specific to the newly connected client terminal, on the network equipment.
  • this manner of managing the configuration of a client terminal and management of its traffic has operating constraint disadvantages; an operating and maintenance mechanism is necessary that regularly detects changes to the client profile (in other words flow management parameters) that take place so that traffic parameters can be updated on the programmed network equipment (usually an access router). This mechanism is complicated to set up, particularly if it is necessary to take account of client profile modifications very quickly.
  • the invention is thus intended to overcome the disadvantages of prior art by enabling control of resources on network equipment, data transfers using the Internet protocol, to process IP flows sent or received by a client terminal on the network, fully compatible with the network elements configuration protocol so as to simplify the network control plan and to make it possible to quickly take account of a change in the client profile;
  • the configuration protocol selected in the invention should enable multicast and should be useable equally well on a LAN and on a network with Internet accesses (particularly with an ADSL connection).
  • the invention firstly completely associates the configuration phase of the client terminal considered and control of resources (unlike prior art) and chooses the DHCP protocol for dynamic configuration of the hosts in the network considered.
  • the DHCP protocol is used for configuration and for control of resources, which simplifies the control plan and enables fast (dynamic) updating of client profiles.
  • the DHCP protocol has the advantage of being simple and available on a wide range of different terminals.
  • the DHCP protocol is now used very broadly in LANs for the configuration of client terminals. Its use is becoming more widespread in telecommunication operator networks, both for cable and for ADSL connections.
  • This protocol was initially designed for use in LANs, but has gradually been extended to include some needs of public networks; in particular, it has option 82 [12] that enables a DHCP relay to insert a client line identification of the client terminal that makes this request into each DHCP request, this line identification information that corresponds to option 82 is called ‘DHCP-RAIO’ type information ( ⁇ DHCP-Relay Agent Information Option>>) in the remainder of this presentation.
  • the DHCP relay function enables network equipment to retransmit DHCP messages between clients and servers when the clients and servers are on different LANs and DHCP relay agents are used to implement a centralized DHCP service for a set of LANs.
  • the invention adds an important function that is missing in the DHCP protocol; namely, a function to set parameters on the access router that routes traffic for the client terminal considered, the manner in which traffic for the client to which DHCP has given an IP address should be processed.
  • the invention uses the DHCP configuration phase of the client terminal considered so that at the same time, it sets parameters controlling the manner in which the network should process traffic sent. by the terminal or to the terminal, by automatically configuring the access router that routes traffic between the terminal and the network (particularly traffic between the network and the DHCP terminal configuration server) as a function of values of IP flow processing parameters given for this terminal.
  • a client terminal When a client terminal is connected to the client line (connection line between the terminal and the DHCP server(s) capable of configuring it, through an access router) on the network, it sends a DHCPDISCOVER message on the network, and in response receives lease proposals from DHCP servers on the network, it accepts a proposal from a DHCP server (usually the first it receives) and sends a DHCPREQUEST message to accept the lease from the server and at this time, according to the invention, an identification information about the client line on which the client terminal is located, is inserted in the DHCPREQUEST request and after being completed, this request is sent to the server through the router.
  • This client line identification information is associated with values of flow processing parameters of the client line for the corresponding client terminal (client profile) and if these values are modified, the identification information is associated with the new values. According to the invention, all that is necessary is then to use this identification information contained in the completed DHCP request, for example the DHCPREQUEST request completed and distributed on the network, to obtain the corresponding set of flow processing parameter values and, depending on this set, to configure the access router so that it makes the corresponding processing on the flows that it is routing and that concern the terminal line.
  • the access router must obviously be configurable according to a profile, but this is the case for most routers at the moment. Those skilled in the art will note that the process according to the invention can easily be adapted to process the case in which the terminal is already connected to the network and renews its lease.
  • the invention is a process for automatic configuration of an access router compatible with the DHCP protocol, to perform specific automatic processing of IP flows from a client terminal in a computer network, as a function of a given set of flow processing parameter values corresponding to the client line of the client terminal, the access router routing DHCP traffic between the client terminal and every DHCP server on the network that can propose a lease to this client terminal, characterized in that it comprises the following steps consisting of:
  • step c) configuring the access router with the values of flow processing parameters obtained in step b) such that it is capable of carrying out the corresponding processing of packets in data flows routed on the client line corresponding to the identification information associated with these parameter values.
  • the client line identification information of the client terminal may also be inserted in step a) of the process, on any other type of DHCP message than the DHCPREQUEST relayed to a server (for example DHCPDISCOVER).
  • mode with specific processing is a method for automatic configuration of an access router according to the general mode, in which the values of flow processing parameters are capable of configuring the access router so that it can perform operations on routed flows consisting of:
  • this embodiment provides a means of applying a specific profile for managing flows at a client terminal, particularly when it is connected to the network.
  • a DHCP-RAIO type information (that can be used with the DHCP message option 82 ) as information for identification of the client line on which the client terminal is located, and this is why information used to identify the client terminal is DHCP-RAIO type information, in the mode with DHCP-RAIO according to the invention, which is a method for automatic configuration of an access router according to the general mode or according to the mode with specific processing.
  • mode with profiles server is a method for automatic configuration of an access router according to the general mode or according to the mode with specific processing or according to the mode with DHCP-RAIO, in which:
  • This embodiment is particularly advantageous when resources have to be controlled for a large number of terminals.
  • the invention also relates to a device for implementing a new router configuration process. More precisely, the invention also relates to a general device that is an automatic configuration device for an access router, compatible with the DHCP protocol, for performing specific automatic processing of IP flows from a client terminal in a computer network, as a function of a given set of values of flow processing parameters corresponding to the client line of the client terminal, the access router routing DHCP traffic between the client terminal and any DHCP server on the network that can propose a lease to this client terminal, characterized in that it comprises:
  • the invention also relates to a device with specific processing that is a device for automatic configuration of an access router according to the general device in which the values of flow processing parameters are used to configure the access router so that it can carry out the following operations on routed flows:
  • the invention also relates to a device for automatic configuration of an access router, called a device with DHCP-RAIO, which is a device according to the general device or according to the device with specific processing in which DHCP-RAIO type information is used to identify the client terminal.
  • a device with DHCP-RAIO which is a device according to the general device or according to the device with specific processing in which DHCP-RAIO type information is used to identify the client terminal.
  • the invention differs from prior art in several respects, and particularly by the important fact that the DHCP configuration process of a client terminal is no longer separate from the resource control process, and quite the contrary they are done concomitantly using the same protocol.
  • Applications of the invention relate to computer networks and telecommunication networks (with digital subscriber lines at ordinary speed for example with a client cable connection, or high speed lines, for example an ADSL connection), and Internet accesses of equipment to these networks.
  • FIG. 1 shows a diagram of a device according to the invention in which modules M 1 , M 2 and M 3 are implanted on the access router 2 .
  • FIG. 2 is a diagram of a device according to the invention in which modules M 1 and M 3 are implanted on the access router 21 and module M 2 is implanted on the DHCP server 31 .
  • FIG. 3 is a diagram of a device according to the invention in which the module M 1 is implanted on a relay agent DHCP 16 and modules M 2 and M 3 are implanted on the access router 22 .
  • FIG. 4 is a diagram of a device according to the invention in which module M 1 is implanted on a DHCP relay agent 16 , module M 2 is implanted on the DHCP server 31 and module M 3 is implanted on the access router 23 .
  • the corresponding particular embodiment and a method for automatic configuration of an access router according to the general mode or according to the mode with specific processing or according to the mode with DHCP-RAIO or according to the mode with profiles server in which:
  • FIG. 1 A first module implantation choice that is valid for any of the device versions mentioned above, is shown in FIG. 1 : modules M 1 , M 2 and M 3 are implanted on the access router 2 . The operation of the device is also indicated; the client terminal 1 sends a DHCPREQUEST message 4 to the insertion module M 1 5 that inserts terminal line identification information, or an identifier ID, into the message, and transmits the completed message 6 to the DHCP server 3 that responds to the terminal with a DHCPACK message 7 ; the module M 1 transmits the identifier ID 8 to the query module M 2 9 that sends a query request 10 to the profiles server SP 11 , which responds by transmitting values of flow processing parameters 12 corresponding to the identifier ID, to module M 2 ; module M 2 transmits these values 13 to the configuration module M 3 14 that then configures 15 the router to process flows for the terminal.
  • the client terminal 1 sends a DHCPREQUEST message 4 to the insertion module M 1 5 that inserts terminal
  • FIG. 2 A second choice for implantation of modules, valid for any of the versions of the device is shown in FIG. 2 ; differences from FIG. 1 are shown on the access router 21 in which the modules M 1 and M 3 are implanted, and on the DHCP server 31 in which module M 2 is implanted.
  • modules M 2 and M 3 are implanted on the access router 22 ; a DHCP relay agent 16 through which traffic passes between the client terminal 1 and the access router 22 , particularly towards the DHCP server 32 .
  • module M 1 is implanted on a DHCP relay agent through which traffic passes between the client terminal 1 and the access router 23 , particularly to the DHCP server 31 ;
  • module M 2 is implanted on the server 31 ;
  • module M 3 is implanted on the access router 23 .
US10/884,131 2003-07-04 2004-07-02 Method for automatic configuration of an access router compatible with the DHCP protocol, for specific automatic processing of IP flows from a client terminal Abandoned US20050044265A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US12/400,480 US8260887B2 (en) 2003-07-04 2009-03-09 Method for automatic configuration of an access router compatible with the DHCP protocol, for specific automatic processing of IP flows from a client terminal

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
FR0350296 2003-07-04
FR0350296A FR2857187B1 (fr) 2003-07-04 2003-07-04 Procede de configuration automatique d'un routier d'acces, compatible avec le protocole dhcp, pour effectuer un traitement automatique specifique des flux ip d'un terminal client

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US12/400,480 Continuation US8260887B2 (en) 2003-07-04 2009-03-09 Method for automatic configuration of an access router compatible with the DHCP protocol, for specific automatic processing of IP flows from a client terminal

Publications (1)

Publication Number Publication Date
US20050044265A1 true US20050044265A1 (en) 2005-02-24

Family

ID=33427721

Family Applications (2)

Application Number Title Priority Date Filing Date
US10/884,131 Abandoned US20050044265A1 (en) 2003-07-04 2004-07-02 Method for automatic configuration of an access router compatible with the DHCP protocol, for specific automatic processing of IP flows from a client terminal
US12/400,480 Active 2025-07-01 US8260887B2 (en) 2003-07-04 2009-03-09 Method for automatic configuration of an access router compatible with the DHCP protocol, for specific automatic processing of IP flows from a client terminal

Family Applications After (1)

Application Number Title Priority Date Filing Date
US12/400,480 Active 2025-07-01 US8260887B2 (en) 2003-07-04 2009-03-09 Method for automatic configuration of an access router compatible with the DHCP protocol, for specific automatic processing of IP flows from a client terminal

Country Status (6)

Country Link
US (2) US20050044265A1 (fr)
EP (1) EP1494391B1 (fr)
AT (1) ATE460028T1 (fr)
DE (1) DE602004025769D1 (fr)
ES (1) ES2340768T3 (fr)
FR (1) FR2857187B1 (fr)

Cited By (45)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060047851A1 (en) * 2004-08-25 2006-03-02 Cisco Technoloy, Inc. Computer network with point-to-point pseudowire redundancy
US20060114839A1 (en) * 2004-12-01 2006-06-01 Cisco Technology, Inc. Method for securely and automatically configuring access points
US20060133332A1 (en) * 2004-12-16 2006-06-22 Cisco Technology, Inc. Method and apparatus for providing radio configuration parameters to mobile access points
US20060245436A1 (en) * 2005-04-28 2006-11-02 Cisco Technology, Inc. Comprehensive model for VPLS
US20060245438A1 (en) * 2005-04-28 2006-11-02 Cisco Technology, Inc. Metro ethernet network with scaled broadcast and service instance domains
US20060245435A1 (en) * 2005-04-28 2006-11-02 Cisco Technology, Inc. Scalable system and method for DSL subscriber traffic over an Ethernet network
US20060245439A1 (en) * 2005-04-28 2006-11-02 Cisco Technology, Inc. System and method for DSL subscriber identification over ethernet network
US20060268856A1 (en) * 2005-05-31 2006-11-30 Cisco Technology, Inc. System and method for authentication of SP Ethernet aggregation networks
WO2007001121A1 (fr) * 2005-06-02 2007-01-04 Lg Electronics Inc. Systeme de gestion de dispositif et methode pour etablir une valeur de configuration a l'interieur de ce systeme
US20070008982A1 (en) * 2005-07-11 2007-01-11 Cisco Technology, Inc. Redundant pseudowires between Ethernet access domains
US20070014290A1 (en) * 2005-07-12 2007-01-18 Cisco Technology, Inc. Address resolution mechanism for ethernet maintenance endpoints
US20070027963A1 (en) * 2005-07-28 2007-02-01 International Business Machines Corporation Method and apparatus for implementing service requests from a common database in a multiple DHCP server environment
US20070025276A1 (en) * 2005-08-01 2007-02-01 Cisco Technology, Inc. Congruent forwarding paths for unicast and multicast traffic
US20070025256A1 (en) * 2005-07-12 2007-02-01 Cisco Technology, Inc. Broadband access node with a virtual maintenance end point
US20070025277A1 (en) * 2005-08-01 2007-02-01 Cisco Technology, Inc. Optimal bridging over MPLS / IP through alignment of multicast and unicast paths
US20070076607A1 (en) * 2005-09-14 2007-04-05 Cisco Technology, Inc. Quality of service based on logical port identifier for broadband aggregation networks
US20070106777A1 (en) * 2005-11-04 2007-05-10 Internet Initiative Japan Inc. Automatic functionality generating mechanism for network connecting appliances
GB2437580A (en) * 2006-04-27 2007-10-31 Bombardier Transp Gmbh Configuration of a Data Transfer Network
EP1858197A1 (fr) * 2006-05-16 2007-11-21 Nokia Siemens Networks Gmbh & Co. Kg Association d'adresses IP dynamiques à la topologie d'un réseau
US20080067128A1 (en) * 2005-03-11 2008-03-20 Centre National De La Recherche Scientifique Fluid separation device
US20080109559A1 (en) * 2006-11-03 2008-05-08 Cisco Technology, Inc. Automatically controlling operation of a BRAS device based on encapsulation information
US20080172477A1 (en) * 2007-01-17 2008-07-17 Microsoft Corporation Programmatically choosing a router configuration provider
EP1986386A1 (fr) * 2006-02-17 2008-10-29 Huawei Technologies Co., Ltd. Procédé de liaison de l'adresse du terminal utilisateur dans l'équipement d'accès
US20080285466A1 (en) * 2007-05-19 2008-11-20 Cisco Technology, Inc. Interworking between MPLS/IP and Ethernet OAM mechanisms
US20090016365A1 (en) * 2007-07-13 2009-01-15 Cisco Technology, Inc. Intra-domain and inter-domain bridging over MPLS using MAC distribution via border gateway protocol
US20090055529A1 (en) * 2006-02-28 2009-02-26 France Telecom Method of collecting descriptions of streams pertaining to streams relating to at least one client network attached to an interconnection network
US20100046398A1 (en) * 2007-04-29 2010-02-25 Huawei Technologies Co., Ltd. Method and system for automatically realizing connection between management device and managed device
US7715310B1 (en) 2004-05-28 2010-05-11 Cisco Technology, Inc. L2VPN redundancy with ethernet access domain
US20100146105A1 (en) * 2007-03-22 2010-06-10 Packetfront Systems Ab Broadband service delivery
US7757000B1 (en) * 2006-12-14 2010-07-13 Cisco Technology, Inc. Computed client identifier in DHCP
US20100254396A1 (en) * 2007-05-29 2010-10-07 Packetfront Systems Ab Method of connecting vlan systems to other networks via a router
US20100287266A1 (en) * 2009-05-07 2010-11-11 Rajiv Asati Automated network device provisioning using dynamic host configuration protocol
US20100299414A1 (en) * 2007-10-12 2010-11-25 Packetfront Systems Ab Method of Configuring Routers Using External Servers
US20100303458A1 (en) * 2007-10-12 2010-12-02 Packetfront Systems Ab Optical Data Communications
US20100312818A1 (en) * 2007-10-12 2010-12-09 Packetfront Systems Ab Configuration of Routers for DHCP Service Requests
US20110058559A1 (en) * 2007-08-08 2011-03-10 Packetfront Systems Ab Vlan data framing and transmission
US20110177793A1 (en) * 2008-07-31 2011-07-21 Nokia Siemens Networks Oy Configuration of a communication device
US8077709B2 (en) 2007-09-19 2011-12-13 Cisco Technology, Inc. Redundancy at a virtual provider edge node that faces a tunneling protocol core network for virtual private local area network (LAN) service (VPLS)
WO2012109867A1 (fr) * 2011-07-30 2012-08-23 华为技术有限公司 Procédé, appareil et système pour une configuration de protocole de routage
US8391487B2 (en) 2007-07-24 2013-03-05 Cisco Technology, Inc. Secure remote configuration of device capabilities
US20130067048A1 (en) * 2011-09-12 2013-03-14 Nitin Narang Multi-Entity Management
US8650286B1 (en) 2011-03-22 2014-02-11 Cisco Technology, Inc. Prevention of looping and duplicate frame delivery in a network environment
CN103905236A (zh) * 2012-12-28 2014-07-02 中国移动通信集团福建有限公司 一种终端定位方法、系统及装置
US9686091B2 (en) 2013-02-01 2017-06-20 Harman International Industries, Incorporated Network address management and functional object discovery system
US10805153B2 (en) * 2018-01-31 2020-10-13 Salesforce.Com, Inc. Provisioning network devices using a vendor-neutral platform

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101309197B (zh) * 2007-05-18 2011-12-28 华为技术有限公司 网络系统及接入节点设备、ip边缘设备和接入控制方法
CN101741695B (zh) * 2008-11-05 2012-07-04 华为技术有限公司 通信系统中多业务流的实现方法、系统和设备
CN102143055B (zh) * 2010-11-26 2013-10-09 华为技术有限公司 接入节点的业务控制方法和装置
WO2012085232A1 (fr) * 2010-12-23 2012-06-28 Koninklijke Kpn N.V. Procédé, dispositif passerelle et système de réseau pour configurer un dispositif dans un réseau local
US8869236B1 (en) * 2013-01-11 2014-10-21 Shoretel, Inc. Automatic configuration of a network device
CN111669362B (zh) 2014-06-09 2022-04-08 华为技术有限公司 信息处理方法、网络节点、验证方法和服务器

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6223222B1 (en) * 1998-05-14 2001-04-24 3Com Corporation Method and system for providing quality-of-service in a data-over-cable system using configuration protocol messaging
US20020046263A1 (en) * 2000-10-12 2002-04-18 Jacques Camerini Method of configuring an automation module on a TCP/IP network
US6427170B1 (en) * 1998-12-08 2002-07-30 Cisco Technology, Inc. Integrated IP address management
US20020165972A1 (en) * 1999-06-23 2002-11-07 Herman Chien Methods and apparatus for use in reducing traffic over a communication link used by a computer network
US20030101243A1 (en) * 2001-11-27 2003-05-29 Donahue David B. System and method for automatic confuguration of a bi-directional IP communication device
US20030101214A1 (en) * 2001-11-28 2003-05-29 International Business Machines Corporation Allocating data objects stored on a server system

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003162462A (ja) * 2001-11-26 2003-06-06 Toshiba Corp 通信ネットワークシステム

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6223222B1 (en) * 1998-05-14 2001-04-24 3Com Corporation Method and system for providing quality-of-service in a data-over-cable system using configuration protocol messaging
US6427170B1 (en) * 1998-12-08 2002-07-30 Cisco Technology, Inc. Integrated IP address management
US20020165972A1 (en) * 1999-06-23 2002-11-07 Herman Chien Methods and apparatus for use in reducing traffic over a communication link used by a computer network
US20020046263A1 (en) * 2000-10-12 2002-04-18 Jacques Camerini Method of configuring an automation module on a TCP/IP network
US20030101243A1 (en) * 2001-11-27 2003-05-29 Donahue David B. System and method for automatic confuguration of a bi-directional IP communication device
US20030101214A1 (en) * 2001-11-28 2003-05-29 International Business Machines Corporation Allocating data objects stored on a server system

Cited By (85)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7715310B1 (en) 2004-05-28 2010-05-11 Cisco Technology, Inc. L2VPN redundancy with ethernet access domain
US20060047851A1 (en) * 2004-08-25 2006-03-02 Cisco Technoloy, Inc. Computer network with point-to-point pseudowire redundancy
US7643409B2 (en) 2004-08-25 2010-01-05 Cisco Technology, Inc. Computer network with point-to-point pseudowire redundancy
US7542572B2 (en) * 2004-12-01 2009-06-02 Cisco Technology, Inc. Method for securely and automatically configuring access points
US20060114839A1 (en) * 2004-12-01 2006-06-01 Cisco Technology, Inc. Method for securely and automatically configuring access points
US20060133332A1 (en) * 2004-12-16 2006-06-22 Cisco Technology, Inc. Method and apparatus for providing radio configuration parameters to mobile access points
US20080067128A1 (en) * 2005-03-11 2008-03-20 Centre National De La Recherche Scientifique Fluid separation device
US20060245438A1 (en) * 2005-04-28 2006-11-02 Cisco Technology, Inc. Metro ethernet network with scaled broadcast and service instance domains
US20060245439A1 (en) * 2005-04-28 2006-11-02 Cisco Technology, Inc. System and method for DSL subscriber identification over ethernet network
US20060245435A1 (en) * 2005-04-28 2006-11-02 Cisco Technology, Inc. Scalable system and method for DSL subscriber traffic over an Ethernet network
US8213435B2 (en) 2005-04-28 2012-07-03 Cisco Technology, Inc. Comprehensive model for VPLS
US9088669B2 (en) 2005-04-28 2015-07-21 Cisco Technology, Inc. Scalable system and method for DSL subscriber traffic over an Ethernet network
US9967371B2 (en) 2005-04-28 2018-05-08 Cisco Technology, Inc. Metro ethernet network with scaled broadcast and service instance domains
US20060245436A1 (en) * 2005-04-28 2006-11-02 Cisco Technology, Inc. Comprehensive model for VPLS
US7835370B2 (en) 2005-04-28 2010-11-16 Cisco Technology, Inc. System and method for DSL subscriber identification over ethernet network
US8194656B2 (en) 2005-04-28 2012-06-05 Cisco Technology, Inc. Metro ethernet network with scaled broadcast and service instance domains
US20060268856A1 (en) * 2005-05-31 2006-11-30 Cisco Technology, Inc. System and method for authentication of SP Ethernet aggregation networks
US8094663B2 (en) 2005-05-31 2012-01-10 Cisco Technology, Inc. System and method for authentication of SP ethernet aggregation networks
WO2007001121A1 (fr) * 2005-06-02 2007-01-04 Lg Electronics Inc. Systeme de gestion de dispositif et methode pour etablir une valeur de configuration a l'interieur de ce systeme
US8180866B2 (en) 2005-06-02 2012-05-15 Lg Electronics Inc. Device management apparatus and method for setting configuration-value therein
US20090031011A1 (en) * 2005-06-02 2009-01-29 Te-Hyun Kim Device management system and method for setting configuration-valve therein
US8625412B2 (en) 2005-07-11 2014-01-07 Cisco Technology, Inc. Redundant pseudowires between ethernet access domains
US8175078B2 (en) 2005-07-11 2012-05-08 Cisco Technology, Inc. Redundant pseudowires between Ethernet access domains
US20070008982A1 (en) * 2005-07-11 2007-01-11 Cisco Technology, Inc. Redundant pseudowires between Ethernet access domains
US7889754B2 (en) 2005-07-12 2011-02-15 Cisco Technology, Inc. Address resolution mechanism for ethernet maintenance endpoints
US20070014290A1 (en) * 2005-07-12 2007-01-18 Cisco Technology, Inc. Address resolution mechanism for ethernet maintenance endpoints
US20070025256A1 (en) * 2005-07-12 2007-02-01 Cisco Technology, Inc. Broadband access node with a virtual maintenance end point
US7515542B2 (en) 2005-07-12 2009-04-07 Cisco Technology, Inc. Broadband access note with a virtual maintenance end point
US8275908B2 (en) 2005-07-28 2012-09-25 International Business Machines Corporation Implementing service requests from a common database in a multiple DHCP server environment
US20070027963A1 (en) * 2005-07-28 2007-02-01 International Business Machines Corporation Method and apparatus for implementing service requests from a common database in a multiple DHCP server environment
US7506067B2 (en) 2005-07-28 2009-03-17 International Business Machines Corporation Method and apparatus for implementing service requests from a common database in a multiple DHCP server environment
US20090132550A1 (en) * 2005-07-28 2009-05-21 International Business Machines Corporation Implementing service requests from a common database in a multiple dhcp server environment
US20070025276A1 (en) * 2005-08-01 2007-02-01 Cisco Technology, Inc. Congruent forwarding paths for unicast and multicast traffic
US7855950B2 (en) 2005-08-01 2010-12-21 Cisco Technology, Inc. Congruent forwarding paths for unicast and multicast traffic
US20070025277A1 (en) * 2005-08-01 2007-02-01 Cisco Technology, Inc. Optimal bridging over MPLS / IP through alignment of multicast and unicast paths
US8169924B2 (en) 2005-08-01 2012-05-01 Cisco Technology, Inc. Optimal bridging over MPLS/IP through alignment of multicast and unicast paths
US9088619B2 (en) * 2005-09-14 2015-07-21 Cisco Technology, Inc. Quality of service based on logical port identifier for broadband aggregation networks
US20070076607A1 (en) * 2005-09-14 2007-04-05 Cisco Technology, Inc. Quality of service based on logical port identifier for broadband aggregation networks
US20070106777A1 (en) * 2005-11-04 2007-05-10 Internet Initiative Japan Inc. Automatic functionality generating mechanism for network connecting appliances
US7660266B2 (en) * 2005-11-04 2010-02-09 Internet Initiative Japan, Inc. Automatic functionality generating mechanism for network connecting appliances
US20080301269A1 (en) * 2006-02-17 2008-12-04 Huawei Technologies Co., Ltd. Method for binding an address of a user terminal in an access equipment
EP1986386A1 (fr) * 2006-02-17 2008-10-29 Huawei Technologies Co., Ltd. Procédé de liaison de l'adresse du terminal utilisateur dans l'équipement d'accès
EP1986386A4 (fr) * 2006-02-17 2009-04-15 Huawei Tech Co Ltd Procédé de liaison de l'adresse du terminal utilisateur dans l'équipement d'accès
US8812691B2 (en) 2006-02-17 2014-08-19 Huawei Technologies Co., Ltd. Method for binding an address of a user terminal in an access equipment
US20090055529A1 (en) * 2006-02-28 2009-02-26 France Telecom Method of collecting descriptions of streams pertaining to streams relating to at least one client network attached to an interconnection network
US7908369B2 (en) * 2006-02-28 2011-03-15 France Telecom Method of collecting descriptions of streams pertaining to streams relating to at least one client network attached to an interconnection network
GB2437580A (en) * 2006-04-27 2007-10-31 Bombardier Transp Gmbh Configuration of a Data Transfer Network
EP1858197A1 (fr) * 2006-05-16 2007-11-21 Nokia Siemens Networks Gmbh & Co. Kg Association d'adresses IP dynamiques à la topologie d'un réseau
WO2007131697A1 (fr) * 2006-05-16 2007-11-22 Nokia Siemens Networks Gmbh & Co. Kg Association d'adresses ip dynamiques à la topologie du réseau
US7821941B2 (en) * 2006-11-03 2010-10-26 Cisco Technology, Inc. Automatically controlling operation of a BRAS device based on encapsulation information
US20080109559A1 (en) * 2006-11-03 2008-05-08 Cisco Technology, Inc. Automatically controlling operation of a BRAS device based on encapsulation information
US7757000B1 (en) * 2006-12-14 2010-07-13 Cisco Technology, Inc. Computed client identifier in DHCP
US8041785B2 (en) * 2007-01-17 2011-10-18 Microsoft Corporation Programmatically choosing a router configuration provider
US20080172477A1 (en) * 2007-01-17 2008-07-17 Microsoft Corporation Programmatically choosing a router configuration provider
US20100146105A1 (en) * 2007-03-22 2010-06-10 Packetfront Systems Ab Broadband service delivery
US20100046398A1 (en) * 2007-04-29 2010-02-25 Huawei Technologies Co., Ltd. Method and system for automatically realizing connection between management device and managed device
US20080285466A1 (en) * 2007-05-19 2008-11-20 Cisco Technology, Inc. Interworking between MPLS/IP and Ethernet OAM mechanisms
US8804534B2 (en) 2007-05-19 2014-08-12 Cisco Technology, Inc. Interworking between MPLS/IP and Ethernet OAM mechanisms
US8437357B2 (en) 2007-05-29 2013-05-07 Packetfront Network Products Ab Method of connecting VLAN systems to other networks via a router
US20100254396A1 (en) * 2007-05-29 2010-10-07 Packetfront Systems Ab Method of connecting vlan systems to other networks via a router
US8531941B2 (en) 2007-07-13 2013-09-10 Cisco Technology, Inc. Intra-domain and inter-domain bridging over MPLS using MAC distribution via border gateway protocol
US9225640B2 (en) 2007-07-13 2015-12-29 Cisco Technology, Inc. Intra-domain and inter-domain bridging over MPLS using MAC distribution via border gateway protocol
US20090016365A1 (en) * 2007-07-13 2009-01-15 Cisco Technology, Inc. Intra-domain and inter-domain bridging over MPLS using MAC distribution via border gateway protocol
US8391487B2 (en) 2007-07-24 2013-03-05 Cisco Technology, Inc. Secure remote configuration of device capabilities
US20110058559A1 (en) * 2007-08-08 2011-03-10 Packetfront Systems Ab Vlan data framing and transmission
US8077709B2 (en) 2007-09-19 2011-12-13 Cisco Technology, Inc. Redundancy at a virtual provider edge node that faces a tunneling protocol core network for virtual private local area network (LAN) service (VPLS)
US20100299414A1 (en) * 2007-10-12 2010-11-25 Packetfront Systems Ab Method of Configuring Routers Using External Servers
US8543674B2 (en) * 2007-10-12 2013-09-24 Packetfront Network Products Ab Configuration of routers for DHCP service requests
US20100303458A1 (en) * 2007-10-12 2010-12-02 Packetfront Systems Ab Optical Data Communications
US8891960B2 (en) 2007-10-12 2014-11-18 Packetfront Systems Ab Optical data communications
US20100312818A1 (en) * 2007-10-12 2010-12-09 Packetfront Systems Ab Configuration of Routers for DHCP Service Requests
US20110177793A1 (en) * 2008-07-31 2011-07-21 Nokia Siemens Networks Oy Configuration of a communication device
US20100287266A1 (en) * 2009-05-07 2010-11-11 Rajiv Asati Automated network device provisioning using dynamic host configuration protocol
US9215141B2 (en) 2009-05-07 2015-12-15 Cisco Technology, Inc. Automated network device provisioning using dynamic host configuration protocol
US8918531B2 (en) * 2009-05-07 2014-12-23 Cisco Technology, Inc. Automated network device provisioning using dynamic host configuration protocol
US8650286B1 (en) 2011-03-22 2014-02-11 Cisco Technology, Inc. Prevention of looping and duplicate frame delivery in a network environment
US8650285B1 (en) 2011-03-22 2014-02-11 Cisco Technology, Inc. Prevention of looping and duplicate frame delivery in a network environment
WO2012109867A1 (fr) * 2011-07-30 2012-08-23 华为技术有限公司 Procédé, appareil et système pour une configuration de protocole de routage
CN103155495A (zh) * 2011-07-30 2013-06-12 华为技术有限公司 用于路由协议配置的方法、装置及系统
US9407506B2 (en) * 2011-09-12 2016-08-02 Microsoft Technology Licensing, Llc Multi-entity management
US20130067048A1 (en) * 2011-09-12 2013-03-14 Nitin Narang Multi-Entity Management
CN103905236A (zh) * 2012-12-28 2014-07-02 中国移动通信集团福建有限公司 一种终端定位方法、系统及装置
US9686091B2 (en) 2013-02-01 2017-06-20 Harman International Industries, Incorporated Network address management and functional object discovery system
US10805153B2 (en) * 2018-01-31 2020-10-13 Salesforce.Com, Inc. Provisioning network devices using a vendor-neutral platform
US11582091B2 (en) * 2018-01-31 2023-02-14 Salesforce, Inc. Provisioning network devices using a vendor-neutral platform

Also Published As

Publication number Publication date
DE602004025769D1 (de) 2010-04-15
FR2857187A1 (fr) 2005-01-07
US8260887B2 (en) 2012-09-04
EP1494391A1 (fr) 2005-01-05
US20100064032A1 (en) 2010-03-11
FR2857187B1 (fr) 2005-08-19
ES2340768T3 (es) 2010-06-09
ATE460028T1 (de) 2010-03-15
EP1494391B1 (fr) 2010-03-03

Similar Documents

Publication Publication Date Title
US8260887B2 (en) Method for automatic configuration of an access router compatible with the DHCP protocol, for specific automatic processing of IP flows from a client terminal
US6018767A (en) Method and system for managing subscription services with a cable modem
US6657991B1 (en) Method and system for provisioning network addresses in a data-over-cable system
US6775276B1 (en) Method and system for seamless address allocation in a data-over-cable system
US6065049A (en) Method and system for resolving addresses for network host interfaces from a cable modem
US6189102B1 (en) Method for authentication of network devices in a data-over cable system
US6058421A (en) Method and system for addressing network host interfaces from a cable modem using DHCP
US6185624B1 (en) Method and system for cable modem management of a data-over-cable system
US6049826A (en) Method and system for cable modem initialization using dynamic servers
US6070246A (en) Method and system for secure cable modem initialization
US6223222B1 (en) Method and system for providing quality-of-service in a data-over-cable system using configuration protocol messaging
US6240464B1 (en) Method and system for managing addresses for network host interfaces in a data-over-cable system
US6754622B1 (en) Method for network address table maintenance in a data-over-cable system using destination reachibility
US6370147B1 (en) Method for addressing of passive network hosts in a data-over-cable system
US6351773B1 (en) Methods for restricting access of network devices to subscription services in a data-over-cable system
US6986157B1 (en) Method and system for dynamic service registration in a data-over-cable system
US6697862B1 (en) System and method for network address maintenance using dynamic host configuration protocol messages in a data-over-cable system
US8751617B2 (en) Method and device for identifying and selecting an interface to access a network
US6170061B1 (en) Method and system for secure cable modem registration
US7072337B1 (en) System and method for resolving network addresses for network devices on distributed network subnets
EP1979830B1 (fr) Systemes et procédés d'accès à distance de dispositifs de réseau ayant des adresses privées
US6560203B1 (en) Method for changing type-of-service in a data-over-cable system
US6996621B1 (en) Method for supporting secondary address delivery on remote access servers
US20080046597A1 (en) Method for Switching Ip Packets Between Client Networks and Ip Provider Networks by Means of an Access Network
US20030172170A1 (en) Providing multiple ISP access to devices behind NAT

Legal Events

Date Code Title Description
AS Assignment

Owner name: FRANCE TELECOM, FRANCE

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:VINEL, ROMAIN;BATTELLO, FABIEN;REEL/FRAME:015723/0696

Effective date: 20040730

STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION