10-06-2024 10:13 AM - edited 10-06-2024 10:14 AM
We're using the ASR1001-X as core router and, together with FreeRADIUS, as PPPoE server. To connect the CPE to our ACS server, I need to specify the following string within the the PPP-PAP/CHAP authentication ACK/NAK message:
SRD=50000#SRU=10000#TR069URL=https://myacs.xyz123.com:7547#TR069PROVC=setup#
The outcome should look like this:
RFC 1334 and 1994 provides the possibility to set a message:
Is there a way to achieve that with Cisco IOS? E. g. with AV pair?
Solved! Go to Solution.
10-13-2024 03:16 AM
I have found a solution. With the attribute Reply-Message configured on the Radius server I can pass the ACK/NAK message to the CPE.
Reply-Message := "SRD=50000#SRU=10000#TR069URL=https://myacs.xyz123.com:7547#TR069PROVC=setup#"
10-06-2024 11:24 AM
is this something new other than this post - there is are some suggestion posted ? does that work ?
https://community.cisco.com/t5/routing/assign-acs-url-trough-pppoe-on-asr1001-x-tr-069/td-p/5197300
10-06-2024 11:48 AM
Yes - haven't found a solution yet (for PPPoE). Thought to open a new thread with a more clearly formulated question.
10-07-2024 11:46 PM
May i would suggest to follow same thread or refer old thread here when you posting new post, or else you wont get any solution.
10-13-2024 03:16 AM
I have found a solution. With the attribute Reply-Message configured on the Radius server I can pass the ACK/NAK message to the CPE.
Reply-Message := "SRD=50000#SRU=10000#TR069URL=https://myacs.xyz123.com:7547#TR069PROVC=setup#"
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