display current-configuration //查看当前所有配置
display ip interface brief //查看所有三层接口摘要(IP地址、连通状态)
display interface g0/0/1 //查看g0/0接口详细信息,(g槽位号/子卡号/接口号)
display version //查看硬件版本信息
display this //查看当前视图下配置了哪些参数
<h3c>sysname sw1 更改名字
<h3c>reboot 重启设备
[H3C]save 保存配置
<h3c>reset saved-configuration 还原出厂配置,重启前选N不要保存后生效
[H3C]undo 反向清除,可加在其它命令前
[H3C]shudown 关闭端口; undo shutdown 开启端口
<h3c> undo terminal monitor //关闭当前终端的警告信息
[h3c] undo info-center enable //关闭所有信息日志记录
[h3c] info-center enable //开启所有信息日志记录
1)密码 认证
[H3C1]user-interface console 0 进入console 视图
[H3C-line-console0]authentication-mode password 认证模式为password
[H3C-line-console0]set authentication password simple huawei123
2)无需认证
[H3C1]user-interface console 0 进入console 视图
[H3C-line-console0]authentication-mode none 认证模式为none
版权说明:如非注明,本站文章均为 扬州驻场服务-网络设备调试-监控维修-南京泽同信息科技有限公司 原创,转载请注明出处和附带本文链接。
请在这里放置你的在线分享代码