PPPoE session flapping problem

Hi!

On my Cisco 1812 router PPPoE is terminated on Dialer0 interface. Every day ADSL link is flapping:

Jan 21 14:12:24.268: %LINK-3-UPDOWN: Interface Virtual-Access2, changed state to up Jan 22 07:09:26.456: %LINK-3-UPDOWN: Interface Virtual-Access2, changed state to down Jan 22 07:09:48.780: %LINK-3-UPDOWN: Interface Virtual-Access2, changed state to up Jan 22 11:18:19.658: %LINK-3-UPDOWN: Interface Virtual-Access2, changed state to down Jan 22 11:18:41.914: %LINK-3-UPDOWN: Interface Virtual-Access2, changed state to up Jan 22 11:20:05.139: %LINK-3-UPDOWN: Interface Virtual-Access2, changed state to down Jan 22 11:20:27.432: %LINK-3-UPDOWN: Interface Virtual-Access2, changed state to up Jan 22 11:21:30.261: %LINK-3-UPDOWN: Interface Virtual-Access2, changed state to down Jan 22 11:21:52.453: %LINK-3-UPDOWN: Interface Virtual-Access2, changed state to up Jan 22 11:22:07.742: %LINK-3-UPDOWN: Interface Virtual-Access2, changed state to down Jan 22 11:22:30.090: %LINK-3-UPDOWN: Interface Virtual-Access2, changed state to up Jan 22 11:22:46.022: %LINK-3-UPDOWN: Interface Virtual-Access2, changed state to down Jan 22 11:23:08.239: %LINK-3-UPDOWN: Interface Virtual-Access2, changed state to up Jan 22 11:23:23.647: %LINK-3-UPDOWN: Interface Virtual-Access2, changed state to down Jan 22 11:23:45.827: %LINK-3-UPDOWN: Interface Virtual-Access2, changed state to up Jan 22 11:42:23.563: %LINK-3-UPDOWN: Interface Virtual-Access2, changed state to down Jan 22 11:42:45.711: %LINK-3-UPDOWN: Interface Virtual-Access2, changed state to up Jan 22 11:47:54.352: %LINK-3-UPDOWN: Interface Virtual-Access2, changed state to down Jan 22 11:48:16.649: %LINK-3-UPDOWN: Interface Virtual-Access2, changed state to up Jan 22 11:48:27.349: %LINK-3-UPDOWN: Interface Virtual-Access2, changed state to down Jan 22 11:48:49.405: %LINK-3-UPDOWN: Interface Virtual-Access2, changed state to up Jan 22 11:49:04.633: %LINK-3-UPDOWN: Interface Virtual-Access2, changed state to down Jan 22 11:49:26.846: %LINK-3-UPDOWN: Interface Virtual-Access2, changed state to up Jan 22 11:49:41.334: %LINK-3-UPDOWN: Interface Virtual-Access2, changed state to down Jan 22 11:50:03.498: %LINK-3-UPDOWN: Interface Virtual-Access2, changed state to up

usual configuration:

! interface Dialer0 description ADSL_DATA ip address negotiated ip mtu 1420 ip nat outside ip virtual-reassembly encapsulation ppp ip tcp adjust-mss 1420 dialer pool 1 dialer-group 1 no cdp enable ppp authentication pap callin ppp pap sent-username jdsfdshfsdf password 7 dfs78df78sd end

What could be the problem beside poor coper wire quality? Is it possible that there are no any interesting traffic for certain amount of time which results in terminating connection? I have dyndns updater in my LAN so it should generate some IP traffic non-stop. Can I use some command to nail my connection to be connected non-stop? Thanks.

Reply to
SS
Loading thread data ...

"SS" ha scritto nel messaggio news:fn5b30$2e3$ snipped-for-privacy@news.metronet.hr...

Hi,

If you think the problem is the non-existent interestign traffic you could use "dialer persistent" instead of "dialer-group". Poor quality copper would probably result in ADSL resynch as well (so ATM interface ups and downs). I think this PPP "termination" could be due to an overloaded BAS/BRAS/BNG.

Regards, Gabrile

Reply to
Gabriele Beltrame

Cabling-Design.com Forums website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.