07-29-2019 11:22 AM
create mlag peer "sw2"
configure mlag peer "sw2" ipaddress 192.168.128.242 vr VR-Default
enable mlag port 41 peer "sw2" id 202
enable sharing 41 grouping 41-48 algorithm address-based L2 lacp
create mlag peer "sw1"
configure mlag peer "sw1" ipaddress 192.168.128.241 vr VR-Default
enable mlag port 41 peer "sw1" id 202
enable sharing 41 grouping 37-48 algorithm address-based L2 lacp
sw1.118 # debug hal show vsm
VSM Blocking Filters:
Ingress port: 1:1
Blocked ports:
Unit 1 (inst 1 Fid A553 l3_inst 1 l3_Fid A551 l3rem_inst 1 l3rem_Fid A552 pend 0):
41 42 43 44 45 46 47 48
VSM Redirection: (Enabled)
sw2.29 # debug hal show vsm
VSM Blocking Filters:
Ingress port: 1:1
Blocked ports:
VSM Redirection: (Enabled)
02-06-2020 02:48 PM
Hi, we have resolve the problem.
We upgrade to 30.4.1.2 to resolve a bug in mlag with arp patckets.
Algo we have disable policy to free resources to acls.
At the moment all is working.
Now we are looking to force mlag to use local links instead peer links to avoid pass traffic through ISC.
10-11-2019 11:56 AM
10-02-2019 07:59 AM
09-20-2019 09:21 AM