华为S2300交换机调试教程
- 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
- 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
- 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。
1,用串口线将华为交换机(Console口)与电脑(USB)连接,然后双击该驱动(已安装过驱动的电脑可忽略)
2:安装完驱动后,进入设备管理器,可看到该串口。
3:进入属性。
4:注意红框的内容与图中一致,然后确定。
5:注意红框的内容与图中一致,然后确定。
6:单击超级终端。
7:名字随便取,然后确定。
8:注意红框的内容与图中一致,然后确定。
9:注意红框的内容与图中一致,然后确定。
黄色背景是要求输入的内容(123是我假设的vlan,请输入每个站点实际的vlan)
Enter system view,return user view with Ctrl+Z.
[Quidway]vlan batch123
Info:This operation may take a few seconds.Please wait for a moment...done.
[Quidway]interface Ethernet0/0/1(上行端口设置)
[Quidway-Ethernet0/0/1]port link-type trunk
[Quidway-Ethernet0/0/1]port trunk allow-pass vlan123 [Quidway-Ethernet0/0/1]q
[Quidway]interface Ethernet0/0/2(下行端口设置)[Quidway-Ethernet0/0/2]port link-type access
[Quidway-Ethernet0/0/2]port default vlan123
[Quidway-Ethernet0/0/2]q
………………(中间过程省略,有多少个端口就要设置多少次)
[Quidway]interface Ethernet0/0/8(下行端口设置)[Quidway-Ethernet0/0/8]port link-type access
[Quidway-Ethernet0/0/8]port default vlan123
[Quidway-Ethernet0/0/8]q
[Quidway]q
The current configuration will be written to the device.
Are you sure to continue?[Y/N]Y
Info:Please input the file name(*.cfg,*.zip)[vrpcfg.zip]:123.zip Now saving the current configuration to the slot0.
Info:Save the configuration successfully.
OK