09-13-2019 01:42 AM
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?
09-13-2019 01:53 AM
09-13-2019 02:10 AM
09-13-2019 02:15 AM
09-13-2019 02:21 AM
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
09-13-2019 03:47 AM
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