Configuration file management, Configuration file overview, Types of configuration – H3C Technologies H3C WX6000 Series Access Controllers User Manual

Page 525

Advertising
background image

56-5

Directory of flash:/

0 drw- - Feb 16 2006 11:45:36 logfile

1 -rw- 1218 Feb 16 2006 11:46:19 config.cfg

2 drw- - Feb 16 2006 15:20:27 test

3 -rw- 184108 Feb 16 2006 15:30:20 aaa.bin

14605 KB total (6890 KB free)

# Create a new folder called mytest under the test directory.

<Sysname> cd test

<Sysname> mkdir mytest

%Created dir flash:/test/mytest.

# Display the current working directory.

<Sysname> pwd

flash:/test

# Display the files and the subdirectory under the test directory.

<Sysname> dir

Directory of flash:/test/

0 drw- - Feb 16 2006 15:28:14 mytest

2540 KB total (2519 KB free)

# Return to the upper directory.

<Sysname> cd ..

# Display the current working directory.

<Sysname> pwd

flash:/

Configuration File Management

The device provides the configuration file management function with a user-friendly operating interface
for you to manage the configuration files conveniently.

This section covers these topics:

z

Configuration File Overview

z

Saving the Current Configuration

z

Deleting the Startup Configuration File

z

Specifying a Configuration File for Next Startup

z

Backing up/Restoring the Configuration File for Next Startup

Configuration File Overview

A configuration file saves the device configurations in command lines in text format. You can view
configuration information conveniently through the configuration files.

Types of configuration

The configuration of a device falls into two types:

z

Saved configuration, a configuration file used for initialization. If this file does not exist, the default
parameters are used.

Advertising