<?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: new sessions and max sessions in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/new-sessions-and-max-sessions/m-p/70560#M40545</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Max sessions would be the maximum supported sessions that the device can concurrently sustain, new sessions would be either new sessions since boot up or rate of new sessions established per second.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can use this command to find out all that information:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;gt; show session info&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You'll get an output like this:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;show session info&lt;/P&gt;
&lt;P&gt;--------------------------------------------------------------------------------&lt;BR /&gt;Number of sessions supported: 65534&lt;BR /&gt;Number of active sessions: 134&lt;BR /&gt;Number of active TCP sessions: 105&lt;BR /&gt;Number of active UDP sessions: 29&lt;BR /&gt;Number of active ICMP sessions: 0&lt;BR /&gt;Number of active BCAST sessions: 0&lt;BR /&gt;Number of active MCAST sessions: 0&lt;BR /&gt;Number of active predict sessions: 0&lt;BR /&gt;Session table utilization: 0%&lt;BR /&gt;Number of sessions created since bootup: 282139&lt;BR /&gt;Packet rate: 30/s&lt;BR /&gt;Throughput: 96 kbps&lt;BR /&gt;New connection establish rate: 0 cps&lt;BR /&gt;--------------------------------------------------------------------------------&lt;BR /&gt;Session timeout&lt;BR /&gt; TCP default timeout: 3600 secs&lt;BR /&gt; TCP session timeout before SYN-ACK received: 5 secs&lt;BR /&gt; TCP session timeout before 3-way handshaking: 10 secs&lt;BR /&gt; TCP half-closed session timeout: 120 secs&lt;BR /&gt; TCP session timeout in TIME_WAIT: 15 secs&lt;BR /&gt; TCP session timeout for unverified RST: 30 secs&lt;BR /&gt; UDP default timeout: 30 secs&lt;BR /&gt; ICMP default timeout: 6 secs&lt;BR /&gt; other IP default timeout: 30 secs&lt;BR /&gt; Captive Portal session timeout: 30 secs&lt;BR /&gt; Session timeout in discard state:&lt;BR /&gt; TCP: 90 secs, UDP: 60 secs, other IP protocols: 60 secs&lt;BR /&gt;--------------------------------------------------------------------------------&lt;BR /&gt;Session accelerated aging: True&lt;BR /&gt; Accelerated aging threshold: 80% of utilization&lt;BR /&gt; Scaling factor: 2 X&lt;BR /&gt;--------------------------------------------------------------------------------&lt;BR /&gt;Session setup&lt;BR /&gt; TCP - reject non-SYN first packet: False&lt;BR /&gt; Hardware session offloading: True&lt;BR /&gt; IPv6 firewalling: False&lt;BR /&gt; Strict TCP/IP checksum: True&lt;BR /&gt; ICMP Unreachable Packet Rate: 200 pps&lt;BR /&gt;--------------------------------------------------------------------------------&lt;BR /&gt;Application trickling scan parameters:&lt;BR /&gt; Timeout to determine application trickling: 10 secs&lt;BR /&gt; Resource utilization threshold to start scan: 80%&lt;BR /&gt; Scan scaling factor over regular aging: 8&lt;BR /&gt;--------------------------------------------------------------------------------&lt;BR /&gt;Session behavior when resource limit is reached: drop&lt;BR /&gt;--------------------------------------------------------------------------------&lt;BR /&gt;Pcap token bucket rate : 10485760&lt;BR /&gt;--------------------------------------------------------------------------------&lt;BR /&gt;Max pending queued mcast packets per session : 0&lt;BR /&gt;--------------------------------------------------------------------------------&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Additionally you can see live stats by using this command:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;gt; show system statistics session&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;hope this helps,&lt;/P&gt;
&lt;P&gt;Ben&lt;/P&gt;</description>
    <pubDate>Fri, 08 Jan 2016 11:55:13 GMT</pubDate>
    <dc:creator>bmorris1</dc:creator>
    <dc:date>2016-01-08T11:55:13Z</dc:date>
    <item>
      <title>new sessions and max sessions</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/new-sessions-and-max-sessions/m-p/70278#M40479</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;What are the differnces between the metric new sessions and max sessions .&lt;/P&gt;
&lt;P&gt;I can see sessions per sessions from cli .How can i see new sessions count&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jan 2016 23:19:39 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/new-sessions-and-max-sessions/m-p/70278#M40479</guid>
      <dc:creator>sib2017</dc:creator>
      <dc:date>2016-01-04T23:19:39Z</dc:date>
    </item>
    <item>
      <title>Re: new sessions and max sessions</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/new-sessions-and-max-sessions/m-p/70560#M40545</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Max sessions would be the maximum supported sessions that the device can concurrently sustain, new sessions would be either new sessions since boot up or rate of new sessions established per second.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can use this command to find out all that information:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;gt; show session info&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You'll get an output like this:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;show session info&lt;/P&gt;
&lt;P&gt;--------------------------------------------------------------------------------&lt;BR /&gt;Number of sessions supported: 65534&lt;BR /&gt;Number of active sessions: 134&lt;BR /&gt;Number of active TCP sessions: 105&lt;BR /&gt;Number of active UDP sessions: 29&lt;BR /&gt;Number of active ICMP sessions: 0&lt;BR /&gt;Number of active BCAST sessions: 0&lt;BR /&gt;Number of active MCAST sessions: 0&lt;BR /&gt;Number of active predict sessions: 0&lt;BR /&gt;Session table utilization: 0%&lt;BR /&gt;Number of sessions created since bootup: 282139&lt;BR /&gt;Packet rate: 30/s&lt;BR /&gt;Throughput: 96 kbps&lt;BR /&gt;New connection establish rate: 0 cps&lt;BR /&gt;--------------------------------------------------------------------------------&lt;BR /&gt;Session timeout&lt;BR /&gt; TCP default timeout: 3600 secs&lt;BR /&gt; TCP session timeout before SYN-ACK received: 5 secs&lt;BR /&gt; TCP session timeout before 3-way handshaking: 10 secs&lt;BR /&gt; TCP half-closed session timeout: 120 secs&lt;BR /&gt; TCP session timeout in TIME_WAIT: 15 secs&lt;BR /&gt; TCP session timeout for unverified RST: 30 secs&lt;BR /&gt; UDP default timeout: 30 secs&lt;BR /&gt; ICMP default timeout: 6 secs&lt;BR /&gt; other IP default timeout: 30 secs&lt;BR /&gt; Captive Portal session timeout: 30 secs&lt;BR /&gt; Session timeout in discard state:&lt;BR /&gt; TCP: 90 secs, UDP: 60 secs, other IP protocols: 60 secs&lt;BR /&gt;--------------------------------------------------------------------------------&lt;BR /&gt;Session accelerated aging: True&lt;BR /&gt; Accelerated aging threshold: 80% of utilization&lt;BR /&gt; Scaling factor: 2 X&lt;BR /&gt;--------------------------------------------------------------------------------&lt;BR /&gt;Session setup&lt;BR /&gt; TCP - reject non-SYN first packet: False&lt;BR /&gt; Hardware session offloading: True&lt;BR /&gt; IPv6 firewalling: False&lt;BR /&gt; Strict TCP/IP checksum: True&lt;BR /&gt; ICMP Unreachable Packet Rate: 200 pps&lt;BR /&gt;--------------------------------------------------------------------------------&lt;BR /&gt;Application trickling scan parameters:&lt;BR /&gt; Timeout to determine application trickling: 10 secs&lt;BR /&gt; Resource utilization threshold to start scan: 80%&lt;BR /&gt; Scan scaling factor over regular aging: 8&lt;BR /&gt;--------------------------------------------------------------------------------&lt;BR /&gt;Session behavior when resource limit is reached: drop&lt;BR /&gt;--------------------------------------------------------------------------------&lt;BR /&gt;Pcap token bucket rate : 10485760&lt;BR /&gt;--------------------------------------------------------------------------------&lt;BR /&gt;Max pending queued mcast packets per session : 0&lt;BR /&gt;--------------------------------------------------------------------------------&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Additionally you can see live stats by using this command:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;gt; show system statistics session&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;hope this helps,&lt;/P&gt;
&lt;P&gt;Ben&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jan 2016 11:55:13 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/new-sessions-and-max-sessions/m-p/70560#M40545</guid>
      <dc:creator>bmorris1</dc:creator>
      <dc:date>2016-01-08T11:55:13Z</dc:date>
    </item>
  </channel>
</rss>

