<?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: redundant nac in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/redundant-nac/m-p/1690511#M795656</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will try to answer your questions to the best of my knowledge.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. CAM is the manager which is used to manage the CAS. So the CAS communicates with all clients trying to login and manages inband routing, vlan-mapping etc. CAM is used to set a ton of things like user roles, what checks are required for posture assessment, setting up authentication servers, configuring NAC agent properties, etc , etc..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. There is an Administration &amp;gt; CCA Manager &amp;gt; Failover TAB which allows you to choose whether the device is primary or secondary.&lt;/P&gt;&lt;P&gt;Similarly, there is a failover TAB in CAS which allows you to do the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. You can check the logs of the CAS to figure out if it is processing data or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can see real time logs via the CLI, using the following commands:&lt;/P&gt;&lt;P&gt;&lt;!--[if gte mso 10]&gt;
&lt;style&gt;
 /* Style Definitions */
 table.MsoNormalTable
	{mso-style-name:"Table Normal";
	mso-tstyle-rowband-size:0;
	mso-tstyle-colband-size:0;
	mso-style-noshow:yes;
	mso-style-priority:99;
	mso-style-qformat:yes;
	mso-style-parent:"";
	mso-padding-alt:0in 5.4pt 0in 5.4pt;
	mso-para-margin:0in;
	mso-para-margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";
	mso-ascii-font-family:Calibri;
	mso-ascii-theme-font:minor-latin;
	mso-fareast-font-family:"Times New Roman";
	mso-fareast-theme-font:minor-fareast;
	mso-hansi-font-family:Calibri;
	mso-hansi-theme-font:minor-latin;
	mso-bidi-font-family:"Times New Roman";
	mso-bidi-theme-font:minor-bidi;}
&lt;/style&gt;
&lt;![endif]--&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10pt; font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;;"&gt;CAM : tail -f /perfigo/control/tomcat/logs/nac_manager.log&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10pt; font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;;"&gt;CAS : tail -f /perfigo/access/tomcat/logs/nac_server.log&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;Hope this helps.&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;-Shrikant&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;P.S.: Please mark the question resolved, if it has been answered. Do rate helpful posts. Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 Apr 2011 16:09:52 GMT</pubDate>
    <dc:creator>Shrikant Sundaresh</dc:creator>
    <dc:date>2011-04-08T16:09:52Z</dc:date>
    <item>
      <title>redundant nac</title>
      <link>https://community.cisco.com/t5/network-security/redundant-nac/m-p/1690510#M795624</link>
      <description>&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am a newbie to NAC. From documents, i found the steps to setup high availability for NAC components CAM &amp;amp; CAS. But i have following queries:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. what is the use of the two distinct components CAM/CAS in NAC suite and how are they linked by functionality/dependency to each other.&lt;/P&gt;&lt;P&gt;2. if we need to forcefully choose active or standby units , how can that be achieved. that is, will both cam/cas need to be seperately disengaged from high availability?&lt;/P&gt;&lt;P&gt;3. after the forceful move of making other unit active, how do we verify if the one active is actually processing all network data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Appreciate all help with answers or useful links to understand the above.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you all.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 12:18:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/redundant-nac/m-p/1690510#M795624</guid>
      <dc:creator>suthomas1</dc:creator>
      <dc:date>2020-02-21T12:18:47Z</dc:date>
    </item>
    <item>
      <title>Re: redundant nac</title>
      <link>https://community.cisco.com/t5/network-security/redundant-nac/m-p/1690511#M795656</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will try to answer your questions to the best of my knowledge.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. CAM is the manager which is used to manage the CAS. So the CAS communicates with all clients trying to login and manages inband routing, vlan-mapping etc. CAM is used to set a ton of things like user roles, what checks are required for posture assessment, setting up authentication servers, configuring NAC agent properties, etc , etc..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. There is an Administration &amp;gt; CCA Manager &amp;gt; Failover TAB which allows you to choose whether the device is primary or secondary.&lt;/P&gt;&lt;P&gt;Similarly, there is a failover TAB in CAS which allows you to do the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. You can check the logs of the CAS to figure out if it is processing data or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can see real time logs via the CLI, using the following commands:&lt;/P&gt;&lt;P&gt;&lt;!--[if gte mso 10]&gt;
&lt;style&gt;
 /* Style Definitions */
 table.MsoNormalTable
	{mso-style-name:"Table Normal";
	mso-tstyle-rowband-size:0;
	mso-tstyle-colband-size:0;
	mso-style-noshow:yes;
	mso-style-priority:99;
	mso-style-qformat:yes;
	mso-style-parent:"";
	mso-padding-alt:0in 5.4pt 0in 5.4pt;
	mso-para-margin:0in;
	mso-para-margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";
	mso-ascii-font-family:Calibri;
	mso-ascii-theme-font:minor-latin;
	mso-fareast-font-family:"Times New Roman";
	mso-fareast-theme-font:minor-fareast;
	mso-hansi-font-family:Calibri;
	mso-hansi-theme-font:minor-latin;
	mso-bidi-font-family:"Times New Roman";
	mso-bidi-theme-font:minor-bidi;}
&lt;/style&gt;
&lt;![endif]--&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10pt; font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;;"&gt;CAM : tail -f /perfigo/control/tomcat/logs/nac_manager.log&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;SPAN style="font-size: 10pt; font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;;"&gt;CAS : tail -f /perfigo/access/tomcat/logs/nac_server.log&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;Hope this helps.&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;-Shrikant&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;P.S.: Please mark the question resolved, if it has been answered. Do rate helpful posts. Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Apr 2011 16:09:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/redundant-nac/m-p/1690511#M795656</guid>
      <dc:creator>Shrikant Sundaresh</dc:creator>
      <dc:date>2011-04-08T16:09:52Z</dc:date>
    </item>
  </channel>
</rss>

