Ip csg entries user max – Cisco OL-15491-01 User Manual

Page 72

Advertising
background image

A-72

Cisco Content Services Gateway - 2nd Generation Release 2.0 Installation and Configuration Guide

OL-15491-01

Appendix A CSG2 Command Reference

ip csg entries user max

ip csg entries user max

To specify the maximum number of entries allowed in the CSG2 User Table, use the ip csg entries user
max
command in global configuration mode. To restore the default settings, use the no form of this
command.

ip csg entries user max entries

no ip csg entries user max

Syntax Description

Defaults

The default maximum number of entries is 300000 for both the 1 GB-SAMI and the 2 GB-SAMI
options.

Command Modes

Global configuration

Command History

Usage Guidelines

The maximum number of entries is not enforced on the buffer pool maximum size, it is enforced during
allocation of individual entries to the CSG2 User Table.

Examples

The following example shows how to specify a maximum CSG2 User Table size of 500000 entries:

ip csg entries user max 500000

entries

Maximum number of entries allowed in the CSG2 User Table.

For the 2 GB-SAMI option, the range is from 1 to 1250000. The default number of
entries is 300000.

For the 1 GB-SAMI option, the range is from 1 to 500000. The default number of
entries is 300000.

The actual number of entries in the CSG2 User Table depends on several variables,
including the traffic model being used and the number of RADIUS attributes reported.
Even if you set entries-number to a very large number, such as 300000, the CSG2 might
never store that many entries in the CSG2 User Table.

Release

Modification

12.4(11)MD

This command was introduced.

12.4(15)MD

The range was changed to reflect the differences between the 2 GB-SAMI and
1 GB-SAMI options:

For the 2 GB-SAMI option, the range is from 1 to 1250000.

For the 1 GB-SAMI option, the range is from 1 to 500000.

Advertising