华为更改端口类型报错

时间:2015-12-03 15:41:15   收藏:0   阅读:305

[S9306-GigabitEthernet2/0/42]dis this
#
interface GigabitEthernet2/0/42  原先的为trunk,
port link-type trunk
port trunk allow-pass vlan 2 to 4094
#
interface GigabitEthernet2/0/42 现在改为access
undo port trunk  allow-pass vlan  all
port trunk allow-pass vlan 1
port link-type access
port  default vlan 10

原文:http://2338670.blog.51cto.com/2328670/1719217

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!