<?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 7920 Secure Authentication in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/7920-secure-authentication/m-p/405728#M192165</link>
    <description>&lt;P&gt;I'm getting ready to deploy some 7920's and want to make sure I've got some decent security. What I'd like to do is combine mac address security with a userid/password unique to the phone. (or I could live with a common one for all phones but I don't want to) I'm looking for the best security so that if some part of it is comprimised I don't have to pull all the phones back from around the country to reset id's, keys or whatever.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As best I can tell combining mac address with userid/password authentication is probably the best way to go. I've got WPA on the phones working but I'm trying to figure out how to add the mac address part. Does anyone know of a good document on the subject?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've got various 1100/1200/1300 AP's with an ACS 3.3 server on the back end.&lt;/P&gt;</description>
    <pubDate>Sun, 04 Jul 2021 18:28:08 GMT</pubDate>
    <dc:creator>dhingst</dc:creator>
    <dc:date>2021-07-04T18:28:08Z</dc:date>
    <item>
      <title>7920 Secure Authentication</title>
      <link>https://community.cisco.com/t5/wireless/7920-secure-authentication/m-p/405728#M192165</link>
      <description>&lt;P&gt;I'm getting ready to deploy some 7920's and want to make sure I've got some decent security. What I'd like to do is combine mac address security with a userid/password unique to the phone. (or I could live with a common one for all phones but I don't want to) I'm looking for the best security so that if some part of it is comprimised I don't have to pull all the phones back from around the country to reset id's, keys or whatever.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As best I can tell combining mac address with userid/password authentication is probably the best way to go. I've got WPA on the phones working but I'm trying to figure out how to add the mac address part. Does anyone know of a good document on the subject?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've got various 1100/1200/1300 AP's with an ACS 3.3 server on the back end.&lt;/P&gt;</description>
      <pubDate>Sun, 04 Jul 2021 18:28:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/7920-secure-authentication/m-p/405728#M192165</guid>
      <dc:creator>dhingst</dc:creator>
      <dc:date>2021-07-04T18:28:08Z</dc:date>
    </item>
    <item>
      <title>Re: 7920 Secure Authentication</title>
      <link>https://community.cisco.com/t5/wireless/7920-secure-authentication/m-p/405729#M192166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Below are key commands to enable 802.1x w/ MAC authentication and CCKM (fast roaming).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa group server radius rad_eap&lt;/P&gt;&lt;P&gt; server 10.0.0.15 auth-port 1645 acct-port 1646&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;aaa group server radius rad_mac&lt;/P&gt;&lt;P&gt; server 10.0.0.15 auth-port 1645 acct-port 1646&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;aaa authentication login eap_methods group rad_eap&lt;/P&gt;&lt;P&gt;aaa authentication login mac_methods group rad_mac&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;dot11 ssid voice&lt;/P&gt;&lt;P&gt;vlan 21&lt;/P&gt;&lt;P&gt;authentication network-eap eap_methods mac-address mac_methods&lt;/P&gt;&lt;P&gt;authenticaiton key-management cckm&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface dot11radio 0&lt;/P&gt;&lt;P&gt; encryption vlan 21 mode ciphers tkip&lt;/P&gt;&lt;P&gt; ssid voice&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;radius-server host 10.0.0.15 auth-port 1645 acct-port 1646 key X&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jan 2006 07:14:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/7920-secure-authentication/m-p/405729#M192166</guid>
      <dc:creator>michaelgillespie</dc:creator>
      <dc:date>2006-01-05T07:14:36Z</dc:date>
    </item>
    <item>
      <title>Re: 7920 Secure Authentication</title>
      <link>https://community.cisco.com/t5/wireless/7920-secure-authentication/m-p/405730#M192167</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Username/password (LEAP)&lt;/P&gt;&lt;P&gt;MAC Authentication&lt;/P&gt;&lt;P&gt;Radius authentication for SSID access&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are going to require an identity to login to the phone.  If that user leaves the company then you can disable that account.  You maintain a list of MAC accounts for authentication.  If a phone is lost or stolen, remove that account from the ACS server.  The usernames will only be permitted to authenticate to the designated voice ssid in the company.  And finally those usernames can't be used to authenticate on other ssids within the company.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 Jan 2006 04:42:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/7920-secure-authentication/m-p/405730#M192167</guid>
      <dc:creator>dcavanaugh</dc:creator>
      <dc:date>2006-01-22T04:42:47Z</dc:date>
    </item>
  </channel>
</rss>

