Specifications

Table Of Contents
2-505
Cisco SCE 2000 and SCE 1000 CLI Command Reference
OL-26797-03
Chapter 2 CLI Command Reference
subscriber max-subscribers
subscriber max-subscribers
Specifies the maximum number of subscribers.
subscriber max-subscribers (100K | 250K | 500 K | 1M)
Syntax Description This command has no arguments or keywords.
Command Default Default = 250K
Command Modes Linecard Interface Configuration
Command History This table includes the following release-specific history entries:
Usage Guidelines For this maximum to take effect, you must also do the following:
1. Disable the capacity option (see subscriber capacity-options)
2. Load a new application (see pqi install)
Caution If you have applied a policy configuration (PQB file) to the SCE platform, you must retrieve it and save
it before loading an application file. Then reapply it after executing the command and loading the PQI
file. (PQB files are managed from the SCA BB console.)
Authorization: admin
Examples The following example illustrates how to use this command.
SCE>enable 10
Password:<cisco>
SCE#config
SCE(config)#interface linecard 0
SCE(config if)#subscriber max-subscribers 500K
SCE(config if)#subscriber capacity-options disable
SCE(config if)#pqi install file mov2008.pqi
Release Modification
3.5.0 This command was introduced.