네트워크

[Juniper][ScreenOS] 세션 확인 방법 (get session)

0163 2022. 3. 3. 17:20
반응형

참고 : https://kb.juniper.net/InfoCenter/index?page=content&id=kb24728 

 

- Juniper Networks

This article explains how to analyze the output of get session. How do I analyze the output of get session? Output of the get session command: >get session alloc 176/max 128000, alloc failed 0, di alloc failed 0 id 25599/s**,vsys 0,flag 00000040/0000/00,po

kb.juniper.net

 

>get session
alloc 176/max 128000, alloc failed 0, di alloc failed 0
id 25599/s**,vsys 0,flag 00000040/0000/00,policy 1,time 6, dip 0
0(8801):192.168.1.10/4000->192.168.2.10/1024,1,0010db103040,2,vlan 0,tun 0,vsd 0,route 0
6(2800):192.168.1.10/4000<-192.168.2.10/1024,1,000000000000,3,vlan 0,tun 40000001,vsd 0,route 5

 

인터페이스 번호 (세션토큰 번호) : Src IP/Src Port -> Dst IP/Dst Port, Protocol,

                                            Next-hop Mac주소, vlan ID, vlan 0, VPN 터널 ID, 이중화vsd 번호, 라우팅테이블 번호

반응형