10-10
Cisco SCE 8000 10GBE Software Configuration Guide
OL-30621-02
Chapter 10 Managing Subscribers
Importing and Exporting Subscriber Information
Importing and Exporting Subscriber Information
•
Editing the subaware.pro File, page 10-10
•
•
How to Import Subscriber Information, page 10-11
•
How to Export Subscriber Information, page 10-11
•
How to Export a Subscriber Template, page 10-12
Editing the subaware.pro File
You can import and export IPv6 subscribers. Before importing and exporting IPv6 subscribers for the
first time, you need to modify the subaware.pro file located at /apps/data/scos/system/p3hidden/um/ssu/.
To modify the file, follow these steps:
Step 1
From the Linux shell, open the file subaware.pro:
#>vi /apps/data/scos/system/p3hidden/um/ssu/subaware.pro
Step 2
Remove the pound symbol before the following line:
#smm.ssu.maindecoder.fields=name,mappings,mappings_ipv6,tuneable.packageId,tuneable.upVlin
kId,tuneable.downVlinkId,tuneable.monitor
Step 3
Include a pound symbol before the following line:
smm.ssu.maindecoder.fields=name,mappings,tuneable.packageId,tuneable.upVlinkId,tuneable.do
wnVlinkId,tuneable.monitor
Step 4
Save the subaware.pro file.
Step 5
From the SCE(config if)# prompt, type the following command to load the subaware.pro file:
SCE8000(config if)#>subscriber load property-file
Use the following commands to import subscriber data from csv files and to export subscriber data to
these files:
•
subscriber import csv-file
•
subscriber export csv-file [all]
•
subscriber anonymous-group import csv-file
•
subscriber anonymous-group export csv-file
•
subscriber template import csv-file
•
subscriber template export csv-file
These subscriber management commands are LineCard interface commands. Make sure that you are in
LineCard Interface command mode.