User guide

Appendix A
LineCard Interface Configuration Mode Commands
SCE 1000 2xGBE Release 2.0.10 User Guide
OL-7117-02 A-43
scm apply file file-name
Applies an scm configuration file.
Authorization admin
Mode LineCard Interface Configuration
U
SAGE GUIDELINES
scm configuration files are specific to the current application installed. Refer to the relevant
application documentation for the definition of file format and content.
E
XAMPLE:
The following example applies a scm configuration file that disables TOS marking.
SCE 1000 (config if)#scm apply file /tffs0/xmlFile.xml
applying configuration ...
state ...
SCE 1000 (config if)#
[no] subscriber aging anonymous|introduced [timeout aging-time]
Enables/disables subscriber aging for the specified type of subscribers (anonymous or
introduced).
The aging period may also be defined when aging is enabled.
Authorization admin
Mode LineCard Interface Configuration
E
XAMPLE:
The following example enables subscriber aging for anonymous subscribers with a timeout period
of 10 minutes.
SCE 1000(config if)# subscriber aging anonymous timeout 10
SCE 1000(config if)#
subscriber import csv-file filename
Imports subscribers from the specified csv file. Subscriber csv files are application-specific. Refer
to the relevant application documentation for the definition of the file format.
Authorization admin
Mode LineCard Interface Configuration
P
ARAMETERS
filename Name of the csv file containing the subscriber information.
E
XAMPLE:
The following example imports subscriber from the file gold_subscribers.csv.
SCE 1000(config if)# subscriber import csv-file gold_subscribers.csv
SCE 1000(config if)#