Navigation
Supported Platforms
Related Documentation
disable (Power over Ethernet)
Syntax
disable;
Hierarchy Level
[edit poe interface (all | interface-name)],[edit poe interface (all | interface-name) telemetries],[edit poe notification-control fpc slot-number]
Release Information
Statement introduced in Junos OS Release 9.0 for EX Series switches.
Statement introduced in Junos OS Release 12.2 for ACX2000 Universal Access Routers.
Description
Disable a PoE interface, disable the collection of power consumption data for a PoE interface, or disable the generation of the PoE SNMP traps. The action of the disable statement depends on which statement it is used with:
- When used with interface—Disable the PoE capability of this interface. The interface operates as a standard network access interface, and power is no longer allocated to it from the PoE power budget. Although the PoE capability is disabled, the PoE configuration for the interface is retained. To re-enable the PoE capability of this interface, delete the disable statement from the interface entry in the configuration.
- When used with telemetries—Disable the collection of PoE power consumption records for this interface. Any previously collected records are deleted. However, the telemetries configuration is retained, including the values for interval and duration. To re-enable record collection, delete the disable statement from the telemetries entry in the configuration.
- When used with notification-control—Disable the generation of PoE SNMP traps. To re-enable PoE traps, delete the disable statement from the notification-control entry in the configuration.
Required Privilege Level
system—To view this statement in the configuration.
system-control—To add this statement to the configuration.