歡迎user
29-PoE快速配置指南
本章節下載 (197.09 KB)
PoE快速配置指南
Copyright © 2024 bobty下载软件 版權所有,保留一切權利。
非經本公司書麵許可,任何單位和個人不得擅自摘抄、複製本文檔內容的部分或全部,並不得以任何形式傳播。
除bobty下载软件 的商標外,本手冊中出現的其它公司的商標、產品標識及商品名稱,由各自權利人擁有。
本文檔中的信息可能變動,恕不另行通知。
本案例介紹設備通過PoE接口為PD設備供電的配置方法。
如果沒有開啟PoE接口的遠程供電功能,係統不會給PoE接口下掛的PD供電,也不會給PD預留功率。
如果該PoE接口的加入不會導致PSE功率過載,則允許該PoE接口為下掛的PD供電;如果該PoE接口的加入會導致PSE功率過載,則由該PoE接口是否開啟PoE接口優先級策略決定。
不能通過重複執行apply poe-profile或apply poe-profile interface命令修改PoE Profile。如需修改PoE Profile,請先取消PoE profile在PoE接口的應用,修改PoE Profile後,再將PoE profile應用到PoE接口。
# 進入係統視圖。
<Device> system-view
# 開啟GigabitEthernet 1/0/1接口的PoE接口遠程供電功能。
[Device] interface GigabitEthernet 1/0/1
[Device-GigabitEthernet1/0/1] poe enable
[Device-GigabitEthernet1/0/1] quit
#保存配置
[Device] save force
# 創建名稱為abc的PoE profile,指定索引為1。
<Device> system-view
[Device] poe-profile abc 1
# 開啟PoE接口遠程供電功能
[Device-poe-profile-abc-1] poe enable
[Device-poe-profile-abc-1] return
# 將索引為1的PoE profile應用到PoE接口GigabitEthernet1/0/1至GigabitEthernet1/0/6。
<Device> system-view
[Device] apply poe-profile abc index 1 interface gigabitethernet 1/0/1 to gigabitethernet 1/0/6
#保存配置
[Device] save force
配置完成後,下掛的PD設備被供電,能夠正常工作。
· 開啟單個PoE接口遠程供電功能
#
interface GigabitEthernet 1/0/1
poe enable
#
· 批量開啟PoE接口遠程供電功能
#
poe-profile abc 1
poe enable
apply poe-profile index 1
save force
#
· 產品配套“網絡管理和監控配置指導”中的“PoE”。
· 產品配套“網絡管理和監控命令參考”中的“PoE”。
不同款型規格的資料略有差異, 詳細信息請向具體銷售和400谘詢。H3C保留在沒有任何通知或提示的情況下對資料內容進行修改的權利!