码迷,mamicode.com
首页 > 其他好文 > 详细

划分vlan

时间:2019-06-08 23:02:29      阅读:249      评论:0      收藏:0      [点我收藏+]

标签:pass   code   ethernet   image   huawei   lan   com   bat   mic   

技术图片

sw1:
<Huawei>u t m
<Huawei>sys
[Huawei]sys sw1
[sw1]vlan batch 10 20 30
[sw1]int e0/0/1
[sw1-Ethernet0/0/1]port link-type access
[sw1-Ethernet0/0/1]port default vlan 10
[sw1-Ethernet0/0/1]int e0/0/2
[sw1-Ethernet0/0/2]port link-type access
[sw1-Ethernet0/0/2]port default vlan 20
[sw1-Ethernet0/0/2]int e0/0/3
[sw1-Ethernet0/0/3]port link-type access
[sw1-Ethernet0/0/3]port default vlan 30
[sw1-Ethernet0/0/3]int e0/0/4
[sw1-Ethernet0/0/4]port link-type trunk
[sw1-Ethernet0/0/4]port trunk allow-pass vlan all

sw2:
<Huawei>u t m
<Huawei>sys
[Huawei]sys sw2
[sw2]vlan batch 10 20 30
[sw2]int e0/0/1
[sw2-Ethernet0/0/1]port link-type access
[sw2-Ethernet0/0/1]port default vlan 10
[sw2-Ethernet0/0/1]int e0/0/2
[sw2-Ethernet0/0/2]port link-type access
[sw2-Ethernet0/0/2]port default vlan 20
[sw2-Ethernet0/0/2]port link-type access
[sw2-Ethernet0/0/2]int e0/0/3
[sw2-Ethernet0/0/3]port link-type access
[sw2-Ethernet0/0/3]port default vlan 30
[sw2-Ethernet0/0/3]int e0/0/4
[sw2-Ethernet0/0/4]port link-type trunk
[sw2-Ethernet0/0/4]port trunk allow-pass vlan all

划分vlan

标签:pass   code   ethernet   image   huawei   lan   com   bat   mic   

原文地址:https://blog.51cto.com/14280349/2406341

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!