SW1 supports connectivity for a lobby conference room and must be secured. The engineer must limit the connectivity from PC1 to the SW1 and SW2 network. The MAC addresses allowed must be limited to two. Which configuration secures the conference room connectivity?

- Ainterface gi1/0/15 switchport port-security switchport port-security maximum 2 (correct answer)
- Binterface gi1/0/15 switchport port-security switchport port-security mac-address 0000.abcd.0004vlan 100
- Cinterface gi1/0/15 switchport port-security mac-address 0000.abcd.0004 vlan 100
- Dinterface gi1/0/15 switchport port-security mac-address 0000.abcd.0004 vlan 100 interface switchport secure-mac limit 2
Reveal answer & explanationHide answer
The correct answer is A. Option A: interface gi1/0/15 switchport port-security switchport port-security maximum 2 This option keeps traffic private / properly secured as required.




