Subscriber Default Csv File Format; Subscriber Anonymous Groups Csv File Format - Cisco SCE2020-4XGBE-SM Configuration Manual

Software configuration guide
Table of Contents

Advertisement

Information About Subscribers

Subscriber default csv file format

Each line has the following structure:
name, mappings, packageId
Here is an example of a subscriber csv file in the default format:
# A comment line
sub7, 10.1.7.0/24, 1
sub8, 10.1.11.32, 1
sub9, 10.2.22.10, 2
sub10, 10.3.33.10, 2
sub11, 10.4.44.10, 1
sub12, 10.1.11.90; 10.3.0.0/16, 2

Subscriber anonymous groups csv file format

Each line has the following structure:
name, IP-range, template-index, manager-name (optional)
Here is an example of an anonymous groups csv file:
# Yet another comment line
anon1, 10.1.1.0/24, 1, 1
anon2, 10.1.2.0/24, 2, 2
anon3, 10.1.3.0/32, 3, 3
anon4, 10.1.4.0/24, 3, 3
anon5, 10.1.5.0/31, 2
anon6, 10.1.6.0/30, 1
anon7, 0.0.0.0/0, 1
Cisco SCE 2000 and SCE 1000 Software Configuration Guide
9-8
Name — is the subscriber name
Mappings — contains one or more mappings, specifying the Tunnel IDs or IP addresses mapped to
this subscriber. Multiple mappings are separated by semi-colon. Tunnel IDs and IP address/range
cannot be specified for the same subscriber. The following mapping formats are supported:
IP address — in dotted decimal notation. Example: 10.3.4.5
IP address range — dotted decimal, followed by the amount of significant bits. Note that the
non-significant bits (As determined by the mask) must be set to zero. Example: 10.3.0.0/16.
Example for a bad range: 10.1.1.1/24 (Should be 10.1.1.0/24).
packageId — the ID of the package to which the subscriber is assigned
name — is the anonymous group name
IP-range — dotted decimal, followed by the amount of significant bits. Example: 10.3.0.0/16
template-index — is the index of the subscriber template to be used by subscribers belonging to
this anonymous group.
manager-name (optional) — is either SM or the name of the SCMP peer. Use "SM" to pull
subscribers from the SM (if it exists). If not specified, "SM" is assumed.
Chapter 9
Managing Subscribers
OL-7827-12

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sce 2000Sce 1000

Table of Contents