PrepAway - Latest Free Exam Questions & Answers

what will the mac-move-limit command on ge-0/0/6 do?

Refer to the Exhibit.
{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?

PrepAway - Latest Free Exam Questions & Answers

A.
Packets will be dropped if the switch detects the same source MAC address on interface ge-0/0/6 and ge-0/0/7.

B.
Packets will be dropped if the switch detects the same source MAC address on two separate
interfaces in VLAN 100.

C.
Packets will be dropped and the event will be logged if the switch detects the same source
MAC address on two separate interfaces in VLAN 100.

D.
Packets will be dropped and the event will be logged if the switch detects the same source
MAC address on ge-0/0/6 and ge-0/0/7.

Explanation:

2 Comments on “what will the mac-move-limit command on ge-0/0/6 do?

  1. w says:

    Should be D:

    drop: Drops the packet and generates an alarm, an SNMP trap, or a system log entry. This is the default action. This is the default action for a MAC limiting violation (MAC limit or MAC move limit).




    0



    0

Leave a Reply