Specifications

Table Of Contents
2-502
Cisco SCE 2000 and SCE 1000 CLI Command Reference
OL-26797-03
Chapter 2 CLI Command Reference
subscriber import csv-file
subscriber import csv-file
Imports subscribers from the specified csv file.
subscriber import csv-file filename
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 Subscriber csv files are application-specific. Refer to the relevant application documentation for the
definition of the file format.
Authorization: admin
Examples The following example imports subscriber from the file gold_subscribers.csv.
SCE>enable 10
Password:<cisco>
SCE#config
SCE(config)#interface linecard 0
SCE(config if)# subscriber import csv-file gold_subscribers.csv
SCE(config if)#
Related Commands
filename Name of the csv file containing the subscriber information.
Release Modification
2.5.7 This command was introduced.
Command Description
subscriber export
csv-file
Export the subscribers to a specified CSV file