8
C
ONFIGURATION
FILE
MANAGEMENT
Introduction to
Configuration File
Configuration file records and stores user configurations performed to a switch. It
also enables users to check switch configurations easily.
Upon powered on, a switch loads the configuration file known as
saved-configuration file, which resides in the Flash, for initialization. If the Flash
contains no configuration file, the system initializes using the default settings.
Comparing to saved-configuration file, the configuration file which is currently
adopted by a switch is known as the current-configuration.
A configuration file conforms to the following conventions:
■
The content of a configuration files is a series of commands.
■
Only the non-default configuration parameters are saved.
■
The 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 empty lines or comment lines. (A line is a comment line if it starts
with the character “#”.)
■
The sections are listed in this order: system configuration section, physical port
configuration section, logical interface configuration section, routing protocol
configuration section, and so on.
■
A configuration file ends with a “return”.
Configuration
File-Related
Configuration
You can perform the following operations on an S4200G series switch:
■
Saving the current configuration to a configuration file or erasing a configuration
file in the Flash
■
Checking/Setting the configuration file to be used when the switch starts the next
time
■
Setting a configuration file to be of the main/backup attribute
Perform the following configuration in user view.
Table 30
Configure a configuration file
Operation
Command
Description
Save the current
configuration to a
specified configuration
file and specify the
configuration file to be
of the main or backup
attribute
save
[
cfgfile
| [
safely
] [
backup
|
main
] ]
Optional
This command can be executed in
any view.
Erase the configuration
file in the Flash
reset saved-configuration
[
backup
|
main
]
Optional
S
pecify that the
switch starts without
loading the
configuration file
undo startup
saved-configuration
[
unit
unit-id
]
Optional
Содержание 4200G 12-Port
Страница 10: ...8 CONTENTS...
Страница 14: ...4 ABOUT THIS GUIDE...
Страница 46: ...32 CHAPTER 5 LOGGING IN THROUGH WEB BASED NETWORK MANAGEMENT SYSTEM...
Страница 48: ...34 CHAPTER 6 LOGGING IN THROUGH NMS...
Страница 60: ...46 CHAPTER 9 VLAN CONFIGURATION...
Страница 64: ...50 CHAPTER 10 MANAGEMENT VLAN CONFIGURATION...
Страница 80: ...66 CHAPTER 13 GVRP CONFIGURATION...
Страница 98: ...84 CHAPTER 15 LINK AGGREGATION CONFIGURATION...
Страница 112: ...98 CHAPTER 18 MAC ADDRESS TABLE MANAGEMENT...
Страница 126: ...112 CHAPTER 19 LOGGING IN THROUGH TELNET...
Страница 162: ...148 CHAPTER 20 MSTP CONFIGURATION...
Страница 274: ...260 CHAPTER 29 IGMP SNOOPING CONFIGURATION...
Страница 276: ...262 CHAPTER 30 ROUTING PORT JOIN TO MULTICAST GROUP CONFIGURATION...
Страница 298: ...284 CHAPTER 33 SNMP CONFIGURATION...
Страница 304: ...290 CHAPTER 34 RMON CONFIGURATION...
Страница 338: ...324 CHAPTER 36 SSH TERMINAL SERVICES...
Страница 356: ...342 CHAPTER 38 FTP AND TFTP CONFIGURATION...
Страница 365: ...Information Center Configuration Example 351 S4200G terminal logging...
Страница 366: ...352 CHAPTER 39 INFORMATION CENTER...
Страница 378: ...364 CHAPTER 40 BOOTROM AND HOST SOFTWARE LOADING...
Страница 384: ...370 CHAPTER 41 Basic System Configuration and Debugging...
Страница 388: ...374 CHAPTER 43 NETWORK CONNECTIVITY TEST...
Страница 406: ...392 CHAPTER 45 CONFIGURATION OF NEWLY ADDED CLUSTER FUNCTIONS...
Страница 422: ...408 CHAPTER 48 UDP HELPER CONFIGURATION...