This shows you the differences between two versions of the page.
|
hardware:cflink:lanbridge-cflink-protocol [2021/05/13 23:07] jarrod |
hardware:cflink:lanbridge-cflink-protocol [2021/05/17 00:00] (current) jarrod |
||
|---|---|---|---|
| Line 13: | Line 13: | ||
| * ''4'' - ''10'' = Reserved for future use | * ''4'' - ''10'' = Reserved for future use | ||
| * ''11'' - ''20'' = Configurable as TCP or UDP communication | * ''11'' - ''20'' = Configurable as TCP or UDP communication | ||
| + | |||
| + | ===== Authentication ===== | ||
| + | |||
| + | By default, authentication on LAN Bridge is disabled. To enable it, use the [[#pwd-login-password|Configure Password command]]. | ||
| + | |||
| + | When authentication is enabled, the LAN Bridge will send a ''RLANATH'' command when first connecting. When this command has been sent, no other commands will be accepted until the correct username and password has been received. | ||
| + | |||
| + | If an incorrect login message is received, the LAN Bridge will respond with [[hardware:cflink:error-codes#lan-bridge-solo-error-codes|''RLANERR'' message, with error code 134]]. | ||
| + | |||
| + | Once successfully logged in, the LAN Bridge will reply with ''RLANWHO'' response to acknowledge that login is correct and the device will now respond to other commands. | ||
| + | |||
| ===== Queries ===== | ===== Queries ===== | ||