
2-663
Cisco SCE 8000 CLI Command Reference
Chapter 2 CLI Command Reference
subscriber anonymous-group import csv-file
subscriber anonymous-group import csv-file
Creates anonymous groups by importing anonymous subscribers from the specified CSV file.
subscriber anonymous-group import csv-file filename
Syntax Description
Command Default None
Command Modes Interface Linecard Configuration
Command History This table includes the following release-specific history entries:
Usage Guidelines Anonymous Group CSV files have a fixed format. All lines have the following structure:
Anonymous-group-name, IP-range or IPv6-range [, subscriber-template-number].
If no subscriber template number is specified, then the anonymous subscribers of that group will use the
default template (0), which cannot be changed by template import operations.
The following example shows an anonymous group CSV file:
group1, 10.1.0.0/16, 2
group2, 176.23.34.0/24, 3
group3, 10.2.0.0/16
Authorization: admin
Note This command is not applicable to IPv6 subscribers.
Examples The following example shows how to import subscribers from the file subscribers_groups.csv:
SCE8000>enable 10
Password:<cisco>
SCE8000#config
SCE8000(config)#interface linecard 0
SCE8000(config if)# subscriber anonymous-group import csv-file subscribers_groups.csv
SCE8000(config if)#
Related Commands
filename Name of the CSV file containing the anonymous group information.
Release Modification
2.5.7 This command was introduced.
Command Description
subscriber anonymous-group export csv-file Exports anonymous groups to the specifed CSV file.
Commenti su questo manuale