WO2005112349A1 - Procede de recomposition rapide de numero sur un reseau a large bande d'utilisateurs - Google Patents
Procede de recomposition rapide de numero sur un reseau a large bande d'utilisateurs Download PDFInfo
- Publication number
- WO2005112349A1 WO2005112349A1 PCT/CN2005/000591 CN2005000591W WO2005112349A1 WO 2005112349 A1 WO2005112349 A1 WO 2005112349A1 CN 2005000591 W CN2005000591 W CN 2005000591W WO 2005112349 A1 WO2005112349 A1 WO 2005112349A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- user
- fast
- redial
- access server
- online
- 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.)
- Ceased
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L69/00—Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
- H04L69/16—Implementation or adaptation of Internet protocol [IP], of transmission control protocol [TCP] or of user datagram protocol [UDP]
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L69/00—Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
- H04L69/16—Implementation or adaptation of Internet protocol [IP], of transmission control protocol [TCP] or of user datagram protocol [UDP]
- H04L69/168—Implementation or adaptation of Internet protocol [IP], of transmission control protocol [TCP] or of user datagram protocol [UDP] specially adapted for link layer protocols, e.g. asynchronous transfer mode [ATM], synchronous optical network [SONET] or point-to-point protocol [PPP]
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04M—TELEPHONIC COMMUNICATION
- H04M11/00—Telephonic communication systems specially adapted for combination with other electrical systems
- H04M11/06—Simultaneous speech and data transmission, e.g. telegraphic transmission over the same conductors
- H04M11/062—Simultaneous speech and data transmission, e.g. telegraphic transmission over the same conductors using different frequency bands for speech and other data
Definitions
- the present invention relates to a data communication broadband network technology, and in particular, to a method based on an Ethernet-based Point to Point Protocol (Ethernet to PPPoE) user who dials out and goes online in a short period of time after abnormally offline.
- Ethernet-based Point to Point Protocol Ethernet to PPPoE
- IETF Internet Engineering Task Force
- PPP point-to-point protocol
- a more reliable and convenient Asymmetric Digital Subscriber Line (ADSL) broadband access combines the existing broadband access server with a local Ethernet (Ethernet). Taking into account the hardware requirements for user terminals, the overall performance of ADSL broadband access has been improved.
- Request / Echo-Reply (echo-request / echo-response) message to detect the link status.
- a PPPoE user goes online, that is, when the PPP link reaches the LCP on state
- BAS BroadBand Access Server
- the local device such as a PPPoE user device
- the local end responds with an Echo-Reply 4 message.
- the peer sends consecutive Echo-Request messages a predetermined number of times without receiving a response Echo-Reply message from the local end, it considers that the underlying communication link is invalid and the BAS dials the number of remote user services (Remote Access). Dial-In User Service (referred to as "RADIUS")
- the server reports that the user is offline and enters the link termination phase.
- the probe message Echo-Request must be sent intermittently, that is, it is sent once every fixed time interval (such as 40s). Therefore, when a PPPoE user goes offline abnormally, such as when the operating system is down or suddenly powered off, the BAS device cannot immediately detect that the user has gone offline abnormally.
- the BAS system stipulates that the number of Echo-Request no-response timeout retransmissions is 3, 3 intervals are required, and the interval is calculated as 40s, that is, the PPPoE user can be detected and confirmed after 120s. If the user immediately redials the request to go online within 3 intervals (120s), because the Echo-Request specified by the BAS device did not receive a response message within the predetermined period, it cannot be determined that the user is offline, so the user will still be considered online And reject the user's online request.
- the easy-to-think solution is to speed up the frequency of Echo-Request sending and reduce the number of times of Echo-Request non-response retransmissions in order to speed up PPPoE user abnormalities.
- the speed of fast redial after offline On the surface, the abnormal offline detection time of the user is short, but It also caused the following new problems:
- the main object of the present invention is to provide a method for fast redialing of broadband Internet users, so that PPPoE users can dial back online in a short time after abnormally offline.
- a user accessing a broadband access server through a dial-up method includes the following steps:
- the broadband access server receives the dial request message from the user, and judges the user. Whether it is online, if yes, go to the next step, otherwise go to step C;
- the broadband access server releases online resources originally allocated for the user, and proceeds to step C;
- the broadband access server performs user online processing for the user.
- the step of judging whether the user is online in step A includes: the broadband access server obtains a source media access control address from the received dial request message; the broadband access server searches the database for the stored The source media access control address of the online user determines whether the same address as the obtained source media access control address exists. If so, it is determined that the user is already online, otherwise it is determined that the user is not online.
- the online resources mentioned in step B include: a point-to-point protocol of the Ethernet, a task required by the point-to-point protocol entity to run, a message queue, a memory block, and a timer.
- the method further includes: determining, by the broadband access server, whether the user is allowed to redial quickly, and if yes, proceeding to the next step; otherwise, the broadband access server discards the dial request message.
- a fast redial attribute is set in advance
- the step of determining whether the user is allowed to redial quickly includes: the broadband access server querying a record in a database for the record An interface on which a user goes online, and determines whether the user is allowed to perform fast redial according to a fast redial attribute of the interface.
- setting a fast redial permission for the user in the database of the broadband access server includes: the broadband access server queries a record of the user in the database The speed redial authority is determined according to the speed redial authority whether the user is allowed to perform speed redial.
- the broadband access server further performs a user security check on the user, and if the check is passed, the process proceeds to step B, otherwise the broadband access server discards the dial request message.
- the step of the broadband access server performing user security check on the user includes: obtaining, by the broadband access server, identification information from the dial request message; and the broadband access server stores the identification information in a database. The existing online records of users of the same media access control address are compared. If the two match, the check is passed, otherwise the check is not passed.
- the identity information includes one or any combination of the following information: a slot number, a subslot number, a physical port number, and a logical port number for receiving the user packet.
- the identity information further includes a virtual local area network identifier; if the Ethernet-based point-to-point protocol is based on an asynchronous transmission mode, the identity information further includes Virtual path identifier and virtual channel identifier.
- the technical solution of the present invention is different from the prior art in that when the BAS receives a dial-up request from a PPPoE user, it first checks whether the user is online, and if so, releases the online resources originally allocated to the user, and then Go online again.
- two improvements have been made, one is to increase the permission check of whether the user is allowed to perform fast redial, and the other is to increase the user security check.
- the implementation of the function is relatively simple, and it is relatively easy to upgrade in the existing system with a small workload. .
- Figure 1 is a flow chart of online detection of a device according to an existing protocol in the case of PPPoE users online and abnormal offline;
- FIG. 2 is a flowchart of a method for fast redialing after a PPPoE user goes offline abnormally according to an embodiment of the present invention.
- Modes for Carrying Out the Invention To make the objectives, technical solutions, and advantages of the present invention clearer, the present invention will be further described in detail below with reference to the accompanying drawings.
- Figure 2 shows the flow of a method for fast redialing after an PPPoE user goes offline abnormally.
- step 110 the PPPoE user sends a dial request message to the BAS.
- a preferred embodiment of the present invention is based on a broadband Internet access system.
- the system has a user terminal on the user side and a BAS on the network side of the operator.
- the user terminal is connected through an asymmetric digital subscriber line (ADSL) line.
- An interface to BAS the system runs the PPPoE protocol.
- the PPPoE dial-up software is used to send a dial-in request message to the BAS through the user terminal.
- the BAS checks whether the user is already online, and if so, proceeds to step 130, otherwise proceeds to step 170.
- the BAS device obtains a source medium access control (MAC) address from the received request message, and performs the operation in the online user information (including the user source MAC address) stored in the database. Lookup, find out if there is the same address as the source MAC address of the user, if there is, it means that the user is already online or has gone offline abnormally; otherwise, it means that the user initiated the New connection. It should be noted that the BAS itself cannot distinguish whether the user is still online or has been offline abnormally. It only knows that the user's status is already online when the MAC address matches, or that the user has been online until the time of inspection. Has not been offline or timed out.
- MAC medium access control
- step 130 the BAS checks whether the user is allowed to quickly redial, and if so, proceeds to step 140, otherwise proceeds to step 150.
- the BAS adds a fast redial attribute to the interface accessing the PPPoE user, indicating whether the user accessing through the interface is allowed to use the fast redial function.
- the speed redial attribute can take two values-Enable and Disable. If the BAS finds that the fast redial attribute of the port to which the user is connected is Enable, the user is allowed to quickly redial, otherwise it is not allowed.
- a fast redial right is set for each user in the user database on the network side, indicating whether the user is allowed to use the fast redial function.
- the speed redial permission can also take two values-Enable and Disable. If the BAS finds that the user's speed redial permission is Enable, the user is allowed to redial quickly, otherwise it is not allowed.
- the reason for setting quick redial attributes or permissions is mainly for the convenience and security considerations. If some users maliciously use the fast redial function to cause offline users to go offline, you can connect these users by Set the fast redial attribute of the incoming interface to Disable, or set the fast redial permission of these users to Disable to prevent possible malicious attacks.
- step bran 120 in order to improve the processing efficiency of BAS, step bran 120 may also be omitted.
- the BAS performs a user security check. If the check fails, the process proceeds to step 150; otherwise, the process proceeds to step 160.
- Step 140 is mainly to prevent a malicious user from using the fast redial function to forge a dial request message, which causes a normally online user to go offline.
- the specific processing method is as follows: The BAS device obtains the identification information in the dial request message. The identity information is compared with an existing online record of the user with the same MAC address recorded in the B AS device database. If the two match, the user security check is passed, otherwise the pass is not passed.
- the identity information here includes a slot number, a subslot number, a physical port number, and a logical port number for receiving user packets. If it is a virtual local area network (Virtual Local Area Network (“VLAN”)-based PPPoE (also called FPPoEoVLAN) ) The identity information also includes a VLAN ID (identifier). If it is PPPoE (also called PPPoEoA) based on Asynchronous Transfer Mode (ATM), the identity information also includes a virtual path identifier ( Virtual Path Identifier (referred to as "VPI”), and Virtual Channel Identifier (referred to as "VCI"). In some embodiments of the present invention, in order to improve the processing efficiency of the BAS, this step data may also be omitted.
- VLAN Virtual Local Area Network
- FPPoEoVLAN FPPoEoVLAN
- VLAN ID identifier
- PPPoEoA Virtual Path Identifier
- VCI Virtual Channel Identifier
- this step data may also be o
- step 150 the BAS discards the dial request message, and the process ends. If it is determined in step 130 that the user is not allowed to perform fast redial, or the user fails to pass the user security check in step 140, the BAS simply discards the dial-up request message, and at the same time, the PPPoE user equipment and BAS devices periodically send probe packets, and users can only redial and go online again after the Echo-Request redial timeout resource is released. This is the existing technology and is not repeated here. In step 160, the BAS actively releases online resources originally allocated for the user, and then proceeds to step 170.
- step .130 If it is determined in step .130 that the user is allowed to perform a quick redial, and the user passes the user security check in step 140, the BAS starts the fast redial processing.
- the first step in the fast redial process is to release the online resources allocated to the user.
- the online resources include the Ethernet point-to-point protocol, the tasks required by the point-to-point protocol entity to run, message queues, memory blocks, and timers. And immediately stop charging the user.
- the status of the user and the offline user The status is completely the same, and then the second step of fast redial can be performed.
- step 170 the user goes online again.
- step 170 the BAS performs user online processing and ends this process. This step is completely consistent with the process of online processing for the offline users in the prior art, and is not repeated here.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Computer Security & Cryptography (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
- Telephonic Communication Services (AREA)
Description
Claims
Priority Applications (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| EP05743177A EP1746771A4 (en) | 2004-05-13 | 2005-04-28 | PROCEDURE FOR FAST RE-INTO THE BROADBAND NETWORK OF USERS |
| US11/557,211 US20070121833A1 (en) | 2004-05-13 | 2006-11-07 | Method of Quick-Redial for Broadband Network Users and System Thereof |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN200410044216.4 | 2004-05-13 | ||
| CNB2004100442164A CN100372325C (zh) | 2004-05-13 | 2004-05-13 | 宽带上网用户的快速重拨方法 |
Related Child Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| US11/557,211 Continuation US20070121833A1 (en) | 2004-05-13 | 2006-11-07 | Method of Quick-Redial for Broadband Network Users and System Thereof |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2005112349A1 true WO2005112349A1 (fr) | 2005-11-24 |
Family
ID=35349946
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/CN2005/000591 Ceased WO2005112349A1 (fr) | 2004-05-13 | 2005-04-28 | Procede de recomposition rapide de numero sur un reseau a large bande d'utilisateurs |
Country Status (4)
| Country | Link |
|---|---|
| US (1) | US20070121833A1 (zh) |
| EP (1) | EP1746771A4 (zh) |
| CN (1) | CN100372325C (zh) |
| WO (1) | WO2005112349A1 (zh) |
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN103716815A (zh) * | 2013-12-26 | 2014-04-09 | 惠州华阳通用电子有限公司 | 一种车载通讯终端上网拨号的方法 |
Families Citing this family (10)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US7483996B2 (en) * | 2004-11-29 | 2009-01-27 | Cisco Technology, Inc. | Techniques for migrating a point to point protocol to a protocol for an access network |
| US8059527B2 (en) * | 2005-02-19 | 2011-11-15 | Cisco Technology, Inc. | Techniques for oversubscribing edge nodes for virtual private networks |
| CN100396042C (zh) * | 2006-04-04 | 2008-06-18 | 华为技术有限公司 | 一种宽带用户异常下线的快速接入方法及系统 |
| CN101562563B (zh) * | 2008-04-17 | 2012-10-10 | 鸿富锦精密工业(深圳)有限公司 | 用户非正常下线后的快速重拨方法 |
| CN101656712B (zh) * | 2008-08-18 | 2014-04-02 | 华为技术有限公司 | 一种恢复ip会话的方法、网络系统和网络边缘设备 |
| WO2011140699A1 (zh) * | 2010-05-10 | 2011-11-17 | 中兴通讯股份有限公司 | Pppoe方式实现拨号控制的方法及客户端前置设备 |
| CN104105125B (zh) * | 2013-04-15 | 2017-08-25 | 中国移动通信集团北京有限公司 | 一种业务处理方法、装置及系统 |
| CN108809774A (zh) * | 2018-04-24 | 2018-11-13 | 烽火通信科技股份有限公司 | 一种家庭网关实现PPPoE按需拨号的宽带接入方法 |
| CN110971604A (zh) * | 2019-12-04 | 2020-04-07 | 北京首信科技股份有限公司 | 电信网络中信息处理的方法和装置 |
| CN111628963B (zh) * | 2020-04-01 | 2023-03-28 | 新华三信息安全技术有限公司 | 一种防攻击方法、装置、设备及机器可读存储介质 |
Citations (7)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| WO2001008373A2 (en) | 1999-07-27 | 2001-02-01 | Conexant Systems, Inc. | Fast connect, quick reconnect and connection on hold mechanism |
| WO2002001003A1 (de) | 2000-06-30 | 2002-01-03 | Schenk Process Gmbh | Schwelle zur auflage von eisenbahnschienen |
| US6377571B1 (en) * | 1998-04-23 | 2002-04-23 | 3Com Corporation | Virtual modem for dialout clients in virtual private network |
| WO2002077808A2 (en) | 2001-03-26 | 2002-10-03 | Imagine Broadband Limited | Broadband communications |
| US6563821B1 (en) * | 1997-11-14 | 2003-05-13 | Multi-Tech Systems, Inc. | Channel bonding in a remote communications server system |
| US6618370B1 (en) * | 1999-11-16 | 2003-09-09 | Bellsouth Intellectual Property Corporation | System and method for bandwidth on demand for internet service providers |
| CN1564522A (zh) * | 2004-03-31 | 2005-01-12 | 港湾网络有限公司 | 拨号用户异常下线后的快速重拨方法 |
Family Cites Families (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| GB2345406A (en) * | 1998-12-31 | 2000-07-05 | Roger Allen | Automatically reconnecting to an internet service provider at regular intervals |
| GB2358548B (en) * | 1999-05-18 | 2003-09-10 | Bob Tang | Methods for fast establishment of modem-to-modem data link via PSTN bypassing present lengthy modem negotiations |
-
2004
- 2004-05-13 CN CNB2004100442164A patent/CN100372325C/zh not_active Expired - Fee Related
-
2005
- 2005-04-28 WO PCT/CN2005/000591 patent/WO2005112349A1/zh not_active Ceased
- 2005-04-28 EP EP05743177A patent/EP1746771A4/en not_active Withdrawn
-
2006
- 2006-11-07 US US11/557,211 patent/US20070121833A1/en not_active Abandoned
Patent Citations (7)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US6563821B1 (en) * | 1997-11-14 | 2003-05-13 | Multi-Tech Systems, Inc. | Channel bonding in a remote communications server system |
| US6377571B1 (en) * | 1998-04-23 | 2002-04-23 | 3Com Corporation | Virtual modem for dialout clients in virtual private network |
| WO2001008373A2 (en) | 1999-07-27 | 2001-02-01 | Conexant Systems, Inc. | Fast connect, quick reconnect and connection on hold mechanism |
| US6618370B1 (en) * | 1999-11-16 | 2003-09-09 | Bellsouth Intellectual Property Corporation | System and method for bandwidth on demand for internet service providers |
| WO2002001003A1 (de) | 2000-06-30 | 2002-01-03 | Schenk Process Gmbh | Schwelle zur auflage von eisenbahnschienen |
| WO2002077808A2 (en) | 2001-03-26 | 2002-10-03 | Imagine Broadband Limited | Broadband communications |
| CN1564522A (zh) * | 2004-03-31 | 2005-01-12 | 港湾网络有限公司 | 拨号用户异常下线后的快速重拨方法 |
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN103716815A (zh) * | 2013-12-26 | 2014-04-09 | 惠州华阳通用电子有限公司 | 一种车载通讯终端上网拨号的方法 |
Also Published As
| Publication number | Publication date |
|---|---|
| CN100372325C (zh) | 2008-02-27 |
| US20070121833A1 (en) | 2007-05-31 |
| CN1697410A (zh) | 2005-11-16 |
| EP1746771A1 (en) | 2007-01-24 |
| EP1746771A4 (en) | 2007-07-25 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US8769117B2 (en) | Switching between connectivity types to maintain connectivity | |
| EP1914939A1 (en) | An method for the triggering failure detection of bidirectional forwarding detection | |
| US20080225749A1 (en) | Auto-configuration of a network device | |
| CN1647451B (zh) | 用于在网络环境中监视信息的装置、方法和系统 | |
| WO2011095097A1 (zh) | 安全关联存活检测方法、装置和系统 | |
| WO2005112349A1 (fr) | Procede de recomposition rapide de numero sur un reseau a large bande d'utilisateurs | |
| WO2006114053A1 (en) | A method, system and apparatus for preventing from counterfeiting the mac address | |
| CN108471369A (zh) | 一种网络拨号方法、装置及存储介质 | |
| US9172554B2 (en) | Method and network access device for enabling data forwarding between different physical mediums | |
| US7457875B2 (en) | Access server with function of collecting communication statistics information | |
| CN100352203C (zh) | 控制宽带网络用户接入网络的方法 | |
| WO2012126335A1 (zh) | 一种访问控制方法、接入设备及系统 | |
| US20040071133A1 (en) | Intelligent PPPOE initialization | |
| WO2008141572A1 (en) | Method and system for performing keepalive monitoring on client sessions | |
| CN100534055C (zh) | 利用宽带路由器实现上网的方法 | |
| WO2017080335A1 (zh) | 一种基于pppoe网络的拨号方法、拨号系统及路由器 | |
| CN107566213B (zh) | 一种保活检测方法和装置 | |
| WO2007000120A1 (en) | An authentication access system, method and server | |
| CN100399751C (zh) | 一种检测和维护ppp链路的方法 | |
| Tyagi | Tcp/ip protocol suite | |
| EP2073432B1 (en) | Method for binding an access terminal to an operator and corresponding access terminal | |
| CN101083662A (zh) | 一种提高PPPoA传送性能的装置及方法 | |
| WO2007107076A1 (fr) | Procédé et dispositif d'accès utilisateur à large bande | |
| CN101420318B (zh) | 一种检测数字用户线路与接入终端连接状态的方法 | |
| US7817638B2 (en) | Method for promptly redialing a broadband access server |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| AK | Designated states |
Kind code of ref document: A1 Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BW BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE EG ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KM KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NA NI NO NZ OM PG PH PL PT RO RU SC SD SE SG SK SL SM SY TJ TM TN TR TT TZ UA UG US UZ VC VN YU ZA ZM ZW |
|
| AL | Designated countries for regional patents |
Kind code of ref document: A1 Designated state(s): GM KE LS MW MZ NA SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IS IT LT LU MC NL PL PT RO SE SI SK TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG |
|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application | ||
| WWE | Wipo information: entry into national phase |
Ref document number: 2005743177 Country of ref document: EP |
|
| WWE | Wipo information: entry into national phase |
Ref document number: 11557211 Country of ref document: US |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| WWW | Wipo information: withdrawn in national office |
Country of ref document: DE |
|
| WWP | Wipo information: published in national office |
Ref document number: 2005743177 Country of ref document: EP |
|
| WWP | Wipo information: published in national office |
Ref document number: 11557211 Country of ref document: US |