802.11 a/b/g Access Point Command Line Interface Manual
8
4
E
THERNET
C
OMMANDS
Get Command:
Function
Syntax
get ipaddr
Display IP Address
get ipaddr
get ipmask
Display IP Network/Subnet Mask
get ipmask
get gateway
Display Gateway IP Address
get gateway
get lcp
Display Link Integrate state
get lcp
get lcplink
Display Ethernet Link State
get lcplink
get dhcpc
Display DHCP Client State of enabled or disabled
get dhcpc
get domainsuffix
Display Domain Name Server Suffix
get domainsuffix
get nameaddr
Display IP Address Of Name Server
get nameaddr
Set Command:
Function
Syntax
set hostipaddr
Set Boot Host IP Address
set hostipaddr <xxx.xxx.xxx.xxx>
Explanation:<xxx.xxx.xxx.xxx>is IP address
set ipaddr
Set IP Address
set ipaddr <xxx.xxx.xxx.xxx>
Explanation: <xxx.xxx.xxx.xxx> is IP address
set ipmask
Set IP Network/Subnet Mask
set ipmask < xxx.xxx.xxx.xxx>
Explanation: <xxx.xxx.xxx.xxx> is Network mask
set lcp
Set Lcp State
set lcp [0:1]
Explanation:0=disable 1=enable
set gateway
Set Gateway IP Address
set gateway <xxx.xxx.xxx.xxx>
Explanation: <xxx.xxx.xxx.xxx> is Gateway IP address
set dhcpc
Set DHCP Clinet State of enable or disabled
set dhcp[disable:enable]
set domainsuffix
Set Domain Name Server Suffix
set domainsuffix <suffix>
set nameaddr
Set Name Server IP Address
set nameaddr [1:2] <xxx.xxx.xxx.xxx>
set ethctrl
ethernet control Speed and FullDuplex
set ethctrl[0:1:2:3:4]
Explanation:
0: Auto
1: 100M FullDuplex
2: 100M HalfDuplex
3: 10M FullDuplex
4: 10M HalfDuplex