SPEED_WAN
Description
Get or Set link speed and duplex mode of WAN port.
In Multi-Channel device, this URL will be read-only command if the CHANNEL=n was set before this URL. Then, the return message will be WAN_SPEED='0' always.
Input Argument
0: Auto Negotiation
1: Force to 100Mbps and Full Duplex Mode
2: Force to 100Mbps and Half Duplex Mode
3: Force to 10Mbps and Full Duplex Mode
4: Force to 10Mbps and Half Duplex Mode
Attribute
Return of Message
WAN_SPEED='0'
OK: WAN_SPEED='0'
or
ERROR: WAN_SPEED='0'
Applicability
Status
Valid
See Also
Example
http://ip:port/cgi-bin/system?USER=Admin&PWD=123456&SPEED_WAN
or
http://ip:port/cgi-bin/cmd/system?SPEED_WAN
http://ip:port/cgi-bin/system?USER=Admin&PWD=123456&SPEED_WAN=n
or
http://ip:port/cgi-bin/cmd/system?SPEED_WAN=n
Back to