ネットワーク技術者が故障したNICを搭載したPCで作業しています。ホストはセキュアポートを備えたスイッチに接続されています。接続ケーブルをテストし、正常なNICを使用しても、ホストはネットワークに接続できません。接続問題の原因は次のどれですか?
正解:A
If a switch has port security enabled (such as sticky MAC or a configured allowed MAC), the port will only allow the original NIC's MAC address. When a new NIC with a different MAC address is installed, the port rejects traffic, preventing network connectivity.
B). BPDU guard protects against rogue switches, not end hosts.
C). Link aggregation applies when bundling multiple uplinks, not a single PC connection.
D). PoE budget applies to powered devices like APs, not PCs.
References (CompTIA Network+ N10-009):
Domain: Network Troubleshooting - Port security, MAC address filtering, switch security features.