I disabled 2 Poe ports. How can I enable them again
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎05-23-2019 06:03 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎05-27-2019 07:55 PM
I did this in CLI mode on the Juniper EX4300 to get poe enabled again. I was trying reboot an AP that was disconnected from Hive Manager and I assume I did it the wrong way. I may contact Juniper to do this in a better manner.
This is an example of the Juniper CLI commands I used
set poe interface ge-0/0/0 disable
delete poe interface ge-0/0/0 maximum-power
commit
Then re-enable poe on the interface
delete poe interface ge-0/0/0 disable
commit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎05-24-2019 10:26 AM
What model device are you using? And did you disable them via the CLI or the GUI?
