Specifications

Table Of Contents
2-507
Cisco SCE 2000 and SCE 1000 CLI Command Reference
OL-26797-03
Chapter 2 CLI Command Reference
subscriber name property
subscriber name property
Assigns a value to the specified property of the specified subscriber.
subscriber name subs-name property propertyname value property-val
Syntax Description
Command Default This command has no default settings.
Command Modes Linecard Interface Configuration
Command History This table includes the following release-specific history entries:
Usage Guidelines This command can be used to enable or disable the generation of the real-time subscriber usage RDRs
(see example below).
To enable RDR generation, set propertyname = monitor and property-val = 1
To disable RDR generation, set propertyname = monitor and property-val = 0
To enable subscriber monitoring for a group of subscribers, create a text file containing the sequence of
CLI commands, including the commands to access the appropriate CLI mode. The file would look
something like this:
configure
interface linecard 0
subscriber name Jerry property monitor value 1
subscriber name George property monitor value 1
subscriber name Elaine property monitor value 1
subscriber name Kramer property monitor value 1
subscriber name Newman property monitor value 1
Use the script run command to run the script.
Authorization: admin
subs-name Name of the subscriber.
propertyname The subscriber property for which the value is to be assigned
property-val The value to be assigned
Release Modification
3.0.3 This command was introduced.