AP BOOT命令 - 2013年8月

By Srynearson 未出版

Tutorial by:

Hello Everyone today i have decided to do a tutorial regarding this which can be helpful sometimes:

首先,您需要进入AP启动,然后在启动AP时通过控制台将其连接起来,例如,您开始按任何键,例如输入,然后按下它,直到您看到APBOOT>

Here is the list of Commands are their meaning:

setenv ipaddr 172.16.3.223

This Comand will set the static ip address to AP

SetEnv NetMask 255.255.255.0

This command will set the subnet mask to the AP

setenv gatewayip 172.16.3.1

此命令将将IP默认网关设置为AP

setenv serverip 172.20.5.25

This command will set from which controller he will download the new image

setenv master 172.20.5.25

This command will tell the ip which is the master controller

setenv group raphome


该命令将告诉IP他属于哪个组

setenv名称carlos_ap

This command will tell the IP his name

saveenv

此命令将保存配置

dhcp

This command will help you to know if you are reciving DHCP addresses

purgeenv

This command will delete all the variables you configured on the apboot

clearos

此命令将删除您从控制器下载的固件,并将首次打开时来自Aruba的面料的AP OS。

factory_default

This command will totally factory default the AP

我希望这个命令帮助您:)

Cheers

Carlos

[Mod note: edited subject line for readability]

0评论
1视图