Skip to Content.

rare-dev - Re: [rare-dev] jitter as metric....

Subject: Rare project developers

List archive


Re: [rare-dev] jitter as metric....


Chronological Thread 
  • From: Jordi ortiz <>
  • To: mc36 <>
  • Subject: Re: [rare-dev] jitter as metric....
  • Date: Tue, 21 Dec 2021 21:02:57 +0000 (UTC)
  • Authentication-results: mx01.puc.rediris.es; spf=pass (rediris.es: domain of designates 155.54.212.169 as permitted sender)

Hi,

Hahaha. That was my Christmas present? You forgot to say ho,ho,ho!

That's great Csaba! Thanks
Jordi

Dec 21, 2021 21:37:08 mc36 <>:

> hi,
> nevermind about the question, i've already added them.... just why not? :)
> regards,
> cs
>
> https://github.com/mc36/freeRouter/commit/0f90b8b6299849d126c6ca6036d82c867a215009
>
>
>
> On 12/21/21 19:03, mc36 wrote:
>> hi,
>> with this small change, i just added the jitter thingy as you suggested:
>> https://github.com/mc36/freeRouter/commit/8fb257200c616d5b19bc0b8edbd1597d6181bb09
>> it goes trough the measurements and sums up the jitter of the consecutive
>> values to have something to experiment with... maybe we should have more
>> from this like diff-min, diff-max, diff-avg and the current one diff-sum?
>> regards,
>> cs
>>
>> sid(cfg-if)#show config-differences
>> interface template1
>>    router lsrp4 1 dynamic-algo differs
>>    exit
>> sid(cfg-if)#show ipv4 lsrp 1 metric
>> iface           router           name   peer                   metric  
>> delay   gotmet
>> ethernet1   10.10.10.5   safe   10.1.123.254   4             3 7       4
>> sid(cfg-if)#show ipv4 lsrp 1 metric
>> iface           router           name   peer                   metric  
>> delay   gotmet
>> ethernet1   10.10.10.5   safe   10.1.123.254   9             3 7 2   9
>> sid(cfg-if)#show ipv4 lsrp 1 metric
>> iface           router           name   peer                   metric  
>> delay       gotmet
>> ethernet1   10.10.10.5   safe   10.1.123.254   9             3 7 2 2   9
>> sid(cfg-if)#show ipv4 lsrp 1 metric
>> iface           router           name   peer                   metric  
>> delay       gotmet
>> ethernet1   10.10.10.5   safe   10.1.123.254   5             7 2 2 2   5
>> sid(cfg-if)#show ipv4 lsrp 1 metric
>> iface           router           name   peer                   metric  
>> delay       gotmet
>> ethernet1   10.10.10.5   safe   10.1.123.254   1             2 2 2 3   5
>> sid(cfg-if)#



Archive powered by MHonArc 2.6.19.

Top of Page