exam questions

Exam 200-301 All Questions

View all questions & answers for the 200-301 exam

Exam 200-301 topic 1 question 128 discussion

Actual exam question from Cisco's 200-301
Question #: 128
Topic #: 1
[All 200-301 Questions]

Which PoE mode enables powered-devices detection and guarantees power when the device detected?

  • A. auto
  • B. static
  • C. dynamic
  • D. active
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
BATSIE
Highly Voted 2 years, 3 months ago
auto - Enables powered-device detection; if enough power is available, automatically allocates power to the PoE port after device detection (default setting). max max-wattage - limits the power allowed on the port; if no value is specified, the maximum is allowed. max max-wattage - limits the power allowed on the port; range is 4000 to 30000 mW; if no value is specified, the maximum is allowed. never - disables device detection, and disable power to the port. Note: If a port has a Cisco powered device connected to it, do not use the power inline never command to configure the port. A false link-up can occur, placing the port into the error-disabled state. static - Enables powered-device detection; pre-allocate (reserve) power for a port before the switch discovers the powered device; the switch reserves power for this port even when no device is connected and guarantees that power will be provided upon device detection. The switch allocates power to a port configured in static mode before it allocates power to a port configured in auto mode.
upvoted 25 times
...
[Removed]
Highly Voted 2 years, 8 months ago
Answer B is correct. Not A https://www.thinlabs.com/faq/configure-cisco-switch-for-powering-poe-client#:~:text=static%20%2D%20Enables%20powered%2Ddevice%20detection,be%20provided%20upon%20device%20detection.
upvoted 9 times
rasadebayor
1 year, 4 months ago
Judging based on the link you provided, the answer is A. lol
upvoted 5 times
...
...
d0cca29
Most Recent 2 months, 2 weeks ago
Selected Answer: A
In auto mode, the switch automatically detects the presence of a powered device and provides the appropriate amount of power to it. This ensures that power is supplied only when a compatible device is connected, and the power delivery is managed efficiently.
upvoted 1 times
...
nadamos
3 months, 2 weeks ago
Selected Answer: B
It's important to note that while the auto mode also enables powered-device detection, it does not guarantee power in the same way that static mode does
upvoted 1 times
...
Steve14
4 months, 4 weeks ago
Selected Answer: B
https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst9400/software/release/16-9/configuration_guide/int_hw/b_169_int_and_hw_9400_cg/configuring_poe.html
upvoted 1 times
...
jojolabubu
5 months ago
Selected Answer: B
Would go for B, Auto and Static detect the device, only Static guarantees the power delivery.
upvoted 1 times
jojolabubu
4 months, 2 weeks ago
I correct myself, A (Auto) as Static doesn't involve detection.
upvoted 1 times
...
...
RahmNn
6 months, 2 weeks ago
Selected Answer: A
A. auto Explanation: Auto Mode: In Power over Ethernet (PoE), auto mode allows for the detection of powered devices (PDs) connected to the PoE switch or injector. When a device is detected, the PoE switch negotiates and guarantees the appropriate amount of power for that device. This mode ensures that power is supplied only to devices that require it and are capable of using it, helping to prevent power wastage and potential overloads.
upvoted 1 times
...
Doman01
8 months, 3 weeks ago
According to this: https://www.cisco.com/en/US/docs/switches/lan/catalyst3850/software/release/3.2_0_se/multibook/configuration_guide/b_consolidated_config_guide_3850_chapter_011010.html Answer is AUTO Configures the PoE mode on the port. The keywords have these meanings: auto—Enables powered-device detection. If enough power is available, automatically allocates power to the PoE port after device detection. This is the default setting. never —Disables device detection, and disable power to the port. Note If a port has a Cisco powered device connected to it, do not use the power inline never command to configure the port. A false link-up can occur, placing the port into the error-disabled state. static—Enables powered-device detection. Pre-allocate (reserve) power for a port before the switch discovers the powered device. The switch reserves power for this port even when no device is connected and guarantees that power will be provided upon device detection.
upvoted 2 times
...
TrueLearner
9 months ago
Selected Answer: A
auto—The switch automatically detects if the connected device requires power. If the switch discovers a powered device connected to the port and if the switch has enough power, it grants power, updates the power budget, turns on power to the port on a first-come, first-served basis, and updates the LEDs
upvoted 2 times
...
scanossa
9 months ago
Selected Answer: B
static : The device preallocates power to the port (even when no powered device is connected) and guarantees that power will be available for the port. https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst9400/software/release/17-11/configuration_guide/int_hw/b_1711_int_and_hw_9400_cg/configuring_poe.html#:~:text=Cisco%20Universal%20Power%20Over%20Ethernet%20(Cisco%20UPOE)%20is%20a%20Cisco,%2C7%2C8)%20with%20the
upvoted 1 times
vinbra
7 months, 3 weeks ago
"powered-devices detection" you misseed that part
upvoted 1 times
...
...
xtraMiles
9 months, 2 weeks ago
Selected Answer: B
I initially picked A without hesitation. The definition is so closely similar on Cisco's site. But, after further reading, I noticed Cisco (and perhaps other brands as well) prefers "static" and prioritizes it over a port that is configured w/ "auto". This seems to be a pattern with other networking concepts as well like in EtherChannel/LAG, where you stay away from "auto" if possible. Although, I don't think we ever configured any of our switches at work w/ "static". I can see how this might actually pose some issues at work though. New techs might mistake a client's equipment as broken from shipment if this ever happened in shared colocations where multiple clients/servers are on the same switch and the newly arrive equipment does not lit up after connecting a cable to a switch port. Anyhow, good reading I suppose.
upvoted 1 times
...
cybercerberes
10 months, 3 weeks ago
Selected Answer: A
See in google search, the cisco site explain....Correct answer is A (Auto)
upvoted 2 times
...
1b81c0c
1 year ago
Selected Answer: B
More B than A
upvoted 1 times
...
rodrigocalcarao
1 year ago
Selected Answer: B
https://www.cisco.com/en/US/docs/switches/lan/catalyst3850/software/release/3.2_0_se/multibook/configuration_guide/b_consolidated_config_guide_3850_chapter_011010.html#:~:text=static%E2%80%94Enables%20powered%2Ddevice%20detection.%20Pre%2Dallocate%20(reserve)%20power%20for%20a%20port%20before%20the%20switch%20discovers%20the%20powered%20device.%20The%20switch%20reserves%20power%20for%20this%20port%20even%20when%20no%20device%20is%20connected%20and%20guarantees%20that%20power%20will%20be%20provided%20upon%20device%20detection.
upvoted 2 times
...
Harsh2729
1 year, 1 month ago
Answer is A because its written that "enables devices" and detection. Static will always provide power even is the device is plugged or not. Auto detects the poe enabled devices and send power.
upvoted 2 times
...
[Removed]
1 year, 1 month ago
Selected Answer: B
it´s B, the Keyword is "guarantees" The switch allocates power to a port configured in static mode before it allocates power to a port configured in auto mode (the default one).
upvoted 1 times
Alardiians
9 months, 3 weeks ago
keyword is "detection" a static powered POE will always give power regardless if a POE device is plugged in or not therefore it is not doing "detection" specifically with POE. Auto will provide a stable connection, it will detect the POE and give the amount of power needed for it to function.
upvoted 1 times
...
...
VanessaR05
1 year, 2 months ago
Selected Answer: B
It is static, key word is "guarantees"
upvoted 3 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago