WO2003032164A1 - Subnet pooling - Google Patents
Subnet pooling Download PDFInfo
- Publication number
- WO2003032164A1 WO2003032164A1 PCT/US2002/031876 US0231876W WO03032164A1 WO 2003032164 A1 WO2003032164 A1 WO 2003032164A1 US 0231876 W US0231876 W US 0231876W WO 03032164 A1 WO03032164 A1 WO 03032164A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- host
- subnets
- subnet
- groups
- pool
- Prior art date
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L12/00—Data switching networks
- H04L12/28—Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
-
- 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/5061—Pools of addresses
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L9/00—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
- H04L9/40—Network security protocols
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L41/00—Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
- H04L41/08—Configuration management of networks or network elements
- H04L41/0893—Assignment of logical groups to network elements
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/10—Protocols in which an application is distributed across nodes in the network
- H04L67/1001—Protocols in which an application is distributed across nodes in the network for accessing one among a plurality of replicated servers
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/10—Protocols in which an application is distributed across nodes in the network
- H04L67/1001—Protocols in which an application is distributed across nodes in the network for accessing one among a plurality of replicated servers
- H04L67/10015—Access to distributed or replicated servers, e.g. using brokers
Definitions
- the present invention relates generally to telecommunications, and more specifically to assignment to pooling of subnets within a telecommunications network.
- Subnets within internet service provider (ISP) networks are ranges of internet protocol (IP) addresses.
- IP internet protocol
- the subnets are utilized to allow effective assignment of users within an ISP so that the ISP does not overload one subnet over another subnet.
- the users among ISPs are often assigned to level loads among the various subnets of the ISP.
- a provisioning system such as a provisioning server, is responsible for provisioning, or configuring, user access devices such as cable modems (CM), media termination adapters (MTA), and customer provided equipment (CPE).
- the provisioning system accomplishes this by generating configuration files from a configuration information database or the like, knowing the type of device that is requesting access and assigning an IP address from a subnet accordingly.
- a provisioning system typically includes a dynamic host configuration protocol (DHCP) server having a processor, memory, and some type of mass storage such as a hard drive or the like, and a trivial file transfer protocol (TFTP) server, a system log (S YSLOG) server, and a time-of-day server.
- DHCP dynamic host configuration protocol
- TFTP trivial file transfer protocol
- S YSLOG system log
- the provisioning system may be a single computer functioning as all of the elements, or may be multiple computers connected together to function as a provisioning system.
- ISPs within a provisioning system have multiple subnets assigned to them. These subnets are used to level or balance the load among the ISP so that it can provide good quality service with acceptable speeds and available bandwidth. The subnets are also used to monitor and track user usage and the like. [0005] There is a need in the art for an improved pooling of subnets to allow further functionality.
- a method of pooling subnets within a network includes defining a number of subnets and a number of groups. Each subnet is then assigned to one of the groups according to a predetermined assignment scheme.
- a method of assigning a host to a subnet includes determining a type for the host, and assigning the host to a pool based on the determined host type. The host is then assigned within the pool to an appropriate subnet of a group of subnets.
- a method of pooling subnets in a network includes defining a number of subnets, some of the subnets having an association to an internet service provider, and each subnet having a subnet group type. At least one of the subnet groups is tagged, with each subnet identified as belonging to a specific internet service provider.
- a method of operating a server includes identifying a host connecting to the server, identifying an ISP to which the host subscribes from a group of ISPs, and picking out subnets within the server that correspond to the identified ISP.
- a communications network includes a user device network, a device termination system, and a provisioning system having a DHCP server, a TFTP server, a S YSLOG server, a time-of-day server, and a network connection to the device termination system.
- the DHCP server runs a computer program that performs a method on the DHCP server for subnet pooling and assignment of a connecting device to a subnet within the system.
- Figure 1 is a flow chart diagram of a method according to one embodiment of the present invention.
- Figure 2 is a flow chart diagram of a method according to another embodiment of the present invention.
- Figure 3 is a flow chart diagram of a method according to yet another embodiment of the present invention.
- Figure 4 is a block diagram of a subnet pool according to one embodiment of the present invention.
- FIG. 5 is a block diagram of a server on which embodiments of the present invention are practiced.
- Figure 6 is a block diagram of a network on which embodiments of the present invention are practiced.
- FIG. 1 is a flow chart diagram of a method 100 for assigning a host to a subnet according to one embodiment of the present invention.
- Method 100 comprises defining a plurality of subnets within a subnet pool in block 102, and defining a plurality of groups to which the subnets are assignable in block 104.
- Each subnet is assigned to an appropriate one of the plurality of groups in block 106.
- each subnet contains a range of internet protocol (IP ) addresses assigned to a particular internet service provider (ISP).
- IP internet protocol
- ISP internet service provider
- the groups are in one embodiment representative of categories or classes of devices that might connect to the network.
- the groups include cable modems (CM), media transfer adapters (MTA), authenticated customer provided equipment (CPE), and unauthenticated CPE.
- CM cable modems
- MTA media transfer adapters
- CPE authenticated customer provided equipment
- unauthenticated CPEs are those CPEs that are known to the system because they have registered with the system. Unauthenticated CPEs are unknown to the system. Configuration information for unauthenticated CPEs will need to be generated through discovery of the type of CPE and the like before the CPE can be authenticated.
- the operator is allowed to define the subnets. Groups of subnets are arranged, so that all of the subnets belonging to one group are organized together. The operator can then tag each subnet with its specific ISP, allowing multiple subnets and multiple ISPs within a single group. This tagging of the subnets with particular ISPs allows the system to filter within a host request to pick out the host type, allowing easy assignment of an IP address to the access device requesting access.
- Method 200 comprises receiving a request for access to a network from a host such as a CM, MTA, CPE or the like in block 202, and determining the host type in block 204. Once the host type is determined, the host is assigned to a pool in block 206. The pool to which the host is assigned is determined by knowing the host type, and assigning the host to a pool that contains subnets that correspond to the type to which the host belongs. Once the host is assigned to a pool, the host is further assigned to a subnet within the pool in block 208. This assignment within the pool is in one embodiment further broken into assignment to a group within the pool according to host type, and to an ISP subnet within the group according to the ISP to which the host subscribes or to which the host is registered.
- Method 300 comprises identifying a host attempting to connect to the server in block 302, and identifying an ISP to which the host is subscribed or registered in block 304. Once the ISP to which the host is subscribed or registered is determined, process flow continues with filtering the available subnets using the host type and ISP in block 306, and assigning the host to an appropriate subnet in block 308.
- the appropriate subnet to which the host is assigned is determined in one embodiment by filtering based on the determined host type or the determined ISP, or both.
- CM cable modem
- the type of the host, that is CM is determined. Once it is determined that the host is a CM, the system or software running on the system filters available subnets by group, in this case the group being the group encompassing CMs.
- a further filtering is performed in one embodiment by ISP.
- the ISP of the CM is determined, and the filtering process filters to only those subnets that are within the CM group, but also only those available subnets assigned to the particular ISP to which the CM is registered. There may be one or more available subnets that meet all filtering criteria. In that case, an assignment scheme can be employed for assigning the host to a subnet. Such schemes are known in the art and will not be described further herein.
- FIG. 4 is a block diagram of a subnet pool 400 according to another embodiment of the present invention.
- the subnet pool 400 comprises groups 402, 404, 406, and 408 of types of hosts.
- the groups are cable modems, MTAs, authenticated CPEs, and unauthenticated CPEs, respectively.
- Within the groups 402, 404, 406, and 408 are individual subnets 410, 412, 414, and 416, respectively.
- the subnets are in one embodiment each assigned to their own ISP. For example, each of the subnets 410a, 410b, 410c, and 410d are assigned to an ISP. More than one subnet 410a..d may be assigned to the same ISP, but in this embodiment all addresses within a subnet are assigned to the same ISP.
- the subnet pool and the methods work as follows.
- the host type is determined.
- the available groups and subnets are filtered within the pool to pick out only subnets that correspond to the group type of the host as well as the ISP of the host.
- an EP address is assigned to the host.
- the EP address for the host also includes the capability of assigning EP addresses within the ISP and subnet to any and all CPEs connected to the host, such as a personal computer or the like connected behind a host cable modem.
- a gateway internet address (GIADDR) is used to determine the ISP to which a host is subscribed.
- GADDR gateway internet address
- multiple pools are used. Each pool is also subdivided as discussed above.
- the host type is determined, and the pool is picked based on the GIADDR of the host. Once the pool and the host type are known, assignment within the pool is to the next host type subnet according to a predetermined assignment scheme.
- another level of access control is used.
- a pool for the request is picked. Once a pool is picked, a group within the pool is selected. Once the group within the pool is selected, an ISP within the group is selected.
- Each groups has a number of subnets within the group, with each subnet in this embodiment assigned to a particular ISP. In one embodiment, the assignment to a subnet is based on the ISP.
- FIG. 5 is a block diagram of a computer 500 on which embodiments of the present invention are practiced.
- Computer 500 comprises a processor 502 connected to a memory 504 and mass storage 506.
- Mass storage includes by way of example only and not by way of limitation, hard drives, disk drives, optical drives, magnetic media drives, CD- and DND-ROM drives, and the like.
- the computer 500 has a network connection 508 such as a network interface card (NIC) or the like.
- NIC network interface card
- a computer program 510 is stored in storage for operation in memory by the processor. The program is implemented to cause the computer 500 to perform a method such as those methods described above.
- the computer is part of a provisioning server for a communications network.
- FIG. 6 is a block diagram of one embodiment 600 of a network employing embodiments of the present invention.
- Network 600 comprises a provisioning system 602 which in turn comprises a dynamic host configuration protocol (DHCP) server 604, a trivial file transfer protocol (TFTP) server 606, SYSLOG and time-of-day servers (not shown), and a directory server 608, which in various embodiments is local or remote.
- the provisioning system is connected to a network termination device such as cable modem termination system 610, which is in turn connected to a number of user access devices such as cable modems 612.
- Each cable modem 612 has connected behind it in the network at least one CPE 614, and in some cases multiple CPEs 614. Operation of provisioning systems such as system 602 are known in the art and will not be described further herein.
- FIG. 1 The methods shown in Figures 1, 2, and 3 may be implemented in whole or in part in various embodiments in a machine readable medium comprising machine readable instructions for causing a computer such as is shown in Figure 5 to perform the methods.
- the computer programs ran on the central processing unit 502 out of main memory 504, and may be transferred to main memory from permanent storage 506 via disk drive or CD-ROM drive when stored on removable media or via a network connection 508 or modem connection when stored outside of the computer 500, or via other types of computer or machine readable media from which it can be read and utilized.
- Such machine readable media may include software modules and computer programs.
- the computer programs may comprise multiple modules or objects to perform the methods in Figures 1, 2, and 3 or the functions of various apparatuses of Figures 4, 5, and 6.
- the type of computer programming languages used to write the code may vary between procedural code type languages to object oriented languages.
- the files or objects need not have a one to one correspondence to the modules or method steps described depending on the desires of the programmer.
- the method and apparatus may comprise combinations of software, hardware and firmware as is well known to those skilled in the art.
- the subnet pool structure of the embodiments of the present invention provides such a capability by categorizing an incoming host request to a host type, as well as to an ISP if available. Once the host type and/or ISP are known, the embodiments of the present invention allow filtering of the various subnets to narrow the choices for subnet assignment to those that are germane to the request.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Computer Security & Cryptography (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
Abstract
Description
Claims
Priority Applications (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
EP02800924A EP1438664A4 (en) | 2001-10-05 | 2002-10-05 | Subnet pooling |
CA002462432A CA2462432A1 (en) | 2001-10-05 | 2002-10-05 | Subnet pooling |
JP2003535065A JP2005505975A (en) | 2001-10-05 | 2002-10-05 | Subnet pooling |
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US09/971,827 US20030069954A1 (en) | 2001-10-05 | 2001-10-05 | Subnet pooling |
US09/971,827 | 2001-10-05 |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2003032164A1 true WO2003032164A1 (en) | 2003-04-17 |
Family
ID=25518843
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/US2002/031876 WO2003032164A1 (en) | 2001-10-05 | 2002-10-05 | Subnet pooling |
Country Status (6)
Country | Link |
---|---|
US (1) | US20030069954A1 (en) |
EP (1) | EP1438664A4 (en) |
JP (1) | JP2005505975A (en) |
KR (1) | KR20050033521A (en) |
CA (1) | CA2462432A1 (en) |
WO (1) | WO2003032164A1 (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7483390B2 (en) | 2003-06-30 | 2009-01-27 | Intel Corporation | System and method for dynamically configuring and transitioning wired and wireless networks |
Families Citing this family (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6978314B2 (en) * | 2002-02-26 | 2005-12-20 | Xerox Corporation | System and method for locating devices on a local area network |
US7020157B2 (en) * | 2002-05-09 | 2006-03-28 | Optical Solutions, Inc. | Network address assignment in a passive optical network |
US7313102B2 (en) * | 2003-03-17 | 2007-12-25 | Hewlett-Packard Development Company, L.P. | System and method for subnet configuration and selection |
WO2004112302A2 (en) * | 2003-06-12 | 2004-12-23 | Camiant, Inc. | Dynamic service delivery with topology discovery for communication networks |
AU2004247251B2 (en) * | 2003-06-12 | 2009-01-22 | Camiant, Inc. | PCMM application manager |
EP1705993B1 (en) * | 2004-01-23 | 2017-08-30 | Camiant, Inc. | Video policy server |
US8285855B2 (en) * | 2004-08-02 | 2012-10-09 | Microsoft Corporation | System, method and user interface for network status reporting |
US9113334B2 (en) * | 2008-02-01 | 2015-08-18 | Tekelec, Inc. | Methods, systems, and computer readable media for controlling access to voice resources in mobile networks using mobility management signaling messages |
US8966211B1 (en) * | 2011-12-19 | 2015-02-24 | Emc Corporation | Techniques for dynamic binding of device identifiers to data storage devices |
US10237351B2 (en) * | 2015-11-23 | 2019-03-19 | Dojo-Labs Ltd | Sub-networks based security method, apparatus and product |
Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6085245A (en) * | 1997-07-24 | 2000-07-04 | Paradyne Corporation | System and method for the implicit support of IP subnetworks |
Family Cites Families (13)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5751971A (en) * | 1995-07-12 | 1998-05-12 | Cabletron Systems, Inc. | Internet protocol (IP) work group routing |
US6182224B1 (en) * | 1995-09-29 | 2001-01-30 | Cisco Systems, Inc. | Enhanced network services using a subnetwork of communicating processors |
US6085238A (en) * | 1996-04-23 | 2000-07-04 | Matsushita Electric Works, Ltd. | Virtual LAN system |
US5922049A (en) * | 1996-12-09 | 1999-07-13 | Sun Microsystems, Inc. | Method for using DHCP and marking to override learned IP addesseses in a network |
US5999973A (en) * | 1997-03-28 | 1999-12-07 | Telefonaktiebolaget L M Ericsson (Publ) | Use of web technology for subscriber management activities |
DE19726175A1 (en) * | 1997-06-20 | 1998-12-24 | Alsthom Cge Alcatel | Method for setting up a toll-free communication connection and service unit, switching center and communication network |
US6185623B1 (en) * | 1997-11-07 | 2001-02-06 | International Business Machines Corporation | Method and system for trivial file transfer protocol (TFTP) subnet broadcast |
US6115385A (en) * | 1998-03-11 | 2000-09-05 | Cisco Technology, Inc. | Method and system for subnetting in a switched IP network |
US6195689B1 (en) * | 1999-05-05 | 2001-02-27 | Mediaone Group, Inc. | Headend provisioning agent |
DE69935138T2 (en) * | 1999-08-20 | 2007-11-22 | International Business Machines Corp. | System and method for optimizing the performance and availability of a DHCP service |
US6618755B1 (en) * | 1999-12-07 | 2003-09-09 | Watchguard Technologies, Inc. | Automatically identifying subnetworks in a network |
US6775273B1 (en) * | 1999-12-30 | 2004-08-10 | At&T Corp. | Simplified IP service control |
US6765914B1 (en) * | 2000-04-07 | 2004-07-20 | 3Com Corporation | Generic switch architecture to support flexible subnets across layer-3 devices |
-
2001
- 2001-10-05 US US09/971,827 patent/US20030069954A1/en not_active Abandoned
-
2002
- 2002-10-05 EP EP02800924A patent/EP1438664A4/en not_active Withdrawn
- 2002-10-05 JP JP2003535065A patent/JP2005505975A/en active Pending
- 2002-10-05 KR KR1020047005058A patent/KR20050033521A/en not_active Application Discontinuation
- 2002-10-05 CA CA002462432A patent/CA2462432A1/en not_active Abandoned
- 2002-10-05 WO PCT/US2002/031876 patent/WO2003032164A1/en not_active Application Discontinuation
Patent Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6085245A (en) * | 1997-07-24 | 2000-07-04 | Paradyne Corporation | System and method for the implicit support of IP subnetworks |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7483390B2 (en) | 2003-06-30 | 2009-01-27 | Intel Corporation | System and method for dynamically configuring and transitioning wired and wireless networks |
Also Published As
Publication number | Publication date |
---|---|
JP2005505975A (en) | 2005-02-24 |
EP1438664A4 (en) | 2005-07-13 |
EP1438664A1 (en) | 2004-07-21 |
CA2462432A1 (en) | 2003-04-17 |
KR20050033521A (en) | 2005-04-12 |
US20030069954A1 (en) | 2003-04-10 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US20030069946A1 (en) | Central directory server | |
US20030069884A1 (en) | Database structure | |
US20030069965A1 (en) | Provisioning per cable modem | |
US20030069948A1 (en) | Automated online subscription | |
US7146431B2 (en) | Virtual network environment | |
EP2052491B1 (en) | Hierarchical cable modem clone detection | |
US6115755A (en) | Integrated apparatus for interfacing several computers to the internet through a single connection | |
CN100490377C (en) | Method and arrangement for preventing illegitimate use of IP addresses | |
US7831692B2 (en) | Method and system for automatically associating an address with a target device | |
US6629137B1 (en) | Network interface devices methods system and computer program products for connecting networks using different address domains through address translation | |
EP0998099B1 (en) | Network address management | |
JP2001527327A (en) | Automatic registration of user device settings | |
US20030069954A1 (en) | Subnet pooling | |
WO1998026555A1 (en) | Method and apparatus for dynamic packet filter assignment | |
US6502130B1 (en) | System and method for collecting connectivity data of an area network | |
EP1381188A1 (en) | Connection control device, method and program | |
WO1996039769A1 (en) | Apparatus and method for providing unique identifiers to remote dial-in network clients | |
US6157617A (en) | Method and system of network packet accounting | |
CN110995542B (en) | Network state detection method, system and related equipment | |
US20020040393A1 (en) | High performance distributed discovery system | |
US20060098646A1 (en) | Local and remote network based management of an operating system-independent processor | |
US20030069976A1 (en) | Intelligent round robining | |
Cisco | Understanding Modem Registrar | |
KR100909115B1 (en) | Network automatic login system | |
JP2002064525A (en) | Switching hub and network management apparatus |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AK | Designated states |
Kind code of ref document: A1 Designated state(s): AE AG AL AM AT AU AZ BA BB BG BY BZ CA CH CN CO CR CU CZ DE DM DZ EC EE ES FI GB GD GE GH HR HU ID IL IN IS JP KE KG KP KR LC LK LR LS LT LU LV MA MD MG MN MW MX MZ NO NZ OM PH PL PT RU SD SE SG SI SK SL TJ TM TN TR TZ UA UG UZ VC VN YU ZA ZM |
|
AL | Designated countries for regional patents |
Kind code of ref document: A1 Designated state(s): GH GM KE LS MW MZ SD SL SZ UG ZM ZW AM AZ BY KG KZ RU TJ TM AT BE BG CH CY CZ DK EE ES FI FR GB GR IE IT LU MC PT SE SK TR BF BJ CF CG CI GA GN GQ GW ML MR NE SN TD TG |
|
121 | Ep: the epo has been informed by wipo that ep was designated in this application | ||
DFPE | Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101) | ||
WWE | Wipo information: entry into national phase |
Ref document number: 2462432 Country of ref document: CA |
|
WWE | Wipo information: entry into national phase |
Ref document number: 2003535065 Country of ref document: JP |
|
WWE | Wipo information: entry into national phase |
Ref document number: 1020047005058 Country of ref document: KR |
|
WWE | Wipo information: entry into national phase |
Ref document number: 2002800924 Country of ref document: EP |
|
WWE | Wipo information: entry into national phase |
Ref document number: 20028239946 Country of ref document: CN |
|
WWP | Wipo information: published in national office |
Ref document number: 2002800924 Country of ref document: EP |
|
WWW | Wipo information: withdrawn in national office |
Ref document number: 2002800924 Country of ref document: EP |