JN0-343 · Question #350
Click the Exhibit button. {master:0}[edit interfaces] user@switch# show ge-0/0/6 { unit 0 { family ethernet-switching { port-mode access; vlan { members vlan100; } } } } ge-0/0/7 { unit 0 { family…
The correct answer is A. Packets will be dropped if the switch detects the same source MAC address on interface ge-0/0/6 and. See the full explanation below for the reasoning.
Question
Click the Exhibit button. {master:0}[edit interfaces] user@switch# show ge-0/0/6 { unit 0 { family ethernet-switching { port-mode access; vlan { members vlan100; } } } } ge-0/0/7 { unit 0 { family ethernet-switching { port-mode access; vlan { members vlan100; } } } } {master:0}[edit ethernet-swtiching-options] user@switch#show secure-access-port { interface ge-0/0/6.0 { mac-limit 1 action drop; } vlan 100 { mac-move-limit 1 action drop; } } Referring to the exhibit, what will the mac-move-limit command on ge-0/0/6 do?
Options
- APackets will be dropped if the switch detects the same source MAC address on interface ge-0/0/6 and
- BPackets will be dropped if the switch detects the same source MAC address on two separate
- CPackets will be dropped and the event will be logged if the switch detects the same source MAC
- DPackets will be dropped and the event will be logged if the switch detects the same source MAC
How the community answered
(34 responses)- A85% (29)
- B9% (3)
- C3% (1)
- D3% (1)
Community Discussion
No community discussion yet for this question.