[rbak-nsp] How to allow only one session for every subscriber?
Peter W
lists at pw.de
Tue Jul 2 05:43:56 EDT 2013
Am 02.07.2013 11:33, schrieb Eugene Prokopiev:
>> if all subscriber configured on smart-edge, you can try port-limit in
>> subscriber-section (saw in configuration, but never tested):
>>
>>> [local]bras1(config)#context local
>>> [local]bras1(config-ctx)#subscriber name the-name-of-subscriber
>>> [local]bras1(config-sub)#port-limit ?
>>> 1..255 Max number of sessions user may establish
>
> This is already done:
>
> context ngn
> subscriber default
> port-limit 1
this is not very useful in "subscriber default", I think.
>> We used a limit based on agent-circuit-id:
>>
>>> [local]bras1(config)#context local
>>> [local]bras1(config-ctx)#subscriber default
>>> [local]bras1(config-sub)#session-limit ?
>>> agent-circuit-id limit by agent-circuit-id
>>> agent-remote-id limit by agent-remote-id
>
> I have the same issue with session-limit agent-remote-id 1 and
> session-limit agent-circuit-id 1
is the agent-circuit-id transmitted to your smartedge? you can see this
attribute with "show access-line".
Regards,
Peter.
More information about the redback-nsp
mailing list