<?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: 802.1x with Vlan assignment and IP phone and PC in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/802-1x-with-vlan-assignment-and-ip-phone-and-pc/m-p/672437#M421929</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your help and for your example.&lt;/P&gt;&lt;P&gt;I have one question about this.&lt;/P&gt;&lt;P&gt;In the configuration example if you put "switchport access vlan 701" you are forcing the PC which is plugged to the Cisco IP Phone to be assigned to the data vlan 701 and I would like that this dynamic assignment  was done for Microsoft IAS (Radius server) ,previously configured, according to the username and password set.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Jan 2007 08:05:26 GMT</pubDate>
    <dc:creator>raul.cuevas</dc:creator>
    <dc:date>2007-01-24T08:05:26Z</dc:date>
    <item>
      <title>802.1x with Vlan assignment and IP phone and PC</title>
      <link>https://community.cisco.com/t5/network-access-control/802-1x-with-vlan-assignment-and-ip-phone-and-pc/m-p/672435#M421924</link>
      <description>&lt;P&gt;I have a Catalyst 4510R and I want to im plement 802.1x with dynamic VLAN assignment via Radius server. I am going to plug to switch ports Cisco IP phones and PCs (PCs are plugged in the IP phone).&lt;/P&gt;&lt;P&gt;For this implementation I need to configure the switch port in mode trunk because I have voice vlan corresponding IP phone and data vlan corresponding to PC.&lt;/P&gt;&lt;P&gt;However I have read that I can not enable 802.1x on a trunk port.&lt;/P&gt;&lt;P&gt;How could I configure this?&lt;/P&gt;&lt;P&gt;I need that when the PC is authenticated correctly is assigned to his cooresponding data vlan and the IP phone is in the voice vlan.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Sun, 10 Mar 2019 21:56:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/802-1x-with-vlan-assignment-and-ip-phone-and-pc/m-p/672435#M421924</guid>
      <dc:creator>raul.cuevas</dc:creator>
      <dc:date>2019-03-10T21:56:22Z</dc:date>
    </item>
    <item>
      <title>Re: 802.1x with Vlan assignment and IP phone and PC</title>
      <link>https://community.cisco.com/t5/network-access-control/802-1x-with-vlan-assignment-and-ip-phone-and-pc/m-p/672436#M421926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You should configure the port as an access port with an aux-vlan. Here's an example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface GigabitEthernet2/2&lt;/P&gt;&lt;P&gt; switchport access vlan 701&lt;/P&gt;&lt;P&gt; switchport mode access&lt;/P&gt;&lt;P&gt; switchport voice vlan 702&lt;/P&gt;&lt;P&gt; load-interval 30&lt;/P&gt;&lt;P&gt; qos trust device cisco-phone&lt;/P&gt;&lt;P&gt; qos trust cos&lt;/P&gt;&lt;P&gt; auto qos voip cisco-phone &lt;/P&gt;&lt;P&gt; dot1x pae authenticator&lt;/P&gt;&lt;P&gt; dot1x port-control auto&lt;/P&gt;&lt;P&gt; tx-queue 3&lt;/P&gt;&lt;P&gt;   bandwidth percent 33&lt;/P&gt;&lt;P&gt;   priority high&lt;/P&gt;&lt;P&gt;   shape percent 33&lt;/P&gt;&lt;P&gt; spanning-tree portfast&lt;/P&gt;&lt;P&gt; spanning-tree bpduguard enable&lt;/P&gt;&lt;P&gt; service-policy output autoqos-voip-policy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jan 2007 16:08:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/802-1x-with-vlan-assignment-and-ip-phone-and-pc/m-p/672436#M421926</guid>
      <dc:creator>jafrazie</dc:creator>
      <dc:date>2007-01-23T16:08:09Z</dc:date>
    </item>
    <item>
      <title>Re: 802.1x with Vlan assignment and IP phone and PC</title>
      <link>https://community.cisco.com/t5/network-access-control/802-1x-with-vlan-assignment-and-ip-phone-and-pc/m-p/672437#M421929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your help and for your example.&lt;/P&gt;&lt;P&gt;I have one question about this.&lt;/P&gt;&lt;P&gt;In the configuration example if you put "switchport access vlan 701" you are forcing the PC which is plugged to the Cisco IP Phone to be assigned to the data vlan 701 and I would like that this dynamic assignment  was done for Microsoft IAS (Radius server) ,previously configured, according to the username and password set.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jan 2007 08:05:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/802-1x-with-vlan-assignment-and-ip-phone-and-pc/m-p/672437#M421929</guid>
      <dc:creator>raul.cuevas</dc:creator>
      <dc:date>2007-01-24T08:05:26Z</dc:date>
    </item>
    <item>
      <title>Re: 802.1x with Vlan assignment and IP phone and PC</title>
      <link>https://community.cisco.com/t5/network-access-control/802-1x-with-vlan-assignment-and-ip-phone-and-pc/m-p/672438#M421931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It doesn't matter either way. If you put "switchport access vlan 701" on the port, that just means 701 is whats configured. You can configure a VLAN from RADIUS with this just fine. It can be the same VLAN, a different VLAN, etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you didn't have "switchport access vlan 701" configured, then you might as well have "switchport access vlan 1" configured anyway (which is the default, and wouldn't be recommended from a security best-practice anyway).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hoep this helps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jan 2007 16:42:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/802-1x-with-vlan-assignment-and-ip-phone-and-pc/m-p/672438#M421931</guid>
      <dc:creator>jafrazie</dc:creator>
      <dc:date>2007-01-24T16:42:24Z</dc:date>
    </item>
  </channel>
</rss>

