<?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: SSH Not Working with Wireless Controller 9800 in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/ssh-not-working-with-wireless-controller-9800/m-p/5352933#M287792</link>
    <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; -&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1911720"&gt;@zhd27&lt;/a&gt;&amp;nbsp; &amp;nbsp; What error are you getting when trying to reach the controller with SSH ?&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&amp;nbsp; M.&lt;/P&gt;</description>
    <pubDate>Sun, 07 Dec 2025 07:21:08 GMT</pubDate>
    <dc:creator>Mark Elsen</dc:creator>
    <dc:date>2025-12-07T07:21:08Z</dc:date>
    <item>
      <title>SSH Not Working with Wireless Controller 9800</title>
      <link>https://community.cisco.com/t5/wireless/ssh-not-working-with-wireless-controller-9800/m-p/5352924#M287791</link>
      <description>&lt;P&gt;Network scenario: WLC 9800 (192.168.110.9) is connected to Core Switch (192.168.110.1). Then From Core Switch &amp;gt; PoE Switch &amp;gt; APs are Connected. but main problem is I couldn't connect to WLC using SSH from any Vlan or SSID and also not&amp;nbsp;getting GUI from all VLAN whereas only getting from SSID ASA LAB (Vlan-101). Please get out me from this problem that i want to access SSH from all SSID VLAN like (41,43-44,46,50,52,66,95-96,101) as well as for GUI access. i am giving you my running config but here i find out some mistake like i mistakenly use a lot of default route but i kept only one&amp;nbsp;ip route 0.0.0.0 0.0.0.0 192.168.110.1 then it did not work then i kept all. also i am using&amp;nbsp;ip http client source-interface Vlan110 &amp;amp;&amp;nbsp;ip ssh source-interface Vlan110 then i removed both then still wasn't worked then i keep both of them again. &lt;STRONG&gt;one more info in PoE switch connected AP port is configured as switchport mode access and switch port access vlan 43 and same for others . should i use trunk or native vlan 110&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;ip route 0.0.0.0 0.0.0.0 192.168.200.1&lt;BR /&gt;ip route 0.0.0.0 0.0.0.0 192.168.110.1&lt;BR /&gt;ip route 0.0.0.0 0.0.0.0 192.168.110.2&lt;BR /&gt;ip route 0.0.0.0 0.0.0.0 192.168.101.1&lt;BR /&gt;ip route 0.0.0.0 0.0.0.0 192.168.96.1&lt;BR /&gt;ip route 0.0.0.0 0.0.0.0 192.168.50.1&lt;BR /&gt;ip route 0.0.0.0 0.0.0.0 192.168.44.1&lt;BR /&gt;ip route 0.0.0.0 0.0.0.0 192.168.46.1&lt;BR /&gt;ip route 0.0.0.0 0.0.0.0 192.168.41.1&lt;BR /&gt;ip route 0.0.0.0 0.0.0.0 192.168.212.1&lt;BR /&gt;ip route 0.0.0.0 0.0.0.0 192.168.52.1&lt;BR /&gt;ip route 0.0.0.0 0.0.0.0 192.168.66.1&lt;BR /&gt;ip route 0.0.0.0 0.0.0.0 192.168.152.1&lt;BR /&gt;ip route 0.0.0.0 0.0.0.0 192.168.153.1&lt;BR /&gt;&lt;BR /&gt;here is my running configuration&lt;/P&gt;&lt;P&gt;====================&lt;/P&gt;&lt;P&gt;=~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2025.11.25 11:22:00 =~=~=~=~=~=~=~=~=~=~=~=&lt;/P&gt;&lt;P&gt;ASA_WLC-01#show running-config&lt;BR /&gt;Building configuration...&lt;/P&gt;&lt;P&gt;Current configuration : 21941 bytes&lt;BR /&gt;!&lt;BR /&gt;! Last configuration change at 11:20:22 Banglad Tue Nov 25 2025&lt;BR /&gt;!&lt;BR /&gt;version 17.9&lt;BR /&gt;service timestamps debug datetime msec&lt;BR /&gt;service timestamps log datetime msec&lt;BR /&gt;service call-home&lt;BR /&gt;platform qfp utilization monitor load 80&lt;BR /&gt;platform punt-keepalive disable-kernel-core&lt;BR /&gt;!&lt;BR /&gt;hostname ASA_WLC-01&lt;BR /&gt;!&lt;BR /&gt;boot-start-marker&lt;BR /&gt;boot system bootflash:packages.conf&lt;BR /&gt;boot-end-marker&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;vrf definition Mgmt-intf&lt;BR /&gt;!&lt;BR /&gt;address-family ipv4&lt;BR /&gt;exit-address-family&lt;BR /&gt;!&lt;BR /&gt;address-family ipv6&lt;BR /&gt;exit-address-family&lt;BR /&gt;!&lt;BR /&gt;aaa new-model&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;aaa authentication dot1x ASA_Radius group radius&lt;BR /&gt;aaa authorization network ASA_Radius group radius&lt;BR /&gt;aaa accounting identity ASA_Radius start-stop group radius&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;aaa server radius dynamic-author&lt;BR /&gt;client 172.16.1.33&lt;BR /&gt;!&lt;BR /&gt;aaa session-id common&lt;BR /&gt;clock timezone Banglad 0 0&lt;BR /&gt;vtp mode off&lt;BR /&gt;vtp version 1&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;ip name-server 8.8.8.8&lt;BR /&gt;ip domain name ASA.gov.bd&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;login on-success log&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;subscriber templating&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;parameter-map type webauth global&lt;BR /&gt;virtual-ip ipv4 192.0.2.1&lt;BR /&gt;!&lt;BR /&gt;access-session mac-move deny&lt;BR /&gt;multilink bundle-name authenticated&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;crypto pki trustpoint SLA-TrustPoint&lt;BR /&gt;enrollment terminal&lt;BR /&gt;revocation-check crl&lt;BR /&gt;!&lt;BR /&gt;crypto pki trustpoint TP-self-signed-2505650051&lt;BR /&gt;enrollment selfsigned&lt;BR /&gt;subject-name cn=IOS-Self-Signed-Certificate-2505650051&lt;BR /&gt;revocation-check none&lt;BR /&gt;rsakeypair TP-self-signed-2505650051&lt;BR /&gt;!&lt;BR /&gt;crypto pki trustpoint AP_Join_Cer&lt;BR /&gt;enrollment terminal pem&lt;BR /&gt;subject-name C=BD, ST=Dhaka, L=Dhaka, O=ASA, OU=Local Government Engineering Department, CN=ASA.gov.bd&lt;BR /&gt;subject-alt-name ASA.gov.bd&lt;BR /&gt;revocation-check none&lt;BR /&gt;rsakeypair AP_Join_Key&lt;BR /&gt;hash sha512&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;crypto pki certificate chain SLA-TrustPoint&lt;BR /&gt;certificate ca 01&lt;BR /&gt;30820321 30820209 A0030201 02020101 300D0609 2A864886 F70D0101 0B050030&lt;BR /&gt;32310E30 0C060355 040A1305 43697363 6F312030 1E060355 04031317 43697363&lt;BR /&gt;6F204C69 63656E73 696E6720 526F6F74 20434130 1E170D31 33303533 30313934&lt;BR /&gt;3834375A 170D3338 30353330 31393438 34375A30 32310E30 0C060355 040A1305&lt;BR /&gt;43697363 6F312030 1E060355 04031317 43697363 6F204C69 63656E73 696E6720&lt;BR /&gt;526F6F74 20434130 82012230 0D06092A 864886F7 0D010101 05000382 010F0030&lt;BR /&gt;82010A02 82010100 A6BCBD96 131E05F7 145EA72C 2CD686E6 17222EA1 F1EFF64D&lt;BR /&gt;CBB4C798 212AA147 C655D8D7 9471380D 8711441E 1AAF071A 9CAE6388 8A38E520&lt;BR /&gt;1C394D78 462EF239 C659F715 B98C0A59 5BBB5CBD 0CFEBEA3 700A8BF7 D8F256EE&lt;BR /&gt;4AA4E80D DB6FD1C9 60B1FD18 FFC69C96 6FA68957 A2617DE7 104FDC5F EA2956AC&lt;BR /&gt;7390A3EB 2B5436AD C847A2C5 DAB553EB 69A9A535 58E9F3E3 C0BD23CF 58BD7188&lt;BR /&gt;68E69491 20F320E7 948E71D7 AE3BCC84 F10684C7 4BC8E00F 539BA42B 42C68BB7&lt;BR /&gt;C7479096 B4CB2D62 EA2F505D C7B062A4 6811D95B E8250FC4 5D5D5FB8 8F27D191&lt;BR /&gt;C55F0D76 61F9A4CD 3D992327 A8BB03BD 4E6D7069 7CBADF8B DF5F4368 95135E44&lt;BR /&gt;DFC7C6CF 04DD7FD1 02030100 01A34230 40300E06 03551D0F 0101FF04 04030201&lt;BR /&gt;06300F06 03551D13 0101FF04 05300301 01FF301D 0603551D 0E041604 1449DC85&lt;BR /&gt;4B3D31E5 1B3E6A17 606AF333 3D3B4C73 E8300D06 092A8648 86F70D01 010B0500&lt;BR /&gt;03820101 00507F24 D3932A66 86025D9F E838AE5C 6D4DF6B0 49631C78 240DA905&lt;BR /&gt;604EDCDE FF4FED2B 77FC460E CD636FDB DD44681E 3A5673AB 9093D3B1 6C9E3D8B&lt;BR /&gt;D98987BF E40CBD9E 1AECA0C2 2189BB5C 8FA85686 CD98B646 5575B146 8DFC66A8&lt;BR /&gt;467A3DF4 4D565700 6ADF0F0D CF835015 3C04FF7C 21E878AC 11BA9CD2 55A9232C&lt;BR /&gt;7CA7B7E6 C1AF74F6 152E99B7 B1FCF9BB E973DE7F 5BDDEB86 C71E3B49 1765308B&lt;BR /&gt;5FB0DA06 B92AFE7F 494E8A9E 07B85737 F3A58BE1 1A48A229 C37C1E69 39F08678&lt;BR /&gt;80DDCD16 D6BACECA EEBC7CF9 8428787B 35202CDC 60E4616A B623CDBD 230E3AFB&lt;BR /&gt;418616A9 4093E049 4D10AB75 27E86F73 932E35B5 8862FDAE 0275156F 719BB2F0&lt;BR /&gt;D697DF7F 28&lt;BR /&gt;quit&lt;BR /&gt;crypto pki certificate chain TP-self-signed-2505650051&lt;BR /&gt;certificate self-signed 01&lt;BR /&gt;30820330 30820218 A0030201 02020101 300D0609 2A864886 F70D0101 05050030&lt;BR /&gt;31312F30 2D060355 04031326 494F532D 53656C66 2D536967 6E65642D 43657274&lt;BR /&gt;69666963 6174652D 32353035 36353030 3531301E 170D3235 30383032 31303537&lt;BR /&gt;34335A17 0D333530 38303231 30353734 335A3031 312F302D 06035504 03132649&lt;BR /&gt;4F532D53 656C662D 5369676E 65642D43 65727469 66696361 74652D32 35303536&lt;BR /&gt;35303035 31308201 22300D06 092A8648 86F70D01 01010500 0382010F 00308201&lt;BR /&gt;0A028201 0100ABB7 9C88CD6E 87C89D9D 3587B612 D639A8C3 9B7D554B 7275143F&lt;BR /&gt;D3BBBEF8 AFD12108 F8A2B303 0A3F30DC 94DF06C6 32E92567 5B7C6D16 F8B60692&lt;BR /&gt;FDDE6CD5 4579742F 82E5522E 3684CA88 1FA1B056 9637F635 9DB8F7BB FB575C5B&lt;BR /&gt;FF974E4F BF02080D D1C59B56 45DCDA9F CFA8366E 65B399E3 26D01BFF 63B7CB72&lt;BR /&gt;C280FECA BD1C1866 68FF4630 D1C09F7B 488AF66B 3CD1ABF3 D8891597 E2A93A87&lt;BR /&gt;138F68B6 A9C4C9A7 90D3EF07 932C70C3 3C5E1468 AAA20356 A42014C3 37480CB9&lt;BR /&gt;ED015EE8 34379070 10FD871E 51C61BD8 CDCBF2B1 247A0CB1 D9AE1ADB 0BF67C39&lt;BR /&gt;42D6CAC4 B6EC658D 6C3C6A55 F84EF935 03AF4F1C 30E8DF8C B1CD5383 5EA6AAB9&lt;BR /&gt;4830D296 21C10203 010001A3 53305130 0F060355 1D130101 FF040530 030101FF&lt;BR /&gt;301F0603 551D2304 18301680 14E78A83 36A39806 3247E253 4541C989 ABD93C9C&lt;BR /&gt;DD301D06 03551D0E 04160414 E78A8336 A3980632 47E25345 41C989AB D93C9CDD&lt;BR /&gt;300D0609 2A864886 F70D0101 05050003 82010100 044F95F6 EFA43942 F5EC2D4F&lt;BR /&gt;A562FDB5 92CA3919 3218299A 003B3D7D 0F0F70CA EC39D754 1A5C8C65 BBA971E0&lt;BR /&gt;F10B458E F9E499A2 4B61BCC4 1C0A305C 7FFDD8F3 7AF156C2 9EBD7FCC 5A66F0D4&lt;BR /&gt;1667AF56 3640C96B EDCCA527 0C0F12CB 60C592A4 9C0AC8A3 8AEEA8F3 CBDB206F&lt;BR /&gt;AE7B217A 82119E7B 3F1D8FF4 BBC82EE4 0BA2D14B D194623A 2D7ECDFE 4633F0D4&lt;BR /&gt;20BBFA7A B1123769 83369115 4E7074A7 DFF8C6E2 8AE31EB2 AA3A2BB6 81C46D86&lt;BR /&gt;3CB1CF71 980B6E78 D34C9900 2BFB18A1 4E5B5E08 9C81EBA2 52038837 1FC98674&lt;BR /&gt;7A289B3B 88A22705 EB6FC94B C425E39A 393E09AB D038E373 142FC200 1786523A&lt;BR /&gt;196920B1 D9CCF185 49C2E554 75468E1D 1CD3CEE3&lt;BR /&gt;quit&lt;BR /&gt;crypto pki certificate chain AP_Join_Cer&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;license udi pid C9800-L-F-K9 sn FCL292700SG&lt;BR /&gt;license smart url &lt;A href="https://smartreceiver.cisco.com/licservice/license" target="_blank" rel="noopener"&gt;https://smartreceiver.cisco.com/licservice/license&lt;/A&gt;&lt;BR /&gt;license smart url smart &lt;A href="https://smartreceiver.cisco.com/licservice/license" target="_blank" rel="noopener"&gt;https://smartreceiver.cisco.com/licservice/license&lt;/A&gt;&lt;BR /&gt;memory free low-watermark processor 163477&lt;BR /&gt;!&lt;BR /&gt;service-template DEFAULT_LINKSEC_POLICY_MUST_SECURE&lt;BR /&gt;linksec policy must-secure&lt;BR /&gt;service-template DEFAULT_LINKSEC_POLICY_SHOULD_SECURE&lt;BR /&gt;linksec policy should-secure&lt;BR /&gt;service-template DEFAULT_CRITICAL_VOICE_TEMPLATE&lt;BR /&gt;voice vlan&lt;BR /&gt;service-template DEFAULT_CRITICAL_DATA_TEMPLATE&lt;BR /&gt;service-template webauth-global-inactive&lt;BR /&gt;inactivity-timer 3600&lt;BR /&gt;diagnostic bootup level minimal&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;username ASA privilege 15 password 7 096D4A04100B3743595F47&lt;BR /&gt;username ASA-WLC privilege 15 secret 9 $9$2l2I2F.G2EwF3k$x0mX6D8y.0zzYLEc.9v6FA43iLhEezCm5dT/bSs0GEg&lt;/P&gt;&lt;P&gt;!&lt;BR /&gt;redundancy&lt;BR /&gt;mode sso&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;vlan internal allocation policy ascending&lt;BR /&gt;!&lt;BR /&gt;vlan 41,43-44,46,50,52,66,95-96,101&lt;BR /&gt;!&lt;BR /&gt;vlan 110&lt;BR /&gt;name Wireless_Mgmt&lt;BR /&gt;!&lt;BR /&gt;vlan 152-153&lt;BR /&gt;!&lt;BR /&gt;vlan 200&lt;BR /&gt;name Device_Mgmt&lt;BR /&gt;!&lt;BR /&gt;vlan 212&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;class-map match-any AVC-Reanchor-Class&lt;BR /&gt;match protocol cisco-jabber-audio&lt;BR /&gt;match protocol cisco-jabber-video&lt;BR /&gt;match protocol webex-media&lt;BR /&gt;match protocol webex-app-sharing&lt;BR /&gt;match protocol webex-control&lt;BR /&gt;match protocol webex-meeting&lt;BR /&gt;match protocol wifi-calling&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;/P&gt;&lt;P&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;interface TwoGigabitEthernet0/0/0&lt;BR /&gt;negotiation auto&lt;BR /&gt;!&lt;BR /&gt;interface TwoGigabitEthernet0/0/1&lt;BR /&gt;negotiation auto&lt;BR /&gt;!&lt;BR /&gt;interface TwoGigabitEthernet0/0/2&lt;BR /&gt;negotiation auto&lt;BR /&gt;!&lt;BR /&gt;interface TwoGigabitEthernet0/0/3&lt;BR /&gt;negotiation auto&lt;BR /&gt;!&lt;BR /&gt;interface TenGigabitEthernet0/1/0&lt;BR /&gt;description "Connected to Core-Switch-1"&lt;BR /&gt;switchport trunk allowed vlan 41,43,44,46,50,52,66,95,96,101,110,152,153,212&lt;BR /&gt;switchport mode trunk&lt;BR /&gt;no negotiation auto&lt;BR /&gt;!&lt;BR /&gt;interface TenGigabitEthernet0/1/1&lt;BR /&gt;description "Connected to Core-Switch-2"&lt;BR /&gt;switchport trunk allowed vlan 110&lt;BR /&gt;switchport mode trunk&lt;BR /&gt;no negotiation auto&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0&lt;BR /&gt;description "Device Mgmt"&lt;BR /&gt;vrf forwarding Mgmt-intf&lt;BR /&gt;ip address 192.168.201.23 255.255.254.0&lt;BR /&gt;negotiation auto&lt;BR /&gt;!&lt;BR /&gt;interface Vlan1&lt;BR /&gt;no ip address&lt;BR /&gt;shutdown&lt;BR /&gt;!&lt;BR /&gt;interface Vlan41&lt;BR /&gt;description ***SVI FOR ASA WLAN MANAGEMENT***&lt;BR /&gt;ip address 192.168.41.200&lt;BR /&gt;*Nov 25 11:22:07.353: %CAPWAPAC_SMGR_TRACE_MESSAGE-5-AP_JOIN_DISJOIN: Chassis 1 R0/0: wncd: AP Event: AP Name: ASA-L-AP-12 Mac: 3001.afee.b0c0 Session-IP: 192.168.110.35[5251] 192.168.110.9[5246] Ethernet MAC: 70bd.964d.5618 Joined 255.255.255.0&lt;BR /&gt;no ip redirects&lt;BR /&gt;no ipv6 redirects&lt;BR /&gt;!&lt;BR /&gt;interface Vlan43&lt;BR /&gt;description ***SVI FOR WLAN_DIGITAL_DEVICE***&lt;BR /&gt;ip address 192.168.43.200 255.255.255.0&lt;BR /&gt;!&lt;BR /&gt;interface Vlan44&lt;BR /&gt;description ***SVI FOR ASA WLAN MID-2***&lt;BR /&gt;ip address 192.168.44.200 255.255.254.0&lt;BR /&gt;no ip redirects&lt;BR /&gt;no ipv6 redirects&lt;BR /&gt;!&lt;BR /&gt;interface Vlan46&lt;BR /&gt;description ***SVI FOR ASA WLAN NORM-1***&lt;BR /&gt;ip address 192.168.46.200 255.255.254.0&lt;BR /&gt;no ip redirects&lt;BR /&gt;no ipv6 redirects&lt;BR /&gt;!&lt;BR /&gt;interface Vlan50&lt;BR /&gt;description ***SVI FOR ASA_GUEST***&lt;BR /&gt;ip address 192.168.50.200 255.255.255.0&lt;BR /&gt;no ip redirects&lt;BR /&gt;no ipv6 redirects&lt;BR /&gt;!&lt;BR /&gt;interface Vlan52&lt;BR /&gt;description ***SVI FOR ASA_WLAN_4***&lt;BR /&gt;ip address 192.168.52.200 255.255.254.0&lt;BR /&gt;no ip redirects&lt;BR /&gt;no ipv6 redirects&lt;BR /&gt;!&lt;BR /&gt;interface Vlan66&lt;BR /&gt;description ***SVI FOR WLAN-TRAINING***&lt;BR /&gt;ip address 192.168.66.200 255.255.255.0&lt;BR /&gt;no ip redirects&lt;BR /&gt;no ipv6 redirects&lt;BR /&gt;!&lt;BR /&gt;interface Vlan95&lt;BR /&gt;description ***SVI FOR LAN_IP_for_Server_Room***&lt;BR /&gt;ip address 192.168.95.200 255.255.255.0&lt;BR /&gt;no ip redirects&lt;BR /&gt;no ipv6 redirects&lt;BR /&gt;!&lt;BR /&gt;interface Vlan96&lt;BR /&gt;description ***SVI FOR_TOP_MANAGEMENT***&lt;BR /&gt;ip address 192.168.96.200 255.255.254.0&lt;BR /&gt;no ip redirects&lt;BR /&gt;no ipv6 redirects&lt;BR /&gt;!&lt;BR /&gt;interface Vlan101&lt;BR /&gt;description ***SVI FOR ASA-LAB***&lt;BR /&gt;ip address 192.168.101.200 255.255.255.0&lt;BR /&gt;no ip redirects&lt;BR /&gt;no ipv6 redirects&lt;BR /&gt;!&lt;BR /&gt;interface Vlan110&lt;BR /&gt;description ***Connected to Core Switch***&lt;BR /&gt;ip address 192.168.110.9 255.255.255.0&lt;BR /&gt;!&lt;BR /&gt;interface Vlan152&lt;BR /&gt;description ***ROSC Wifi***&lt;BR /&gt;no ip address&lt;BR /&gt;!&lt;BR /&gt;interface Vlan153&lt;BR /&gt;description ***ROSC-Wifi-2***&lt;BR /&gt;no ip address&lt;BR /&gt;!&lt;BR /&gt;interface Vlan200&lt;BR /&gt;description ***Device Mgmt***&lt;BR /&gt;ip address 192.168.201.23 255.255.254.0&lt;BR /&gt;!&lt;BR /&gt;interface Vlan212&lt;BR /&gt;description ***SVI for new WLAN-3***&lt;BR /&gt;ip address 192.168.224.200 255.255.248.0&lt;BR /&gt;no ip redirects&lt;BR /&gt;no ipv6 redirects&lt;BR /&gt;!&lt;BR /&gt;ip http server&lt;BR /&gt;ip http authentication local&lt;BR /&gt;ip http secure-server&lt;BR /&gt;ip http client source-interface Vlan110&lt;BR /&gt;ip forward-protocol nd&lt;BR /&gt;!&lt;BR /&gt;ip route 0.0.0.0 0.0.0.0 192.168.200.1&lt;BR /&gt;ip route 0.0.0.0 0.0.0.0 192.168.110.1&lt;BR /&gt;ip route 0.0.0.0 0.0.0.0 192.168.110.2&lt;BR /&gt;ip route 0.0.0.0 0.0.0.0 192.168.101.1&lt;BR /&gt;ip route 0.0.0.0 0.0.0.0 192.168.96.1&lt;BR /&gt;ip route 0.0.0.0 0.0.0.0 192.168.50.1&lt;BR /&gt;ip route 0.0.0.0 0.0.0.0 192.168.44.1&lt;BR /&gt;ip route 0.0.0.0 0.0.0.0 192.168.46.1&lt;BR /&gt;ip route 0.0.0.0 0.0.0.0 192.168.41.1&lt;BR /&gt;ip route 0.0.0.0 0.0.0.0 192.168.212.1&lt;BR /&gt;ip route 0.0.0.0 0.0.0.0 192.168.52.1&lt;BR /&gt;ip route 0.0.0.0 0.0.0.0 192.168.66.1&lt;BR /&gt;ip route 0.0.0.0 0.0.0.0 192.168.152.1&lt;BR /&gt;ip route 0.0.0.0 0.0.0.0 192.168.153.1&lt;BR /&gt;ip ssh version 2&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;radius server ASA_Radius&lt;BR /&gt;address ipv4 172.16.1.33 auth-port 1812 acct-port 1813&lt;BR /&gt;key 7 11251E0013325F5F567B&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;control-plane&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;line con 0&lt;BR /&gt;exec-timeout 5 0&lt;BR /&gt;stopbits 1&lt;BR /&gt;line aux 0&lt;BR /&gt;line vty 0 4&lt;BR /&gt;exec-timeout 5 0&lt;BR /&gt;transport input ssh&lt;BR /&gt;stopbits 1&lt;BR /&gt;line vty 5 15&lt;BR /&gt;transport input ssh&lt;BR /&gt;!&lt;BR /&gt;call-home&lt;BR /&gt;! If contact email address in call-home is configured as sch-smart-licensing@cisco.com&lt;BR /&gt;! the email address configured in Cisco Smart License Portal will be used as contact email address to send SCH notifications.&lt;BR /&gt;contact-email-addr sch-smart-licensing@cisco.com&lt;BR /&gt;profile "CiscoTAC-1"&lt;BR /&gt;active&lt;BR /&gt;destination transport-method http&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;wireless aaa policy default-aaa-policy&lt;BR /&gt;wireless cts-sxp profile default-sxp-profile&lt;BR /&gt;wireless management interface Vlan110&lt;BR /&gt;wireless profile airtime-fairness default-atf-policy 0&lt;BR /&gt;wireless profile flex default-flex-profile&lt;BR /&gt;description "default flex profile"&lt;BR /&gt;wireless profile mesh default-mesh-profile&lt;BR /&gt;description "default mesh profile"&lt;BR /&gt;wireless profile multi-bssid default-multi-bssid-profile&lt;BR /&gt;description "Default multi bssid profile"&lt;BR /&gt;wireless profile radio default-radio-profile&lt;BR /&gt;description "Preconfigured default radio profile"&lt;BR /&gt;wireless profile policy "ASA LAB"&lt;BR /&gt;description "ASA LAB_Test"&lt;BR /&gt;vlan VLAN0101&lt;BR /&gt;no shutdown&lt;BR /&gt;wireless profile policy TEST-ASA&lt;BR /&gt;description TEST-ASA&lt;BR /&gt;vlan Wireless_Mgmt&lt;BR /&gt;no shutdown&lt;BR /&gt;wireless profile policy ASA-1_Test&lt;BR /&gt;aaa-override&lt;BR /&gt;accounting-list ASA_Radius&lt;BR /&gt;description ASA-1&lt;BR /&gt;ipv4 dhcp required&lt;BR /&gt;ipv4 dhcp server 172.1&lt;BR /&gt;*Nov 25 11:22:12.650: %DOT1X-5-FAIL: Chassis 1 R0/0: wncd: Authentication failed for client (b6ed.c169.f8eb) with reason (Timeout) on Interface capwap_90000024 AuditSessionID 096EA8C000000B23BAA31828 Username: SAE2.IUIDP&lt;BR /&gt;*Nov 25 11:22:12.651: %SESSION_MGR-5-FAIL: Chassis 1 R0/0: wncd: Authorization failed or unapplied for client (b6ed.c169.f8eb) on Interface capwap_90000024 AuditSessionID 096EA8C000000B23BAA31828. Failure reason: Authc fail. Authc failure reason: Timeout.6.1.33&lt;BR /&gt;vlan VLAN0043&lt;BR /&gt;no shutdown&lt;BR /&gt;wireless profile policy ASA_GUEST_TEST&lt;BR /&gt;description ASA_GUEST_TEST&lt;BR /&gt;vlan VLAN0050&lt;BR /&gt;no shutdown&lt;BR /&gt;wireless profile policy ASA-WLAN-1_Test&lt;BR /&gt;aaa-override&lt;BR /&gt;accounting-list ASA_Radius&lt;BR /&gt;description ASA-WLAN-1_Test&lt;BR /&gt;ipv4 dhcp required&lt;BR /&gt;ipv4 dhcp server 172.16.1.33&lt;BR /&gt;vlan VLAN0046&lt;BR /&gt;no shutdown&lt;BR /&gt;wireless profile policy ASA-WLAN-3_Test&lt;BR /&gt;aaa-override&lt;BR /&gt;accounting-list ASA_Radius&lt;BR /&gt;description ASA-WLAN-3_Test&lt;BR /&gt;ipv4 dhcp required&lt;BR /&gt;ipv4 dhcp server 172.16.1.33&lt;BR /&gt;vlan VLAN0212&lt;BR /&gt;no shutdown&lt;BR /&gt;wireless profile policy ASA-WLAN-4_Test&lt;BR /&gt;aaa-override&lt;BR /&gt;accounting-list ASA_Radius&lt;BR /&gt;description ASA-WLAN-4_Test&lt;BR /&gt;vlan VLAN0052&lt;BR /&gt;no shutdown&lt;BR /&gt;wireless profile policy ASA_WLAN-2_Test&lt;BR /&gt;aaa-override&lt;BR /&gt;accounting-list ASA_Radius&lt;BR /&gt;description ASA_WLAN-2_Test&lt;BR /&gt;ipv4 dhcp required&lt;BR /&gt;ipv4 dhcp server 172.16.1.33&lt;BR /&gt;vlan VLAN0041&lt;BR /&gt;no shutdown&lt;BR /&gt;wireless profile policy ASA-Meeting_Test&lt;BR /&gt;description ASA-Meeting_Test&lt;BR /&gt;vlan VLAN0153&lt;BR /&gt;no shutdown&lt;BR /&gt;wireless profile policy ASA-Training_Test&lt;BR /&gt;description ASA-Training_Test&lt;BR /&gt;vlan VLAN0066&lt;BR /&gt;no shutdown&lt;BR /&gt;wireless profile policy ASA-Management_Test&lt;BR /&gt;aaa-override&lt;BR /&gt;accounting-list ASA_Radius&lt;BR /&gt;description ASA-Management_Test&lt;BR /&gt;ipv4 dhcp required&lt;BR /&gt;ipv4 dhcp server 172.16.1.33&lt;BR /&gt;vlan VLAN0044&lt;BR /&gt;no shutdown&lt;BR /&gt;wireless profile policy default-policy-profile&lt;BR /&gt;autoqos mode voice&lt;BR /&gt;description "default policy profile"&lt;BR /&gt;service-policy input platinum-up&lt;BR /&gt;service-policy output platinum&lt;BR /&gt;vlan VLAN0110&lt;BR /&gt;no shutdown&lt;BR /&gt;wireless profile policy "ASA-Top Management_Test"&lt;BR /&gt;description "ASA-Top Management_Test"&lt;BR /&gt;ipv4 dhcp required&lt;BR /&gt;ipv4 dhcp server 172.16.1.33&lt;BR /&gt;vlan VLAN0096&lt;BR /&gt;no shutdown&lt;BR /&gt;wireless tag site default-site-tag&lt;BR /&gt;description "default site tag"&lt;BR /&gt;wireless tag policy Test-New&lt;BR /&gt;wlan Test policy TEST-ASA&lt;BR /&gt;wlan "ASA LAB" policy "ASA LAB"&lt;BR /&gt;wlan ASA-1_Test policy ASA-1_Test&lt;BR /&gt;wlan ASA-GUEST_Test policy ASA_GUEST_TEST&lt;BR /&gt;wlan ASA-WLAN-2_Test policy ASA_WLAN-2_Test&lt;BR /&gt;wlan ASA-WLAN-3_Test policy ASA-WLAN-3_Test&lt;BR /&gt;wlan ASA-WLAN-4_Test policy ASA-WLAN-4_Test&lt;BR /&gt;wlan ASA_WLAN-1_Test policy ASA-WLAN-1_Test&lt;BR /&gt;wlan ASA-Meeting_Test policy ASA-Meeting_Test&lt;BR /&gt;wlan ASA-Training_Test policy ASA-Training_Test&lt;BR /&gt;wlan ASA-Management_Test policy ASA-Management_Test&lt;BR /&gt;wlan ASA-Top-Management_Test policy "ASA-Top Management_Test"&lt;BR /&gt;wireless tag policy Test-ASA&lt;BR /&gt;description Test-ASA&lt;BR /&gt;wlan Test policy TEST-ASA&lt;BR /&gt;wireless tag policy ASA-1_Test&lt;BR /&gt;description ASA-1_Test&lt;BR /&gt;wlan ASA-1_Test policy ASA-1_Test&lt;BR /&gt;wireless tag policy "ASA GUEST_Test"&lt;BR /&gt;description "ASA GUEST_Test"&lt;BR /&gt;wlan ASA-GUEST_Test policy ASA_GUEST_TEST&lt;BR /&gt;wireless tag policy ASA-WLAN-1_Test&lt;BR /&gt;description ASA-WLAN-1_Test&lt;BR /&gt;wlan ASA_WLAN-1_Test policy ASA-WLAN-1_Test&lt;BR /&gt;wireless tag policy ASA-WLAN-2_Test&lt;BR /&gt;description ASA-WLAN-2_Test&lt;BR /&gt;wlan ASA-WLAN-2_Test policy ASA_WLAN-2_Test&lt;BR /&gt;wireless tag policy ASA-WLAN-3_Test&lt;BR /&gt;description ASA-WLAN-3_Test&lt;BR /&gt;wlan ASA-WLAN-3_Test policy ASA-WLAN-3_Test&lt;BR /&gt;wireless tag policy ASA-WLAN-4_Test&lt;BR /&gt;description ASA-WLAN-4_Test&lt;BR /&gt;wlan ASA-WLAN-4_Test policy ASA-WLAN-4_Test&lt;BR /&gt;wireless tag policy ASA-Meeting_Test&lt;BR /&gt;description ASA-Meeting_Test&lt;BR /&gt;wlan ASA-Meeting_Test policy ASA-Meeting_Test&lt;BR /&gt;wireless tag policy ASA-Training_Test&lt;BR /&gt;description ASA-Training_Test&lt;BR /&gt;wlan ASA-Training_Test policy ASA-Training_Test&lt;BR /&gt;wireless tag policy default-policy-tag&lt;BR /&gt;description "default policy-tag"&lt;BR /&gt;wireless tag policy "ASA Management_Test"&lt;BR /&gt;description "ASA Management_Test"&lt;BR /&gt;wlan ASA-Management_Test policy ASA-Management_Test&lt;BR /&gt;wireless tag policy "ASA-Top Management_Test"&lt;BR /&gt;description "ASA-Top Management_Test"&lt;BR /&gt;wlan ASA-Top-Management_Test policy "ASA-Top Management_Test"&lt;BR /&gt;wireless tag rf default-rf-tag&lt;BR /&gt;description "default RF tag"&lt;BR /&gt;wireless fabric control-plane default-control-plane&lt;BR /&gt;wireless country BD&lt;BR /&gt;wlan Test 1 ASA-Test&lt;BR /&gt;radio policy dot11 24ghz&lt;BR /&gt;radio policy dot11 5ghz&lt;BR /&gt;security wpa psk set-key ascii 0 ASA1234&lt;BR /&gt;no security wpa akm dot1x&lt;BR /&gt;security wpa akm psk&lt;BR /&gt;wlan "ASA LAB" 12 "ASA LAB_Test"&lt;BR /&gt;radio policy dot11&lt;BR /&gt;*Nov 25 11:22:17.520: %CLIENT_ORCH_LOG-6-CLIENT_ADDED_TO_RUN_STATE: Chassis 1 R0/0: wncd: Username entry (CAD10.PEDP) joined with ssid (ASA WLAN-3) for device with MAC: 6885.a4d6.8a83&lt;BR /&gt;*Nov 25 11:22:18.087: %CLIENT_ORCH_LOG-6-CLIENT_ADDED_TO_RUN_STATE: Chassis 1 R0/0: wncd: Username entry (LT.SupRB) joined with ssid (ASA WLAN-3) for device with MAC: 14eb.b667.af4e&lt;BR /&gt;*Nov 25 11:22:18.424: %CLIENT_ORCH_LOG-6-CLIENT_ADDED_TO_RUN_STATE: Chassis 1 R0/0: wncd: Username entry (OA7.ADMIN) joined with ssid (ASA WLAN-4) for device with MAC: 2411.4598.ccde24ghz&lt;BR /&gt;radio policy dot11 5ghz&lt;BR /&gt;security ft&lt;BR /&gt;security wpa psk set-key ascii 0 Pass@2018&lt;BR /&gt;no security wpa akm dot1x&lt;BR /&gt;security wpa akm ft psk&lt;BR /&gt;no shutdown&lt;BR /&gt;wlan ASA-1_Test 2 ASA-1&lt;BR /&gt;radio policy dot11 24ghz&lt;BR /&gt;radio policy dot11 5ghz&lt;BR /&gt;security ft&lt;BR /&gt;no security wpa akm dot1x&lt;BR /&gt;security wpa akm ft dot1x&lt;BR /&gt;security dot1x authentication-list ASA_Radius&lt;BR /&gt;no shutdown&lt;BR /&gt;wlan ASA-GUEST_Test 4 "ASA GUEST"&lt;BR /&gt;radio policy dot11 24ghz&lt;BR /&gt;radio policy dot11 5ghz&lt;BR /&gt;security ft&lt;BR /&gt;security wpa psk set-key ascii 0 Common@2299&lt;BR /&gt;no security wpa akm dot1x&lt;BR /&gt;security wpa akm ft psk&lt;BR /&gt;no shutdown&lt;BR /&gt;wlan ASA-WLAN-2_Test 7 "ASA WLAN-2"&lt;BR /&gt;radio policy dot11 24ghz&lt;BR /&gt;radio policy dot11 5ghz&lt;BR /&gt;security ft&lt;BR /&gt;no security wpa akm dot1x&lt;BR /&gt;security wpa akm ft dot1x&lt;BR /&gt;security dot1x authentication-list ASA_Radius&lt;BR /&gt;no shutdown&lt;BR /&gt;wlan ASA-WLAN-3_Test 8 "ASA WLAN-3"&lt;BR /&gt;radio policy dot11 24ghz&lt;BR /&gt;radio policy dot11 5ghz&lt;BR /&gt;security ft&lt;BR /&gt;no security wpa akm dot1x&lt;BR /&gt;security wpa akm ft dot1x&lt;BR /&gt;security dot1x authentication-list ASA_Radius&lt;BR /&gt;no shutdown&lt;BR /&gt;wlan ASA-WLAN-4_Test 9 "ASA WLAN-4"&lt;BR /&gt;radio policy dot11 24ghz&lt;BR /&gt;radio policy dot11 5ghz&lt;BR /&gt;security ft&lt;BR /&gt;no security wpa akm dot1x&lt;BR /&gt;security wpa akm ft dot1x&lt;BR /&gt;security dot1x authentication-list ASA_Radius&lt;BR /&gt;no shutdown&lt;BR /&gt;wlan ASA_WLAN-1_Test 6 "ASA WLAN-1"&lt;BR /&gt;radio policy dot11 24ghz&lt;BR /&gt;radio policy dot11 5ghz&lt;BR /&gt;security ft&lt;BR /&gt;no security wpa akm dot1x&lt;BR /&gt;security wpa akm ft dot1x&lt;BR /&gt;security dot1x authentication-list ASA_Radius&lt;BR /&gt;no shutdown&lt;BR /&gt;wlan ASA-Meeting_Test 11 "ASA Meeting"&lt;BR /&gt;radio policy dot11 24ghz&lt;BR /&gt;radio policy dot11 5ghz&lt;BR /&gt;security ft&lt;BR /&gt;security wpa psk set-key ascii 0 Meet@1999&lt;BR /&gt;no security wpa akm dot1x&lt;BR /&gt;security wpa akm ft psk&lt;BR /&gt;no shutdown&lt;BR /&gt;wlan ASA-Training_Test 10 "ASA Training"&lt;BR /&gt;radio policy dot11 24ghz&lt;BR /&gt;radio policy dot11 5ghz&lt;BR /&gt;security ft&lt;BR /&gt;security wpa psk set-key ascii 0 Lv11@1199&lt;BR /&gt;no security wpa akm dot1x&lt;BR /&gt;security wpa akm ft psk&lt;BR /&gt;no shutdown&lt;BR /&gt;wlan ASA-Management_Test 5 "ASA Management"&lt;BR /&gt;radio policy dot11 24ghz&lt;BR /&gt;radio policy dot11 5ghz&lt;BR /&gt;security ft&lt;BR /&gt;no security wpa akm dot1x&lt;BR /&gt;security wpa akm ft dot1x&lt;BR /&gt;security dot1x authentication-list ASA_Radius&lt;BR /&gt;no shutdown&lt;BR /&gt;wlan ASA-Top-Management_Test 3 "ASA Top Management"&lt;BR /&gt;radio policy dot11 24ghz&lt;BR /&gt;radio policy dot11 5ghz&lt;BR /&gt;security ft&lt;BR /&gt;security wpa psk set-key ascii 0 Mgmt@1999&lt;BR /&gt;no security wpa akm dot1x&lt;BR /&gt;security wpa akm ft psk&lt;BR /&gt;no shutdown&lt;BR /&gt;ap dot11 24ghz rf-profile Low_Client_Density_rf_24gh&lt;BR /&gt;coverage data rssi threshold -90&lt;BR /&gt;coverage level 2&lt;BR /&gt;coverage voice rssi threshold -90&lt;BR /&gt;description "pre configured Low Client Density rfprofile for 2.4gh radio"&lt;BR /&gt;high-density rx-sop threshold low&lt;BR /&gt;rate RATE_12M supported&lt;BR /&gt;rate RATE_24M supported&lt;BR /&gt;rate RATE_6M supported&lt;BR /&gt;tx-power v1 threshold -65&lt;BR /&gt;no shutdown&lt;BR /&gt;ap dot11 24ghz rf-profile High_Client_Density_rf_24gh&lt;BR /&gt;description "pre configured High Client Density rfprofile for 2.4gh radio"&lt;BR /&gt;high-density rx-sop threshold medium&lt;BR /&gt;rate RATE_11M disable&lt;BR /&gt;rate RATE_12M mandatory&lt;BR /&gt;rate RATE_1M disable&lt;BR /&gt;rate RATE_24M supported&lt;BR /&gt;rate RATE_2M disable&lt;BR /&gt;rate RATE_5_5M disable&lt;BR /&gt;rate RATE_6M disable&lt;BR /&gt;tx-power min 7&lt;BR /&gt;no shutdown&lt;BR /&gt;ap dot11 24ghz rf-profile Typical_Client_Density_rf_24gh&lt;BR /&gt;description "pre configured Typical Client Density rfprofile for 2.4gh radio"&lt;BR /&gt;rate RATE_11M disable&lt;BR /&gt;rate RATE_12M mandatory&lt;BR /&gt;rate RATE_1M disable&lt;BR /&gt;rate RATE_24M supported&lt;BR /&gt;rate RATE_2M disable&lt;BR /&gt;rate RATE_5_5M disable&lt;BR /&gt;rate RATE_6M disable&lt;BR /&gt;no shutdown&lt;BR /&gt;ap dot11 24ghz cac voice acm&lt;BR /&gt;ap dot11 24ghz rate RATE_12M supported&lt;BR /&gt;ap dot11 24ghz rate RATE_24M supported&lt;BR /&gt;ap dot11 24ghz rate RATE_6M supported&lt;BR /&gt;ap dot11 6ghz rf-profile default-rf-profile-6ghz&lt;BR /&gt;description "default rfprofile for 6GHz radio"&lt;BR /&gt;rate RATE_12M mandatory&lt;BR /&gt;rate RATE_24M mandatory&lt;BR /&gt;rate RATE_6M mandatory&lt;BR /&gt;no shutdown&lt;BR /&gt;ap dot11 5ghz rf-profile Low_Client_Density_rf_5gh&lt;BR /&gt;coverage data rssi threshold -90&lt;BR /&gt;coverage level 2&lt;BR /&gt;coverage voice rssi threshold -90&lt;BR /&gt;description "pre configured Low Client Density rfprofile for 5gh radio"&lt;BR /&gt;high-density rx-sop threshold low&lt;BR /&gt;rate RATE_12M mandatory&lt;BR /&gt;rate RATE_24M mandatory&lt;BR /&gt;rate RATE_6M mandatory&lt;BR /&gt;tx-power v1 threshold -60&lt;BR /&gt;no shutdown&lt;BR /&gt;ap dot11 5ghz rf-profile High_Client_Density_rf_5gh&lt;BR /&gt;description "pre configured High Client Density rfprofile for 5gh radio"&lt;BR /&gt;high-density rx-sop threshold medium&lt;BR /&gt;rate RATE_12M mandatory&lt;BR /&gt;rate RATE_24M mandatory&lt;BR /&gt;rate RATE_6M disable&lt;BR /&gt;rate RATE_9M disable&lt;BR /&gt;tx-power min 7&lt;BR /&gt;tx-power v1 threshold -65&lt;BR /&gt;no shutdown&lt;BR /&gt;ap dot11 5ghz rf-profile Typical_Client_Density_rf_5gh&lt;BR /&gt;description "pre configured Typical Density rfprofile for 5gh radio"&lt;BR /&gt;rate RATE_12M mandatory&lt;BR /&gt;rate RATE_24M mandatory&lt;BR /&gt;rate RATE_6M mandatory&lt;BR /&gt;no shutdown&lt;BR /&gt;ap dot11 5ghz cac voice acm&lt;BR /&gt;ap dot11 5ghz rate RATE_12M mandatory&lt;BR /&gt;ap dot11 5ghz rate RATE_24M mandatory&lt;BR /&gt;ap dot11 5ghz rate RATE_6M mandatory&lt;BR /&gt;ap dot11 6ghz cac voice acm&lt;BR /&gt;ap dot11 6ghz rrm monitor measurement 600&lt;BR /&gt;ap tag-source-priority 2 source filter&lt;BR /&gt;ap tag-source-priority 3 source ap&lt;BR /&gt;ap profile default-ap-profile&lt;BR /&gt;description "default ap profile"&lt;BR /&gt;ap 70bd.964c.73a4&lt;BR /&gt;policy-tag Test-New&lt;BR /&gt;ap 70bd.964c.7470&lt;BR /&gt;policy-tag Test-New&lt;BR /&gt;ap 70bd.964c.7a60&lt;BR /&gt;policy-tag Test-New&lt;BR /&gt;ap 70bd.964c.7d68&lt;BR /&gt;policy-tag Test-New&lt;BR /&gt;ap 70bd.964c.94cc&lt;BR /&gt;policy-tag Test-New&lt;BR /&gt;ap 70bd.964c.96e0&lt;BR /&gt;policy-tag Test-New&lt;BR /&gt;ap 70bd.964c.980c&lt;BR /&gt;policy-tag Test-New&lt;BR /&gt;ap 70bd.964c.9818&lt;BR /&gt;policy-tag Test-New&lt;BR /&gt;ap 70bd.964c.a7e8&lt;BR /&gt;policy-tag Test-New&lt;BR /&gt;ap 70bd.964c.ab98&lt;BR /&gt;policy-tag Test-New&lt;BR /&gt;ap 70bd.964c.aba4&lt;BR /&gt;policy-tag Test-New&lt;BR /&gt;ap 70bd.964c.ac08&lt;BR /&gt;policy-tag Test-ASA&lt;BR /&gt;ap 70bd.964c.ae50&lt;BR /&gt;policy-tag Test-New&lt;BR /&gt;ap 70bd.964c.b03c&lt;BR /&gt;policy-tag Test-New&lt;BR /&gt;ap 70bd.964c.c390&lt;BR /&gt;policy-tag Test-New&lt;BR /&gt;ap 70bd.964c.c408&lt;BR /&gt;policy-tag Test-New&lt;BR /&gt;ap 70bd.964c.c640&lt;BR /&gt;policy-tag Test-New&lt;BR /&gt;ap 70bd.964c.c72c&lt;BR /&gt;policy-tag Test-New&lt;BR /&gt;ap 70bd.964c.e980&lt;BR /&gt;policy-tag Test-New&lt;BR /&gt;ap 70bd.964c.ec80&lt;BR /&gt;policy-tag Test-New&lt;BR /&gt;ap 70bd.964c.edf0&lt;BR /&gt;policy-tag Test-New&lt;BR /&gt;ap 70bd.964c.f540&lt;BR /&gt;policy-tag Test-New&lt;BR /&gt;ap 70bd.964c.f6e4&lt;BR /&gt;policy-tag Test-New&lt;BR /&gt;ap 70bd.964d.0bdc&lt;BR /&gt;policy-tag Test-New&lt;BR /&gt;ap 70bd.964d.3270&lt;BR /&gt;policy-tag Test-New&lt;BR /&gt;ap 70bd.964d.3b94&lt;BR /&gt;policy-tag Test-New&lt;BR /&gt;ap 70bd.964d.4620&lt;BR /&gt;policy-tag Test-New&lt;BR /&gt;ap 70bd.964d.4b6c&lt;BR /&gt;policy-tag Test-New&lt;BR /&gt;ap 70bd.964d.4d5c&lt;BR /&gt;policy-tag Test-New&lt;BR /&gt;ap 70bd.964d.5618&lt;BR /&gt;policy-tag Test-New&lt;BR /&gt;trapflags ap crash&lt;BR /&gt;trapflags ap noradiocards&lt;BR /&gt;trapflags ap register&lt;BR /&gt;end&lt;/P&gt;</description>
      <pubDate>Sun, 07 Dec 2025 04:26:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/ssh-not-working-with-wireless-controller-9800/m-p/5352924#M287791</guid>
      <dc:creator>zhd27</dc:creator>
      <dc:date>2025-12-07T04:26:54Z</dc:date>
    </item>
    <item>
      <title>Re: SSH Not Working with Wireless Controller 9800</title>
      <link>https://community.cisco.com/t5/wireless/ssh-not-working-with-wireless-controller-9800/m-p/5352933#M287792</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; -&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1911720"&gt;@zhd27&lt;/a&gt;&amp;nbsp; &amp;nbsp; What error are you getting when trying to reach the controller with SSH ?&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&amp;nbsp; M.&lt;/P&gt;</description>
      <pubDate>Sun, 07 Dec 2025 07:21:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/ssh-not-working-with-wireless-controller-9800/m-p/5352933#M287792</guid>
      <dc:creator>Mark Elsen</dc:creator>
      <dc:date>2025-12-07T07:21:08Z</dc:date>
    </item>
    <item>
      <title>Re: SSH Not Working with Wireless Controller 9800</title>
      <link>https://community.cisco.com/t5/wireless/ssh-not-working-with-wireless-controller-9800/m-p/5352949#M287796</link>
      <description>&lt;P&gt;As long as the End device IP can ping the WLC controller, it should be able to use SSH access according to your config.&lt;/P&gt;
&lt;P&gt;GUI (as far as I know, you cannot access it from SSID), but you can use the Local LAN network. Again, what error are you getting?&lt;/P&gt;
&lt;P&gt;When you have an SSH issue, check the logs on the Controller, show logging, same for the GUI&lt;/P&gt;</description>
      <pubDate>Sun, 07 Dec 2025 12:24:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/ssh-not-working-with-wireless-controller-9800/m-p/5352949#M287796</guid>
      <dc:creator>balaji.bandi</dc:creator>
      <dc:date>2025-12-07T12:24:21Z</dc:date>
    </item>
    <item>
      <title>Re: SSH Not Working with Wireless Controller 9800</title>
      <link>https://community.cisco.com/t5/wireless/ssh-not-working-with-wireless-controller-9800/m-p/5353542#M287833</link>
      <description>&lt;P&gt;I did not receive any error message. When I attempt to connect via SSH using PuTTY, no prompt appears for entering the username or password. That is the main issue—without the login prompt, I am unable to proceed with authentication.&lt;BR /&gt;Additionally, I am facing a similar problem with the GUI — the GUI page is not loading at all.&lt;/P&gt;&lt;P&gt;Could you please review the configuration I shared above and confirm whether it is correct?&lt;/P&gt;</description>
      <pubDate>Tue, 09 Dec 2025 16:23:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/ssh-not-working-with-wireless-controller-9800/m-p/5353542#M287833</guid>
      <dc:creator>zhd27</dc:creator>
      <dc:date>2025-12-09T16:23:51Z</dc:date>
    </item>
    <item>
      <title>Re: SSH Not Working with Wireless Controller 9800</title>
      <link>https://community.cisco.com/t5/wireless/ssh-not-working-with-wireless-controller-9800/m-p/5353545#M287835</link>
      <description>&lt;P&gt;I’m not getting any error messages, but when I try to connect using PuTTY, the SSH login prompt doesn’t appear. Because of that, I can’t enter the username or password.&lt;/P&gt;&lt;P&gt;I’m also having the same issue with the GUI — the page is not loading.&lt;/P&gt;&lt;P&gt;Could you please check the configuration I shared above and let me know if it’s correct?&lt;/P&gt;</description>
      <pubDate>Tue, 09 Dec 2025 16:24:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/ssh-not-working-with-wireless-controller-9800/m-p/5353545#M287835</guid>
      <dc:creator>zhd27</dc:creator>
      <dc:date>2025-12-09T16:24:33Z</dc:date>
    </item>
    <item>
      <title>Re: SSH Not Working with Wireless Controller 9800</title>
      <link>https://community.cisco.com/t5/wireless/ssh-not-working-with-wireless-controller-9800/m-p/5353553#M287836</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; -&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1911720"&gt;@zhd27&lt;/a&gt;&amp;nbsp; &amp;nbsp; To me it looks like you have basic network-path connectivity problem, what error do you get when an&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;STRONG&gt;&amp;nbsp;SSH&lt;/STRONG&gt; is tried ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp; M.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Dec 2025 16:39:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/ssh-not-working-with-wireless-controller-9800/m-p/5353553#M287836</guid>
      <dc:creator>Mark Elsen</dc:creator>
      <dc:date>2025-12-09T16:39:39Z</dc:date>
    </item>
    <item>
      <title>Re: SSH Not Working with Wireless Controller 9800</title>
      <link>https://community.cisco.com/t5/wireless/ssh-not-working-with-wireless-controller-9800/m-p/5353556#M287837</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1911720"&gt;@zhd27&lt;/a&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Why do you have these in the configuration :&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&lt;EM&gt;ip route 0.0.0.0 0.0.0.0 192.168.200.1&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&lt;EM&gt;ip route 0.0.0.0 0.0.0.0 192.168.110.1&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&lt;EM&gt;ip route 0.0.0.0 0.0.0.0 192.168.110.2&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&lt;EM&gt;ip route 0.0.0.0 0.0.0.0 192.168.101.1&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&lt;EM&gt;&amp;gt;....&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; You can only have &lt;FONT color="#008000"&gt;&lt;EM&gt;one default route&lt;/EM&gt;&lt;/FONT&gt; to&lt;STRONG&gt; one gateway address&lt;/STRONG&gt; , probably the controller doesn't find &lt;STRONG&gt;a valid&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;nbsp; &amp;nbsp; return path&lt;/STRONG&gt; for network packets (SSH , http or other) from your client.&lt;/P&gt;
&lt;P&gt;&amp;nbsp; M.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Dec 2025 16:47:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/ssh-not-working-with-wireless-controller-9800/m-p/5353556#M287837</guid>
      <dc:creator>Mark Elsen</dc:creator>
      <dc:date>2025-12-09T16:47:11Z</dc:date>
    </item>
    <item>
      <title>Re: SSH Not Working with Wireless Controller 9800</title>
      <link>https://community.cisco.com/t5/wireless/ssh-not-working-with-wireless-controller-9800/m-p/5353557#M287838</link>
      <description>&lt;P&gt;I will try again and verify whether the logs are generated. Sometimes the logs do not appear because a large amount of information—such as AP and client MAC logs—is received at once.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I have another question as well:&lt;/STRONG&gt;&lt;BR /&gt;Is there a way to temporarily suppress client-related logs (except for AP join and SSH-related logs)? At times, the excessive logging makes it difficult to run commands on the controller.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Dec 2025 16:47:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/ssh-not-working-with-wireless-controller-9800/m-p/5353557#M287838</guid>
      <dc:creator>zhd27</dc:creator>
      <dc:date>2025-12-09T16:47:53Z</dc:date>
    </item>
    <item>
      <title>Re: SSH Not Working with Wireless Controller 9800</title>
      <link>https://community.cisco.com/t5/wireless/ssh-not-working-with-wireless-controller-9800/m-p/5353560#M287839</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; -&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1911720"&gt;@zhd27&lt;/a&gt;&amp;nbsp; &amp;nbsp; To disable excessive logging use the configuration command : &lt;STRONG&gt;no logging console&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; M.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Dec 2025 16:58:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/ssh-not-working-with-wireless-controller-9800/m-p/5353560#M287839</guid>
      <dc:creator>Mark Elsen</dc:creator>
      <dc:date>2025-12-09T16:58:42Z</dc:date>
    </item>
    <item>
      <title>Re: SSH Not Working with Wireless Controller 9800</title>
      <link>https://community.cisco.com/t5/wireless/ssh-not-working-with-wireless-controller-9800/m-p/5353851#M287854</link>
      <description>&lt;P&gt;then start from basic, are you able to ping ?&lt;/P&gt;
&lt;P&gt;check TCP ports session on WLC console when you initiated the connection.&lt;/P&gt;
&lt;P&gt;GUI you mentioned source VLAN, so make sure that is reachable.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Dec 2025 12:14:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/ssh-not-working-with-wireless-controller-9800/m-p/5353851#M287854</guid>
      <dc:creator>balaji.bandi</dc:creator>
      <dc:date>2025-12-10T12:14:19Z</dc:date>
    </item>
  </channel>
</rss>

