Specifications

Table Of Contents
2-213
Cisco SCE 2000 and SCE 1000 CLI Command Reference
OL-26797-03
Chapter 2 CLI Command Reference
more startup-config-application
more startup-config-application
To display the contents of the startup configuration application files in the Cisco SCE platform, use the
more startup-config-application command in the Privileged EXEC mode.
more startup-config-application
Note The configuration file contents will be displayed only if the corresponding startup configuration
application is copied from the running configuration application.
Syntax Description This command has no arguments or keywords.
Command Default None.
Command Modes Privileged EXEC
Command History This table includes the following release-specific history entries:
Usage Guidelines The authorization used is root.
Examples The following is sample output from the more startup-config-application command:
SCE>enable 15
Password:<cisco>
SCE#>more startup-config-application
#This is an application configuration file (running-config-application).
#Created on 16:19:28 UTC FRI November 18 2011
#cli-type 1
#version 1
interface LineCard 0
application /apps/data/scos/temp.sli
exit
# Dynamic RDR category configuration
#This is a party templates configuration(included in application configuration
running-config-application).
#Created on 16:19:28 UTC FRI November 18 2011
#cli-type 1
#version 1
logger application-stats import-application-stats
/apps/data/scos/system/p3hidden/um//config//appstats.csv
RDR-formatter protocol NetflowV9 mapping file
/apps/data/scos/system/p3hidden/um//config//netflow.xml
SCE#>
Release Modification
3.7.x This command was introduced.