发新话题
打印

在Extreme上做负载均衡

在Extreme上做负载均衡

enable sharing 1:1 grouping 1:1,1:2 algorithm address-based
可选 address-based/ port-based /round-robin etc.

TOP

5i用enable sharing 13 grouping 13-14
summit4 用enable sharing 21 grouping 21-22

另外请问:
5i的sharing有两个参数:
algorithm dynamic有什么作用?
address-based/ port-based /round-robin,有什么区别?

TOP

使用round-robin,这时候2根链路的负载是均衡的

TOP

You can configure one of three load-sharing algorithms on the switch, as follows:
• Port-based—Uses the ingress port to determine which physical port in the load-sharing group is
used to forward traffic out of the switch.
• Address-based—Uses addressing information to determine which physical port in the load-sharing
group to use for forwarding traffic out of the switch. Addressing information is based on the packet
protocol, as follows:
— IP packets—Uses the source and destination MAC and IP addresses, and the TCP port number.
— IPX packets—Uses the source and destination MAC address, and IPX network identifiers.
— All other packets—Uses the source and destination MAC address.
• Round-robin—When the switch receives a stream of packets, it forwards one packet out of each
physical port in the load-sharing group using a round-robin scheme.

TOP

发新话题
最近访问的版块