3
C
ONFIGURATION
F
ILE
M
ANAGEMENT
Introduction to
Configuration File
A configuration file records and stores the user settings for a switch. It also enables
users to check switch configurations easily.
Types of configuration
The configuration of a device falls into two types:
■
Saved configuration, a configuration file used for initialization. If this file does
not exist, the device starts up without loading any configuration file.
■
Current configuration, which refers to the user’s configuration during the
operation of a device. When you make configuration changes to your switch,
you are changing the current configuration. You must save these changes for
them to be made permanent, as the current configuration resides in dynamic
random-access memory (DRAM) and is lost when the switch is powered down
or rebooted.
Format of configuration file
Configuration files are saved as text files for ease of reading. The saved
configuration file has the file extension .cfg. The:
■
Saved configuration in the form of commands.
■
Save only non-default configuration settings.
■
commands are grouped into sections by command view. The commands that
are of the same command view are grouped into one section. Sections are
separated by comment lines. (A line is a comment line if it starts with the
character "#".)
■
sections are listed in this order: system configuration section, logical interface
configuration section, physical port configuration section, routing protocol
configuration section, user interface configuration, and so on.
■
End with a return.
The operating interface provided by the configuration file management function is
user-friendly. With it, you can easily manage your configuration files.
Main/backup attribute of the configuration file
Main and backup indicate the main and backup attribute of the configuration file
respectively. A main configuration file and a backup configuration file can coexist
on the device. As such, when the main configuration file is missing or damaged,
the backup file can be used instead. This increases the safety and reliability of the
file system compared with the device that only support one configuration file. You
can configure a file to have both main and backup attribute, but only one file of
either main or backup attribute is allowed on a device.
Summary of Contents for Switch 4210 9-Port
Page 22: ...20 CHAPTER 1 CLI CONFIGURATION ...
Page 74: ...72 CHAPTER 3 CONFIGURATION FILE MANAGEMENT ...
Page 84: ...82 CHAPTER 5 VLAN CONFIGURATION ...
Page 96: ...94 CHAPTER 8 IP PERFORMANCE CONFIGURATION ...
Page 108: ...106 CHAPTER 9 PORT BASIC CONFIGURATION ...
Page 122: ...120 CHAPTER 11 PORT ISOLATION CONFIGURATION ...
Page 140: ...138 CHAPTER 13 MAC ADDRESS TABLE MANAGEMENT ...
Page 234: ...232 CHAPTER 17 802 1X CONFIGURATION ...
Page 246: ...244 CHAPTER 20 AAA OVERVIEW ...
Page 270: ...268 CHAPTER 21 AAA CONFIGURATION ...
Page 292: ...290 CHAPTER 26 DHCP BOOTP CLIENT CONFIGURATION ...
Page 318: ...316 CHAPTER 29 MIRRORING CONFIGURATION ...
Page 340: ...338 CHAPTER 30 CLUSTER ...
Page 362: ...360 CHAPTER 33 SNMP CONFIGURATION ...
Page 368: ...366 CHAPTER 34 RMON CONFIGURATION ...
Page 450: ...448 CHAPTER 39 TFTP CONFIGURATION ...
Page 451: ......
Page 452: ...450 CHAPTER 39 TFTP CONFIGURATION ...
Page 470: ...468 CHAPTER 40 INFORMATION CENTER ...
Page 496: ...494 CHAPTER 44 DEVICE MANAGEMENT ...