cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
3277
Views
0
Helpful
2
Replies

Control bandwidth with Radius Attribute

aijaz802
Level 1
Level 1

Hi All,

I'm working for an service provider. I need to know is there any option/feature in radius thru which I can inform the NAS device to control bandwidth for a particular dsl users.

Ex: The ADSL-Router(NAS) device sends the username/pwd to the accounting&radius software which verifies the credentials. I have seen some radius attributes in my billing software. Is there any option in radius attributes which will inform the router after authentication that this user's bandwidth shouldn't exceed some limit.

Or is there any other way to limit the bandwidth per user basis.

Regards

2 Replies 2

sarangad
Level 1
Level 1

You need to define following AV pair in the RADIUS profile

cisco-avpair="ip:sub-policy-Out=CUST_BW_PKG_1_OUT"

cisco-avpair = "ip:sub-policy-In=CUST_BW_pkg_1_IN"

then RADIUS will pass those two policy map names as subscribers inbound& outbound policies.

So you need to have a policy map define in the ISG to match these lists you are getting from the RADIUS. such as following

policy-map CUST_BW_PKG_1_OUT

class class-default

shape average 1024000

policy-map CUST_BW_pkg_1_IN

class class-default

police 128000

this will result 1MB downlink & 128 uplink for the customer

philip_john
Level 1
Level 1

yes sir,

U can use NAC or Bluecoat device to limit the user bandwidth

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: