How To Enable Poe On Cisco Switch 2960?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
To enable PoE on a Cisco 2960 switch, the following command needs to be entered into the switch’s command-line interface (CLI):
power inline auto
This command enables PoE on all ports of the switch. To enable PoE on specific ports, use the following command:
power inline {portlist} auto
Replace {portlist} with the list of ports that you want to enable PoE on. For example, to enable PoE on ports 1-4, the command would be:
power inline 1-4 auto
To enable PoE on a Cisco Switch 2960, you will need to use the “power inline auto” command. This command will enable PoE on the switch ports and will allow the switch to supply power to connected devices. To enable PoE on a specific port, you will need to use the “power inline auto <interface-name>” command. For example, “power inline auto fa0/1” would enable PoE on port fa0/1.