<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: EXOS - show radius - round trip time in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/exos-show-radius-round-trip-time/m-p/77365#M19566</link>
    <description>Round Trip Time has been available in the "show radius" command for a very long time. I checked an EXOS 11.2 command reference guide and it was listed.&lt;BR /&gt;
&lt;BR /&gt;
Regarding the RTT units and what this value actually means, I've emailed two of the developers and will have to get back to you.</description>
    <pubDate>Thu, 08 Aug 2019 02:31:22 GMT</pubDate>
    <dc:creator>Drew_C</dc:creator>
    <dc:date>2019-08-08T02:31:22Z</dc:date>
    <item>
      <title>EXOS - show radius - round trip time</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/exos-show-radius-round-trip-time/m-p/77364#M19565</link>
      <description>New EXOS V30.2 shows this information:&lt;BR /&gt;
&lt;BR /&gt;
&lt;DIV class="threadCode"&gt;&lt;B&gt;code:&lt;/B&gt;&lt;PRE spellcheck="false"&gt; RADIUS server       : 1 Status is Active&lt;BR /&gt;   host name    : &lt;BR /&gt;   IP address   : 10.0.1.52&lt;BR /&gt;   Server IP Port: 1812&lt;BR /&gt;   Client address: 10.1.0.4 (VR-Default)&lt;BR /&gt;   Retries      : 2 *&lt;BR /&gt;   Timeout      : 3 *&lt;BR /&gt;   Realm        : Netlogin&lt;BR /&gt;   shared secret : [removed]&lt;BR /&gt;Access Requests  : 1         Access Accepts   : 1        &lt;BR /&gt;Access Rejects   : 0         Access Challenges : 9        &lt;BR /&gt;Access Retransmits: 0         Client timeouts  : 0        &lt;BR /&gt;Bad authenticators: 0         Unknown types    : 0        &lt;BR /&gt;Round Trip Time  : 3    &lt;BR /&gt;&lt;/PRE&gt;&lt;/DIV&gt;&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
How is this Round Trip Time measured ? Seconds (i guess) ?&lt;BR /&gt;
&lt;BR /&gt;
Is this a average value of last radius session ? How many last session ?&lt;BR /&gt;
Or is this the value of really last radius session ?&lt;BR /&gt;
&lt;BR /&gt;
If anyone have some reliable information (no guessing) it will be very welcome!&lt;BR /&gt;
&lt;BR /&gt;
Regards</description>
      <pubDate>Wed, 07 Aug 2019 21:57:58 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/exos-show-radius-round-trip-time/m-p/77364#M19565</guid>
      <dc:creator>M_Nees</dc:creator>
      <dc:date>2019-08-07T21:57:58Z</dc:date>
    </item>
    <item>
      <title>Re: EXOS - show radius - round trip time</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/exos-show-radius-round-trip-time/m-p/77365#M19566</link>
      <description>Round Trip Time has been available in the "show radius" command for a very long time. I checked an EXOS 11.2 command reference guide and it was listed.&lt;BR /&gt;
&lt;BR /&gt;
Regarding the RTT units and what this value actually means, I've emailed two of the developers and will have to get back to you.</description>
      <pubDate>Thu, 08 Aug 2019 02:31:22 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/exos-show-radius-round-trip-time/m-p/77365#M19566</guid>
      <dc:creator>Drew_C</dc:creator>
      <dc:date>2019-08-08T02:31:22Z</dc:date>
    </item>
    <item>
      <title>Re: EXOS - show radius - round trip time</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/exos-show-radius-round-trip-time/m-p/77366#M19567</link>
      <description>&lt;USER-MENTION data-id="6353489"&gt;@M.Nees&lt;/USER-MENTION&gt;, I heard back from engineering on this question.&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;From code inspection it appears this a count of “system ticks” each of which is 1/100th of a second. As such, the 3 would indicate 30 milliseconds (+/- 10 milliseconds due to the tick granularity) from when EXOS sends the request to the RADIUS server to when EXOS gets a response from the RADIUS server.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;
It is the value of the last successful exchange and does not average the value over multiple authentications.&lt;BR /&gt;
&lt;BR /&gt;
The origin of the value is from RFC2618 (RADIUS authentication MIB):&lt;BR /&gt;
&lt;DIV class="threadCode"&gt;&lt;B&gt;code:&lt;/B&gt;&lt;PRE spellcheck="false"&gt;radiusAuthClientRoundTripTime  OBJECT-TYPE&lt;BR /&gt;      SYNTAX TimeTicks&lt;BR /&gt;      MAX-ACCESS read-only&lt;BR /&gt;      STATUS current&lt;BR /&gt;      DESCRIPTION&lt;BR /&gt;            "The time interval (in hundredths of a second) between&lt;BR /&gt;             the most recent Access-Reply/Access-Challenge and the&lt;BR /&gt;             Access-Request that matched it from this RADIUS&lt;BR /&gt;             authentication server."&lt;BR /&gt;      ::= { radiusAuthServerEntry 4 }&lt;BR /&gt;&lt;/PRE&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 12 Aug 2019 23:52:53 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/exos-show-radius-round-trip-time/m-p/77366#M19567</guid>
      <dc:creator>Drew_C</dc:creator>
      <dc:date>2019-08-12T23:52:53Z</dc:date>
    </item>
  </channel>
</rss>

