Hi
I have a few A5800 with IRF connected and all.
Now I am trying to configure an link-aggregation group with my vmware esx5i vswitch, but I am unsure that it is correctly configured:
A5800 ->
interface Bridge-Aggregation5
port link-type trunk
port trunk permit vlan 80
port trunk permit vlan 86
link-aggregation mode dynamic
]link-aggregation load-sharing mode source-ip
stp edged-port enable
interface GigabitEthernet1/0/45
port link-mode bridge
port link-type trunk
port trunk permit vlan 80
port trunk permit vlan 86
port link-aggregation group 5
interface GigabitEthernet2/0/45
port link-mode bridge
port link-type trunk
port trunk permit vlan 80
port trunk permit vlan 86
port link-aggregation group 5
vmware:
Added the two links, and teaming = "Route based on IP hash"
A5800 CLI:
display link-aggregation verbose b5
GE2/0/48 S 32768 5 {ACDEFG}
GE1/0/48 U 32768 5 {ACG}
So I only get one port "selected" if that right? - is both port actually used to handle traffic or only "failover"
Thanks
#APA