Specifications

Table Of Contents
2-501
Cisco SCE 2000 and SCE 1000 CLI Command Reference
OL-26797-03
Chapter 2 CLI Command Reference
subscriber export csv-file
Examples The following example shows how to export all subscribers to the specified file:
SCE>enable 10
Password:<cisco>
SCE#config
SCE(config)#interface linecard 0
SCE(config if)# subscriber export csv-file gold_subscribers_04072003.csv all
SCE(config if)#
The following example shows how to export only the static subscribers to the specified file:
SCE>enable 10
Password:<cisco>
SCE#config
SCE(config)#interface linecard 0
SCE(config if)# subscriber export csv-file gold_subscribers_04072003.csv
SCE(config if)#
Related Commands Command Description
subscriber import
csv-file
Imports subscribers from the specified CSV file.