当前位置: 首页 > news >正文

华为VRP 系统基础配置

1.flash 相当于电脑的 硬盘

2.NVRAM 拿来专门存放系统配置文件 

3.RAM 运行内存 

4.ROM 系统引导 

1.修改系统名[Huawei]sysname SWL1

2.配置登入信息 

 [SWL1]header shell information "Welocom to the learning" 

[SWL1]q
<SWL1>q User interface con0 is available

Please Press ENTER.

Welocom to the learning
<SWL1>

3.配置 console 口登入密码验证

<SWL1>system-view 
Enter system view, return user view with Ctrl+Z.
[SWL1]user-interface  console 0
[SWL1-ui-console0]authentication-mode password 
[SWL1-ui-console0]set authentication password cipher ?
  STRING<1-16>/<24>  Plain text/cipher text password

[SWL1-ui-console0]set authentication password cipher 123456
[SWL1-ui-console0]idle-timeout 20 0

 4.查看当前设备上存储的文件列表 

<SWL1>dir
Directory of flash:/

  Idx  Attr     Size(Byte)  Date        Time       FileName 
    0  drw-              -  Aug 06 2015 21:26:42   src
    1  drw-              -  Aug 04 2023 19:54:34   compatible

32,004 KB total (31,972 KB free)

5.管理设备配置文件 

<SWL1>display saved-configuration 
<SWL1>save
The current configuration will be written to the device.
Are you sure to continue?[Y/N]y
Info: Please input the file name ( *.cfg, *.zip ) [vrpcfg.zip]:
Now saving the current configuration to the slot 0.
Save the configuration successfully.
<SWL1>display saved-configuration
#
sysname SWL1
.....................................

<SWL1>reset saved-configuration 
Warning: The action will delete the saved configuration in the device.
The configuration will be erased to reconfigure. Continue? [Y/N]:y
Warning: Now clearing the configuration in the device.
Info: Succeeded in clearing the configuration in the device.
<SWL1>display saved-configuration

6.重启设备  

<SWL1>reboot
Info: The system is now comparing the configuration, please wait.
Info: If want to reboot with saving diagnostic information, input 'N' and then execute 'reboot save diagnostic-information'.
System will reboot! Continue?[Y/N]:y
<SWL1>##########

Login authentication


Password:
Welocom to the learning
<SWL1>

http://www.lryc.cn/news/109725.html

相关文章:

  • 面试热题(打家窃舍)
  • 【Deepsort】C++版本Deepsort编译(依赖opencv,eigen3)
  • Synchronized锁升级过程
  • 汽车电子功能安全
  • ARM进阶:内存屏障(DMB/DSB/ISB)的20个使用例子详解
  • Cpp学习——模板
  • HTTP 协议 版本详解
  • PHP语言基础知识(超详细)
  • Flex弹性盒子的项目属性
  • 广州银行信用卡中心:强化数字引擎安全,实现业务稳步增长
  • 【Rust日报】2023-08-03 - Polars 获约 400 万美元种子轮融资
  • 装修小程序,开启装修公司智能化服务的新时代
  • 使用PHP和Redis实现简单秒杀功能
  • C#开发FFMPEG例子(API方式) FFmpeg拉取udp组播流并播放
  • Android性能优化—图片优化
  • 如何搭建自动化测试框架?资深测试整理的PO模式,一套打通自动化...
  • 软件外包开发的GO语言特点
  • 【深度学习Week4】MobileNet_ShuffleNet
  • 649. Dota2 参议院
  • 无人机管控平台,推动电力巡检管理水平提升
  • 阿里云平台WoSignSSL证书应用案例
  • 服务器时钟同步
  • AMEYA360:瑞萨电子MCU和MPU产品线将支持Microsoft Visual Studio Code
  • JSP--Java的服务器页面
  • 07 Ubuntu中使用poetry工具管理python环境——巨详细!!!
  • 射影平面 与 射影变换
  • (202307)wonderful-sql:决胜秋招(task6)
  • Scratch 教程:如何实现文本分割
  • 安全基础 --- 编码(02)+ form表单实现交互
  • 华为OD机考真题--五子棋--带答案