http redirect url as variables
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2017 10:30 AM
I have successfully tested HTTP redirect on ASR9K. But i had to manually set the url to redirect. Is there anyway to make it dynamic, or say variable.
I want to push the redirect URL via radius. For some kind of users, i want to push different URL and for other subs, another URL. Is it possible via radius attributes?
I am thinking about different dynamic-template for different kind of users. But it will be a bit tricky.
Regards,
Kijush
- Labels:
-
XR OS and Platforms

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2017 01:39 AM
Hi,
correct, you can use different
Create a few user groups on your RADIUS and add different service for each group.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2017 02:35 AM
Hi smailmilak,
Thank you for the reply.
Can't we define any variable for http-redirect url? Since the url might keep on changing due to different purpose, i want it to push via radius.
I think there should be some way. Multiple dynamic-template is my last option though. :)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2017 02:41 AM
This is a challenge :)
You could have the same URL for
Maybe there are other methods...let's see if someone has a better solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2017 05:10 AM
Having same URL is not possible as we have different services. So, For each services, i want to broadcast different URLs. There should be some ways from radius to push such redirect URLs.
cisco-avpair= "url-redirect=http://..."
OR
http-redirect-url http://x
In some vendor, we can push the redirect url via radius using variables.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2017 10:42 AM
Can someone have any idea to parse different URLs in http redirect with extra more configuration?
Input needed from experts.
