あなたは、SwitchA という名前のスイッチの FastEthernet 0/1 ポートで 802.1X 認証を設定しています。あなたは、ホストがスイッチを介してデータを送信する前に、ポートに接続されているすべてのホストが802.1Xを使用して認証されるようにしたい。次のコマンドシーケンスのどれをSwitchAで発行する必要がありますか?(最もよい答えを選びなさい)
A. SwitchA#configure terminalSwitchA(config)#aaa newmodel SwitchA(config)#aaa authentication dot1x default group radius SwitchA(config)#dot1x systemauthcontrol SwitchA(config)#interface fastethernet 0/1 SwitchA(configif)#dot1x portcontrol forceauthorized
B. SwitchA#configure terminalSwitchA(config)#aaa newmodel SwitchA(config)#aaa authentication dot1x default group radius SwitchA(config)#dot1x systemauthcontrol SwitchA(config)#interface fastethernet 0/1 SwitchA(configif)#dot1x portcontrol forceunauthorized
C. SwitchA#設定ターミナルSwitchA(config)#aaa newmodel SwitchA(config)#aaa authentication dot1x default group radius SwitchA(config)#dot1x systemauthcontrol SwitchA(config)#interface fastethernet 0/1 SwitchA(configif)#dot1x portcontrol auto
D. SwitchA#設定ターミナルSwitchA(config)#aaa newmodel SwitchA(config)#aaa authentication dot1x default group radius SwitchA(config)#dot1x systemauthcontrol SwitchA(config)#interface fastethernet 0/1 SwitchA(configif)#dot1x portcontrol all