version 12.3 no service pad service timestamps debug datetime msec service timestamps log datetime msec service password-encryption ! hostname dss-okc-ap-01 ! no logging console enable secret 5 asdf ! ip subnet-zero ! ! aaa new-model ! ! aaa group server radius rad_eap server 172.16.8.223 auth-port 1645 acct-port 1646 server 172.16.100.10 auth-port 1645 acct-port 1646 ! aaa group server radius rad_mac ! aaa group server radius rad_acct ! aaa group server radius rad_admin cache expiry 1 cache authorization profile admin_cache cache authentication profile admin_cache ! aaa group server tacacs+ tac_admin cache expiry 1 cache authorization profile admin_cache cache authentication profile admin_cache ! aaa group server radius rad_pmip ! aaa group server radius dummy ! aaa authentication login default local aaa authentication login eap_methods group rad_eap aaa authentication login mac_methods local aaa authorization exec default local aaa accounting network acct_methods start-stop group rad_acct aaa cache profile admin_cache all ! aaa session-id common dot11 vlan-name Dowley_Main vlan 108 dot11 vlan-name Guest vlan 252 dot11 vlan-name Management_VLAN vlan 222 ! dot11 ssid MAINSSID vlan 108 authentication open eap eap_methods authentication key-management wpa ! dot11 ssid GUESTSSID vlan 252 authentication open authentication key-management wpa guest-mode wpa-psk ascii 7 ! ! ! username admin password 7 ! bridge irb ! ! interface Dot11Radio0 no ip address no ip route-cache ! encryption vlan 108 mode ciphers tkip ! encryption vlan 252 mode ciphers tkip ! ssid MAINSSID ! ssid GUESTSSID ! speed basic-1.0 basic-2.0 basic-5.5 6.0 9.0 basic-11.0 12.0 18.0 24.0 36.0 48.0 54.0 station-role root ! interface Dot11Radio0.108 encapsulation dot1Q 108 no ip route-cache bridge-group 108 bridge-group 108 subscriber-loop-control bridge-group 108 block-unknown-source no bridge-group 108 source-learning no bridge-group 108 unicast-flooding bridge-group 108 spanning-disabled ! interface Dot11Radio0.222 encapsulation dot1Q 222 native no ip route-cache bridge-group 1 bridge-group 1 block-unknown-source no bridge-group 1 source-learning no bridge-group 1 unicast-flooding bridge-group 1 spanning-disabled ! interface Dot11Radio0.252 encapsulation dot1Q 252 no ip route-cache bridge-group 252 bridge-group 252 subscriber-loop-control bridge-group 252 block-unknown-source no bridge-group 252 source-learning no bridge-group 252 unicast-flooding bridge-group 252 spanning-disabled ! interface FastEthernet0 no ip address no ip route-cache duplex auto speed auto hold-queue 80 in ! interface FastEthernet0.108 encapsulation dot1Q 108 no ip route-cache bridge-group 108 no bridge-group 108 source-learning bridge-group 108 spanning-disabled ! interface FastEthernet0.222 encapsulation dot1Q 222 native no ip route-cache bridge-group 1 no bridge-group 1 source-learning bridge-group 1 spanning-disabled ! interface FastEthernet0.252 encapsulation dot1Q 252 no ip route-cache bridge-group 252 no bridge-group 252 source-learning bridge-group 252 spanning-disabled ! interface BVI1 ip address 172.16.10.20 255.255.255.0 no ip route-cache ! ip default-gateway 172.16.10.1 ip http server no ip http secure-server ip http help-path http://www.cisco.com/warp/public/779/smbiz/prodconfig/help/eag ip radius source-interface BVI1 ! radius-server attribute 32 include-in-access-req format %h radius-server host 172.16.8.223 auth-port 1645 acct-port 1646 key radius-server host 172.16.100.10 auth-port 1645 acct-port 1646 key radius-server deadtime 5 radius-server vsa send accounting ! control-plane ! bridge 1 route ip ! ! ! line con 0 line vty 5 15 ! end
fid500 wrote: » Ronnie I will try it once I get to work tomorrow. Quick question. What s ur native clan accross the rest of the network? Is it VLAN 222 all over?
fid500 wrote: » Thanks for the quick response. I apologize for mispelling your name.
fid500 wrote: » Robbie I will try it once I get to work tomorrow. Quick question. What s ur native clan accross the rest of the network? Is it VLAN 222 all over?
fid500 wrote: » BIG THANKS to ROBBIE I have made some progress and I was able to get multiple SSIDs working. The only thing that did not work, was the SSID attached to the native vlan on the trunk ports. I had to create another vlan and made it the native on the trunk ports and everything worked. Now I have a different question concerning NPS on windows 2008. I have setup multiple policies for different groups. Is there a way to attach a policy to a specific SSID. I couldnt find anywhere where to add an SSID constraint. And Thank You