CCNA Routing and Switching (legacy) — Question 64
Which two commands correctly verify whether port security has been configured on port FastEthernet 0/12 on a switch? (choose two)
Answer options
- A. SW1#show swithport port-security interface FastEthernet 0/12
- B. SW1# show swithport port-secure interface FastEthernet 0/12
- C. SW1# show port-secure interface FastEthernet 0/12
- D. SW1#show running-config
- E. SW1#show port-security interface FastEthernet 0/12
Correct answer: D, E
Explanation
Option D, 'SW1#show running-config', displays the current configuration of the switch, which includes port security settings. Option E, 'SW1#show port-security interface FastEthernet 0/12', specifically shows the port security status for that interface. The other options are incorrect due to typographical errors or incorrect command syntax.