- Table of Contents
- Related Documents
-
Title | Size | Download |
---|---|---|
03-GPON PoE commands | 39.57 KB |
GPON PoE commands
onu poe enable
Use onu poe enable to enable PoE for all UNIs of an ONU.
Use undo onu poe enable to disable PoE for all UNIs of an ONU.
Syntax
onu poe enable
undo onu poe enable
Default
PoE is enabled for UNIs of an ONU.
Views
ONU interface view
Predefined user roles
network-admin
Usage guidelines
On an ONU interface, the onu poe enable and uni poe enable commands are mutually exclusive.
Examples
# Enable PoE for all UNIs of the ONU bound to ONU 1/0/1:1.
<Sysname> system-view
[Sysname] interface onu 1/0/1:1
[Sysname-Onu1/0/1:1] onu poe enable
Related commands
uni poe enable
uni poe enable
Use uni poe enable to enable PoE for a single UNI.
Use undo uni poe enable to disable PoE for a single UNI.
Syntax
uni uni-number poe enable
undo uni uni-number poe enable
Default
PoE is disabled for a single UNI. The default of the onu poe enable command takes effect preferentially, and PoE is enabled for all UNIs of an ONU.
Views
ONU interface view
Predefined user roles
network-admin
Parameters
uni-number: Specifies a UNI by its number in the range of 1 to the number of UNIs on the ONU. The maximum number of UNIs supported on an ONU is 32.
Usage guidelines
On an ONU interface, the onu poe enable and uni poe enable commands are mutually exclusive.
Examples
# Enable PoE for UNI 1.
<Sysname> system-view
[Sysname] interface onu 1/0/1:1
[Sysname-Onu1/0/1:1] uni 1 poe enable
Related commands
onu poe enable