Specifications

Table Of Contents
2-490
Cisco SCE 2000 and SCE 1000 CLI Command Reference
OL-26797-03
Chapter 2 CLI Command Reference
subscriber aging
subscriber aging
Enables/disables subscriber aging for the specified type of subscribers (anonymous or introduced). The
aging period may also be defined when aging is enabled.
subscriber aging (anonymous | introduced) [timeout aging-time ]
no subscriber aging (anonymous | introduced)
Syntax Description
Command Default By default, subscriber aging is disabled.
Command Modes Linecard Interface Configuration
Command History This table includes the following release-specific history entries:
Usage Guidelines The most common usage for aging is for anonymous subscribers, since this is the easiest way to ensure
that anonymous subscribers who have logged-out of the network are removed from the SCE platform
and are no longer occupying resources. Aging time can be configured individually for introduced
subscribers and for anonymous subscribers.
Note Introduced subscriber aging is not supported when using VPN-based subscribers.
Authorization: admin
Examples The following example enables subscriber aging for anonymous subscribers with a timeout period of 10
minutes.
SCE>enable 10
Password:<cisco>
SCE#config
SCE(config)#interface linecard 0
SCE(config if)#subscriber aging anonymous timeout 10
SCE(config if)#
aging-time In minutes (2-14400)
anonymous Anonymous groups subscribers
introduced Introduced subscribers
Release Modification
2.5.7 This command was introduced.