怎样清除ethtrunk
① 华为交换机2326如何删除port link-type trunk,
首先,你用undo port link-type trunk删除不掉,那是因为这条命令下还有一条,
prot trunk allow-pass vlan all, 你用undo 的时候提示 Please renew the default configurations.这句话的意思是让你先删除默认的配置,意思就是你先删除这条,
undo port trunk allow-pass vlan all,all表示的是通行的vlan,这条命令放在了哪个VLAN 就把all替换了,或者all 可以换成2 to 4094 ,删除以后port link-type trunk 这条命令还在,你想undo了也可以,不想undo就直接用其他模式的命令覆盖比如:port link acc 。
② 华为和思科怎么做链路捆绑
华为要将捆绑模式调整lacp的,配置如下:
*******切记!一定要调,否则会产生环路********
华为交换机
#interface Eth-Trunk1
port link-type trunk
port trunk allow-pass vlan 2
to 4094
mode lacp-static //修改链路聚合模式
max active-linknumber 2 //设置最大活动链接数为2
bp enable
//开启BPDU
//**一定先配置好eth-trunk,在将接口放入eth-trunk
#lacp priority 100
#interface GigabitEthernet0/0/1
eth-trunk 1
undo ntdp enable
undo ndp enable
(在配置端口前,一定要将端口原有配置清空,全部undo掉,否则无法应用eth-trunk命令。如果之前端口配置过trunk口,可以使用undo port link-type清除trunk状态)
#interface GigabitEthernet0/0/2
eth-trunk 1
undo ntdp enable
undo ndp enable
思科交换机
interface port-channel1
switchport trunk
encapsulation dot1q
switchport mode trunk
interface g0/25
switchport trunk
encapsulation dot1q
switchport mode trunk
channel-group 1 mode active
interface g0/27
switchport trunk
encapsulation dot1q
switchport mode trunk
channel-group 1 mode active
③ 华为交换机接口退出eth-trunk出错
你这是要 取消它的接口类型为truck
④ 华为交换机怎样把端口从vlan中删除
1、以华为s5700为例,在进入用户模式下,输入system-view进入配置模式。
⑤ 华为路由器上多配了个eth-trunk,该怎么删除它啊,eth-trunk里面已经没有接口了为什么还是删不掉啊。。。
[lsw6]dis cu 得Eth-Trunk3到以下信息
#
interface Eth-Trunk3
port link-type trunk
port trunk allow-pass vlan 2 to 4094
mode lacp-static
#
[lsw6]int Eth-Trunk3 #进入Eth-Trunk3
[lsw6-Eth-Trunk3]undo mode #删除运行模式不用加lacp-static
[lsw6-Eth-Trunk3]undo port trunk allow-pass vlan all #删除所有连接vlan
[lsw6-Eth-Trunk3]port trunk allow-pass vlan 1 #删除默认可通过的vlan1(新版)
[lsw6-Eth-Trunk3]undo port link-type #删除通信模式
[lsw6-Eth-Trunk3]q #退出Eth-Trunk3
[lsw6]undo interface Eth-Trunk 3 #在系统示图下删除interface Eth-Trunk 3记得要有interface不然删不了。
好了你了[lsw6]dis cu #Eth-Trunk3不见了
⑥ 交换机设置了trunk,怎么去除
可以在窗口里面修改
点击自己想要修改的端口,我打开了f 0/2,然后你会看到自己的端口处于trunk模式,并且可以看到自己的端口处于哪个VLAN之下。
点击trunk旁边的小倒三角,有access,点一下,就改变了,如果你想改变端口的VLAN,可以点击旁边VLAN的倒三角进行选择。
⑦ 怎么删除华为eth-trunk下面的lacp协议
给你个绝对可行得办法:
[switch]interface g0/0/1 //如果是33系列以下,则是interface ethernet0/0/1
[switch-interface g0/0/1]display this //查看当前端口类型,是access,hybrid还是trunk,如果查不到,就说明它是默认端口类型,S23&33&53系列的交换机默认端口类型是hybird
如果接口有类似:
1. port link-type access 或者 port default vlan 2 //vlan 2是示例
删除办法:undo port default vlan 2
2. port link type hybird 或者 port hybrid tagged vlan 2 5 或者port hybrid untagged vlan 3 6等
删除办法:undo port hybrid tagged vlan 2 5 或者undo port hybrid untagged vlan 3 6
3. port link type trunk 或者 port trunk alloc-pass vlan 2 4 6 等
删除办法:undo port trunk alloc-pass vlan 2 4 6
希望能帮到你。
⑧ 请教大神 在华为eNSP模拟器上 如何删除port link-type trunk这条命令, 谢谢
不用删除 直接敲命令 port link-type access(前提是除了port link-type trunk
没有其他命令了,如果有要undo了才行,)在物理机中是 undo port link-type
这个命令
⑨ 如何删除eth-trunk 端口
sys模式下:
undo interface eth-trunk trunk-id
⑩ 如何理解eth-trunk
Eth-Trunk接口是一种可以动态创建的接口,该类型接口可以绑定若干物理的以太网接口作为一个逻辑接口使用,实现增加带宽提高靠性的目的。
Trunk优势于:
1、通Trunk接口实现负载担Eth-Trunk接口内实现流量负载担。
2、某员接口连接物理链路现故障流量切换其用链路提高整Trunk链路靠性。
3、 Trunk接口总带宽各员接口带宽。
(10)怎样清除ethtrunk扩展阅读:
Trunk具体应用
1、Trunk功能用于交换机与服务器之间的相联,为服务器提供独享的高带宽。
2、Trunk功能用于交换机之间的级联,为交换机之间的数据交换提供高带宽的数据传输能力,提高网络速度,突破网络瓶颈,进而大幅提高网络性能(主要应用)。
Trunk功能举例
——例如:为增加带宽,提高连接可靠性,某网吧电影服务器是双网卡且作了绑定,与中心交换机的23、24端口连接;二层交换机的1、2端口与中心交换机的1、2端口连接,那么中心交换机需将1、2端口,23、24端口分别做Trunk。说明:这里的二层交换机也需支持Trunk。
参考资料:网络-Trunk链路