Profile PoE
The PoE profile is used to configure Power Over Ethernet (PoE) on a port. PoE allows both ethernet data and DC 48V power to flow over an ethernet cable to power a device.
.png?Policy=eyJTdGF0ZW1lbnQiOlt7IlJlc291cmNlIjoiaHR0cHM6Ly9kemY4dnF2MjRlcWhnLmNsb3VkZnJvbnQubmV0L3VzZXJmaWxlcy80MTcwMy81NDk1Mi9ja2ZpbmRlci9pbWFnZXMvcXUvMjAyNS9pbWFnZSgyNykucG5nIiwiQ29uZGl0aW9uIjp7IkRhdGVMZXNzVGhhbiI6eyJBV1M6RXBvY2hUaW1lIjoxNzYyMDg5OTg1fX19XX0_&Signature=EIuzKcbOQy6TLJdVKElEPbrXov2qmg7XlaJAyD8hVxcWdx6gmfkfviYN3uHBrhNfoSzUxFFsr-WUW~faNobJKDpTSbh-a2WT82Nj7ZfV5VKJMIB9SYovtO0Or-ewITG11Vh2bj1jJ9mCy2mwkmC4AXZ4Rp3eJzFzBneKQ5fACYLHEMi1dEYUNnEQaI~6AemciRKByB2PmXcHQOwIf4Wr7Mdt249aALVJSSi3capa3a7rlEOtsPNj~-etUFMK-Pp~WOt17wMnzXFnuzQL57t~kTNypxJTxSEMJJ2~TbaFirazjHEL9JJCma7s5Gn9zwHTMT9AdgVWTvjxDoiuc5YisA__&Key-Pair-Id=K2TK3EG287XSFC)
PoE Profile Attributes
| Attribute | Values | Default | Req | Description |
|---|---|---|---|---|
| Name | Printable string | N/A | Y | The name of the PoE Profile |
| poe-port-config | Container | |||
| Admin-state | enabled | disabled | Enabled | N | Controls whether PoE is enabled or disabled on the port. |
| Power-pairs | signal | spare | Signal | N |
Whether to place the PoE power onto the signal or A pairs, or on the spare of B pairs for delivering power. For 802.3at and af, most installations use the signal pair. This attribute is ignored for 4PPoE as both pairs are used in that case. |
| Power-priority | critical | high | low | High | N | What priority to put on this port? When power is limited by the ONT’s capacity to fully power all pairs, critical ports are powered first followed by high, then low ports. This ensures that mission-critical ports remain powered |
Note: * = required parameter
- Command Path – tolt>profiles>poe-profiles>
- Module – tolt
- Container – profiles
- Container – poe-profiles
- Types –
- *Name – The name of the PoE Profile.
- Printable string
- Container – poe-port-config
- Admin-state – Controls whether PoE is enabled or disabled on the port.
- enabled (default) | disabled
- Power-pairs – Whether to place the PoE power onto the signal or A pairs, or on the spare of B pairs for delivering power. For 802.3at and af, most installations use the signal pair. This attribute is ignored for 4PPoE as both pairs are used in that case..
- signal (default) | spare
- Power-priority – What priority to put on this port. When power is limited by the ONT’s capacity to fully power all pairs, critical ports are powered first followed by high, then low ports. This ensures that mission critical ports remain powered.
- critical | high (default) | low
- Admin-state – Controls whether PoE is enabled or disabled on the port.
- *Name – The name of the PoE Profile.
PoE Profile Create
- Command Path – tolt>profiles>poe-profiles>
- Module – tolt
- Container – profiles
- Container – poe-profiles
- Type – Example Parameter
- *Name – basic-poe-profile
- poe-port-config
- admin-state enabled
- From the MDS1-ESUA<config># command line, input tolt profiles poe-profiles basic-poe-profile poe-port-config admin-state enabled, and press Enter.
- Input commit and press Enter. Outputs similar to the following are displayed:
MDS1-ESUA<config)# tolt profiles poe-profiles basic-poe-profile poe-port-config admin-state enabled <enter> MDS1-ESUA<config-poe-profiles-basic-poe-profile># commit <enter> Commit Complete. MDS1-ESUA<config-poe-profiles-basic-poe-profile># exit <enter> MDS1-ESUA<config># |
Delete PoE
- Command Path – no>tolt>profiles>poe-profiles>
- Action – no
- Module – tolt
- Container – profiles
- Type – Example Parameter
- *Name – poe-basic-profile
- From the MDS1-ESUA<config># command line, input no tolt profiles poe-profiles poe-basic-profile, and press Enter.
- Input commit and press Enter. Outputs similar to the following are displayed:
MDS1-ESUA<config># tolt profiles poe-profiles poe-basic poe-port-config admin-state disabled< enter> MDS1-ESUA<config># commit <enter> Commit Complete MDS1-ESUA<config># |
Assign a PoE to UNI
-
Command Path – tolt>interfaces>uni>config>
- Module – tolt
- Container – interfaces
- Container – uni
- Container – config
- Types – Example Parameters
- *Aid – ETH1-1-1-1-1
- poe-profile-name poe-basic
-
From the MDS1-ESUA <config># command line, input tolt interfaces uni config ETH1-1-1-1-1 poe-profile basic-poe-profile, and press Enter.
- Input commit and press Enter. Outputs similar to the following are displayed:
MDS1-ESUA(<Config)# tolt interfaces uni config ETH1-1-1-1-1 poe-profile basic-poe-profile <enter> MDS1-ESUA<config-config-ETH1-1-1-1-1-1># commit <enter> commit complete. MDS1-ESUA<config-config-ETH1-1-1-1-1-1># exit <enter> MDS1-ESUA<Config>#_ |
FEEDBACK: Are you happy with this material?
Thank you Your feedback helps us to continually improve our content.
On this page