Skip to main content

192.168.1.1 > 新闻资讯 >

华为S2700不能修改trunk端口为access端口的解决

2012-09-01 23:59 浏览:

华为S2700交换机原来的trunk端口设置如下:

interface Ethernet0/0/24
port link-type trunk
port trunk allow-pass vlan 1 to 4094
ntdp enable
ndp enable
现在想把trunk端口改为access端口,于是使用undo命令,却一直提示有错误。
[S2700]int Ethernet0/0/24

[S2700-Ethernet0/0/24]undo port link-type trunk                                       ^

Error:Too many parameters found at '^' position.
[S2700-Ethernet0/0/24]undo port link-type
Error: Please renew the default configurations.

[S2700-Ethernet0/0/24]undo port link-type trunk                                   ^

Error:Too many parameters found at '^' position.

于是希望先用命令undo port trunk allow-pass vlan all,然后再使用命令undo port link-type trunk 结果仍然出现错误提示Error: Please renew the default configurations.

最后考虑到默认VLAN1,于是找到问题解决办法。

[S2700-Ethernet0/0/24]port trunk allow-pass vlan 1

[S2700-Ethernet0/0/24]undo port link

[S2700-Ethernet0/0/24]undo port link-type trunk                                         ^

Error:Too many parameters found at '^' position.  //仍然不成功,继续试验。

[S2700-Ethernet0/0/24]undo port link-type
[S2700-Ethernet0/0/24]port link
[S2700-Ethernet0/0/24]port link-type access   //成功。
[S2700-Ethernet0/0/24]q
[S2700]

相关文章

中国人使用最多的十大路由器品牌,TP-LINK、华为、小米、水星路由器上榜

2024-09-12 21:43:21    浏览: 56

华为mate50pro上市价格

2022-08-19 16:37:26    浏览: 141

华为mate50pro价格详细介绍

2022-08-19 16:37:41    浏览: 111

华为mate50rs保时捷参数配置

2022-08-19 16:29:22    浏览: 116

华为mate50预定教程

2022-08-19 16:34:31    浏览: 200