华为交换机学习四VRP文件系统管理(二)

7.BOOTROM软件
    交换机上电后先运行BootROM软件,并负责引导运行BootLoad软件
    Ctrl+A 进入基本BootROM菜单,否则继续执行BootLoad软件(BootROM菜单中的第4项)
    启动BootLoad软件后,按下Ctrl+B 进入BootROM菜单(缺省密码是Admin@huawei.com)

 a.本地自动保存配置文件

 set save-configuration [interval] [cpu-limit|delay] 定时保存 interval:指定定时保存配置的时间间隔(30-43200),缺省30分

  cpu-limit 指定自动保存时CPU占用率 缺省50% delay 指定配置发生变化后自动备份配置的延时时间

  b.远程保存配置文件

  set save-configuration back-to-server server  transport-type {ftp|sftp} user password [path]或 set save-configuration backup-to-server server  

       transprot-type tftp [path]

  tftp服务器房屋不需要配置用户名和密码,采用的UDP传输层协议

   注意:使用TFTP传输保存配置文件时,可使用tftp client-source{-a source-ip-address| -i interface-type interface-number}

               命令配置交换机的Lookback和其IP   地址作为交换机TFTP客户端发送报文的源接口和源IP,缺省是0.0.0.0

  b.手动保存配置文件

           save [all] configuration-file all是保存所有的配置,configuration-file 指定保存的配置文件名称,只能以.zip或者.cfg

posted @ 2019-03-04 20:11  魅力无法挡  阅读(722)  评论(0)    收藏  举报