Fortinet
NSE8_812 · Question #176
A customer needs to create a multi-tier MCLAG set up with the topology as shown in the exhibit. Which command snippet should be applied to it, to allow active/active links in this topology?
The correct answer is D. A1 # config switch auto-isl-port-group A1 (auto-isl-port-g-o) # edit aggregate-port10-11 A1 (aggregate-port10-11) # set members port10 port1l A1 (aggregate-port10-11) # next A1 (auto-isl-port-g-o) # end ----- A2 # config switch auto-isl-port-group A2 (auto-isl-port-g-o) # edit aggregate-port10-11 A2 (aggregate-port10-11) # set members port10 port1l A2 (aggregate-port10-11) # next A2 (auto-isl-port-g-o) # end. See the full explanation below for the reasoning.
Question
A customer needs to create a multi-tier MCLAG set up with the topology as shown in the exhibit. Which command snippet should be applied to it, to allow active/active links in this topology?
Options
- A
A1 # config switch auto-isl-port-group A1 (auto-isl-port-g-o) # edit aggregate-port10 A1 (aggregate-port10) # set members port10 A1 (aggregate-port10) # next A1 (auto-isl-port-g-o) # end
A1 # config switch auto-isl-port-group A1 (auto-isl-port-g-o) # edit aggregate-port11 A1 (aggregate-port11) # set members port1l A1 (aggregate-port11) # next A1 (auto-isl-port-g-o) # end - B
A1 # config switch auto-isl-port-group A1 (auto-isl-port-g-o) # edit aggregate-port1-2 A1 (aggregate-port1-2) # set members portl port2 A1 (aggregate-port1-2) # next A1 (auto-isl-port-g-o) # end
A2 # config switch auto-isl-port-group A2 (auto-isl-port-g-o) # edit aggregate-port1-2 A2 (aggregate-port1-2) # set members portl port2 A2 (aggregate-port1-2) # next A2 (auto-isl-port-g-o) # end - C
A1 # config switch auto-isl-port-group A1 (auto-isl-port-g-o) # edit aggregate-portl A1 (aggregate-port1) # set members portl A1 (aggregate-port1) # next A1 (auto-isl-port-g-o) # end
A1 # config switch auto-isl-port-group A1 (auto-isl-port-g-o) # edit aggregate-port2 A1 (aggregate-port2) # set members port2 A1 (aggregate-port2) # next A1 (auto-isl-port-g-o) # end - D
A1 # config switch auto-isl-port-group A1 (auto-isl-port-g-o) # edit aggregate-port10-11 A1 (aggregate-port10-11) # set members port10 port1l A1 (aggregate-port10-11) # next A1 (auto-isl-port-g-o) # end
A2 # config switch auto-isl-port-group A2 (auto-isl-port-g-o) # edit aggregate-port10-11 A2 (aggregate-port10-11) # set members port10 port1l A2 (aggregate-port10-11) # next A2 (auto-isl-port-g-o) # end
How the community answered
(56 responses)- A2% (1)
- B11% (6)
- C7% (4)
- D80% (45)
Community Discussion
No community discussion yet for this question.