欢迎来到天天文库
浏览记录
ID:39585692
大小:52.00 KB
页数:5页
时间:2019-07-06
《华为路由交换配置命令大全》由会员上传分享,免费在线阅读,更多相关内容在工程资料-天天文库。
1、配置命令查看当前的版本命令是:displayversion重新启动系统:reboot时间设置查看时间:displayclock时间配置例:clocktimezoneBeijingadd8:00//设置时区clockdatetime15:212005/09/05//设置时间和日期系统命名:[Quidway]sysnameVlan配置创建vlan:[SwitchA]vlan2方法一:将端口E0/1加入到vlan2[SwitchA-vlan2]p
2、ortethernet0/1方法二:进入端口E0/1视图[SwitchA]interfaceethernet0/1指定端口E0/1属于vlan2[SwitchA-Ethernet1]portaccessvlan2为vlan配置IP地址[Quidway-vlan2]interfacevlan2[Quidway-Vlan-interface2]ipaddress1.0.0.1255.255.255.0端口配置trunk端口类型[SwitchA-Ethernet0/3]portlink-typetrunk必须制定端口vlan值[Swi
3、tchA-Ethernet0/3]porttrunkpermitvlan1020[SwitchA-Ethernet0/3]porttrunkpermitvlanall远程维护登录帐号/口令和Super密码配置远程登录密码配置system-view[Quidway]user-interfacevty04//进入vty视图[Quidway-ui-vty0-4]authentication-modescheme//设置scheme认证[Quidway]local-userhuawei//创建本地帐号“huawei”[
4、Quidway-luser-huawei]passwordcipherHuawei1//设置密码为“Huawei1”[Quidway-luser-huawei]service-typetelnet//设置服务类型为telnet[Quidway-luser-huawei]quit[Quidway]Super密码配置system-view〔Quidway]superpasswordlevel3cipherQuidway1端口汇聚配置1. 进入端口E0/1[SwitchA]interfaceEthernet0
5、/12. 汇聚端口必须工作在全双工模式[SwitchA-Ethernet0/1]duplexfull3. 汇聚的端口速率要求相同,但不能是自适应[SwitchA-Ethernet0/1]speed1004. 进入端口E0/2[SwitchA]interfaceEthernet0/25. 汇聚端口必须工作在全双工模式[SwitchA-Ethernet0/2]duplexfull6. 汇聚的端口速率要求相同,但不能是自适应[SwitchA-Ethernet0/2]speed1007.
6、根据源和目的MAC进行端口选择汇聚[SwitchA]link-aggregationEthernet0/1toEthernet0/2both验证:#显示该汇聚端口的信息。[Quidway]displaylink-aggregation端口汇聚:#创建手工汇聚组1。[Quidway]link-aggregationgroup1modemanual#将以太网端口Ethernet1/0/1至Ethernet1/0/3加入聚合组1。[Quidway]interfaceethernet1/0/1[Quidway-Ethernet1/0/1
7、]portlink-aggregationgroup1[Quidway-Ethernet1/0/1]speed100[Quidway-Ethernet1/0/1]duplexfull[Quidway-Ethernet1/0/1]interfaceethernet1/0/2[Quidway-Ethernet1/0/2]portlink-aggregationgroup1[Quidway-Ethernet1/0/2]speed100[Quidway-Ethernet1/0/2]duplexfull[Quidway-Ethernet1
8、/0/2]quit验证displaylink-aggregationsummary生成树配置华为Quidway交换机默认没有启用生成树,为了避免交换环路,需要手工启用生成树协议(STP)。系统视图命令:stpenable系统视图命令:生成树主根
此文档下载收益归作者所有