04-05-2019 12:03 PM
Hi,
We want to add some new AP's to our environment and want to you ports on a specific switch stack member (5). I reviewed some documentation and found to connect to the specific member I can use the "Session x" command. But the documentation inform only the show and debug commands are available. We need to provide POE to port 1-7 on the stack member, can anyone confirm how to accomplish this? My thoughts are below for connecting to the stack member and configuring the ports to receive power.
Test# session 5
Test-5# config t
config t
interface range gi1/0/1-7
power inline auto
end
04-05-2019 12:08 PM
Hi,
You don't need to access the member switch to configure the port. You just log in to the master and configure the ports for switch #5.
5/0/1-5/0/x
HTH
04-05-2019 12:42 PM
04-05-2019 12:48 PM
here is some reference for the power
When power policing is enabled, the switch determines one of the these values as the cutoff power on the PoE port in this order:
Manually when you set the user-defined power level that the switch budgets for the port by using the power inline consumption default wattage global or interface configuration command
Manually when you set the user-defined power level that limits the power allowed on the port by using the power inline auto max max-wattage or the power inline static max max-wattage interface configuration command
Automatically when the switch sets the power usage of the device by using CDP power negotiation or by the IEEE classification and LLDP power negotiation.
Use the first or second method in the previous list to manually configure the cutoff-power value by entering the power inline consumption default wattage or the power inline [auto | static max] max-wattage command.
If you do not manually configure the cutoff-power value, the switch automatically determines it by using CDP power negotiation or the device IEEE classification and LLDP power negotiation. If CDP or LLDP are not enabled, the default value of 30 W is applied. However without CDP or LLDP, the switch does not allow devices to consume more than 15.4 W of power because values from 15400 to 30000 mW are only allocated based on CDP or LLDP requests. If a powered device consumes more than 15.4 W without CDP or LLDP negotiation, the device might be in violation of the maximum current (Imax) limitation and might experience an Icut fault for drawing more current than the maximum. The port remains in the fault state for a time before attempting to power on again. If the port continuously draws more than 15.4 W, the cycle repeats.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide