21fdfsd 发表于 2015-12-23 09:27:37

华为交换机基本命令补完

1、command-privilege level 15 view shell reboot//设置reboot用户最高访问权限
2、fixdisk flash   //修复文件系统
3、startup system-software file      //设置下次启动的配置
4、startup system-software file.cc       //设置下次启动的程序
5、schedule reboot at 22:00            //设置当晚22:00重启交换机
6、header shell information &12345&(%12345)      //设置会话建立标题(交互方式)
7、idle-timeout minutes       //连接超时时间设置
8、screen-widthscreen-length//设置当前终端显示列数
9、display conunters{inbound|outbound} {interface xxx}       //查看进出流量
10、reset conunters interface xxx   //查看端口流量
11、interface eth-thunk trunk-id    //创建eth-thunk口
12、stack enable                  //使能堆叠功能
13、display   stack               //查看堆叠情况

页: [1]
查看完整版本: 华为交换机基本命令补完