Aruba & ProVision-based
1752781 Members
6705 Online
108789 Solutions
New Discussion

Re: Resetting single port on hp 3800 to defaults

 
Canaveth
Occasional Contributor

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...

1 REPLY 1
drk787
HPE Pro

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.

 

 

 

Thank You!
I am an HPE Employee

Accept or Kudo