华为交换机配置模板
华为交换机配置模板
华为交换机配置模板是一种满足华为接入层交换机所需的基本配置要求的配置模板。
基本信息
- 中文名
华为交换机配置模板
- 类型
模板
- 对象
华为接入层交换机
- 国家
中国
说明
配置主机名、登录验证
system-view
sysname HuaWei_test
super password level 1 cipher 456123
super password level 2 cipher 456123
super password level 3 cipher 456123
user-interface console 0
authentication-mode password
set authentication password cipher 456123
user privilege level 1
quit
user-interface vty 0 4
authentication-mode password
set authentication password cipher 456123
user privilege level 1
quit
配置
///////// 配置主机名、登录验证//////////////