show l2tpv2 session

L2TPv2 セッション情報を表示します。

V01.11(00)以降サポート


表示画面例 通常表示

#show l2tpv2 session

L2TP Session Information Total tunnels 2 sessions 2

LocID  RemID  Loc    Username              Tunnel   IPsec    State   Last Chg
              TunID                        I/F Num  I/F Num 
5      46292  1388   user-A@furukawa.co.jp 1        33       est     00:08:16
6      46293  1389   user-B@furukawa.co.jp 2        34       est     00:08:16


表示画面例 詳細表示

#show l2tp session detail

L2TP Session Information Total tunnels 2 sessions 2

Session id 5 is up, tunnel id 1388
  Remote session id is 46292, remote tunnel id 16493
  Remotely initiated session
Call serial number is 2397200004
Remote host name is lac-A
  Address xxx.xxx.xxx.xxx, port 1701
Local host name is lns-A
  Address xxx.xxx.xxx.xxx, port 1701
Session state is established, time since change 00:08:37
Session username is user-A@furukawa.co.jp
Interface is tunnel 1


各項目の説明

項 目 内 容
tunnels L2TPv2 トンネルの総数を表示します。
sessions L2TPv2 セッションの総数(idle 状態以外) を表示します。
LocID 自装置のセッションID を表示します。
RemID 対向装置のセッションID を表示します。
LocTunID 自装置のトンネルID を表示します。
Username セッションのユーザ名を表示します。ユーザ名を受信しなかった場合は"---"を表示します。
ユーザ名とは、L2TPv2のL2TP Proxy Authen Name AVPで通知されるユーザネームです。
Tunnel I/F Num トンネルインタフェース番号を表示します。
IPsec I/F Num IPsecでL2TPをカプセル化している場合、IPsecインタフェース番号を表示します。
State 現在のL2TPv2 トンネルの状態を表示します。
idle :idle 状態
w-tun :wait-tunnel 状態
w-reply:wait-ctl-reply 状態
w-conn :wait-ctl-connect 状態
w-ans :wait-cs-answer 状態
est :established 状態
Last Chg 状態が最後に変化してからの経過時間を表示します。
Session id 自装置のセッションID を表示します。
tunnel id 自装置のトンネルID を表示します。
Remote session id is 対向装置のセッションID を表示します。
remote tunnel id 対向装置のトンネルID を表示します。
initiated session どちらから確立したセッションかを表示します。
Remotely:対向装置から確立
Locally :自装置から確立
Call serial number is Call Serial Number AVP で受信する番号を表示します。
Remote host name is 対向装置のホスト名を表示します。
Address 対向装置のIP アドレスを表示します。
port 対向装置のUDP ポート番号を表示します。
Local host name is 自装置のホスト名を表示します。
Address 自装置のIP アドレスを表示します。
port 自装置のUDP ポート番号を表示します。
Session state is 現在のL2TPv2 セッションの状態を表示します。
idle :idle 状態
w-tun :wait-tunnel 状態
w-reply:wait-reply 状態
w-conn :wait-connect 状態
w-ans :wait-cs-answer 状態
est :established 状態
time since change 最後の状態遷移からの経過時間を表示します。
Session username is セッションのユーザ名を表示します。ユーザ名を受信しなかった場合は"---"を表示します。
ユーザ名とは、L2TPv2のL2TP Proxy Authen Name AVPで通知されるユーザネームです。
Interface is セッションに関連付けられているトンネルインタフェース名を表示します。


コマンド書式

show l2tpv2 session [detail]


パラメータ

パラメータ 設定内容 設定範囲 省略時の値
detail 詳細情報を表示する場合に指定します。 - 通常表示となります。

トップページへ