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

Page 70

Advertising
background image

A-70

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 idle

ip csg entries user idle

To specify how long the CSG2 is to retain entries in the CSG2 User Table, use the ip csg entries user
idle
command in global configuration mode. To restore the default settings, use the no form of this
command.

ip csg entries user idle duration [pod]

no ip csg entries user idle

Syntax Description

Defaults

The default idle duration is 0 seconds (entries never idle out), and the CSG2 does not send the RADIUS
Packet of Disconnect message when an entry idles out.

Command Modes

Global configuration

Command History

Usage Guidelines

The CSG2 User Table identifies all subscribers known to the CSG2. The table is populated on the basis
of the contents of RADIUS Accounting Start messages, or from the user database, if either feature is
enabled in your configuration.

When setting the entry idle timer, keep the following considerations in mind:

You can set the entry idle timer either globally, using the ip csg entries user idle command, or in
each billing plan, using the entries user idle command in CSG2 billing configuration mode. If you
do not set the timer in the billing plan, the CSG2 uses the global timer. That is, if there is an entry
idle timer value in the billing plan, it is used; otherwise, if there is a global entry idle timer value
configured, it is used.

If set, the idle timer starts when there are no billable sessions, and restarts whenever a RADIUS
Accounting Start or an Interim Accounting message is received. The timer stops when a billable
session is started.

If you do not specify the pod keyword, the CSG2 deletes the idle entry when the timer expires.

If you specify the pod keyword, and if RADIUS Packet of Disconnect (PoD) is configured for the
CSG2, the CSG2 sends a PoD message when the idle timer expires. The CSG2 deletes the idle entry
when the PoD message is ACKed, NAKed, or when all retries have been sent.

duration

Number of seconds after which the CSG2 is to delete entries for idle subscribers from
the CSG2 User Table. The range is from 0 (entries never idle out) to 2147483647. The
default setting is 0.

pod

(Optional) Specifies whether the CSG2 is to send the RADIUS Packet of Disconnect
message when an entry idles out.

Release

Modification

12.4(11)MD

This command was introduced.

Advertising