Cisco Cisco IOS Software Release 12.3(11)YS

다운로드
페이지 10
 
PPP Random Reconnect Timer
  ppp lcp delay
9
Cisco IOS Release 12.3(11)YS
Use the random max-delay-seconds keyword and argument combination add a random amount of time 
to the LCP delay timer. Setting a random delay on the initiation of LCP negotiations prevents overload 
when many PPP links come up at the same time.
Use the discard keyword to specify that incoming CONFREQs should be discarded until the configured 
delay has expired. LCP negotiations will not be initiated until the LCP delay timer has expired.
Examples
The following example configures an LCP delay timer of 4 seconds. If a CONFREQ is not received 
before the LCP delay timer expires, LCP negotiations can be initiated by either peer.
ppp lcp delay 4
The following example configures an LCP delay timer that will expire at a random time between 5 and 
15 seconds after the link comes up. If a CONFREQ is not received before the LCP delay timer expires, 
LCP negotiations can be initiated by either peer.
ppp lcp delay 5 random 10
The following example configures an LCP delay timer of 3.25 seconds and specifies that incoming 
CONFREQs will be discarded until the LCP delay timer has expired. After 3.25 seconds, LCP 
negotiations can be initiated by either peer.
ppp lcp delay 3 250 discard
The following example configures an LCP delay timer that will expire at a random time between 10 and 
15 seconds after the link comes up, and specifies that incoming CONFREQs will be discarded until the 
LCP delay timer has expired. After the LCP delay timer expires, negotiations can be initiated by either 
peer.
ppp lcp delay 10 random 5 discard
Copyright © 2005 Cisco Systems, Inc. All rights reserved.
CCVP, the Cisco logo, and Welcome to the Human Network are trademarks of Cisco Systems, Inc.; Changing the Way We Work, Live, Play, and Learn is
a service mark of Cisco Systems, Inc.; and Access Registrar, Aironet, Catalyst, CCDA, CCDP, CCIE, CCIP, CCNA, CCNP, CCSP, Cisco, the Cisco
Certified Internetwork Expert logo, Cisco IOS, Cisco Press, Cisco Systems, Cisco Systems Capital, the Cisco Systems logo, Cisco Unity,
Enterprise/Solver, EtherChannel, EtherFast, EtherSwitch, Fast Step, Follow Me Browsing, FormShare, GigaDrive, HomeLink, Internet Quotient, IOS,
iPhone, IP/TV, iQ Expertise, the iQ logo, iQ Net Readiness Scorecard, iQuick Study, LightStream, Linksys, MeetingPlace, MGX, Networkers,
Networking Academy, Network Registrar, PIX, ProConnect, ScriptShare, SMARTnet, StackWise, The Fastest Way to Increase Your Internet Quotient,
and TransPath are registered trademarks of Cisco Systems, Inc. and/or its affiliates in the United States and certain other countries. 
All other trademarks mentioned in this document or Website are the property of their respective owners. The use of the word partner does not imply a
partnership relationship between Cisco and any other company. (0711R)