1.在基于IOS的交换机上设置主机名/系统名:switch(config)#hostnamehostname在基于CLI的交换机上设置主机名/系统名:switch(enable)setsystemnamename-string2.在基于IOS的交换机上设置登录口令:switch(config)#enablepasswordlevel1password在基于CLI的交换机上设置登录口令:swi..
分类:
系统相关 时间:
2017-11-06 23:00:52
阅读次数:
310
1.修改名称sysname名称2.进入aaa模式[5F/L01]aaa#aaaauthentication-schemedefaultauthorization-schemedefaultaccounting-schemedefaultdomaindefaultdomaindefault_adminlocal-useradminpasswordsimpleadminlocal-useradminservice-typehttplocal-userxqidcpasswordcipherZ7*..
分类:
其他好文 时间:
2017-07-28 22:18:20
阅读次数:
160
华为路由器交换机配置命令:计算机命令 PCAlogin:root;使用root用户 password:linux;口令是linux #shutdown-hnow;关机 #init0;关机 #logout;用户注销 #login;用户登录 #ifconfig;显示IP地址 #ifconfigeth0n ...
分类:
其他好文 时间:
2017-05-29 11:11:00
阅读次数:
293
1. 交换机支持的命令: 交换机基本状态: switch: ;ROM状态, 路由器是rommon> hostname> ;用户模式 hostname# ;特权模式 hostname(config)# ;全局配置模式 hostname(config-if)# ;接口状态 交换机口令设置: switch ...
分类:
系统相关 时间:
2017-05-29 11:01:05
阅读次数:
272
串口通过远程CRT登录,波特率9600用户名和密码都是adminDo you want to use the wizard for initial configuration?选择no打开ip routingsx1012 [standalone: master] (config) # ip rout ...
分类:
其他好文 时间:
2016-09-27 15:08:44
阅读次数:
4747
1. 交换机支持的命令: 交换机基本状态:switch: ;ROM状态, 路由器是rommon>hostname> ;用户模式hostname# ;特权模式hostname(config)# ;全局配置模式hostname(config-if)# ;接口状态 交换机口令设置:switch>enabl ...
分类:
系统相关 时间:
2016-08-15 06:39:58
阅读次数:
284
基本配置S>enable进入特权模式S#configureterminal进入全局配置模式S(config)#hostnamename改变交换机名称S(config)#enablepasswordlevellevel_#password设置用户口令(level_#=1)或特权口令(level_#=15)S(config)#lineconsole0进入控制台接口S(config-line)#passwordconso..
分类:
系统相关 时间:
2016-07-11 19:36:16
阅读次数:
238
华为交换机配置snmp:snmp-agentcommunityreadpublicsnmp-agentsys-infoversionall思科交换机配置snmp:snmp-servercommunitysnailgameRO华为交换机配置远程登录:serviceTelnetenableuser-interfacevty04userprivilegelevel3setauthenticationpasswordsimplesnailgameprotocol..
分类:
其他好文 时间:
2016-05-11 20:20:02
阅读次数:
424
总结了一下常用的华为交换机常用命令如下:1.查看Linux下查看端口状态root@root:~# netstat -an|grep -E "6002|6003"2.华为交换机显示当前配置display current-configuration
或者简写
display cur
3.显示端口信息
display interface
或者简写
dis int4.显示当前所有vlandisplay...
分类:
其他好文 时间:
2015-09-19 16:50:24
阅读次数:
225
华为QuidWay交换机配置命令手册:1、开始建立本地配置环境,将主机的串口通过配置电缆与以太网交换机的Console口连接。在主机上运行终端仿真程序(如Windows的超级终端等),设置终端通信参数为:波特率为9600bit/s、8位数据位、1位停止位、无校验和无流控,并选择终端类型为VT100。...
分类:
其他好文 时间:
2015-08-19 10:45:08
阅读次数:
402