<?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: issue with NPS server and Bridge Groups in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/issue-with-nps-server-and-bridge-groups/m-p/3383862#M167011</link>
    <description>&lt;P&gt;bridge-group 1 should be only under 0.10 sub-interfaces (G0.10, d0.10, d1.10), not&amp;nbsp;under Radio0 &amp;amp; Radio1 interfaces.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Give it a try and see, if my previous response you will see a sample config, compare it with your one to identify differences.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;HTH&lt;/P&gt;
&lt;P&gt;Rasika&lt;/P&gt;
&lt;P&gt;*** Pls rate all useful responses ***&lt;/P&gt;</description>
    <pubDate>Wed, 16 May 2018 00:32:33 GMT</pubDate>
    <dc:creator>Rasika Nayanajith</dc:creator>
    <dc:date>2018-05-16T00:32:33Z</dc:date>
    <item>
      <title>issue with NPS server and Bridge Groups</title>
      <link>https://community.cisco.com/t5/wireless/issue-with-nps-server-and-bridge-groups/m-p/3383783#M167008</link>
      <description>&lt;P&gt;We have a Ubiquiti setup and an AP has started giving us trouble. Decided to put a Cisco in it's place. We currently have 2 SSID on different VLANs and 1 Management VLAN.&amp;nbsp; A Windows Server 2012 R2 Box acts as the NPS server. It has a nic on VLAN 10 and VLAN 2&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;After getting the Cisco setup I think my bridge groups are wrong and I was hoping someone could shed some light.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Info&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;VLAN2 Corp&lt;/P&gt;
&lt;P&gt;VLAN 5 Guest&lt;/P&gt;
&lt;P&gt;VLAN 10 Management&lt;/P&gt;
&lt;P&gt;NPS Server VLAN10 IP 192.168.10.100&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Switch port is&amp;nbsp;&lt;/P&gt;
&lt;P&gt;switch trunk encap dot1q&lt;/P&gt;
&lt;P&gt;switchport trunk native vlan 10&lt;/P&gt;
&lt;P&gt;switch trunk allowed vlan 2,5,10&lt;/P&gt;
&lt;P&gt;switchport mode trunk&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I can ping the AP from the NPS server via the vlan 10 interface&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here is my AP config&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;! Last configuration change at 03:43:44 UTC Fri Mar 1 2002&lt;BR /&gt;version 15.2&lt;BR /&gt;no service pad&lt;BR /&gt;service timestamps debug datetime msec&lt;BR /&gt;service timestamps log datetime msec&lt;BR /&gt;service password-encryption&lt;BR /&gt;!&lt;BR /&gt;hostname IT_Area&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;logging rate-limit console 9&lt;BR /&gt;no logging console&lt;BR /&gt;enable secret 5 $&lt;BR /&gt;!&lt;BR /&gt;aaa new-model&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;aaa group server radius rad_eap&lt;BR /&gt; server name Server&lt;BR /&gt;!&lt;BR /&gt;aaa group server radius rad_mac&lt;BR /&gt;!&lt;BR /&gt;aaa group server radius rad_acct&lt;BR /&gt;!&lt;BR /&gt;aaa group server radius rad_admin&lt;BR /&gt;!&lt;BR /&gt;aaa group server tacacs+ tac_admin&lt;BR /&gt;!&lt;BR /&gt;aaa group server radius rad_pmip&lt;BR /&gt;!&lt;BR /&gt;aaa group server radius dummy&lt;BR /&gt;!&lt;BR /&gt;aaa group server radius rad_eap1&lt;BR /&gt; server name Server&lt;BR /&gt;!&lt;BR /&gt;aaa authentication login eap_methods group rad_eap&lt;BR /&gt;aaa authentication login mac_methods local&lt;BR /&gt;aaa authentication login eap_methods1 group rad_eap1&lt;BR /&gt;aaa authorization exec default local&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;aaa session-id common&lt;BR /&gt;no ip source-route&lt;BR /&gt;no ip routing&lt;BR /&gt;no ip cef&lt;BR /&gt;ip admission name webauth proxy http&lt;BR /&gt;ip admission name webpass consent&lt;BR /&gt;ip domain name lcompany.corp&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;dot11 syslog&lt;BR /&gt;!&lt;BR /&gt;dot11 ssid VLAN5-GUEST&lt;BR /&gt; vlan 5&lt;BR /&gt; authentication open&lt;BR /&gt; authentication key-management wpa version 2&lt;BR /&gt; mbssid guest-mode&lt;BR /&gt;!&lt;BR /&gt;dot11 ssid&amp;nbsp;VLAN2&lt;BR /&gt; vlan 2&lt;BR /&gt; authentication open eap eap_methods1&lt;BR /&gt; authentication key-management wpa version 2&lt;BR /&gt; mbssid guest-mode&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;dot11 guest&lt;BR /&gt;!&lt;BR /&gt;eap profile PEAP&lt;BR /&gt; method peap&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;username john privilege 15 password 7&amp;nbsp;&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;ip ssh version 2&lt;BR /&gt;bridge irb&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;interface Dot11Radio0&lt;BR /&gt; no ip address&lt;BR /&gt; no ip route-cache&lt;BR /&gt; !&lt;BR /&gt; encryption vlan 2 mode ciphers aes-ccm&lt;BR /&gt; !&lt;BR /&gt; encryption vlan 5 mode ciphers aes-ccm&lt;BR /&gt; !&lt;BR /&gt; ssid VLAN5-GUEST&lt;BR /&gt; !&lt;BR /&gt; ssid&amp;nbsp;VLAN2&lt;BR /&gt; !&lt;BR /&gt; antenna gain 0&lt;BR /&gt; mbssid&lt;BR /&gt; station-role root&lt;BR /&gt; bridge-group 1&lt;BR /&gt; bridge-group 1 subscriber-loop-control&lt;BR /&gt; bridge-group 1 block-unknown-source&lt;BR /&gt; no bridge-group 1 source-learning&lt;BR /&gt; no bridge-group 1 unicast-flooding&lt;BR /&gt;!&lt;BR /&gt;interface Dot11Radio0.2&lt;BR /&gt; encapsulation dot1Q 2&lt;BR /&gt; no ip route-cache&lt;BR /&gt; bridge-group 2&lt;BR /&gt; bridge-group 2 subscriber-loop-control&lt;BR /&gt; bridge-group 2 spanning-disabled&lt;BR /&gt; bridge-group 2 block-unknown-source&lt;BR /&gt; no bridge-group 2 source-learning&lt;BR /&gt; no bridge-group 2 unicast-flooding&lt;BR /&gt;!&lt;BR /&gt;interface Dot11Radio0.5&lt;BR /&gt; encapsulation dot1Q 5&lt;BR /&gt; no ip route-cache&lt;BR /&gt; bridge-group 3&lt;BR /&gt; bridge-group 3 subscriber-loop-control&lt;BR /&gt; bridge-group 3 spanning-disabled&lt;BR /&gt; bridge-group 3 block-unknown-source&lt;BR /&gt; no bridge-group 3 source-learning&lt;BR /&gt; no bridge-group 3 unicast-flooding&lt;BR /&gt;!&lt;BR /&gt;interface Dot11Radio1&lt;BR /&gt; no ip address&lt;BR /&gt; no ip route-cache&lt;BR /&gt; !&lt;BR /&gt; encryption vlan 2 mode ciphers aes-ccm&lt;BR /&gt; !&lt;BR /&gt; encryption vlan 5 mode ciphers aes-ccm&lt;BR /&gt; !&lt;BR /&gt; ssid VLAN5-GUEST&lt;BR /&gt; !&lt;BR /&gt; ssid&amp;nbsp;VLAN2&lt;BR /&gt; !&lt;BR /&gt; antenna gain 0&lt;BR /&gt; peakdetect&lt;BR /&gt; dfs band 3 block&lt;BR /&gt; mbssid&lt;BR /&gt; channel dfs&lt;BR /&gt; station-role root&lt;BR /&gt; bridge-group 1&lt;BR /&gt; bridge-group 1 subscriber-loop-control&lt;BR /&gt; bridge-group 1 block-unknown-source&lt;BR /&gt; no bridge-group 1 source-learning&lt;BR /&gt; no bridge-group 1 unicast-flooding&lt;BR /&gt;!&lt;BR /&gt;interface Dot11Radio1.2&lt;BR /&gt; encapsulation dot1Q 2&lt;BR /&gt; no ip route-cache&lt;BR /&gt; bridge-group 2&lt;BR /&gt; bridge-group 2 subscriber-loop-control&lt;BR /&gt; bridge-group 2 spanning-disabled&lt;BR /&gt; bridge-group 2 block-unknown-source&lt;BR /&gt; no bridge-group 2 source-learning&lt;BR /&gt; no bridge-group 2 unicast-flooding&lt;BR /&gt;!&lt;BR /&gt;interface Dot11Radio1.5&lt;BR /&gt; encapsulation dot1Q 5&lt;BR /&gt; no ip route-cache&lt;BR /&gt; bridge-group 3&lt;BR /&gt; bridge-group 3 subscriber-loop-control&lt;BR /&gt; bridge-group 3 spanning-disabled&lt;BR /&gt; bridge-group 3 block-unknown-source&lt;BR /&gt; no bridge-group 3 source-learning&lt;BR /&gt; no bridge-group 3 unicast-flooding&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0&lt;BR /&gt; no ip address&lt;BR /&gt; no ip route-cache&lt;BR /&gt; duplex auto&lt;BR /&gt; speed auto&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0.2&lt;BR /&gt; encapsulation dot1Q 2&lt;BR /&gt; no ip route-cache&lt;BR /&gt; bridge-group 2&lt;BR /&gt; bridge-group 2 spanning-disabled&lt;BR /&gt; no bridge-group 2 source-learning&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0.5&lt;BR /&gt; encapsulation dot1Q 5&lt;BR /&gt; no ip route-cache&lt;BR /&gt; bridge-group 3&lt;BR /&gt; bridge-group 3 spanning-disabled&lt;BR /&gt; no bridge-group 3 source-learning&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0.10&lt;BR /&gt; encapsulation dot1Q 10 native&lt;BR /&gt; no ip route-cache&lt;BR /&gt; bridge-group 1&lt;BR /&gt; bridge-group 1 spanning-disabled&lt;BR /&gt; no bridge-group 1 source-learning&lt;BR /&gt;!&lt;BR /&gt;interface BVI1&lt;BR /&gt; ip address 192.168.10.210 255.255.255.0&lt;BR /&gt; no ip route-cache&lt;BR /&gt; ipv6 address dhcp&lt;BR /&gt; ipv6 address autoconfig&lt;BR /&gt; ipv6 enable&lt;BR /&gt;!&lt;BR /&gt;ip forward-protocol nd&lt;BR /&gt;ip http server&lt;BR /&gt;no ip http secure-server&lt;BR /&gt;ip http help-path &lt;A href="http://www.cisco.com/warp/public/779/smbiz/prodconfig/help/eag" target="_blank"&gt;http://www.cisco.com/warp/public/779/smbiz/prodconfig/help/eag&lt;/A&gt;&lt;BR /&gt;ip radius source-interface BVI1&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;radius server Server&lt;BR /&gt; address ipv4 192.168.10.100 auth-port 1812 acct-port 1813&lt;BR /&gt; key 7 03076F2F052D306E74203A074500052F30&lt;BR /&gt;!&lt;BR /&gt;bridge 1 route ip&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;line con 0&lt;BR /&gt;line vty 0 4&lt;BR /&gt; privilege level 15&lt;BR /&gt; transport input ssh&lt;BR /&gt;!&lt;BR /&gt;end&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any thoughts or suggestions?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jul 2021 15:37:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/issue-with-nps-server-and-bridge-groups/m-p/3383783#M167008</guid>
      <dc:creator>jkay18041</dc:creator>
      <dc:date>2021-07-05T15:37:53Z</dc:date>
    </item>
    <item>
      <title>Re: issue with NPS server and Bridge Groups</title>
      <link>https://community.cisco.com/t5/wireless/issue-with-nps-server-and-bridge-groups/m-p/3383795#M167009</link>
      <description>&lt;P&gt;Refer below post (in my case vlan 999 is management equivalent to vlan 10 in your case)&lt;/P&gt;
&lt;P&gt;&lt;A href="https://mrncciew.com/2013/11/14/autonomous-ap-with-external-radius/" target="_self"&gt;https://mrncciew.com/2013/11/14/autonomous-ap-with-external-radius/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You need to create readio sub-interface .10 &amp;amp; put it to bride-group1 &amp;amp; make it dot1q native&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;HTH&lt;/P&gt;
&lt;P&gt;Rasika&lt;/P&gt;
&lt;P&gt;*** Pls rate all useful responses ***&lt;/P&gt;</description>
      <pubDate>Tue, 15 May 2018 20:27:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/issue-with-nps-server-and-bridge-groups/m-p/3383795#M167009</guid>
      <dc:creator>Rasika Nayanajith</dc:creator>
      <dc:date>2018-05-15T20:27:26Z</dc:date>
    </item>
    <item>
      <title>Re: issue with NPS server and Bridge Groups</title>
      <link>https://community.cisco.com/t5/wireless/issue-with-nps-server-and-bridge-groups/m-p/3383816#M167010</link>
      <description>&lt;P&gt;added this&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;interface Dot11Radio1.10&lt;BR /&gt; encapsulation dot1Q 10 native&lt;BR /&gt; no ip route-cache&lt;BR /&gt; bridge-group 1&lt;BR /&gt; bridge-group 1 subscriber-loop-control&lt;BR /&gt; bridge-group 1 spanning-disabled&lt;BR /&gt; bridge-group 1 block-unknown-source&lt;BR /&gt; no bridge-group 1 source-learning&lt;BR /&gt; no bridge-group 1 unicast-flooding&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;interface Dot11Radio0.10&lt;BR /&gt; encapsulation dot1Q 10 native&lt;BR /&gt; no ip route-cache&lt;BR /&gt; bridge-group 1&lt;BR /&gt; bridge-group 1 subscriber-loop-control&lt;BR /&gt; bridge-group 1 spanning-disabled&lt;BR /&gt; bridge-group 1 block-unknown-source&lt;BR /&gt; no bridge-group 1 source-learning&lt;BR /&gt; no bridge-group 1 unicast-flooding&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am still not able to connect.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 15 May 2018 21:37:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/issue-with-nps-server-and-bridge-groups/m-p/3383816#M167010</guid>
      <dc:creator>jkay18041</dc:creator>
      <dc:date>2018-05-15T21:37:18Z</dc:date>
    </item>
    <item>
      <title>Re: issue with NPS server and Bridge Groups</title>
      <link>https://community.cisco.com/t5/wireless/issue-with-nps-server-and-bridge-groups/m-p/3383862#M167011</link>
      <description>&lt;P&gt;bridge-group 1 should be only under 0.10 sub-interfaces (G0.10, d0.10, d1.10), not&amp;nbsp;under Radio0 &amp;amp; Radio1 interfaces.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Give it a try and see, if my previous response you will see a sample config, compare it with your one to identify differences.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;HTH&lt;/P&gt;
&lt;P&gt;Rasika&lt;/P&gt;
&lt;P&gt;*** Pls rate all useful responses ***&lt;/P&gt;</description>
      <pubDate>Wed, 16 May 2018 00:32:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/issue-with-nps-server-and-bridge-groups/m-p/3383862#M167011</guid>
      <dc:creator>Rasika Nayanajith</dc:creator>
      <dc:date>2018-05-16T00:32:33Z</dc:date>
    </item>
    <item>
      <title>Re: issue with NPS server and Bridge Groups</title>
      <link>https://community.cisco.com/t5/wireless/issue-with-nps-server-and-bridge-groups/m-p/3384167#M167012</link>
      <description>&lt;P&gt;I think that's how I have it setup&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;!&lt;BR /&gt;interface Dot11Radio0&lt;BR /&gt; no ip address&lt;BR /&gt; no ip route-cache&lt;BR /&gt; !&lt;BR /&gt; encryption vlan 2 mode ciphers aes-ccm&lt;BR /&gt; !&lt;BR /&gt; encryption vlan 5 mode ciphers aes-ccm&lt;BR /&gt; !&lt;BR /&gt; ssid VLAN5-GUEST&lt;BR /&gt; !&lt;BR /&gt; ssid&amp;nbsp;VLAN2&lt;BR /&gt; !&lt;BR /&gt; antenna gain 0&lt;BR /&gt; mbssid&lt;BR /&gt; station-role root&lt;BR /&gt;!&lt;BR /&gt;interface Dot11Radio0.2&lt;BR /&gt; encapsulation dot1Q 2&lt;BR /&gt; no ip route-cache&lt;BR /&gt; bridge-group 2&lt;BR /&gt; bridge-group 2 subscriber-loop-control&lt;BR /&gt; bridge-group 2 spanning-disabled&lt;BR /&gt; bridge-group 2 block-unknown-source&lt;BR /&gt; no bridge-group 2 source-learning&lt;BR /&gt; no bridge-group 2 unicast-flooding&lt;BR /&gt;!&lt;BR /&gt;interface Dot11Radio0.5&lt;BR /&gt; encapsulation dot1Q 5&lt;BR /&gt; no ip route-cache&lt;BR /&gt; bridge-group 3&lt;BR /&gt; bridge-group 3 subscriber-loop-control&lt;BR /&gt; bridge-group 3 spanning-disabled&lt;BR /&gt; bridge-group 3 block-unknown-source&lt;BR /&gt; no bridge-group 3 source-learning&lt;BR /&gt; no bridge-group 3 unicast-flooding&lt;BR /&gt;!&lt;BR /&gt;interface Dot11Radio0.10&lt;BR /&gt; encapsulation dot1Q 10 native&lt;BR /&gt; no ip route-cache&lt;BR /&gt; bridge-group 1&lt;BR /&gt; bridge-group 1 subscriber-loop-control&lt;BR /&gt; bridge-group 1 spanning-disabled&lt;BR /&gt; bridge-group 1 block-unknown-source&lt;BR /&gt; no bridge-group 1 source-learning&lt;BR /&gt; no bridge-group 1 unicast-flooding&lt;BR /&gt;!&lt;BR /&gt;interface Dot11Radio1&lt;BR /&gt; no ip address&lt;BR /&gt; no ip route-cache&lt;BR /&gt; !&lt;BR /&gt; encryption vlan 2 mode ciphers aes-ccm&lt;BR /&gt; !&lt;BR /&gt; encryption vlan 5 mode ciphers aes-ccm&lt;BR /&gt; !&lt;BR /&gt; ssid VLAN5-GUEST&lt;BR /&gt; !&lt;BR /&gt; ssid VLAN2&lt;BR /&gt; !&lt;BR /&gt; antenna gain 0&lt;BR /&gt; peakdetect&lt;BR /&gt; dfs band 3 block&lt;BR /&gt; mbssid&lt;BR /&gt; channel dfs&lt;BR /&gt; station-role root&lt;BR /&gt;!&lt;BR /&gt;interface Dot11Radio1.2&lt;BR /&gt; encapsulation dot1Q 2&lt;BR /&gt; no ip route-cache&lt;BR /&gt; bridge-group 2&lt;BR /&gt; bridge-group 2 subscriber-loop-control&lt;BR /&gt; bridge-group 2 spanning-disabled&lt;BR /&gt; bridge-group 2 block-unknown-source&lt;BR /&gt; no bridge-group 2 source-learning&lt;BR /&gt; no bridge-group 2 unicast-flooding&lt;BR /&gt;!&lt;BR /&gt;interface Dot11Radio1.5&lt;BR /&gt; encapsulation dot1Q 5&lt;BR /&gt; no ip route-cache&lt;BR /&gt; bridge-group 3&lt;BR /&gt; bridge-group 3 subscriber-loop-control&lt;BR /&gt; bridge-group 3 spanning-disabled&lt;BR /&gt; bridge-group 3 block-unknown-source&lt;BR /&gt; no bridge-group 3 source-learning&lt;BR /&gt; no bridge-group 3 unicast-flooding&lt;BR /&gt;!&lt;BR /&gt;interface Dot11Radio1.10&lt;BR /&gt; encapsulation dot1Q 10 native&lt;BR /&gt; no ip route-cache&lt;BR /&gt; bridge-group 1&lt;BR /&gt; bridge-group 1 subscriber-loop-control&lt;BR /&gt; bridge-group 1 spanning-disabled&lt;BR /&gt; bridge-group 1 block-unknown-source&lt;BR /&gt; no bridge-group 1 source-learning&lt;BR /&gt; no bridge-group 1 unicast-flooding&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0&lt;BR /&gt; no ip address&lt;BR /&gt; no ip route-cache&lt;BR /&gt; duplex auto&lt;BR /&gt; speed auto&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0.2&lt;BR /&gt; encapsulation dot1Q 2&lt;BR /&gt; no ip route-cache&lt;BR /&gt; bridge-group 2&lt;BR /&gt; bridge-group 2 spanning-disabled&lt;BR /&gt; no bridge-group 2 source-learning&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0.5&lt;BR /&gt; encapsulation dot1Q 5&lt;BR /&gt; no ip route-cache&lt;BR /&gt; bridge-group 3&lt;BR /&gt; bridge-group 3 spanning-disabled&lt;BR /&gt; no bridge-group 3 source-learning&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0.10&lt;BR /&gt; encapsulation dot1Q 10 native&lt;BR /&gt; no ip route-cache&lt;BR /&gt; bridge-group 1&lt;BR /&gt; bridge-group 1 spanning-disabled&lt;BR /&gt; no bridge-group 1 source-learning&lt;BR /&gt;!&lt;BR /&gt;interface BVI1&lt;BR /&gt; ip address 192.168.10.210 255.255.255.0&lt;BR /&gt; no ip route-cache&lt;BR /&gt; ipv6 address dhcp&lt;BR /&gt; ipv6 address autoconfig&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The AP gives me this error when I try to connect to VLAN 2 using the NPS server&amp;nbsp;&lt;/P&gt;
&lt;P&gt;*Mar 1 03:27:56.155: %DOT11-7-AUTH_FAILED: Station fcdb.b3f9.f3fe Authentication failed&lt;/P&gt;</description>
      <pubDate>Wed, 16 May 2018 13:04:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/issue-with-nps-server-and-bridge-groups/m-p/3384167#M167012</guid>
      <dc:creator>jkay18041</dc:creator>
      <dc:date>2018-05-16T13:04:02Z</dc:date>
    </item>
  </channel>
</rss>

