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)
09-20-2019 09:04 AM
09-20-2019 12:48 AM
09-19-2019 11:14 PM
09-11-2019 02:32 PM
07-29-2019 05:41 PM