ā11-05-2022 10:37 AM
hello, I have router A9K with IOS XE, we i try to connect the client user (Windows) to the router as a PPPOE session
the first step (connecting) and second (authentication ) are fast, but step three takes a long time as the image I an attachment
my router configuration =
dynamic-template
type ppp QINQ
service-policy type pbr NBR-PPPOE
ppp timeout retry 9
ppp authentication chap ms-chap pap
ppp timeout authentication 20
keepalive 15 5
ppp timeout absolute 172800
ppp ipcp dns 91.192.7.10 8.8.8.8
ppp ipcp peer-address pool subscriber6
accounting aaa list default type session periodic-interval 1 dual-stack-delay 5
ipv4 verify unicast source reachable-via rx
ipv4 unnumbered Loopback1000
!
pppoe bba-group PPPOE
mtu 1460
tag ppp-max-payload minimum 1460 maximum 1492
service selection disable
pado delay 0
timeout completion 30
!
policy-map type control subscriber PPPOE_QINQ
event session-start match-first
class type control subscriber PPP do-until-failure
10 activate dynamic-template QINQ
!
!
event session-activate match-first
class type control subscriber PPP do-until-failure
10 authenticate aaa list default
!
!
end-policy-map
!
ā11-05-2022 01:24 PM
After long time do you have connection ? or stay there for long.
Last time I tested it was taking some 30-1min due to some tweak you can achieve best.
Run debug on ASR and see what causing the issue : ( what is the version of code running on router, do you have DHCP pool configured the one mentioned in the pool address ?) - what operating system is this ? XP/7/8/10 ?
debug ppp negotiation
ā11-06-2022 05:01 AM
hello, we tested in windows 7/10/11 same delay then more than 30 sec,
we have another BNG on ASR1000 , but is take only 2 sec to connected
ā11-06-2022 05:44 AM
hello, we tested in windows 7/10/11 same delay then more than 30 sec,
- so this affecting with ASR 9K, what the code running on ASR 9K
- have you run the debug and see where the delay taking place ?
we have another BNG on ASR1000 , but is takes only 2 sec to connected
- what IOX XE running on this box, can you share the config here ?
ā11-06-2022 10:52 AM
hello ,
that my config for BNG
dynamic-template
type ppp QINQ
service-policy type pbr NBR-PPPOE
ppp timeout retry 9
ppp authentication chap ms-chap pap
ppp timeout authentication 20
keepalive 15 5
ppp timeout absolute 172800
ppp ipcp dns 91.192.7.10 8.8.8.8
ppp ipcp peer-address pool subscriber6
accounting aaa list default type session periodic-interval 1 dual-stack-delay 5
ipv4 verify unicast source reachable-via rx
ipv4 unnumbered Loopback1000
!
pppoe bba-group PPPOE
mtu 1460
tag ppp-max-payload minimum 1460 maximum 1492
service selection disable
pado delay 0
timeout completion 30
!
policy-map type control subscriber PPPOE_QINQ
event session-start match-first
class type control subscriber PPP do-until-failure
10 activate dynamic-template QINQ
!
!
event session-activate match-first
class type control subscriber PPP do-until-failure
10 authenticate aaa list default
!
!
end-policy-map
!
ā11-06-2022 11:14 AM
is the same config on both device?
have got a chance to run debug and see what's wrong where is the lag occurring?
ā11-06-2022 11:23 AM
hello , am never a user debug, bcz current router have 10K user, and debug is too danger to service with high traffic,
the router a1k is a different config, bcz A9K has. IOS XR , and A1K is has IOS XE
can you please check my config? is correct or missing something?
ā11-06-2022 11:51 AM
Hi Anas,
check this link same issue and solution is increase throttled, make double check before apply change
https://blog.xentoo.info/2016/03/18/cisco-ios-pptp-server-ppp-packet-throttled-dropping-packet/
ā11-06-2022 12:10 PM
hello , thanks for share good docoments
but do you have any idea how to apply
ppp packet throttle 20 1 30
but any idea how to apply same commned on ios xr
ā11-06-2022 12:16 PM - edited ā11-06-2022 12:16 PM
I want to mention here, ""make double check before apply change""
sessions mac throttle 20 1 30
ā11-06-2022 12:45 PM
hello , i applied it , same result
ā11-06-2022 12:00 PM
that is the reason we asked to post IOS XR Config,
understand debug have some impact, but XR was build for SP environment, so you can debug specif instance and find out the reason.
is the Lag for all 10K users ?
ā11-06-2022 12:12 PM
hello, the issue is not when i reach to 10K user
when first time i used router and was one PPPOE session , is also take time more then 30 seconds to connected
ā11-06-2022 02:50 PM - edited ā11-06-2022 02:53 PM
the issue is not when i reach to 10K user
the question was asked - is the slow or lag login for all the users - ( since you mentioned the kit using 10K users, so all the 10K users having same issue ?)
when first time i used router and was one PPPOE session , is also take time more then 30 seconds to connected
what does you mean when you use router one PPPOE Session ? how about other users ?
Note : we have requested the config of IOS XR - you looking to further help - you need to provide more information - if not we playing in the dark......end no results.
check some debug tips :
ā11-06-2022 12:45 PM
hello,
how to debug specif instance
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide