Quantcast
Channel: PowerConnect Forum - Recent Threads
Viewing all articles
Browse latest Browse all 2954

7048P configuration to supply 802.3at (19W) on port with LLDP-MED

$
0
0

I have a 7048P connected to a Meraki MR34 Wireless Access Point on gi3/0/33.  The MR34 needs 19W to run all features but is not receiving it from the 7048P.  On the 7048P, that port is configured as follows:


7048P#show running-config interface gigabitethernet 3/0/33

description "Meraki MR34 AP"
switchport mode general
switchport general allowed vlan add 5,10,40,50,60,250 tagged
lldp med confignotification
lldp med transmit-tlv ex-pse
power inline high-power
power inline limit user-defined 31200
power inline priority critical

7048P#show lldp med interface gigabitethernet 3/0/33

TLV Codes: 0- Capabilities,       1- Network Policy
           2- Extended PSE,       3- Extended Pd

Interface  Link    configMED operMED   ConfigNotify TLVsTx
---------  ------  --------- --------  ------------ -----------
Gi3/0/33   Up      Enabled   Disabled  Enabled      0,1,2

7048P#show lldp med local-device detail gigabitethernet 3/0/33
LLDP MED Local Device Detail
Interface:  Gi3/0/33
Network Policies
Extended PoE
Device Type:  PSE
Extended PoE PSE
Available:   3120.00 Watts
Source:  Primary
Priority:  Critical


7048P#show lldp med remote-device detail gigabitethernet 3/0/33
LLDP MED Remote Device Detail
Local Interface: Gi3/0/33
Remote Identifier: 40735
Capabilities
MED Capabilities Supported:
MED Capabilities Enabled:
Network Policies

I have used Wireshark to look at the LLDP conversation.

MR34 says:

IEEE 802.3  - Power via MDI 
IEEE 802.3 subtype: Power via MDI (0x02)
MDI Power support: 0x00 Port class: PD PSE MDI Power: Not supported PSE MDI Power: Disabled PSE pairs control Ability: No PSE Power pair: 1 Power class: 5 Power Type: Type 2 PD Device (1) Power source: 1 PSE Power priority: unknown (0) PD Requested Power value: 19.0. watt PSE Allocated Power value: 0.0. watt

7048P says:

IEEE 802.3 - Power via MDI

IEEE 802.3 subtype: Power Via MDI (0x02)

MDI Power support: 0x07

Port class: PSE

PSE MDI Power: supported

PSE MDI Power: Enabled

PSE pairs control Ability: No

PSE Power pair: 1

Power class: 5

Power Type: Type 2 PSE Device (0)

Power source: 1 primary Power source

Power priority: critical (1)

PD Requested Power value: 13.0. watt

PSE Allocated Power value: 13.0. watt

Meraki support say that the 7048P side is misconfigured.
Can anyone point me in the right direction of what is wrong with my 7048P config?

Viewing all articles
Browse latest Browse all 2954