Ip csg entries fragment – Cisco OL-15491-01 User Manual

Page 66

Advertising
background image

A-66

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

OL-15491-01

Appendix A CSG2 Command Reference

ip csg entries fragment

ip csg entries fragment

To define the maximum number of entries in the CSG2 fragment database, or to define how long the
CSG2 is to retain the entries, use the ip csg entries fragment command in global configuration mode.
To restore the default settings, use the no form of this command.

ip csg entries fragment {idle duration | maximum entries-number}

no ip csg entries fragment {idle | max}

Syntax Description

Defaults

The default idle duration is 5 seconds.
The default maximum number of entries is 16384.

Command Modes

Global configuration

Command History

Usage Guidelines

The CSG2 divides the configured maximum number of entries evenly among the traffic processors. For
example, if you configure a maximum of 100 entries, the maximum buffer pool size on each traffic
processor is 20.

Examples

The following example shows how to specify a maximum CSG2 fragment database size o0f 32,768
entries:

ip csg entries fragment maximum 32768

Related Commands

idle duration

Number of seconds after which entries are deleted from the CSG2
fragment database. The range is from 1 to 255. The default setting is 5.

maximum entries-number

Maximum number of entries allowed in the CSG2 fragment database.

The range is from 1 to 65535. The default number of entries is 16384.

Release

Modification

12.4(11)MD

This command was introduced.

Command

Description

ip csg database

Server that answers user ID queries.

ip csg entries user idle

Specifies how long the CSG2 is to retain entries in the CSG2 User
Table.

ip csg entries user max

Specifies the maximum number of entries allowed in he CSG2
User Table.

Advertising