欢迎来到天天文库
浏览记录
ID:16261539
大小:953.00 KB
页数:19页
时间:2018-08-08
《华为、迈普、瑞斯康达交换机数据配置学习资料》由会员上传分享,免费在线阅读,更多相关内容在行业资料-天天文库。
1、交换机数据配置学习资料一、登录超级终端二、华为S2000交换机配置命令1、交换机命名sysname如:SW1 即sysnameSW12、查看交换机配置基本命令discudiscpu查看CPU使用率sys进全局模式Q退出3、建立VLANsysvlan213、进交换机端口interfaceinterfacee0/14、端口描述description[SW1-e0/1]descriptiontoEB16(端口描述到哪里)5、配置端口数据配置vlan首先进入端口:例如进交换机端口1interfaceEthernet0/0/1二层交换机端口可
2、配置成trunk和access模式Trunk模式:interfaceEthernet0/0/1portlink-typetrunkundoporttrunkallow-passvlan1porttrunkallow-passvlan23 18access模式interfaceEthernet0/0/2portlink-typeaccessportdefaultvlan23[SW1-e0/1]portlink-typetrunk[SW1-e0/1]porttrunkpermitvlan232118(配VLAN)撤消E0/2口的VLAN
3、1[SW1-E0/2]undoporttrunkpermitvlan1(撤消E0/2口的VLAN1)6、配交换机管理IP配密码interfaceVlan-interface23ipaddress10.182.137.215255.255.255.192usequser-interfaceaux0user-interfacevty04userprivilegelevel3(3级权限)加3级权限就可以telnet了配密码suvty0authmodepasswordsetadminsetausetauthenticationpasswou
4、dsimple(简单密码)adminsetauthenticationpasswoudcipher(高级模式)adminresetsaved-configuration恢复出厂值reboot重启交换机sav保存配置二、华为S3300和S2309交换机配置命令1、基本命令跟华为S2000的一样,就是配置端口数据有变动(1)交换机端口配置成trunk模式interfaceEthernet0/0/1descriptionto_3500_eth8_boss cmnet (端口描述)portlink-typetrunkporttrunkall
5、ow-passvlan1823 (2)交换机端口配置成access模式interfaceEthernet0/0/2descriptiontoBOSS(端口描述)portdefaultvlan232、端口速率10/100/1000M配置接口速率前必须先取消接口的自协商模式。在两端速率相同的情况下,接口才可以正常工作。配置命令:undonegotiationauto(Ethernet接口视图、GE接口视图)speed{10
6、100
7、1000}(Ethernet接口视图、GE接口视图)双工模式配置接口的双工模式前必须先取消接口的自协商模式
8、。全双工仅用于点对点的网络,在共享式网络中不能使用全双工模式。说明:只有以太网电接口支持通过命令行设置双工模式。只有100M以太网电接口支持半双工模式。配置命令:undonegotiationauto(Ethernet接口视图、GE接口视图)duplex{full
9、half}(Ethernet接口视图、GE接口视图)华为S2309配置模板discu#!SoftwareVersionV100R005C01SPC100sysnamecz_jz_haiyang#vlanbatch523#clusterenab
10、lentdpenablentdphop16ndpenable#bpduenable#dhcpenable#undohttpserverenable#vlan5descriptionhezhuoting_boss#aaaauthentication-schemedefaultauthorization-schemedefaultaccounting-schemedefaultdomaindefaultdomaindefault_adminlocal-useradminpasswordsimpleadminlocal-useradmin
11、service-typehttp#interfaceVlanif1ipaddressdhcp-alloc#interfaceVlanif5descriptionhezuotingBOSS#interfaceVlanif23descri
此文档下载收益归作者所有