H3CPoE交换机配置调整说明文档
- 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
- 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
- 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。
H3C PoE交换机配置调整说明文档
一、背景
当PoE交换机连接烽火的PTN作为WLAN承载网时,需要将交换机的上行口设置为trunk口,透传VLAN101(虹信),VLAN105(京信)等VLAN,下行口设置为access口,access口的VLAN 标签也做相应的更改。
二、操作步骤
进入交换机后,交换机已经做好了预配置,需要在预配置基础上做调整
[h3c] undo management-vlan
[h3c]int vlan 10
[h3c-vlan10]dis this
查看交换机的IP地址,并把这一行配置复制下来保存
[h3c-vlan10]quit
[h3c]undo int vlan 10
[h3c]undo vlan 10
[h3c]vlan 101
[h3c-vlan101]port Ethernet 1/0/2 to Ethernet 1/0/24
[h3c-vlan101]quit
[h3c]int e 1/0/1
[h3c-Ethernet1/0/1]port link-type trunk
[h3c-Ethernet1/0/1]port trunk permit vlan 101
[h3c-Ethernet1/0/1]quit
[h3c] management-vlan 101
[h3c-Vlan-interface101]int vlan 101
[h3c-Vlan-interface101]将前文中的那一行粘贴上来
[h3c-Vlan-interface101]quit
The configuration will be written to the device.
Are you sure?[Y/N]y
Please input the file name(*.cfg)(To leave the existing filename
unchanged press the enter key):
Now saving current configuration to the device.
Saving configuration. Please wait...
........
Unit1 save configuration flash:/config.cfg successfully