File naming conventions, Using wildcards to specify groups of files, Table 2: file extensions and file types – Allied Telesis AT-S63 User Manual

Page 205

Advertising
background image

AT-S63 Management Software Menus Interface User’s Guide

Section II: Advanced Operations

205

File Naming

Conventions

The flash memory file system is a flat file system—directories are not
supported. However, directories are supported on compact flash cards. In
both types of storage, files are uniquely identified by a file name in the
following format:

filename.ext

where:

ˆ

filename is a descriptive name for the file, and may be one to sixteen
characters in length. Valid characters are lowercase letters (a–z),
uppercase letters (A–Z), digits (0–9), and the following characters: ~ ’
@ # $ % ^ & ( ) _ - { }. Invalid characters are: ! * + = “| \ [ ] ; : ? / , < >.

ˆ

ext is a file name extension of three characters in length, preceded by
a period (.). The extension is used by the switch to determine the file
type.

The following is an example of a valid file name for a boot configuration
file:

standardconfig.cfg

The following is an example of an invalid file name for a file stored in flash
memory:

sys/head_o.cfg

The backslash character (/ ) is not a valid character for files stored in flash
memory because subdirectories are not supported in the flash memory
system.

Using Wildcards

to Specify Groups

of Files

You can use the asterisk character (*) as a wildcard character in some
fields to identify groups of files. In addition, a wildcard can be combined
with other characters. The following are examples of valid wildcard
expressions:

*.cfg

*.key

Table 2. File Extensions and File Types

Extension

File Type

.cfg

Configuration file

.cer

Certificate file

.csr

Certificate enrollment request

.key

Public encryption key

.log

Event log

Advertising