WAN_PPPOE_USERNAME, WAN_PPPOE_PASSWORD

Description

Get or set the PPPoE configuration on WAN port. These Settings are only valid if only if the WAN_TYPE is PPPoE. The input argument string length will be checked before apply it.

In EPL decoder, this URL is same as the WAN_PPPOE_USERNAME and WAN_PPPOE_PASSWORD in the SYSTEM CGI but only Type1 URL command is supported.

Therefore, the WAN_PPPOE_USERNAME and WAN_PPPOE_PASSWORD URLs in WPL decoders are only addressed in this page.

Input Argument

Character strings (< 64 Bytes)

Attribute

Return of Message

None

Applicability

Status

Valid

See Also

WAN, WAN_TYPE, WAN_IP, WAN_NETMASK, WAN_GATEWAY

Example

http://ip:port/cgi-bin/url.cgi?USER=Admin&PWD=123456&WAN_PPPOE_USERAME=''
http://ip:port/cgi-bin/url.cgi?USER=Admin&PWD=123456&WAN_PPPOE_PASSWORD=''

Back to

HOME, URL CGI, SYSTEM CGI


¡@