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

关于华为交换机删除port link-type trunk

时间:2015-08-17 12:20:20      阅读:1102      评论:0      收藏:0      [点我收藏+]

标签:undo  port link-type trunk

[S9306-GigabitEthernet2/0/3]dis this

#

interface GigabitEthernet2/0/3  原先的为trunk,

port link-type trunk

port trunk allow-pass vlan 2 to 4094




#

interface GigabitEthernet2/0/3  现在改为access

undo port trunk  allow-pass vlan  all

port trunk allow-pass vlan 1

port link-type access

port  default vlan 10


并再undo相关配置

关于华为交换机删除port link-type trunk

标签:undo  port link-type trunk

原文地址:http://mefoo.blog.51cto.com/922293/1685122

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