Specifications

Table Of Contents
2-199
Cisco SCE 2000 and SCE 1000 CLI Command Reference
OL-26797-03
Chapter 2 CLI Command Reference
more
more
Displays the contents of a file.
more {file-name | running-config [all-data] | startup-config}
Syntax Description
Command Default This command has no default settings.
Command Modes Privileged EXEC
Command History This table includes the following release-specific history entries:
Usage Guidelines The running-config option displays the running configuration file. You can use the all data switch with
this option to see sample usage for many CLI configuration commands.
The startup-config option displays the startup configuration file.
Authorization: admin
Examples The following sample output displays the contents of the running configuration file.
SCE>enable 10
Password:<cisco>
SCE#more running-config
#This is a general configuration file (running-config).
#Created on 16:48:11 UTC WED June 13 2001
cli-type 1
#version 1
service logger
no service password-encryption
enable password level 10 0 “cisco”
enable password level 15 0 “cisco”
service RDR-formatter
no RDR-formatter destination all
RDR-formatter history-size 0
clock timezone UTC 0
ip domain-lookup
no ip domain-name
no ip name-server
service telnetd
FastEthernet 0/0
file-name The name of the file to be displayed.
all data Displays defaults as well as non-default settings (running-config option
only)
Release Modification
2.5.7 This command was introduced.