cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2847
Views
0
Helpful
5
Replies

9200 Poe problems

Hey there,

 

currently we are exchanging our 2960s / x for 9200 switches.

Unfortunately older IP POE cameras do not come online.

With the old switches we got the IP cameras online with the following commands:

 

interface GigabitEthernet1/0/1
switchport access vlan 7
switchport mode access
no cdp enable

power inline consumption 8000

power inline static max 8000

storm-control broadcast level pps 100
storm-control action trap
spanning-tree portfast
spanning-tree bpduguard enable

 

However, the 9200 switch does not support it power inline consumption 8000.

 

Is there a way to set the power without poe class to 8000?

5 Replies 5

Leo Laohoo
Hall of Fame
Hall of Fame
power inline police 8000

Hey Leo,

Unfortunately I can only put "action" in the interface configuration behind "power inline police" action errdisable or log.

In that case, post the complete output to the command "power inline ?".

Switch Ports Model SW Version SW Image Mode
------ ----- ----- ---------- ---------- ----
* 1 52 C9200L-48P-4G 16.9.2 CAT9K_LITE_IOSXE BUNDLE

 


#power inline ?
auto Automatically detect and power inline devices
never Never apply inline power
police Police the power drawn on the port
port Configure Port Power Level
static High priority inline power interface

 

#power inline police ?
action Action to be taken when power is overdrawn on the port
<cr> <cr>

 

 

 

 

(config-if)#power inline police ?
action Action to be taken when power is overdrawn on the port
<cr> <cr>


(config-if)#power inline police action ?
errdisable Error-disable the port when power is overdrawn on the port
log Log a message when power is overdrawn on the port

(config-if)#power inline police action ?
errdisable Error-disable the port when power is overdrawn on the port
log Log a message when power is overdrawn on the port

config-if)#power inline police action e
(config-if)#power inline police action errdisable ?
<cr> <cr>

(config-if)#power inline police action log ?
<cr> <cr>

(config-if)#power inline police action log

power inline auto 8000