System Information Commands
Page 330 7210 SAS M, T, X, R6 Basic System Configuration
Guide
Values file url: local-url | remote-url: 255 chars max
local-url: [<cflash-id/> | <usb-flash-id>][file-path]
remote-url: [{ftp://} login:pswd@remote-locn/][file-path]
remote-locn [ hostname | ipv4-address ]
ipv4-address a.b.c.d
cflash-id: cf1:, cf2 (only on 7210 SAS-T)
usb-flash-id uf1:
Related
Commands
exec command on page 61 — This command executes the contents of a text file as if they were CLI
commands entered at the console.
clli-code
Syntax clli-code clli-code
no clli-code
Context config>system
Description This command creates a Common Language Location Identifier (CLLI) code string for the router. A
CLLI code is an 11-character standardized geographic identifier that uniquely identifies geographic
locations and certain functional categories of equipment unique to the telecommunications industry.
No CLLI validity checks other than truncating or padding the string to eleven characters are
performed.
Only one CLLI code can be configured, if multiple CLLI codes are configured the last one entered
overwrites the previous entry.
The no form of the command removes the CLLI code.
Default none — No CLLI codes are configured.
Parameters clli-code — The 11 character string CLLI code. Any printable, seven bit ASCII characters can be
used within the string. If the string contains special characters (#, $, spaces, etc.), the entire string
must be enclosed within double quotes. If more than 11 characters are entered, the string is
truncated. If less than 11 characters are entered the string is padded with spaces.
config-backup
Syntax config-backup count
no config-backup
Context config>system
Description This command configures the maximum number of backup versions maintained for configuration
files and BOF.
For example, assume the config-backup count is set to 5 and the configuration file is called xyz.cfg.
When a save command is executed, the file xyz.cfg is saved with a .1 extension. Each subsequent
config-backup command increments the numeric extension until the maximum count is reached.