华三指定启动配置⽂件_华为交换机启动配置命令详解⼤全
华为交换机启动配置命令详解⼤全
1、⾃动保存配置
[Huawei]set save-configuration ?
backup-to-server Back up the configuration to the server on the network # 保存配置⽂件到服务器
cpu-limit Specify the upper limit of CPU usage when the system automatically backup the current configuration # 备份配置时CPU使⽤上限
delay Specify the delay time of the automatical backup after the current configuration change #配置变更发⽣后⾃动备份配置的延时时间
interval Specify the interval for backuping the current configuration automatically #⾃动备份当前配置的时间间隔
[Huawei]set save-configuration backup-to-server ?
server Server on the network
[Huawei]set save-configuration backup-to-server server ?
X.X.X.X Specify the IP address of the server
[Huawei]set save-configuration backup-to-server server 10.1.1.1 ?
transport-type Specify the type of the transmission
user Specify the user accessing the server
[Huawei]set save-configuration backup-to-server server 10.1.1.1 user ?
STRING<1-64> Name of the user
[Huawei]set save-configuration backup-to-server server 10.1.1.1 user ftp ?
password Specify the password used to access the server
[Huawei]set save-configuration backup-to-server server 10.1.1.1 user ftp password 023wg ?
path Specify the path on the server
[Huawei]set save-configuration backup-to-server server 10.1.1.1 user ftp password 023wg path ?
STRING<1-64> Name of the path
[Huawei]set save-configuration backup-to-server server 10.1.1.1 user ftp password 023wg path back ?
2、⼿动保存配置
save ?
STRING<5-64> The name of specific file ( *.cfg , *.zip)
all All configuration including those of unavailable cards or slots
save all
在第⼀次保存配置⽂件时,如果不指定可选参数configuration-file,则设备将提⽰是否将⽂件名保存为“vrpcfg.zip”。“vrpcfg.zip”是系统缺省的配置⽂件,初始状态是空配置。
3、查看系统当前启动配置⽂件名
display startup
MainBoard:
Configured startup system software: NULL
Startup system software: NULL
Next startup system software: NULL
Startup saved-configuration file: NULL
Next startup saved-configuration file: flash:/vrpcfg.zip
Startup paf file: NULL
Next startup paf file: NULL
Startup license file: NULL
Next startup license file: NULL
Startup patch package: NULL
Next startup patch package: NULL
4、⽐较配置⽂件
⽤户可以通过⽐较当前配置和下次启动的配置⽂件,查看哪些配置项是不⼀致的,决定是否需要将当前配置设置为下次启动时加载的配置⽂件。
系统在⽐较出不同之处时,将从两者有差异的地⽅开始显⽰字符(默认显⽰150个字符),如果该不同之处到⽂件末尾不⾜150个字符,将显⽰到⽂件尾为⽌。
⽐较当前配置和下次启动的配置⽂件时,如果下次启动的配置⽂件为空,或者下次启动的配置⽂件存在,但是内容为空,系统将提⽰读⽂件失败。
所⽐较的配置⽂件必须以“.cfg”或“.zip”作为扩展名。
compare configuration ?
INTEGER<0-65535> The line of current-configuration to begin comparing
STRING<5-48> Specify configuration file to be compared
compare configuration
Warning: The current configuration is not the same as the next startup configura
tion file. There may be several differences, and the following are some configur
ations beginning from the first:
====== Current configuration line 40 ======
ip address 10.1.1.10 255.255.255.0
#
interface GigabitEthernet0/0/3
#
wlan
#
interface NULL0
#
user-interface con 0
====== Configuration file line 41 ======
interface GigabitEthernet0/0/3
#
wlan
#
interface NULL0
#
user-interface con 0
user-interface vty 0 4
user-interface vty 16 20
如果不输⼊参数,表⽰从配置⽂件的⾸⾏开始进⾏⽐较。current-line-number和save-line-number这两个参数⽤来在发现配置⽂件不同之处后,跳过该不同处继续进⾏⽐较。
为什么compare configuration会失败
V100R003之前版本执⾏compare configuration命令是⽤来⽐较当前的配置⽂件与存储设备中保存的配置⽂件内容是否⼀致,通过display startup命令查询,当上⼀次启动时使⽤的配置⽂件为NULL时,会导致compare configuration失败。因此设备初次上电,配置好并save之后,建议整机复位⼀下设备。
V100R003及以后的版本执⾏compare configuration命令是⽤来⽐较当前的配置与下次启动的配置⽂件内容是否⼀致,所以没有这样的问题。
5、备份配置
为防⽌设备意外损坏,导致配置⽂件⽆法恢复,可以通过以下三种⽅法进⾏备份配置⽂件:
1、直接屏幕拷贝。
2、备份配置⽂件到存储器中。
3、通过FTP、TFTP、FTPS、SFTP和SCP备份配置⽂件。
5.1、直接拷贝配置⽂件
在命令⾏界⾯上,执⾏display current-configuration命令,并拷贝所有显⽰信息到TXT⽂本⽂件中,从⽽将配置⽂件备份到维护终端的硬盘中。
屏幕上显⽰的配置信息受终端软件的影响,可能会出现某配置过长⽽换⾏的情况。对于换⾏的配置,拷贝⾄TXT⽂本中时,需要删除换⾏,保证⼀条配置信息在只处在⼀⾏中。否则当使⽤制作的TXT⽂本恢复配置时,换⾏的配置可能⽆法恢复。
5.2、备份配置⽂件到cfcard中
该步骤主要便于⽤户在设备的cfcard中及时备份当前配置⽂件。在设备启动之后,使⽤如下命令在设备的cfcard中备份配置⽂件。
如果不是保存在设备的默认存储器中,需要指定绝对路径。
save config.cfg
copy config.cfg backup.cfg
5.3、通过FTP、TFTP、FTPS、SFTP和SCP备份配置⽂件
设备⽀持通过FTP、TFTP、FTPS、SFTP和SCP备份配置⽂件。其中使⽤FTP和TFTP备份配置⽂件⽐较简单,但是存在安全风险。在安全要求⽐较⾼的场景中,建议使⽤FTPS、SFTP和SCP备份配置⽂件。以下仅以FTP作为⽰例介绍备份配置⽂件。
5.3.1、设备作为FTP服务器,启动FTP服务。
在设备上启动FTP服务器功能,并创建⽤户名为huawei,密码为023wg的FTP⽤户,授权此⽤户可访问的⽬录是“cfcard:”。
system-view
[HUAWEI] ftp server enable
Warning: FTP is not a secure protocol, and it is recommended to use SFTP.
Info: Succeeded in starting the FTP server.
[HUAWEI] aaa
[HUAWEI-aaa] local-user huawei password irreversible-cipher 023wg
[HUAWEI-aaa] local-user huawei ftp-directory cfcard:
[HUAWEI-aaa] local-user huawei service-type ftp
[HUAWEI-aaa] local-user huawei privilege level 15
5.3.2、从维护终端向设备发起FTP连接。
在PC上,通过FTP客户端与设备建⽴FTP连接(例如设备的IP地址是10.110.24.254)。
C:Documents and SettingAdministrator> ftp 10.110.24.254
Connected to 10.110.24.254.
220 FTP service ready.
User (10.110.24.254:(none)): huawei
331 Password required for huawei.
Password:
230 User logged in.
5.3.3、设置传输参数。
FTP⽤户验证通过后,FTP客户端显⽰提⽰符“ftp>”,在“ftp>”提⽰下键⼊binary(⼆进制传输模式),并设置FTP客户端存放上载⽂件的⽬录路径。
ftp> binary
200 Type set to I.
ftp> lcd c:emp
Local directory now C:emp.
5.3.4、传输配置⽂件。
在PC上,使⽤get命令将配置⽂件下载⾄本地指定⽬录中,并保存为backup.cfg。
ftp> get cfcard:/config.cfg backup.cfg
5.3.5、确认config.cfg和backup.cfg的⽂件⼤⼩是否⼀致。如果⽂件⼤⼩⼀致则认为备份成功。
6、恢复配置
⽤户进⾏了错误的配置,导致功能异常,可以通过以下三种⽅法进⾏配置恢复:
根据操作记录重新配置或根据保存的配置⽂件重新配置
从存储器恢复配置⽂件。
通过FTP、TFTP、FTPS、SFTP和SCP恢复配置⽂件。
在恢复配置⽂件后,为了让配置⽂件⽣效,需要重新启动设备。先使⽤startup saved-configuration命令指定重新启动使⽤的配置⽂件(如果配置⽂件命名没有变,则该步骤省略),然后使⽤reboot命令重新启动设备。
1、从存储器恢复配置⽂件
该步骤主要便于⽤户将存储在设备cfcard中的备份配置⽂件恢复成当前系统运⾏的配置⽂件。在设备正常⼯作时,使⽤如下命令。
copy cfcard:/backup.cfg cfcard:/config.cfg
2、通过FTP、TFTP、FTPS、SFTP和SCP恢复配置⽂件
设备⽀持通过FTP、TFTP、FTPS、SFTP和SCP恢复配置⽂件。其中使⽤FTP和TFTP恢复配置⽂件⽐较简单,但是存在安全风险。在安全要求⽐较⾼的场景中,建议使⽤FTPS、SFTP和SCP恢复配置⽂件。以下仅以FTP作为⽰例介绍恢复备份在PC上的配置⽂件。
6.2.1、设备作为FTP服务器,启动FTP服务。
在设备上启动FTP服务器功能,并创建⽤户名为huawei,密码为023wg的FTP⽤户,授权此⽤户可访问的⽬录是“cfcard:”。
system-view
[HUAWEI] ftp server enable
Warning: FTP is not a secure protocol, and it is recommended to use SFTP.
cipher命令Info: Succeeded in starting the FTP server.
[HUAWEI] aaa
[HUAWEI-aaa] local-user huawei password irreversible-cipher Helloworld@6789
[HUAWEI-aaa] local-user huawei ftp-directory cfcard:
[HUAWEI-aaa] local-user huawei service-type ftp
[HUAWEI-aaa] local-user huawei privilege level 15
6.2.2、从维护终端向设备发起FTP连接。

版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系QQ:729038198,我们将在24小时内删除。