4591566 发表于 2017-7-10 11:22:54

华为路由器基本配置

华为路由器基本配置
1.进入视图模式
  <Huawei>sys
  <Huawei>system-view
  Enter system view, return user view with Ctrl+Z.
  
2.进入console口
  user-interface console 0
  
2.1设置console口认证模式为密码认证
  authentication-mode password
  Please configure the login password (maximum length 16):huawei
2.2设置加密认证
  set authentication passwordcipher huawei
  quit
2.3保存配置退出
  quit
  <Huawei>save
  The current configuration will be written to the device.
  Are you sure to continue? (y/n):y
  It will take several minutes to save configuration file, please wait..........
  ....
  Configuration file had been saved successfully
  Note: The configuration file will take effect after being activated
  <Huawei>
页: [1]
查看完整版本: 华为路由器基本配置