hard
Single Answer
0

You are configuring a port for port security and receive the error Command rejected: FastEthernet0/1 is a dynamic port. Which commands will help you configure the port?

Answer Options

A

no switchport dynamic switchport port-security

B

switchport mode access switchport port-security

C

switchport mode access switchport nonnegotiate switchport port-security

D

switchport mode access no dynamic switchport port-security

Correct Answer: C

Explanation

When port security is configured, the port cannot be in dynamic mode for Dynamic Trunking Protocol (DTP) mode. You must configure the port as an access port first, then turn off DTP with the command switchport nonnegotiate. You can then configure switchport security. The commands no switchport dynamic and switchport port-security are incorrect. The commands switchport mode access and switchport port-security are incorrect. The commands switchport mode access, no dynamic, and switchport port-security are incorrect.

port-security
dtp
switching
troubleshooting