Limit ID

Hello guys,

Please I need to know, while setting a limit ID

>user-quota tcp 2000 reserve 10

this means that 2000 ports will be the limit fot the whole NAT-POOL? (/24 mask) or per end user.

And how can I check the if the user-quota has been exceeded?

Thansk a lot

Tagged:

Comments

  • mdunnmdunn Member ✭✭

    With this config, each subscriber is allowed a maximum of 2000 TCP ports and 10 ports per address are reserved. When tcp user-quota is exceeded, an alert is logged and this counter is incremented in this show command:

    cgn-1#show cgnv6 lsn statistics
    <snip>
    TCP User-Quota Exceeded                                      17
    <snip>
    

Sign In or Register to comment.