<?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 Interface is up, line protocol is down (notconnect)/dot1x in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/interface-is-up-line-protocol-is-down-notconnect-dot1x/m-p/1802320#M229243</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Halima, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have dot1x sys-auth-control enabled globally? If not, can you turn that on and see if the dot1x process starts for this port?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Tarik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Sep 2011 06:03:32 GMT</pubDate>
    <dc:creator>Tarik Admani</dc:creator>
    <dc:date>2011-09-01T06:03:32Z</dc:date>
    <item>
      <title>Interface is up, line protocol is down (notconnect)/dot1x</title>
      <link>https://community.cisco.com/t5/network-access-control/interface-is-up-line-protocol-is-down-notconnect-dot1x/m-p/1802319#M229238</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I configured dot1x on my swicth 4500 series, Here is the interface configration:&lt;/P&gt;&lt;P&gt;interface FastEthernet3/2&lt;/P&gt;&lt;P&gt; description Test dot1x&lt;/P&gt;&lt;P&gt; switchport mode access&lt;/P&gt;&lt;P&gt; load-interval 30&lt;/P&gt;&lt;P&gt; authentication event fail action authorize vlan 800&lt;/P&gt;&lt;P&gt; authentication host-mode multi-host&lt;/P&gt;&lt;P&gt; authentication port-control auto&lt;/P&gt;&lt;P&gt; dot1x pae authenticator&lt;/P&gt;&lt;P&gt; dot1x max-req 5&lt;/P&gt;&lt;P&gt; dot1x max-reauth-req 5&lt;/P&gt;&lt;P&gt;end&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The status of the interface is:&lt;/P&gt;&lt;P&gt;FastEthernet3/2 is up, line protocol is down (notconnect) &lt;/P&gt;&lt;P&gt;&amp;nbsp; Hardware is Fast Ethernet Port, address is 0013.80e7.64a1 (bia 0013.80e7.64a1)&lt;/P&gt;&lt;P&gt;&amp;nbsp; Description: Test dot1x&lt;/P&gt;&lt;P&gt;&amp;nbsp; MTU 1500 bytes, BW 100000 Kbit, DLY 100 usec, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; reliability 255/255, txload 1/255, rxload 1/255&lt;/P&gt;&lt;P&gt;&amp;nbsp; Encapsulation ARPA, loopback not set&lt;/P&gt;&lt;P&gt;&amp;nbsp; Keepalive set (10 sec)&lt;/P&gt;&lt;P&gt;&amp;nbsp; Full-duplex, 100Mb/s, link type is auto, media type is 10/100BaseTX&lt;/P&gt;&lt;P&gt;&amp;nbsp; input flow-control is unsupported output flow-control is unsupported &lt;/P&gt;&lt;P&gt;&amp;nbsp; ARP type: ARPA, ARP Timeout 04:00:00&lt;/P&gt;&lt;P&gt;&amp;nbsp; Last input 00:00:33, output never, output hang never&lt;/P&gt;&lt;P&gt;&amp;nbsp; Last clearing of "show interface" counters 00:09:11&lt;/P&gt;&lt;P&gt;&amp;nbsp; Input queue: 0/2000/0/0 (size/max/drops/flushes); Total output drops: 0&lt;/P&gt;&lt;P&gt;&amp;nbsp; Queueing strategy: fifo&lt;/P&gt;&lt;P&gt;&amp;nbsp; Output queue: 0/40 (size/max)&lt;/P&gt;&lt;P&gt;&amp;nbsp; 30 second input rate 0 bits/sec, 0 packets/sec&lt;/P&gt;&lt;P&gt;&amp;nbsp; 30 second output rate 0 bits/sec, 0 packets/sec&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 624 packets input, 72175 bytes, 0 no buffer&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Received 624 broadcasts (319 multicasts)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0 runts, 0 giants, 0 throttles&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0 input packets with dribble condition detected&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 6558 packets output, 1623276 bytes, 0 underruns&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0 output errors, 0 collisions, 1 interface resets&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0 babbles, 0 late collision, 0 deferred&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0 lost carrier, 0 no carrier&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0 output buffer failures, 0 output buffers swapped out&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I remove the port-control configuration on the interface, the status change to UP/UP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;could you help me please?&lt;/P&gt;&lt;P&gt;With kind regards,&lt;/P&gt;&lt;P&gt;Halima&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 01:18:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/interface-is-up-line-protocol-is-down-notconnect-dot1x/m-p/1802319#M229238</guid>
      <dc:creator>halima.naboulsi</dc:creator>
      <dc:date>2019-03-11T01:18:30Z</dc:date>
    </item>
    <item>
      <title>Interface is up, line protocol is down (notconnect)/dot1x</title>
      <link>https://community.cisco.com/t5/network-access-control/interface-is-up-line-protocol-is-down-notconnect-dot1x/m-p/1802320#M229243</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Halima, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have dot1x sys-auth-control enabled globally? If not, can you turn that on and see if the dot1x process starts for this port?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Tarik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Sep 2011 06:03:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/interface-is-up-line-protocol-is-down-notconnect-dot1x/m-p/1802320#M229243</guid>
      <dc:creator>Tarik Admani</dc:creator>
      <dc:date>2011-09-01T06:03:32Z</dc:date>
    </item>
  </channel>
</rss>

