<?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: Bridge Security (1310G) in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/bridge-security-1310g/m-p/732919#M22549</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, I managed to put a config with LEAP and WPA 2 working on a P2P link, authenticated by a ACS on the Root side.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'll past the relevant config for the root and non-root.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hostname BR1300-NonRoot&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;dot11 ssid test&lt;/P&gt;&lt;P&gt;   authentication network-eap DUMMY &lt;/P&gt;&lt;P&gt;   authentication key-management wpa version 2&lt;/P&gt;&lt;P&gt;   authentication client username bridgelink password XXXXXX&lt;/P&gt;&lt;P&gt;   infrastructure-ssid&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Dot11Radio0&lt;/P&gt;&lt;P&gt; !&lt;/P&gt;&lt;P&gt; encryption mode ciphers aes-ccm &lt;/P&gt;&lt;P&gt; !&lt;/P&gt;&lt;P&gt; ssid test&lt;/P&gt;&lt;P&gt; !&lt;/P&gt;&lt;P&gt; station-role non-root bridge&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;end&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;======ROOT=======&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hostname BR1300-Root&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;aaa new-model&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;aaa authentication login EAP-LIST group radius&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;dot11 ssid test&lt;/P&gt;&lt;P&gt;   authentication network-eap EAP-LIST &lt;/P&gt;&lt;P&gt;   authentication key-management wpa version 2&lt;/P&gt;&lt;P&gt;   infrastructure-ssid&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Dot11Radio0&lt;/P&gt;&lt;P&gt; !&lt;/P&gt;&lt;P&gt; encryption mode ciphers aes-ccm &lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt; ssid test&lt;/P&gt;&lt;P&gt; !&lt;/P&gt;&lt;P&gt; station-role root bridge&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface BVI1&lt;/P&gt;&lt;P&gt; ip address XXXXXXXXXX&lt;/P&gt;&lt;P&gt; no ip route-cache&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;radius-server host ACS-RADIUS IP auth-port 1645 acct-port 1646 key XXXXXXXXXXXXXXXXXXX&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 24 Aug 2007 18:31:00 GMT</pubDate>
    <dc:creator>Gustavo Novais</dc:creator>
    <dc:date>2007-08-24T18:31:00Z</dc:date>
    <item>
      <title>Bridge Security (1310G)</title>
      <link>https://community.cisco.com/t5/wireless/bridge-security-1310g/m-p/732917#M22547</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;we have established a bridge connection between a 1310G Root Bridge and a 1310G Non Root Bridge with the following settings for this bridge SSID: "Open Authentication" with "WPA mandatory and WPA Preshared Key" in Client Authenticated Key Management.&lt;/P&gt;&lt;P&gt;Moreover we have a 2nd SSID with EAP (Radius) for network authentication.&lt;/P&gt;&lt;P&gt;a). can this scenario be viewed as secure ?&lt;/P&gt;&lt;P&gt;b). is it possible to use EAP-Authentication (e.g. Network EAP with LEAP) for the Bridge SSID as well ? If yes, how can we do this ?&lt;/P&gt;&lt;P&gt;We enabled local authentication on the Root Bridge with Bridge and Non Root Bridge as AAA-Clients - and the usernames/passwords defined in it were entered in AP authentication. But this failed.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Thorsten&lt;/P&gt;</description>
      <pubDate>Sat, 03 Jul 2021 21:31:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/bridge-security-1310g/m-p/732917#M22547</guid>
      <dc:creator>ciscoprolin</dc:creator>
      <dc:date>2021-07-03T21:31:57Z</dc:date>
    </item>
    <item>
      <title>Re: Bridge Security (1310G)</title>
      <link>https://community.cisco.com/t5/wireless/bridge-security-1310g/m-p/732918#M22548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, coincidently I'm trying to do the same thing, (the authentication part) and with no success. &lt;/P&gt;&lt;P&gt;I found a link on CCO, &lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/tech/tk722/tk809/technologies_configuration_example09186a008058f53e.shtml" target="_blank"&gt;http://www.cisco.com/en/US/tech/tk722/tk809/technologies_configuration_example09186a008058f53e.shtml&lt;/A&gt;&lt;/P&gt;&lt;P&gt; but it isn't working.&lt;/P&gt;&lt;P&gt;Besides, they specify that we should use network-eap for authentication, but they don't specify any method list for AAA, which is mandatory (at least on the CLI).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you find out anything, plase reply to this post&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Aug 2007 15:48:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/bridge-security-1310g/m-p/732918#M22548</guid>
      <dc:creator>Gustavo Novais</dc:creator>
      <dc:date>2007-08-24T15:48:26Z</dc:date>
    </item>
    <item>
      <title>Re: Bridge Security (1310G)</title>
      <link>https://community.cisco.com/t5/wireless/bridge-security-1310g/m-p/732919#M22549</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, I managed to put a config with LEAP and WPA 2 working on a P2P link, authenticated by a ACS on the Root side.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'll past the relevant config for the root and non-root.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hostname BR1300-NonRoot&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;dot11 ssid test&lt;/P&gt;&lt;P&gt;   authentication network-eap DUMMY &lt;/P&gt;&lt;P&gt;   authentication key-management wpa version 2&lt;/P&gt;&lt;P&gt;   authentication client username bridgelink password XXXXXX&lt;/P&gt;&lt;P&gt;   infrastructure-ssid&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Dot11Radio0&lt;/P&gt;&lt;P&gt; !&lt;/P&gt;&lt;P&gt; encryption mode ciphers aes-ccm &lt;/P&gt;&lt;P&gt; !&lt;/P&gt;&lt;P&gt; ssid test&lt;/P&gt;&lt;P&gt; !&lt;/P&gt;&lt;P&gt; station-role non-root bridge&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;end&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;======ROOT=======&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hostname BR1300-Root&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;aaa new-model&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;aaa authentication login EAP-LIST group radius&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;dot11 ssid test&lt;/P&gt;&lt;P&gt;   authentication network-eap EAP-LIST &lt;/P&gt;&lt;P&gt;   authentication key-management wpa version 2&lt;/P&gt;&lt;P&gt;   infrastructure-ssid&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Dot11Radio0&lt;/P&gt;&lt;P&gt; !&lt;/P&gt;&lt;P&gt; encryption mode ciphers aes-ccm &lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt; ssid test&lt;/P&gt;&lt;P&gt; !&lt;/P&gt;&lt;P&gt; station-role root bridge&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface BVI1&lt;/P&gt;&lt;P&gt; ip address XXXXXXXXXX&lt;/P&gt;&lt;P&gt; no ip route-cache&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;radius-server host ACS-RADIUS IP auth-port 1645 acct-port 1646 key XXXXXXXXXXXXXXXXXXX&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Aug 2007 18:31:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/bridge-security-1310g/m-p/732919#M22549</guid>
      <dc:creator>Gustavo Novais</dc:creator>
      <dc:date>2007-08-24T18:31:00Z</dc:date>
    </item>
  </channel>
</rss>

