Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump usw-flex to 24.10 #1189

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

nailend
Copy link

@nailend nailend commented Feb 13, 2025

No description provided.

@nailend nailend marked this pull request as draft February 13, 2025 22:11
@nailend
Copy link
Author

nailend commented Feb 13, 2025

24.10 currently causes trouble with poemgr.
after beeing able to enable poemgr manually (poemgr issue) I was still not able to reach the connected aruba-Ap11.

{
"profile":"usw-flex",
"input":{
"type":"802.3af"
},
"output":{
"power_budget":8,
"ports":{
"0":{
"enabled":true,
"active":false,
"poe_class":-1,
"power":0,
"power_limit":20,
"name":"lan5",
"faults":[
"capacity-too-high"
]
},
"1":{
"enabled":true,
"active":false,
"poe_class":-1,
"power":0,
"power_limit":20,
"name":"lan4",
"faults":[
"open-circuit"
]
},
"2":{
"enabled":true,
"active":true,
"poe_class":3,
"power":1,
"power_limit":20,
"name":"lan3",
"faults":[]
},
"3":{
"enabled":true,
"active":false,
"poe_class":-1,
"power":0,
"power_limit":20,
"name":"lan2",
"faults":[
"open-circuit"
]
}
}
},
"pse":[
{
"model":"PD69104",
"temperature":37
}
]
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant