US8543674B2 - Configuration of routers for DHCP service requests - Google Patents
Configuration of routers for DHCP service requests Download PDFInfo
- Publication number
- US8543674B2 US8543674B2 US12/682,360 US68236008A US8543674B2 US 8543674 B2 US8543674 B2 US 8543674B2 US 68236008 A US68236008 A US 68236008A US 8543674 B2 US8543674 B2 US 8543674B2
- Authority
- US
- United States
- Prior art keywords
- router
- address
- dhcp server
- client
- control system
- 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.)
- Active, expires
Links
Images
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/59—Network arrangements, protocols or services for addressing or naming using proxies for addressing
-
- 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
- H04L41/00—Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
- H04L41/50—Network service management, e.g. ensuring proper service fulfilment according to agreements
- H04L41/5041—Network service management, e.g. ensuring proper service fulfilment according to agreements characterised by the time relationship between creation and deployment of a service
- H04L41/5054—Automatic deployment of services triggered by the service manager, e.g. service implementation by automatic configuration of network components
Definitions
- This invention relates to the configuration of network elements such as routers to effectively handle requests for IP addresses using Dynamic Host Configuration Protocal (DHCP).
- DHCP Dynamic Host Configuration Protocal
- FIG. 1 shows a generic description of a broadband network for providing telephone, internet and TV/video services to subscribers in a number of locations.
- a series of service providers provide the various services (SP 1 , SP 2 , SP 3 ) to the network 10 via conventional access points 12 .
- the network 10 provides connection to these subscribers via routers 14 located close to the subscribers.
- the subscribers can include business locations that can include routers in commercial property 16 , and domestic subscribers with routers located in a central office 18 for a neighbourhood of separate dwellings (houses 17 ), or in a single building 19 such as an apartment.
- a network operator manages the network function by the use of a control and provisioning system 20 .
- the present invention is particularly applicable to such networks.
- the network can be considered in an abstract way as comprising a core 22 having one or more cells 24 , each cell having one or more network elements 26 as is shown in FIG. 2 .
- Subscribers 28 connect to the network elements 26 .
- the functional blocks 22 , 24 , 26 may be wholly or partly resident in the same or different physical elements, depending on the exact size and makeup of the network in question, although typically, each network element 26 will comprise a router.
- the subscribers (network clients) can comprises a PC or other connected network device.
- the Dynamic Host Configuration Protocol is a set of rules used by communications devices to allow the device to request and obtain an IP address (and other parameters such as the default gateway, subnet mask, and IP addresses of DNS servers) from a server which has a list of addresses available for assignment.
- the DHCP server ensures that all IP addresses are unique, e.g., no IP address is assigned to a second client while the first client's assignment is valid (i.e. its ‘lease’ has not expired).
- IP address pool management is done by the server and not by a human network administrator.
- the procedure by which an IP address is obtained from a DHCP server is shown schematically in FIG. 3 .
- the router R can be configured in the factory (as is the case in many home routers) or can be manually configured by either downloading a configuration file or by connecting to the router by telnet and configuring the code operating the router. Whichever way is used, the configuration is essentially static and includes identification of the DHCP server extDHCP to use for IP address assignment.
- the client C requests an IP address by sending a DHCP discover message (i) to the router R.
- the router R relays it on to the network, including the DHCP server extDHCP (ii).
- the DHCP server responds to this message by issuing a DHCP offer (indicating that an IP address is available to meet the request) which is communicated to the router R (iii) and is in turn, relayed to the client C (iv).
- the client issues a DHCP request to the router R (v) which in turn is relayed to the network (and DHCP server) (vi).
- the DHCP server assigns a particular IP address and issues an acknowledgement, including the assigned IP address (vii) which in turn is relayed by the router R to the client (viii). Steps v to viii are repeated periodically to maintain the lease to that IP address while the client is connected. In the event that the client disconnects (or is timed out), the IP address is released and steps i to viii must be repeated again to obtain a new IP address.
- the static configuration of the router makes it difficult for the network to adapt to the changing needs of the clients.
- the method preferably further comprises analysing the request from the client to determine a service type to which the request relates and creating a configuration instruction according to the determined service type.
- the step of obtaining a configuration instruction can comprise creating the configuration instruction in the router from one of a number of configuration templates according to the service type.
- the method comprises analysing the request from the client to determine a service type to which the request relates; sending a message from the router to the control system to request a configuration for DHCP services according to the determined service type; and sending a configuration instruction from the control system to the router.
- the configuration instruction can comprise an instruction including an IP address pool from which the router can assign an address to the client when acting as a DHCP server or an instruction including the identity of the external DHCP server to which the IP address request is relayed.
- the method can comprise sending relay agent information with the request to the external DHCP server.
- the external DHCP server may be identified.
- the router When the router is configured to act as a relay agent, the router may send an update message to the control system when forwarding the IP address from the external DHCP server to the client.
- a network system comprisings a number of routers, a number of network clients, and a network control system, wherein each network client connects to a network via an associated router and the router is under the control of the control system, the control system being configured so as to perform the steps of the method in accordance to the first aspect of the invention.
- the system may further comprise at least one external DHCP server.
- FIG. 1 shows a schematic view of a generic broadband network
- FIG. 2 shows a schematic view of the functional elements of a network
- FIG. 3 shows the major steps in DHCP IP address assignment
- FIG. 4 shows a system according to an embodiment of the invention with a router configured to act as a DHPC server;
- FIG. 5 shows a system according to an embodiment of the invention with a router configured to act as a relay agent with an external DHPC server.
- the router R acts as the DHCP server and provides the IP address.
- the router R sends out a DHCP discover 1 as before.
- the router R sends a context open message 2 to the control system CS.
- This provides information such as the interface ID on the router R, MAC address, vendor class ID for the service concerned, etc.
- the control system creates a configuration file establishing service parameters for the requested service (bandwidth, etc) as well as an IP address pool from which at IP address can be assigned.
- the configuration file (instruction) is transmitted to the router R in a context write, step 3 .
- the configuration file is loaded into the router R which then begins to behave as a DHCP server and sends a DHCP offer on the specified interface to the client C.
- the steps of DHCP request and acknowledge outlined above are completed between the client C and router R, via steps 5 , 6 (repeated in the usual manner to maintain the lease open).
- the router R acts as a DHCP server for the device connected to the designated interface.
- the router acts as a DHCP server for all devices attached to an interface.
- FIG. 5 shows the system configuration for this case.
- the DHCP discover and context open steps 1 , 2 are as before. However, in this case, the control system responds with the identity of the external DHCP (extDHCP) sever to use, step 3 and the router R is configured accordingly. Although only one server is shown, it is possible that more than one can be specified according to the service requested.
- the router R relays the DHCP discover to the designated server and includes “option 82” (relay agent) information if not already present, step 3 a .
- the DHCP server responds with a DHCP offer, step 3 b . This is relayed to the client C, step 4 .
- the client C then responds with a DHCP request, step 5 as before. This is relayed by the router R to the DHCP server 5 a .
- the server responds with a DHCP acknowledgement, step 5 b which is relayed to the client C by the router R, step 6 .
- the router also sends a context update, step 7 to the control system CS so that the address and service assignment to the client C on the relevant interface can be known to the control system. Steps 5 , 5 a , 5 b and 6 are repeated to maintain the IP address lease open as needed.
- the system is configured as in FIG. 4 or FIG. 5 is irrelevant; it is provided with an IP address and responses received from the router R are in the same format in both cases.
- the router R is configured according to the interface on which the request is received, it is possible to have several different configurations provided by the router R. For example, certain requests may be handled in the manner of FIG. 4 , i.e. with the router R acting as the DHCP server, whereas others are handled in the manner of FIG. 5 , with the router acting as a relay agent and using an external DHCP server to provide the IP addresses.
- IP address lease At the end of an IP address lease, the address is released and the client loses its IP connection.
- the next DHCP discover from that client on that interface will be treated as new and may be handled in a different way to the way in which it was previously.
- the dynamic nature of the router configuration means that it is relatively easy to control the system to adapt to new services or providers, and does not require manual re-configuration of each router. This avoids the need to manually reconfigure every router once a new server or service is added to the system.
- some control system functionality is provided in the router R.
- the control system may inspect the clients' DHCP discover message, in particular fields containing the client MAC address and the vendor-id field which are used to determine what type of client service causes the request for the IP address.
- Moving this functionality to the router R involves providing a set of service templates in the router R.
- the router R inspects the DHCP discover message and attempts to match it against templates in a service list of client conditions. If a match is found in the list, that means that the particular service can be provided to the client.
- the service template can in turn also indicate that the packet should be relayed to an external DHCP server, the router's own internal DHCP server used, or a query sent to the control system for additional configuration information for the client.
- This approach has the advantage that it provides a way to avoid the control system from the signalling chain, thus reducing the potential for every IP address assignment to be a possible single-point-of-failure.
- This general process would comprise analysing the message from the client to determine the service type, and then either configuring the router according to a stored template to either act as the DHCP server or to relay the request to an external DHCP server, or to pass the message on to the control system and respond in the same manner as is discussed above.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Small-Scale Networks (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
Abstract
Description
-
- a) act as a DHCP server and provide an IP address in response to at least one client request; and
- b) act as a relay agent and forward the request from at least one other client to an external DHCP server and to forward an IP address response from the external DHCP server to the client.
Claims (18)
Applications Claiming Priority (4)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
EP07118409A EP2048858B1 (en) | 2007-10-12 | 2007-10-12 | Configuration of routers for DHCP service requests |
EP07118409 | 2007-10-12 | ||
EP07118409.7 | 2007-10-12 | ||
PCT/EP2008/063270 WO2009047215A1 (en) | 2007-10-12 | 2008-10-03 | Configuration of routers for dhcp service requests |
Publications (2)
Publication Number | Publication Date |
---|---|
US20100312818A1 US20100312818A1 (en) | 2010-12-09 |
US8543674B2 true US8543674B2 (en) | 2013-09-24 |
Family
ID=39049014
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US12/682,360 Active 2030-05-19 US8543674B2 (en) | 2007-10-12 | 2008-10-03 | Configuration of routers for DHCP service requests |
Country Status (5)
Country | Link |
---|---|
US (1) | US8543674B2 (en) |
EP (1) | EP2048858B1 (en) |
AT (1) | ATE464733T1 (en) |
DE (1) | DE602007005946D1 (en) |
WO (1) | WO2009047215A1 (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20110058559A1 (en) * | 2007-08-08 | 2011-03-10 | Packetfront Systems Ab | Vlan data framing and transmission |
Families Citing this family (14)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP1931085B1 (en) | 2006-12-06 | 2012-07-18 | Genexis B.V. | Modular network connection equipment |
US20080177868A1 (en) * | 2007-01-23 | 2008-07-24 | Itai Ephraim Zilbershtein | Address Provisioning |
EP1973269B1 (en) | 2007-03-22 | 2013-04-24 | PacketFront Software Solutions AB | Configuration preprocessor language |
EP2048848B1 (en) | 2007-10-12 | 2013-12-18 | PacketFront Network Products AB | Optical data communications |
EP2048857A1 (en) * | 2007-10-12 | 2009-04-15 | PacketFront Systems AB | Method of configuring routers using external servers |
US8918531B2 (en) | 2009-05-07 | 2014-12-23 | Cisco Technology, Inc. | Automated network device provisioning using dynamic host configuration protocol |
CN101924800B (en) | 2009-06-11 | 2015-03-25 | 华为技术有限公司 | Method for obtaining IP address of DHCPv6 server, DHCPv6 server and DHCPv6 communication system |
JP5597624B2 (en) * | 2010-12-29 | 2014-10-01 | ノキア コーポレイション | Network configuration via short-range communication |
FR2983669B1 (en) | 2011-12-05 | 2014-06-13 | Sagemcom Broadband Sas | GATEWAY SUITABLE FOR VOD |
CN104335553B (en) | 2012-03-30 | 2017-12-26 | 诺基亚通信公司 | Centralized IP address management for distributed network gate |
WO2014099963A1 (en) * | 2012-12-17 | 2014-06-26 | Rajat Ghai | Cloud-based virtual local networks |
US9124495B2 (en) * | 2013-03-11 | 2015-09-01 | Dell Products L.P. | System and method for automatic provisioning of stacked switches |
CN103647855B (en) * | 2013-12-23 | 2016-08-17 | 成都西加云杉科技有限公司 | IP address distribution method, device and system in outgoing telecommunication |
DE112018001033T5 (en) * | 2017-02-27 | 2019-11-28 | Mavenir Networks, Inc. | SYSTEM AND METHOD FOR A NETWORK REMOTE RADIO SYSTEM |
Citations (113)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
GB2069767A (en) | 1980-02-06 | 1981-08-26 | Krone Gmbh | Modular housing |
WO1995034975A1 (en) | 1994-06-13 | 1995-12-21 | Telefonaktiebolaget Lm Ericsson | A network element in a telecommunication network |
US5586255A (en) | 1992-03-17 | 1996-12-17 | Tanaka; Yasuhiro | Network management operation system and network management operation method |
US5659736A (en) | 1993-11-29 | 1997-08-19 | Mitsubishi Denki Kabushiki Kaisha | Management information base and method in an OSI management system |
US5684988A (en) | 1994-07-22 | 1997-11-04 | Bay Networks, Inc. | MIB database and generic popup window architecture |
US5689598A (en) | 1996-06-11 | 1997-11-18 | Siecor Corporation | Connector block and method for simultaneously mating a plurality of optical fiber connector pairs |
WO1998026549A1 (en) * | 1996-12-09 | 1998-06-18 | Sun Microsystems, Inc. | Method for using dhcp to override learned ip addresses in a network |
US5802042A (en) | 1996-06-28 | 1998-09-01 | Cisco Systems, Inc. | Autosensing LMI protocols in frame relay networks |
US5832503A (en) | 1995-02-24 | 1998-11-03 | Cabletron Systems, Inc. | Method and apparatus for configuration management in communications networks |
US5913037A (en) | 1996-07-03 | 1999-06-15 | Compaq Computer Corporation | Dynamic management information base manager |
US6028769A (en) | 1996-05-20 | 2000-02-22 | Adc Telecommunication, Inc. | Multiple integrated service unit for communication system |
US6059614A (en) | 1996-11-20 | 2000-05-09 | Lucent Technologies Inc. | Modular information and processing center |
US6122639A (en) | 1997-12-23 | 2000-09-19 | Cisco Technology, Inc. | Network device information collection and change detection |
EP1039698A1 (en) | 1998-12-29 | 2000-09-27 | Nortel Networks Limited | Method and apparatus providing for multiple virtual local area network groups |
WO2000060864A1 (en) | 1999-04-01 | 2000-10-12 | Diva Systems Corporation | Service rate change method and apparatus |
US6222852B1 (en) | 1997-10-10 | 2001-04-24 | Nortel Networks Limited | Method and apparatus for transmitting dual speed ethernet information (10BASE-T and 100BASE-TX) across a physical layer device service interface |
US6233616B1 (en) * | 1997-10-24 | 2001-05-15 | William J. Reid | Enterprise network management using directory containing network addresses of users obtained through DHCP to control routers and servers |
KR20010038481A (en) | 1999-10-25 | 2001-05-15 | 서평원 | Method of Merging DHCP Server with Relay Agent in the Router |
US6286038B1 (en) * | 1998-08-03 | 2001-09-04 | Nortel Networks Limited | Method and apparatus for remotely configuring a network device |
US20020023174A1 (en) | 2000-03-20 | 2002-02-21 | Garrett John W. | Service selection in a shared access network using dynamic host configuration protocol |
WO2002035797A2 (en) | 2000-10-20 | 2002-05-02 | Nomadix, Inc. | Systems and methods for providing dynamic network authorization, authentication and accounting |
US6393472B1 (en) | 1997-12-10 | 2002-05-21 | At&T Corp. | Automatic aggregation of network management information in spatial, temporal and functional forms |
US20020075844A1 (en) | 2000-12-15 | 2002-06-20 | Hagen W. Alexander | Integrating public and private network resources for optimized broadband wireless access and method |
US20020103878A1 (en) * | 2001-01-30 | 2002-08-01 | Herbert Moncibais | System for automated configuration of access to the internet |
US20020161801A1 (en) | 2001-04-26 | 2002-10-31 | Hind John R. | Efficient processing of extensible markup language documents in content based routing networks |
US20030039249A1 (en) | 2001-08-16 | 2003-02-27 | International Business Machines Corporation | Method and system for efficient layer 3-layer 7 routing of internet protocol ("IP") fragments |
US20030056225A1 (en) | 2001-09-18 | 2003-03-20 | Bione Angelo A. | Remote control method and system for operating devices served by a modular multi-media converged services portal |
US6560236B1 (en) | 1993-06-23 | 2003-05-06 | Enterasys Networks, Inc. | Virtual LANs |
US20030131107A1 (en) | 2001-11-14 | 2003-07-10 | Catena Networks, Inc. | System and method for enhancing the activation of DSL service |
US20030165140A1 (en) | 1999-04-30 | 2003-09-04 | Cheng Tang | System and method for distributing multicasts in virtual local area networks |
US20030200285A1 (en) | 2002-04-19 | 2003-10-23 | Hansen James R. | Configuring a network gateway |
US20030206548A1 (en) | 2002-05-06 | 2003-11-06 | Vinay Bannai | Logical port system and method |
US6680945B1 (en) | 1999-05-24 | 2004-01-20 | Advanced Micro Devices, Inc. | Method and apparatus for support of tagging and untagging per VLAN per port |
US20040013126A1 (en) | 2002-07-22 | 2004-01-22 | Yun Yeou-Sun | Method of parallel detection for ethernet protocol |
US20040017829A1 (en) | 2001-12-14 | 2004-01-29 | Gray Andrew A. | Reconfigurable protocols and architectures for wireless networks |
US20040047353A1 (en) | 2002-07-12 | 2004-03-11 | Nec Corporation | Frame transfer method and node in network, and frame transfer program |
US20040049568A1 (en) | 2002-08-22 | 2004-03-11 | Agilent Technologies, Inc. | Extending a template of a network management system |
US20040052216A1 (en) * | 2002-09-17 | 2004-03-18 | Eung-Seok Roh | Internet protocol address allocation device and method |
US20040090965A1 (en) | 2002-11-12 | 2004-05-13 | Institute For Information Industry | QoS router system for effectively processing fragmented IP packets and method thereof |
US20040128367A1 (en) * | 2001-04-24 | 2004-07-01 | Piercy Neil Philip | Configuration of lan hosts |
US6769124B1 (en) | 1998-07-22 | 2004-07-27 | Cisco Technology, Inc. | Persistent storage of information objects |
US20040160464A1 (en) | 2003-02-14 | 2004-08-19 | David Reyna | System and method for providing a graphical user interface and alternate mappings of management information base objects |
US20040172412A1 (en) | 2002-07-19 | 2004-09-02 | Kirby Files | Automated configuration of packet routed networks |
US20040213152A1 (en) | 2003-03-12 | 2004-10-28 | Makoto Matuoka | Packet-relaying device |
US20040258074A1 (en) | 2003-06-20 | 2004-12-23 | Williams Aidan Michael | Method and apparatus for allocating addresses in integrated zero-configured and manually configured networks |
US20040267949A1 (en) * | 2003-06-30 | 2004-12-30 | Rover Jeremy L. | System and method for synchronous configuration of DHCP server and router interfaces |
US6839749B1 (en) | 2000-07-10 | 2005-01-04 | International Business Machines Corporation | Network representation and manipulation thereof |
US20050044265A1 (en) * | 2003-07-04 | 2005-02-24 | France Telecom | Method for automatic configuration of an access router compatible with the DHCP protocol, for specific automatic processing of IP flows from a client terminal |
US20050049886A1 (en) | 2003-08-28 | 2005-03-03 | Sbc Knowledge Ventures, L.P. | System and method for managing digital rights and content assets |
US6876667B1 (en) | 2001-04-30 | 2005-04-05 | Cisco Technology, Inc. | Method and apparatus for establishing class of service configuration in a network device of a broadband cable network using dynamic host configuration protocol |
US6885657B1 (en) | 1998-11-30 | 2005-04-26 | Broadcom Corporation | Network telephony system |
US20050129379A1 (en) | 2003-11-17 | 2005-06-16 | Fiber Optic Network Solutions Corporation | Systems and methods for optical fiber distribution and management |
US20050216584A1 (en) | 2004-03-24 | 2005-09-29 | Nortel Networks Limited | Method and apparatus for collecting management information on a communication network |
US6954436B1 (en) | 2001-02-28 | 2005-10-11 | Extreme Networks, Inc. | Method and apparatus for selecting redundant routers using tracking |
US6958996B2 (en) * | 2002-04-05 | 2005-10-25 | Actiontec Electronics, Inc. | Router with automatic protocol configuration and methods of use |
US20050281526A1 (en) | 2004-06-18 | 2005-12-22 | Soutsada Vongseng | Multi-position fiber optic connector holder and method |
US20050286517A1 (en) | 2004-06-29 | 2005-12-29 | Babbar Uppinder S | Filtering and routing of fragmented datagrams in a data network |
US20060002324A1 (en) * | 2004-06-30 | 2006-01-05 | Babbar Uppinder S | Dynamic configuration of IP for a terminal equipment attached to a wireless device |
US20060026228A1 (en) | 2004-07-09 | 2006-02-02 | Lg Electronics Inc. | Device management system and device management command scheduling method thereof |
US20060047791A1 (en) * | 2000-10-23 | 2006-03-02 | Microsoft Corporation | System and method of assigning and reclaiming static addresses through the dynamic host configuration protocol |
US20060085532A1 (en) | 2004-04-30 | 2006-04-20 | Wenjing Chu | Remote management of communication devices |
US7054309B1 (en) | 2001-11-21 | 2006-05-30 | Marvell International Ltd. | Ethernet automatic fiber/copper media selection logic |
US7082463B1 (en) | 2000-06-07 | 2006-07-25 | Cisco Technology, Inc. | Time-based monitoring of service level agreements |
US7099158B1 (en) | 2003-02-13 | 2006-08-29 | Bellsouth Intellectual Property Corp. | Housing for modules |
US7139818B1 (en) | 2001-10-04 | 2006-11-21 | Cisco Technology, Inc. | Techniques for dynamic host configuration without direct communications between client and server |
US20060261116A1 (en) | 2003-03-03 | 2006-11-23 | Zeev Brandeis | Tool holder unit |
US20060277603A1 (en) | 2005-06-01 | 2006-12-07 | Kelso Scott E | System and method for autonomically configurable router |
US20070058538A1 (en) * | 2005-09-15 | 2007-03-15 | Wei Chiang | Method of setting up a wireless router |
US20070061458A1 (en) * | 2005-09-14 | 2007-03-15 | Infoexpress, Inc. | Dynamic address assignment for access control on DHCP networks |
US20070058638A1 (en) | 2005-09-14 | 2007-03-15 | Guichard James N | System and methods for network segmentation |
US7200145B1 (en) | 2000-05-22 | 2007-04-03 | Cisco Technology, Inc. | Private VLANs |
EP1780941A1 (en) | 2005-10-31 | 2007-05-02 | Packetfront Sweden AB | Network configuration |
US7222359B2 (en) * | 2001-07-27 | 2007-05-22 | Check Point Software Technologies, Inc. | System methodology for automatic local network discovery and firewall reconfiguration for mobile computing devices |
US20070168547A1 (en) | 2006-01-13 | 2007-07-19 | Fortinet, Inc. | Computerized system and method for handling network traffic |
US20070174522A1 (en) | 2006-01-26 | 2007-07-26 | Ki-Jong Lee | Universal interface apparatus and method |
US20070203999A1 (en) | 2006-02-24 | 2007-08-30 | Townsley William M | Techniques for replacing point to point protocol with dynamic host configuration protocol |
US7290046B1 (en) * | 2002-11-22 | 2007-10-30 | At&T Corp. | System and method for detecting customer premise equipment behind a router on a data-over-cable system |
US7293077B1 (en) * | 2000-08-17 | 2007-11-06 | Advanced Network Technology Laboratories Pte Ltd. | Reconfigurable computer networks |
US20070286198A1 (en) | 2001-12-21 | 2007-12-13 | Muirhead Charles S | System for supply chain management of virtual private network services |
WO2008068316A1 (en) | 2006-12-06 | 2008-06-12 | Packetfront Systems Ab | Modular network connection equipment |
US20080162609A1 (en) * | 2006-12-27 | 2008-07-03 | Ebay Inc. | Content switch management |
US20080219281A1 (en) | 2007-02-12 | 2008-09-11 | Huseyin Cahit Akin | Access line bonding and splitting methods and apparatus |
WO2008113852A1 (en) | 2007-03-22 | 2008-09-25 | Packetfront Systems Ab | Broadband service delivery |
WO2008113854A1 (en) | 2007-03-22 | 2008-09-25 | Packetfront Systems Ab | Configuration preprocesor language |
US20080285569A1 (en) | 2004-05-07 | 2008-11-20 | Rainer Stademann | Device for Session-Based Packet Switching |
US7467229B1 (en) | 2007-06-20 | 2008-12-16 | Direct Route, Llc | Method and apparatus for routing of network addresses |
WO2009007327A1 (en) * | 2007-07-11 | 2009-01-15 | International Business Machines Corporation | Dynamically configuring a router to find the best dhcp server |
WO2009019300A1 (en) | 2007-08-08 | 2009-02-12 | Packetfront Systems Ab | Vlan data framing and transmission |
WO2009027513A1 (en) | 2007-08-31 | 2009-03-05 | Packetfront Systems Ab | Method and system for managing transmission of fragmented data packets |
WO2009035719A1 (en) | 2007-09-12 | 2009-03-19 | Sony Ericsson Mobile Communications Ab | Electronic device with cap member antenna element |
WO2009047334A2 (en) | 2007-10-12 | 2009-04-16 | Packetfront Systems Ab | Method of configuring routers using external servers |
WO2009047345A2 (en) | 2007-10-12 | 2009-04-16 | Packetfront Systems Ab | Optical data communications |
US7536464B1 (en) * | 2003-09-25 | 2009-05-19 | Cisco Technology, Inc. | Methods and apparatus for performing layer 2 authentication and service selection in SSG based networks |
US7581024B1 (en) | 2001-06-30 | 2009-08-25 | Extreme Networks | Method and system for increasing participation in a standby router protocol |
US7640287B1 (en) * | 1998-09-02 | 2009-12-29 | Cisco Technology, Inc. | Method and apparatus for auto-configuring layer three intermediate computer network devices |
US7702732B1 (en) * | 1999-09-29 | 2010-04-20 | Nortel Networks Limited | Methods for auto-configuring a router on an IP subnet |
US7711826B2 (en) * | 2005-03-22 | 2010-05-04 | Cisco Technology, Inc. | Remote survivable DHCP for a DHCP relay agent |
US7760984B2 (en) | 2006-05-04 | 2010-07-20 | Adc Telecommunications, Inc. | Fiber distribution hub with swing frame and wrap-around doors |
US7788345B1 (en) * | 2001-06-04 | 2010-08-31 | Cisco Technology, Inc. | Resource allocation and reclamation for on-demand address pools |
US7801133B2 (en) | 2002-11-14 | 2010-09-21 | Northrop Grumman Corporation | Secure network-routed voice multicast dissemination |
US7826463B2 (en) | 2000-02-25 | 2010-11-02 | Cisco Technology, Inc. | Method and system for configuring wireless routers and networks |
US7882169B1 (en) * | 2003-02-13 | 2011-02-01 | Cisco Technology, Inc. | Method and apparatus for configuring relay processes used for dynamically configuring hosts in network communications |
US7929452B2 (en) * | 2005-06-30 | 2011-04-19 | Intel Corporation | Internet protocol (IP) address sharing and platform dynamic host configuration protocol (DHCP) mediator |
US7945164B2 (en) | 2006-05-25 | 2011-05-17 | Cisco Technology, Inc. | Multiple fiber optic gigabit ethernet links channelized over single optical link |
US7948993B2 (en) | 2009-04-24 | 2011-05-24 | Telefonaktiebolaget L M Ericsson (Publ) | Address resolution optimization procedure to effect a gradual cutover from a provider bridge network to a VPLS or provider backbone bridging network |
US7966409B1 (en) * | 2000-01-18 | 2011-06-21 | Cisco Technology, Inc. | Routing protocol based redundancy design for shared-access networks |
US7969880B2 (en) | 2006-08-11 | 2011-06-28 | Alaxala Networks Corporation | Device and method for relaying packets |
US20110161360A1 (en) | 2008-05-28 | 2011-06-30 | Packetfront Systems Ab | Data retrieval in a network of tree structure |
US7983190B2 (en) | 2005-03-15 | 2011-07-19 | Fujitsu Limited | Network system, layer 3 communication device, layer 2 communication device, and route selection method |
US7990994B1 (en) | 2004-02-13 | 2011-08-02 | Habanero Holdings, Inc. | Storage gateway provisioning and configuring |
US8054804B2 (en) * | 2008-01-29 | 2011-11-08 | Solutioninc Limited | Method of and system for support of user devices roaming between routing realms by a single network server |
US8098659B2 (en) * | 2005-12-12 | 2012-01-17 | Panasonic Corporation | Communication apparatus, communication system including the same, and method for setting IP address of communication apparatus |
US8296400B2 (en) * | 2001-08-29 | 2012-10-23 | International Business Machines Corporation | System and method for generating a configuration schema |
Family Cites Families (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6674649B2 (en) * | 2001-07-23 | 2004-01-06 | Intel Corporation | Systems having modules sharing on module terminations |
US6580402B2 (en) * | 2001-07-26 | 2003-06-17 | The Boeing Company | Antenna integrated ceramic chip carrier for a phased array antenna |
EP1611547A2 (en) * | 2003-04-07 | 2006-01-04 | Definiens AG | Computer-implemented system and method for progressively transmitting knowledge and computer program product related thereto |
US7870500B2 (en) * | 2005-07-15 | 2011-01-11 | Microsoft Corporation | Positioning of floating objects in electronic documents |
GB0516208D0 (en) * | 2005-08-05 | 2005-09-14 | Rolls Royce Plc | Fuel injector |
US9298722B2 (en) * | 2009-07-16 | 2016-03-29 | Novell, Inc. | Optimal sequential (de)compression of digital data |
-
2007
- 2007-10-12 DE DE602007005946T patent/DE602007005946D1/en active Active
- 2007-10-12 AT AT07118409T patent/ATE464733T1/en not_active IP Right Cessation
- 2007-10-12 EP EP07118409A patent/EP2048858B1/en not_active Not-in-force
-
2008
- 2008-10-03 WO PCT/EP2008/063270 patent/WO2009047215A1/en active Application Filing
- 2008-10-03 US US12/682,360 patent/US8543674B2/en active Active
Patent Citations (118)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
GB2069767A (en) | 1980-02-06 | 1981-08-26 | Krone Gmbh | Modular housing |
US5586255A (en) | 1992-03-17 | 1996-12-17 | Tanaka; Yasuhiro | Network management operation system and network management operation method |
US6560236B1 (en) | 1993-06-23 | 2003-05-06 | Enterasys Networks, Inc. | Virtual LANs |
US5659736A (en) | 1993-11-29 | 1997-08-19 | Mitsubishi Denki Kabushiki Kaisha | Management information base and method in an OSI management system |
WO1995034975A1 (en) | 1994-06-13 | 1995-12-21 | Telefonaktiebolaget Lm Ericsson | A network element in a telecommunication network |
US5684988A (en) | 1994-07-22 | 1997-11-04 | Bay Networks, Inc. | MIB database and generic popup window architecture |
US5832503A (en) | 1995-02-24 | 1998-11-03 | Cabletron Systems, Inc. | Method and apparatus for configuration management in communications networks |
US6028769A (en) | 1996-05-20 | 2000-02-22 | Adc Telecommunication, Inc. | Multiple integrated service unit for communication system |
US5689598A (en) | 1996-06-11 | 1997-11-18 | Siecor Corporation | Connector block and method for simultaneously mating a plurality of optical fiber connector pairs |
US5802042A (en) | 1996-06-28 | 1998-09-01 | Cisco Systems, Inc. | Autosensing LMI protocols in frame relay networks |
US5913037A (en) | 1996-07-03 | 1999-06-15 | Compaq Computer Corporation | Dynamic management information base manager |
US6059614A (en) | 1996-11-20 | 2000-05-09 | Lucent Technologies Inc. | Modular information and processing center |
WO1998026549A1 (en) * | 1996-12-09 | 1998-06-18 | Sun Microsystems, Inc. | Method for using dhcp to override learned ip addresses in a network |
US6222852B1 (en) | 1997-10-10 | 2001-04-24 | Nortel Networks Limited | Method and apparatus for transmitting dual speed ethernet information (10BASE-T and 100BASE-TX) across a physical layer device service interface |
US6233616B1 (en) * | 1997-10-24 | 2001-05-15 | William J. Reid | Enterprise network management using directory containing network addresses of users obtained through DHCP to control routers and servers |
US6393472B1 (en) | 1997-12-10 | 2002-05-21 | At&T Corp. | Automatic aggregation of network management information in spatial, temporal and functional forms |
US6122639A (en) | 1997-12-23 | 2000-09-19 | Cisco Technology, Inc. | Network device information collection and change detection |
US6769124B1 (en) | 1998-07-22 | 2004-07-27 | Cisco Technology, Inc. | Persistent storage of information objects |
US6286038B1 (en) * | 1998-08-03 | 2001-09-04 | Nortel Networks Limited | Method and apparatus for remotely configuring a network device |
US7640287B1 (en) * | 1998-09-02 | 2009-12-29 | Cisco Technology, Inc. | Method and apparatus for auto-configuring layer three intermediate computer network devices |
US6885657B1 (en) | 1998-11-30 | 2005-04-26 | Broadcom Corporation | Network telephony system |
EP1039698A1 (en) | 1998-12-29 | 2000-09-27 | Nortel Networks Limited | Method and apparatus providing for multiple virtual local area network groups |
US6430621B1 (en) | 1998-12-29 | 2002-08-06 | Nortel Networks Limited | System using different tag protocol identifiers to distinguish between multiple virtual local area networks |
WO2000060864A1 (en) | 1999-04-01 | 2000-10-12 | Diva Systems Corporation | Service rate change method and apparatus |
US20030165140A1 (en) | 1999-04-30 | 2003-09-04 | Cheng Tang | System and method for distributing multicasts in virtual local area networks |
US6680945B1 (en) | 1999-05-24 | 2004-01-20 | Advanced Micro Devices, Inc. | Method and apparatus for support of tagging and untagging per VLAN per port |
US7702732B1 (en) * | 1999-09-29 | 2010-04-20 | Nortel Networks Limited | Methods for auto-configuring a router on an IP subnet |
KR20010038481A (en) | 1999-10-25 | 2001-05-15 | 서평원 | Method of Merging DHCP Server with Relay Agent in the Router |
US7966409B1 (en) * | 2000-01-18 | 2011-06-21 | Cisco Technology, Inc. | Routing protocol based redundancy design for shared-access networks |
US7826463B2 (en) | 2000-02-25 | 2010-11-02 | Cisco Technology, Inc. | Method and system for configuring wireless routers and networks |
US20020023174A1 (en) | 2000-03-20 | 2002-02-21 | Garrett John W. | Service selection in a shared access network using dynamic host configuration protocol |
US7200145B1 (en) | 2000-05-22 | 2007-04-03 | Cisco Technology, Inc. | Private VLANs |
US7082463B1 (en) | 2000-06-07 | 2006-07-25 | Cisco Technology, Inc. | Time-based monitoring of service level agreements |
US6839749B1 (en) | 2000-07-10 | 2005-01-04 | International Business Machines Corporation | Network representation and manipulation thereof |
US7293077B1 (en) * | 2000-08-17 | 2007-11-06 | Advanced Network Technology Laboratories Pte Ltd. | Reconfigurable computer networks |
WO2002035797A2 (en) | 2000-10-20 | 2002-05-02 | Nomadix, Inc. | Systems and methods for providing dynamic network authorization, authentication and accounting |
US20060047791A1 (en) * | 2000-10-23 | 2006-03-02 | Microsoft Corporation | System and method of assigning and reclaiming static addresses through the dynamic host configuration protocol |
US20020075844A1 (en) | 2000-12-15 | 2002-06-20 | Hagen W. Alexander | Integrating public and private network resources for optimized broadband wireless access and method |
US20020103878A1 (en) * | 2001-01-30 | 2002-08-01 | Herbert Moncibais | System for automated configuration of access to the internet |
US6954436B1 (en) | 2001-02-28 | 2005-10-11 | Extreme Networks, Inc. | Method and apparatus for selecting redundant routers using tracking |
US20040128367A1 (en) * | 2001-04-24 | 2004-07-01 | Piercy Neil Philip | Configuration of lan hosts |
US20020161801A1 (en) | 2001-04-26 | 2002-10-31 | Hind John R. | Efficient processing of extensible markup language documents in content based routing networks |
US6876667B1 (en) | 2001-04-30 | 2005-04-05 | Cisco Technology, Inc. | Method and apparatus for establishing class of service configuration in a network device of a broadband cable network using dynamic host configuration protocol |
US7788345B1 (en) * | 2001-06-04 | 2010-08-31 | Cisco Technology, Inc. | Resource allocation and reclamation for on-demand address pools |
US7581024B1 (en) | 2001-06-30 | 2009-08-25 | Extreme Networks | Method and system for increasing participation in a standby router protocol |
US7222359B2 (en) * | 2001-07-27 | 2007-05-22 | Check Point Software Technologies, Inc. | System methodology for automatic local network discovery and firewall reconfiguration for mobile computing devices |
US20030039249A1 (en) | 2001-08-16 | 2003-02-27 | International Business Machines Corporation | Method and system for efficient layer 3-layer 7 routing of internet protocol ("IP") fragments |
US8296400B2 (en) * | 2001-08-29 | 2012-10-23 | International Business Machines Corporation | System and method for generating a configuration schema |
US20030056225A1 (en) | 2001-09-18 | 2003-03-20 | Bione Angelo A. | Remote control method and system for operating devices served by a modular multi-media converged services portal |
US7640340B1 (en) * | 2001-10-04 | 2009-12-29 | Cisco Technology, Inc. | Techniques for dynamic host configuration using overlapping network addresses |
US7139818B1 (en) | 2001-10-04 | 2006-11-21 | Cisco Technology, Inc. | Techniques for dynamic host configuration without direct communications between client and server |
US20030131107A1 (en) | 2001-11-14 | 2003-07-10 | Catena Networks, Inc. | System and method for enhancing the activation of DSL service |
US7054309B1 (en) | 2001-11-21 | 2006-05-30 | Marvell International Ltd. | Ethernet automatic fiber/copper media selection logic |
US20040017829A1 (en) | 2001-12-14 | 2004-01-29 | Gray Andrew A. | Reconfigurable protocols and architectures for wireless networks |
US20070286198A1 (en) | 2001-12-21 | 2007-12-13 | Muirhead Charles S | System for supply chain management of virtual private network services |
US6958996B2 (en) * | 2002-04-05 | 2005-10-25 | Actiontec Electronics, Inc. | Router with automatic protocol configuration and methods of use |
US20030200285A1 (en) | 2002-04-19 | 2003-10-23 | Hansen James R. | Configuring a network gateway |
US20030206548A1 (en) | 2002-05-06 | 2003-11-06 | Vinay Bannai | Logical port system and method |
US20040047353A1 (en) | 2002-07-12 | 2004-03-11 | Nec Corporation | Frame transfer method and node in network, and frame transfer program |
US20040172412A1 (en) | 2002-07-19 | 2004-09-02 | Kirby Files | Automated configuration of packet routed networks |
US20040013126A1 (en) | 2002-07-22 | 2004-01-22 | Yun Yeou-Sun | Method of parallel detection for ethernet protocol |
US20040049568A1 (en) | 2002-08-22 | 2004-03-11 | Agilent Technologies, Inc. | Extending a template of a network management system |
US20040052216A1 (en) * | 2002-09-17 | 2004-03-18 | Eung-Seok Roh | Internet protocol address allocation device and method |
US20040090965A1 (en) | 2002-11-12 | 2004-05-13 | Institute For Information Industry | QoS router system for effectively processing fragmented IP packets and method thereof |
US7801133B2 (en) | 2002-11-14 | 2010-09-21 | Northrop Grumman Corporation | Secure network-routed voice multicast dissemination |
US7290046B1 (en) * | 2002-11-22 | 2007-10-30 | At&T Corp. | System and method for detecting customer premise equipment behind a router on a data-over-cable system |
US7882169B1 (en) * | 2003-02-13 | 2011-02-01 | Cisco Technology, Inc. | Method and apparatus for configuring relay processes used for dynamically configuring hosts in network communications |
US7099158B1 (en) | 2003-02-13 | 2006-08-29 | Bellsouth Intellectual Property Corp. | Housing for modules |
US20040160464A1 (en) | 2003-02-14 | 2004-08-19 | David Reyna | System and method for providing a graphical user interface and alternate mappings of management information base objects |
US20060261116A1 (en) | 2003-03-03 | 2006-11-23 | Zeev Brandeis | Tool holder unit |
US20040213152A1 (en) | 2003-03-12 | 2004-10-28 | Makoto Matuoka | Packet-relaying device |
US20040258074A1 (en) | 2003-06-20 | 2004-12-23 | Williams Aidan Michael | Method and apparatus for allocating addresses in integrated zero-configured and manually configured networks |
US20040267949A1 (en) * | 2003-06-30 | 2004-12-30 | Rover Jeremy L. | System and method for synchronous configuration of DHCP server and router interfaces |
US7386629B2 (en) * | 2003-06-30 | 2008-06-10 | Intel Corporation | System and method for synchronous configuration of DHCP server and router interfaces |
US20050044265A1 (en) * | 2003-07-04 | 2005-02-24 | France Telecom | Method for automatic configuration of an access router compatible with the DHCP protocol, for specific automatic processing of IP flows from a client terminal |
US20050049886A1 (en) | 2003-08-28 | 2005-03-03 | Sbc Knowledge Ventures, L.P. | System and method for managing digital rights and content assets |
US7536464B1 (en) * | 2003-09-25 | 2009-05-19 | Cisco Technology, Inc. | Methods and apparatus for performing layer 2 authentication and service selection in SSG based networks |
US20050129379A1 (en) | 2003-11-17 | 2005-06-16 | Fiber Optic Network Solutions Corporation | Systems and methods for optical fiber distribution and management |
US7990994B1 (en) | 2004-02-13 | 2011-08-02 | Habanero Holdings, Inc. | Storage gateway provisioning and configuring |
US20050216584A1 (en) | 2004-03-24 | 2005-09-29 | Nortel Networks Limited | Method and apparatus for collecting management information on a communication network |
US20060085532A1 (en) | 2004-04-30 | 2006-04-20 | Wenjing Chu | Remote management of communication devices |
US20080285569A1 (en) | 2004-05-07 | 2008-11-20 | Rainer Stademann | Device for Session-Based Packet Switching |
US7218827B2 (en) | 2004-06-18 | 2007-05-15 | Adc Telecommunications, Inc. | Multi-position fiber optic connector holder and method |
US20050281526A1 (en) | 2004-06-18 | 2005-12-22 | Soutsada Vongseng | Multi-position fiber optic connector holder and method |
US20050286517A1 (en) | 2004-06-29 | 2005-12-29 | Babbar Uppinder S | Filtering and routing of fragmented datagrams in a data network |
US20060002324A1 (en) * | 2004-06-30 | 2006-01-05 | Babbar Uppinder S | Dynamic configuration of IP for a terminal equipment attached to a wireless device |
US20060026228A1 (en) | 2004-07-09 | 2006-02-02 | Lg Electronics Inc. | Device management system and device management command scheduling method thereof |
US7983190B2 (en) | 2005-03-15 | 2011-07-19 | Fujitsu Limited | Network system, layer 3 communication device, layer 2 communication device, and route selection method |
US7711826B2 (en) * | 2005-03-22 | 2010-05-04 | Cisco Technology, Inc. | Remote survivable DHCP for a DHCP relay agent |
US20060277603A1 (en) | 2005-06-01 | 2006-12-07 | Kelso Scott E | System and method for autonomically configurable router |
US7929452B2 (en) * | 2005-06-30 | 2011-04-19 | Intel Corporation | Internet protocol (IP) address sharing and platform dynamic host configuration protocol (DHCP) mediator |
US20070058638A1 (en) | 2005-09-14 | 2007-03-15 | Guichard James N | System and methods for network segmentation |
US20070061458A1 (en) * | 2005-09-14 | 2007-03-15 | Infoexpress, Inc. | Dynamic address assignment for access control on DHCP networks |
US20070058538A1 (en) * | 2005-09-15 | 2007-03-15 | Wei Chiang | Method of setting up a wireless router |
EP1780941A1 (en) | 2005-10-31 | 2007-05-02 | Packetfront Sweden AB | Network configuration |
US8098659B2 (en) * | 2005-12-12 | 2012-01-17 | Panasonic Corporation | Communication apparatus, communication system including the same, and method for setting IP address of communication apparatus |
US20070168547A1 (en) | 2006-01-13 | 2007-07-19 | Fortinet, Inc. | Computerized system and method for handling network traffic |
US20070174522A1 (en) | 2006-01-26 | 2007-07-26 | Ki-Jong Lee | Universal interface apparatus and method |
US20070203999A1 (en) | 2006-02-24 | 2007-08-30 | Townsley William M | Techniques for replacing point to point protocol with dynamic host configuration protocol |
US7760984B2 (en) | 2006-05-04 | 2010-07-20 | Adc Telecommunications, Inc. | Fiber distribution hub with swing frame and wrap-around doors |
US7945164B2 (en) | 2006-05-25 | 2011-05-17 | Cisco Technology, Inc. | Multiple fiber optic gigabit ethernet links channelized over single optical link |
US7969880B2 (en) | 2006-08-11 | 2011-06-28 | Alaxala Networks Corporation | Device and method for relaying packets |
WO2008068316A1 (en) | 2006-12-06 | 2008-06-12 | Packetfront Systems Ab | Modular network connection equipment |
US20080162609A1 (en) * | 2006-12-27 | 2008-07-03 | Ebay Inc. | Content switch management |
US20080219281A1 (en) | 2007-02-12 | 2008-09-11 | Huseyin Cahit Akin | Access line bonding and splitting methods and apparatus |
WO2008113852A1 (en) | 2007-03-22 | 2008-09-25 | Packetfront Systems Ab | Broadband service delivery |
WO2008113854A1 (en) | 2007-03-22 | 2008-09-25 | Packetfront Systems Ab | Configuration preprocesor language |
US7467229B1 (en) | 2007-06-20 | 2008-12-16 | Direct Route, Llc | Method and apparatus for routing of network addresses |
WO2009007327A1 (en) * | 2007-07-11 | 2009-01-15 | International Business Machines Corporation | Dynamically configuring a router to find the best dhcp server |
US8296438B2 (en) * | 2007-07-11 | 2012-10-23 | International Business Machines Corporation | Dynamically configuring a router to find the best DHCP server |
WO2009019300A1 (en) | 2007-08-08 | 2009-02-12 | Packetfront Systems Ab | Vlan data framing and transmission |
WO2009027513A1 (en) | 2007-08-31 | 2009-03-05 | Packetfront Systems Ab | Method and system for managing transmission of fragmented data packets |
WO2009035719A1 (en) | 2007-09-12 | 2009-03-19 | Sony Ericsson Mobile Communications Ab | Electronic device with cap member antenna element |
WO2009047334A2 (en) | 2007-10-12 | 2009-04-16 | Packetfront Systems Ab | Method of configuring routers using external servers |
WO2009047345A2 (en) | 2007-10-12 | 2009-04-16 | Packetfront Systems Ab | Optical data communications |
US8054804B2 (en) * | 2008-01-29 | 2011-11-08 | Solutioninc Limited | Method of and system for support of user devices roaming between routing realms by a single network server |
US20110161360A1 (en) | 2008-05-28 | 2011-06-30 | Packetfront Systems Ab | Data retrieval in a network of tree structure |
US7948993B2 (en) | 2009-04-24 | 2011-05-24 | Telefonaktiebolaget L M Ericsson (Publ) | Address resolution optimization procedure to effect a gradual cutover from a provider bridge network to a VPLS or provider backbone bridging network |
Non-Patent Citations (15)
Title |
---|
Bodzinga, Anne, et al., "Interworking IPTV Services with IMS", Telecommunications Network Strategy and Planning Symposium 2006 pp. 1-5. |
Cohen, Reuven, et al., "Video-on-Demand Session Management", IEEE Journal on Selected Areas in Communications vol. 14, No. 6. |
European Search Report issued in EP Application 06125497, Publication 1931085, mailed Jan. 9, 2009, 8 pages. |
European Search Report issued in EP Application 07104707, Publication 1973269, dated Aug. 27, 2007, 7 pages. |
International Search Report and Written Opinion for PCT/EP2007/063467, mailed Mar. 4, 2008, 7 pages. |
International Search Report and Written Opinion for PCT/EP2008/053369, mailed Jul. 2, 2008, 10 pages. |
International Search Report and Written Opinion for PCT/EP2008/056563, mailed Aug. 21, 2008, 11 pages. |
International Search Report and Written Opinion for PCT/EP2008/056565, mailed Jan. 19, 2009. |
International Search Report and Written Opinion for PCT/EP2008/060384, mailed Nov. 11, 2008, 10 pages. |
International Search Report and Written Opinion for PCT/EP2008/061403, mailed Dec. 18, 2008, 12 pages. |
International Search Report for PCT/EP2008/053374, mailed Sep. 25, 2009, 3 pages. |
International Search Report for PCT/EP2008/063270, mailed Jan. 21, 2009, 3 pages. |
International Search Report for PCT/EP2008/063639, mailed Oct. 1, 2009, 2 pages. |
International Search Report for PCT/EP2008/063667, mailed Jul. 30, 2009, 3 pages. |
Pezeshki, Ali et al., "A network for recursive extraction of canonical coordinates" Neural Networks 16 (2003) 801-808. |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20110058559A1 (en) * | 2007-08-08 | 2011-03-10 | Packetfront Systems Ab | Vlan data framing and transmission |
Also Published As
Publication number | Publication date |
---|---|
EP2048858A1 (en) | 2009-04-15 |
DE602007005946D1 (en) | 2010-05-27 |
WO2009047215A1 (en) | 2009-04-16 |
US20100312818A1 (en) | 2010-12-09 |
ATE464733T1 (en) | 2010-04-15 |
EP2048858B1 (en) | 2010-04-14 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US8543674B2 (en) | Configuration of routers for DHCP service requests | |
US8250184B2 (en) | System, network entities and computer programs for configuration management of a dynamic host configuration protocol framework | |
JP4072536B2 (en) | Network device dynamic port configuration | |
US20100299414A1 (en) | Method of Configuring Routers Using External Servers | |
EP1940079B9 (en) | A communication device and a system for managing the local devies remotely and the method thereof | |
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 | |
CN101296203B (en) | Device, system and method for automatically configuring application terminal in family network | |
US8125894B2 (en) | Remote management method, a related auto configuration server, a related further auto configuration server, a related routing gateway and a related device | |
EP1089524A2 (en) | System for supporting multiple Internet service providers on a single network | |
EP2536092A1 (en) | Method and device for port mapping, and communications system | |
US20120324567A1 (en) | Method and Apparatus for Home Network Discovery | |
US8214477B2 (en) | Method and apparatus for dynamic assignment of sets of addresses | |
US7991856B2 (en) | Network system | |
JP2003348116A (en) | Address automatic setting system for in-home network | |
US20140025804A1 (en) | Flow routing protocol by querying a remote server | |
JP4292897B2 (en) | Relay device and port forward setting method | |
US8289976B2 (en) | Method for automatically providing a customer equipment with the correct service | |
CN101453396B (en) | Method and system for multiple service provider device management | |
KR100909115B1 (en) | Network automatic login system | |
US20070291742A1 (en) | Method for Configuring a Device Using Dhcp Via Pppoe | |
KR100487296B1 (en) | a system for supporting movement of host computer and method therefor | |
JP2008206081A (en) | Data relaying apparatus and data relaying method used for multi-homing communication system | |
KR20090103657A (en) | Terminval management system and method thereof, terminal and recoding medium thereof |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: PACKETFRONT SYSTEMS AB, SWEDEN Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:OMAN, ANDREAS;REEL/FRAME:024809/0504 Effective date: 20100704 |
|
AS | Assignment |
Owner name: PACKETFRONT INTERNATIONAL AB, SWEDEN Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:PACKETFRONT SYSTEMS AB;REEL/FRAME:026082/0145 Effective date: 20110103 |
|
AS | Assignment |
Owner name: PACKETFRONT NETWORK PRODUCTS AB, SWEDEN Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:PACKETFRONT INTERNATIONAL AB;REEL/FRAME:028602/0806 Effective date: 20120711 |
|
STCF | Information on status: patent grant |
Free format text: PATENTED CASE |
|
FPAY | Fee payment |
Year of fee payment: 4 |
|
MAFP | Maintenance fee payment |
Free format text: PAYMENT OF MAINTENANCE FEE, 8TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1552); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY Year of fee payment: 8 |