两台交换机之间配置ospf,互联了两根线(不配置lacp),接口配置成speed 10,ospf配置了maximum load-balancing 2,
交换机各接一台pc机,通过ftp传输文件,速度只能达到1.2MB/S,未能实现线路复用
配置如下
interface Vlan-interface11
ip address 10.252.100.2 255.255.255.252
ospf network-type p2p
interface Vlan-interface12
ip address 10.252.200.2 255.255.255.252 ospf network-type p2p
interface Vlan-interface200
ip address 192.168.200.254 255.255.255.0
interface GigabitEthernet1/0/1
port link-mode bridge
port access vlan 11
speed 10
interface GigabitEthernet1/0/2
port link-mode bridge
port access vlan 12
speed 10
# interface GigabitEthernet1/0/3
port link-mode bridge
port access vlan 200
ospf 1
maximum load-balancing 2
area 0.0.0.0
network 10.252.100.2 0.0.0.0
network 10.252.200.2 0.0.0.0
network 192.168.200.254 0.0.0.0
(0)
最佳答案
交换机hash是逐流的,即一条流只会走一条链路
(0)
6800系列能支持吗
华三的交换机都是这样的。
亲~登录后才可以操作哦!
确定你的邮箱还未认证,请认证邮箱或绑定手机后进行当前操作
举报
×
侵犯我的权益
×
侵犯了我企业的权益
×
抄袭了我的内容
×
原文链接或出处
诽谤我
×
对根叔社区有害的内容
×
不规范转载
×
举报说明
华三的交换机都是这样的。