Re: [j-nsp] MX5 - Subscriber Management

2012-09-13 Thread thas...@gmail.com
On 09/12/2012 04:55 PM, GIULIANO (WZTECH) wrote:
 People,

 Dow anyone on list is using MX series as a BRAS box ?

 We are looking forward some samples of configurations to apply
 shapping rate using only radius variables.

 We have found the configuration bellow ... but we did not find any
 RADIUS dictionary to apply it.

See
http://www.juniper.net/techpubs/en_US/junos/topics/reference/general/aaa-subscriber-access-radius-vsa.html
To set cos shaping parameters from radius, use Juniper VSA 26-108.

--
Trond
___
juniper-nsp mailing list juniper-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/juniper-nsp


[j-nsp] MX5 - Subscriber Management

2012-09-12 Thread GIULIANO (WZTECH)

People,

Dow anyone on list is using MX series as a BRAS box ?

We are looking forward some samples of configurations to apply shapping 
rate using only radius variables.


We have found the configuration bellow ... but we did not find any 
RADIUS dictionary to apply it.


The only way we found to controle the subscriber (PPP.) interface 
bandwidth was using firewall filters and policers.


But with firewall filter and policers ... we need to create it 
statically before apply using radius.


We are lookig for a soltuion where we can apply only one configuration 
directly on radius server only (without have to create a policer or a 
firewall filter).


If anyone has the experience with this kind of config, could share about 
it ?


Thanks a lot,

Giuliano




dynamic-profiles {subscriber_profile {interfaces 
{$junos-interface-ifd-name {unit $junos-underlying-interface-unit 
{family inet;}}}class-of-service {traffic-control-profiles 
{subscriber_tcp {shaping-rate $shaping-rate;guaranteed-rate 
$guaranteed-rate;}}interfaces {$junos-interface-ifd-name {unit 
$junos-underlying-interface-unit {output-traffic-control-profile 
subscriber_tcp;

___
juniper-nsp mailing list juniper-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/juniper-nsp