This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Is there any "guide" for understanding RED connection log?

Good morning,
reading the user forum, especially the RED section, I saw a lot of pasted logs. I would like to better understand the meaning of the single voices of the log.

Example A :

connected OK, pushing config
command 'PING 1'
PING remote_tx=1 local_rx=1 diff=0
PONG local_tx=22
command 'PING 14'
PING remote_tx=14 local_rx=15 diff=-1
PONG local_tx=70

Example B :

command 'PING 89'
PING remote_tx=89 local_rx=89 diff=0
PONG local_tx=8
command 'PING 98'
PING remote_tx=98 local_rx=98 diff=0
PONG local_tx=9
command 'PING 102'
PING remote_tx=102 local_rx=102 diff=0
PONG local_tx=10
SELF: (Re-)loading device configurations
SELF: (Re-)loading device configurations
A30001374BF35FA: command 'PING 130'
PING remote_tx=130 local_rx=130 diff=0
PONG local_tx=11
SELF: (Re-)loading device configurations
command 'PING 144'
PING remote_tx=144 local_rx=144 diff=0
PONG local_tx=12


There are differences from A and B log.
For example in A log the "ping number" (remote or local) is always lower than the "pong number" while in B log is the opposite; and in B log I often get the "(Re-)loading device configurations" message.

How can I understand what is the right situation?
Is there a guide for the "red_server" message output?

Thanks [:S]

Luigi


This thread was automatically locked due to age.
Parents Reply Children
  • Hi Scott Klassen,
    I did it a quarter of hour ago, but now there is not "normal traffic" on the remote network. Normally the latency vary from about 40 ms to 380 ms, but I verify that the disconnections seem not to be dependent from high latency (380ms...sigh!).
    I'll repeat the tracert test again on monday and I'll report the result.

    Any other ideas? [:S]

    Thanks

    Luigi