表現が若干ことなりますが、ご理解の通りで良いかと思います。
Inactivity timeout はクライアント通信が無い場合(sessionがinactiveになった場合)にclient tableから削除されるまでの値です。
reauth intervalは接続中のクライアントに、再認証が動作するまでの値になります。
以下のマニュアルもご参照下さい。
inactivity timeout
reauth interval
------------------------------
Keita Shimono,
Aruba Japan SE Manager & Airheads Leader
------------------------------
Original Message:
Sent: Mar 15, 2023 12:38 AM
From: inomata
Subject: Aruba APのクライアントのセッションタイムアウト設定について
ご返信頂き、ありがとうございます。
inactivity timeとReauth intervalですが、接続中のクライアントのセッションタイムアウト設定はReauth intervalで認識合っておりますでしょうか。
inactivity timeはAPからの通信をクライアントが受信できない場合に、この設定した時間が経過した場合、APからエントリから削除される認識です。
重要な設定なので、確認させて頂けますと幸いです。何卒よろしくお願い致します。
Original Message:
Sent: Mar 15, 2023 12:25 AM
From: kshimono
Subject: Aruba APのクライアントのセッションタイムアウト設定について
コメントいただいている設定が該当の設定かと思いますが、何かご要件を満たせていないなどあるでしょうか。
------------------------------
Keita Shimono,
Aruba Japan SE Manager & Airheads Leader
Original Message:
Sent: Mar 15, 2023 12:11 AM
From: inomata
Subject: Aruba APのクライアントのセッションタイムアウト設定について
皆様、お世話になっております。
AP-514、バージョン:Aruba OS version 8.7.1.6を使用して各機能の検証を行っています。
タイトルにもありますが、クライアント接続のセッションタイムアウト設定箇所についてご教示頂くことは可能でしょうか。
GUIでNWの設定を確認しましたが、以下のinactivity timeとReauth intervalぐらいしかタイムアウト設定に関連する設定しか見つけられませんでした。


CLIも確認しましたが、特に該当しそうなクライアントのセッションタイムアウト設定はないように見えました。
TEST-AP01# show ap commands | in timeout
set loginsession timeout <INT:val>
configure terminal |=> no inactivity-ap-timeout
configure terminal |=> no loginsession timeout
configure terminal |=> no netservice svc-sip <INT:port> <STRING:proto> <INT:timeout>
configure terminal |=> arm |=> no client-match restriction-timeout
configure terminal |=> arm |=> client-match restriction-timeout <INT:time>
configure terminal |=> uplink |=> failover-vpn-timeout <INT:secs>
configure terminal |=> uplink |=> failover-internet-check-timeout <INT:secs>
configure terminal |=> inactivity-ap-timeout <INT:timeout>
configure terminal |=> loginsession timeout <INT:val> sec
configure terminal |=> netservice svc-sip <INT:port> <STRING:proto> <INT:timeout>
configure terminal |=> wlan ssid-profile <STRING:ssid_profile> |=> no inactivity-timeout
configure terminal |=> wlan ssid-profile <STRING:ssid_profile> |=> inactivity-timeout <INT:interval>
configure terminal |=> wlan auth-server <STRING:auth_server> |=> no timeout
configure terminal |=> wlan auth-server <STRING:auth_server> |=> timeout <INT:value>
configure terminal |=> wlan ldap-server <STRING:ldap_server> |=> timeout <INT:value>
configure terminal |=> wlan ldap-server <STRING:ldap_server> |=> no timeout
configure terminal |=> wlan tacacs-server <STRING:tacacs_server> |=> no timeout
configure terminal |=> wlan tacacs-server <STRING:tacacs_server> |=> timeout <INT:value>
configure terminal |=> ids |=> no valid-ap-max-unseen-timeout
configure terminal |=> ids |=> no ap-max-unseen-timeout
configure terminal |=> ids |=> valid-ap-max-unseen-timeout <UINT:secs>
configure terminal |=> ids |=> ap-max-unseen-timeout <UINT:secs>
configure terminal |=> wired-port-profile <STRING:port> |=> no inactivity-timeout
configure terminal |=> wired-port-profile <STRING:port> |=> inactivity-timeout <INT:interval>
configure terminal |=> l2tpv3 tunnel <STRING:l2tpv3_tunnel_profile> |=> no hello-timeout
configure terminal |=> l2tpv3 tunnel <STRING:l2tpv3_tunnel_profile> |=> hello-timeout <INT:interval_in_sec>
configure terminal |=> l2tpv3 tunnel <STRING:l2tpv3_tunnel_profile> |=> hello-timeout <INT:interval_in_sec> always
申し訳ございませんが何卒よろしくお願い致します。