2019年7月17日 星期三

Aruba AP apboot mode command

Aruba AP apboot mode command


進入APboot mode
在Aruba AP剛開機的時候,使用console接入,在底下畫面按下enter鍵可以進入
AP boot模式(如果沒按到要拔電重啟AP再試一次)。
如果在apboot模式底下太久沒有動作,AP會重開機。




之後可以輸入這些指令(可以使用縮寫,像是setenv->set、purgeenv->purge)
用tab可以代出完整指令,所有設定記得要用save存檔之後重開機才不會消失
另外因為沒有防呆,輸入錯誤的參數會導致AP不正常運作






清除AP設定三大指令
purgeenv 清除網路參數(IP/Mask/Gateway等,但config還在)
factory_reset 清除config回到出廠值
clear os 清除OS回到出廠值


三個全下AP會回到最乾淨的狀態


基本AP網路參數設定
set ipaddr x.x.x.x  設定IPv4的ip
set netmask x.x.x.x  設定遮罩
set gatewayip x.x.x.x 設定Gateway
set name x 設定名稱
set ip6addr 2001:db8:1a:0:10:0:10:1 設定IPv6的ip
set ip6prefix 64 設定Prefix
set gatewayip6 2001:db8:1a:0:10:0:10:254 設定IPv6的gateway
print 檢視設定
save 儲存設定


查看AP os與升級指令
osinfo 檢視AP Partition 0與1的OS版本
print 檢視os_partition查看AP開機用的partition
set severip x.x.x.x 設定tftp server ip


upgrade os <filename> 下載OS進partition 0
upgrade prov <filename> 下載OS進partition 1
set os_partition 0/1 設定使用哪個partition開機


CAP(thinAP)相關指令


set master x.x.x.x 設定controller ip
set group xxx 設定AP group

沒有留言:

張貼留言