<?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: Cisco IP Communicator not triggering MAB in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/cisco-ip-communicator-not-triggering-mab/m-p/3179621#M555756</link>
    <description>&lt;P&gt;Its a problem with windows. switches add voice vlan as dot1q header to voice frames while windows drop strips dot1q header. Additionally, do you see cipc in cdp neighbor. If not then you don't have cdp driver installed on you machine.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I haven't worked on VIRL but this how it works in real switches&lt;/P&gt;</description>
    <pubDate>Mon, 04 Sep 2017 08:06:51 GMT</pubDate>
    <dc:creator>Mohammed al Baqari</dc:creator>
    <dc:date>2017-09-04T08:06:51Z</dc:date>
    <item>
      <title>Cisco IP Communicator not triggering MAB</title>
      <link>https://community.cisco.com/t5/network-access-control/cisco-ip-communicator-not-triggering-mab/m-p/3175251#M555752</link>
      <description>&lt;P&gt;Please can someone confirm that will Cisco IPC trigger MAB as a normal Cisco IP Phone or just the PC on which it is installed should trigger MAB. Moreover, as a Cisco IP Phone has a three-port switch , if we want to connect a second PC behind the real Phone, in Cisco IPC is that PC (in access VLAN) the PC on which this IPC software is installed or another PC connected to the PC on which IPC is installed?&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 18:32:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/cisco-ip-communicator-not-triggering-mab/m-p/3175251#M555752</guid>
      <dc:creator>muhammad_2013331</dc:creator>
      <dc:date>2020-02-21T18:32:53Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco IP Communicator not triggering MAB</title>
      <link>https://community.cisco.com/t5/network-access-control/cisco-ip-communicator-not-triggering-mab/m-p/3176138#M555753</link>
      <description>&lt;P&gt;Hi, CIPC will be detected as Cisco IP Phone if you have&amp;nbsp;CDP driver installated and detected on your workstation. Now if you use your NIC MAC for CIPC, your workstation will be classified wrongly as IP Phone. I suggest to use seperate MAC in CIPC settings. This will have the switch port to have two seperate MAB sessions for workstation and IP Phone. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regarding the 2nd point, its all about how many mac addresses you have. If you configure your CIPC to use seperate MAC address then you have 1 mac for IP Phone, 1 mac for PC and 1 mac for CIPC.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 26 Aug 2017 10:59:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/cisco-ip-communicator-not-triggering-mab/m-p/3176138#M555753</guid>
      <dc:creator>Mohammed al Baqari</dc:creator>
      <dc:date>2017-08-26T10:59:36Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco IP Communicator not triggering MAB</title>
      <link>https://community.cisco.com/t5/network-access-control/cisco-ip-communicator-not-triggering-mab/m-p/3179404#M555754</link>
      <description>&lt;P&gt;Thank you so much for replying...and sorry for me replying late..but.&lt;/P&gt;&lt;P&gt;Question # 1:&lt;/P&gt;&lt;P&gt;How do you hardcode MAC address of CIPC?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Question # 2:&lt;/P&gt;&lt;P&gt;You said one MAC for CIPC and one for Windows OS...but how does it forms three MAC addresses 1 for CIPC, one for PC and one for IP Phone?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 03 Sep 2017 11:05:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/cisco-ip-communicator-not-triggering-mab/m-p/3179404#M555754</guid>
      <dc:creator>muhammad_2013331</dc:creator>
      <dc:date>2017-09-03T11:05:46Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco IP Communicator not triggering MAB</title>
      <link>https://community.cisco.com/t5/network-access-control/cisco-ip-communicator-not-triggering-mab/m-p/3179409#M555755</link>
      <description>&lt;P&gt;I have the following topology in VIRL:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cisco CIPC ------IOSvL2-------CUCM&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When i have the following configuration on IOSvL2 port connecting to CIPC:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;int g0/x&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; switch mode access&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; switch acce vlan 64&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; switch voice vlan 5&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Phone should connect to the VLAN 5 SVI on Cisco IOSvL2 and PC traffic should connect to VLAN 64 SVI. but unfortunately only access mode traffic is passed i.e. VLAN 64. Therefore, when i remove Voice VLAN from port, i can correctly connect the phone to CUCM (i.e. i use VLAN 64 to connect to CUCM), which implies that CIPC traffic passes over access VLAN.&lt;/P&gt;&lt;P&gt;Is it normal behavior or VIRL does not support Voice VLANs yet?&lt;/P&gt;</description>
      <pubDate>Sun, 03 Sep 2017 11:37:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/cisco-ip-communicator-not-triggering-mab/m-p/3179409#M555755</guid>
      <dc:creator>muhammad_2013331</dc:creator>
      <dc:date>2017-09-03T11:37:38Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco IP Communicator not triggering MAB</title>
      <link>https://community.cisco.com/t5/network-access-control/cisco-ip-communicator-not-triggering-mab/m-p/3179621#M555756</link>
      <description>&lt;P&gt;Its a problem with windows. switches add voice vlan as dot1q header to voice frames while windows drop strips dot1q header. Additionally, do you see cipc in cdp neighbor. If not then you don't have cdp driver installed on you machine.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I haven't worked on VIRL but this how it works in real switches&lt;/P&gt;</description>
      <pubDate>Mon, 04 Sep 2017 08:06:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/cisco-ip-communicator-not-triggering-mab/m-p/3179621#M555756</guid>
      <dc:creator>Mohammed al Baqari</dc:creator>
      <dc:date>2017-09-04T08:06:51Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco IP Communicator not triggering MAB</title>
      <link>https://community.cisco.com/t5/network-access-control/cisco-ip-communicator-not-triggering-mab/m-p/3179623#M555757</link>
      <description>&lt;P&gt;I don't have cipc installed now but you can do this from cipc settings &amp;gt; network tab. Then you can bind a interface to cipc or enter manual mac.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regarding 2nd question, you can have multiple macs in same vlan as long as your switchport doesn't have security settings to stop this.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Sep 2017 08:09:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/cisco-ip-communicator-not-triggering-mab/m-p/3179623#M555757</guid>
      <dc:creator>Mohammed al Baqari</dc:creator>
      <dc:date>2017-09-04T08:09:13Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco IP Communicator not triggering MAB</title>
      <link>https://community.cisco.com/t5/network-access-control/cisco-ip-communicator-not-triggering-mab/m-p/3179710#M555758</link>
      <description>&lt;P&gt;When all tagging is removed(on ESXi) yes it shows as a CDP neighbor with "H P" (host and Phone). I tried the following to make it work:&lt;/P&gt;&lt;P&gt;As Voice Vlan packets are tagged i added a tag 5 in Windows VM vmxnet3 adapter&amp;nbsp;&lt;/P&gt;&lt;P&gt;As Access VLAn packets are untagged i left that adpter at default&lt;/P&gt;&lt;P&gt;Then it ping'd the SVI's on the IOSvL2...but with this configuration:&lt;/P&gt;&lt;P&gt;int g0/x&lt;/P&gt;&lt;P&gt;&amp;nbsp;sw mode trunk&lt;/P&gt;&lt;P&gt;&amp;nbsp;sw trunk encap dot1q&lt;/P&gt;&lt;P&gt;&amp;nbsp;sw trunk native vlan &amp;lt;access vlan of PC&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;sw voice vlan &amp;lt;vlan of Phone i.e.5&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Sep 2017 12:23:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/cisco-ip-communicator-not-triggering-mab/m-p/3179710#M555758</guid>
      <dc:creator>muhammad_2013331</dc:creator>
      <dc:date>2017-09-04T12:23:20Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco IP Communicator not triggering MAB</title>
      <link>https://community.cisco.com/t5/network-access-control/cisco-ip-communicator-not-triggering-mab/m-p/3179715#M555759</link>
      <description>&lt;P&gt;Good. This configuration is equivalent to access + voice vlan. If you are getting cdp and able to ping the SVI then you should be able to have CIPC connecting using MAB.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Sep 2017 12:49:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/cisco-ip-communicator-not-triggering-mab/m-p/3179715#M555759</guid>
      <dc:creator>Mohammed al Baqari</dc:creator>
      <dc:date>2017-09-04T12:49:26Z</dc:date>
    </item>
  </channel>
</rss>

