- Community Home
- >
- Networking
- >
- Switching and Routing
- >
- HPE Aruba Networking & ProVision-based
- >
- Resetting single port on hp 3800 to defaults
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-24-2021 11:00 AM
03-24-2021 11:00 AM
Resetting single port on hp 3800 to defaults
Is there a way to reset a single port to defaults on a hp3800
Ex:
interface 9/13
no power-over-ethernet
poe-allocate-by class
poe-value 30
untagged vlan 175
exit
***remove all poe commands instead of going line by line.
Thanks...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-24-2021 07:00 PM
03-24-2021 07:00 PM
Re: Resetting single port on hp 3800 to defaults
Hi @Canaveth
You can define the range like 'interface <port list>' and configure the group of ports
Example to configure interfaces 1 to 5
Switch(config)#Interface 1-5
Switch(eth-1-5)#no power-over-ethernet
But if you want to remote all the poe commands from a single port with a single command, i guess there is no such command, except disabling the poe itself with 'no power-over-ethernet' so that the poe commands do not take affect.
I am an HPE Employee