<?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: IOS-XE 9800 SSH to APs in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/ios-xe-9800-ssh-to-aps/m-p/4548699#M238232</link>
    <description>&lt;P&gt;I understand, but that is why I asked.&amp;nbsp; I'm assuming you don't want to run debugs using the remote commands due to the format and other noise?&amp;nbsp; I just don't see why you would not just enable ssh to the profile and then disable it when you are done.&amp;nbsp; The other option is to have console connection to each of your ap's if you want to run those commands without having to toggle SSH on and off or change the tags.&amp;nbsp; I personally would just toggle SSH on and off, because its quick and I don't have to have the ap reboot.&amp;nbsp; I don't expect Cisco to change that feature as its baked into a profile.&lt;/P&gt;</description>
    <pubDate>Wed, 09 Feb 2022 14:51:36 GMT</pubDate>
    <dc:creator>Scott Fella</dc:creator>
    <dc:date>2022-02-09T14:51:36Z</dc:date>
    <item>
      <title>IOS-XE 9800 SSH to APs</title>
      <link>https://community.cisco.com/t5/wireless/ios-xe-9800-ssh-to-aps/m-p/4319282#M228082</link>
      <description>&lt;P&gt;Hello wireless experts,&lt;/P&gt;&lt;P&gt;I understand, that the AP SSH access is configured on an "AP profile" level.&lt;/P&gt;&lt;P&gt;Typically (and best practice), the SSH access to the APs is not enabled:&lt;/P&gt;&lt;PRE&gt;AP Profile Name               : default-ap-profile&lt;BR /&gt;...
Device Management :
  Telnet                      : DISABLED
  SSH                         : DISABLED&lt;/PRE&gt;&lt;P&gt;So what if I want to enable SSH access for a single AP for troubleshooting purposed?&lt;/P&gt;&lt;P&gt;Do I really need to create a new &lt;STRONG&gt;AP profile, &lt;/STRONG&gt;assign it to a &lt;STRONG&gt;site tag&lt;/STRONG&gt; and assign my AP in question to this site tag?!&lt;/P&gt;&lt;P&gt;First of all: This is disruptive as far as I know (AP rejoins WLC) ... secondly this is a litte bit of a configuration overload, just to temporarily turn on SSH access.&lt;/P&gt;&lt;P&gt;So is there any way to enable SSH on a "per AP" basis for IOS-XE (C9800)&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jul 2021 20:06:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/ios-xe-9800-ssh-to-aps/m-p/4319282#M228082</guid>
      <dc:creator>Johannes Luther</dc:creator>
      <dc:date>2021-07-05T20:06:30Z</dc:date>
    </item>
    <item>
      <title>Re: IOS-XE 9800 SSH to APs</title>
      <link>https://community.cisco.com/t5/wireless/ios-xe-9800-ssh-to-aps/m-p/4547332#M238164</link>
      <description>&lt;P&gt;Someone out there who can offer a more elegant solution to this issue?&lt;/P&gt;</description>
      <pubDate>Tue, 08 Feb 2022 11:02:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/ios-xe-9800-ssh-to-aps/m-p/4547332#M238164</guid>
      <dc:creator>jayage</dc:creator>
      <dc:date>2022-02-08T11:02:37Z</dc:date>
    </item>
    <item>
      <title>Re: IOS-XE 9800 SSH to APs</title>
      <link>https://community.cisco.com/t5/wireless/ios-xe-9800-ssh-to-aps/m-p/4547532#M238176</link>
      <description>&lt;P&gt;No you cannot,&lt;/P&gt;&lt;P&gt;AP remote access is managed by the WLC, so basically is you're assigning an AP profile to the AP with SSH that is disabled, then you need to change it to enable, or move the AP to a different profile, there is no other way.&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;</description>
      <pubDate>Tue, 08 Feb 2022 15:14:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/ios-xe-9800-ssh-to-aps/m-p/4547532#M238176</guid>
      <dc:creator>JPavonM</dc:creator>
      <dc:date>2022-02-08T15:14:37Z</dc:date>
    </item>
    <item>
      <title>Re: IOS-XE 9800 SSH to APs</title>
      <link>https://community.cisco.com/t5/wireless/ios-xe-9800-ssh-to-aps/m-p/4547617#M238178</link>
      <description>&lt;P&gt;What specifically are you trying to accomplish with ssh?&amp;nbsp; What commands would you use..."show &amp;lt;command&amp;gt;". What I have always done is just enable ssh on the current site tag and then remove it when I'm done.&amp;nbsp; There is no disassociation when making this change.&lt;/P&gt;
&lt;P&gt;If the plan is to just run some show commands, then use the following:&lt;/P&gt;
&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;terminal monitor
ap name &amp;lt;ap-name&amp;gt; remote enable
ap name &amp;lt;ap-name&amp;gt; remote command "show whatever"
ap name &amp;lt;ap-name&amp;gt; remote disable
terminal no monitor&lt;/PRE&gt;
&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Feb 2022 16:57:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/ios-xe-9800-ssh-to-aps/m-p/4547617#M238178</guid>
      <dc:creator>Scott Fella</dc:creator>
      <dc:date>2022-02-08T16:57:20Z</dc:date>
    </item>
    <item>
      <title>Re: IOS-XE 9800 SSH to APs</title>
      <link>https://community.cisco.com/t5/wireless/ios-xe-9800-ssh-to-aps/m-p/4548096#M238208</link>
      <description>&lt;P&gt;Hey &lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/326193"&gt;@Scott Fella&lt;/a&gt; ,&lt;/P&gt;&lt;P&gt;I'm aware of the remote debugging of access points using the commands above.&lt;/P&gt;&lt;P&gt;However, not all use-cases are covered. Examples:&lt;/P&gt;&lt;P&gt;- Enabling specific debugs (example: &lt;FONT face="courier new,courier"&gt;debug traffic wired ip capture &lt;/FONT&gt;or &lt;FONT face="courier new,courier"&gt;debug capwap client qos&lt;/FONT&gt;)&lt;/P&gt;&lt;P&gt;- AP client tracing (although this may be enabled via the WLC as well)&lt;/P&gt;&lt;P&gt;There may be some more examples&lt;/P&gt;</description>
      <pubDate>Wed, 09 Feb 2022 06:43:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/ios-xe-9800-ssh-to-aps/m-p/4548096#M238208</guid>
      <dc:creator>Johannes Luther</dc:creator>
      <dc:date>2022-02-09T06:43:44Z</dc:date>
    </item>
    <item>
      <title>Re: IOS-XE 9800 SSH to APs</title>
      <link>https://community.cisco.com/t5/wireless/ios-xe-9800-ssh-to-aps/m-p/4548699#M238232</link>
      <description>&lt;P&gt;I understand, but that is why I asked.&amp;nbsp; I'm assuming you don't want to run debugs using the remote commands due to the format and other noise?&amp;nbsp; I just don't see why you would not just enable ssh to the profile and then disable it when you are done.&amp;nbsp; The other option is to have console connection to each of your ap's if you want to run those commands without having to toggle SSH on and off or change the tags.&amp;nbsp; I personally would just toggle SSH on and off, because its quick and I don't have to have the ap reboot.&amp;nbsp; I don't expect Cisco to change that feature as its baked into a profile.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Feb 2022 14:51:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/ios-xe-9800-ssh-to-aps/m-p/4548699#M238232</guid>
      <dc:creator>Scott Fella</dc:creator>
      <dc:date>2022-02-09T14:51:36Z</dc:date>
    </item>
    <item>
      <title>Re: IOS-XE 9800 SSH to APs</title>
      <link>https://community.cisco.com/t5/wireless/ios-xe-9800-ssh-to-aps/m-p/4548716#M238234</link>
      <description>&lt;P&gt;Yeah, that's the consequence. Enable the SSH access for all APs during the debug time.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Feb 2022 15:08:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/ios-xe-9800-ssh-to-aps/m-p/4548716#M238234</guid>
      <dc:creator>Johannes Luther</dc:creator>
      <dc:date>2022-02-09T15:08:03Z</dc:date>
    </item>
    <item>
      <title>Re: IOS-XE 9800 SSH to APs</title>
      <link>https://community.cisco.com/t5/wireless/ios-xe-9800-ssh-to-aps/m-p/4548731#M238235</link>
      <description>&lt;P&gt;That is what I have done.. I have tried to enable it and then SSH then disable it, but that ends my SSH session right away.&amp;nbsp; I do have console to AP's that I do testing on, so that is my other option.&amp;nbsp; You can always request a feature and see if they implement it.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Feb 2022 15:16:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/ios-xe-9800-ssh-to-aps/m-p/4548731#M238235</guid>
      <dc:creator>Scott Fella</dc:creator>
      <dc:date>2022-02-09T15:16:12Z</dc:date>
    </item>
    <item>
      <title>Re: IOS-XE 9800 SSH to APs</title>
      <link>https://community.cisco.com/t5/wireless/ios-xe-9800-ssh-to-aps/m-p/4679927#M245641</link>
      <description>&lt;P&gt;OP is right, this is a feature of AireOS that needs to come back for the 9800.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Sep 2022 19:08:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/ios-xe-9800-ssh-to-aps/m-p/4679927#M245641</guid>
      <dc:creator>jasonm002</dc:creator>
      <dc:date>2022-09-01T19:08:53Z</dc:date>
    </item>
  </channel>
</rss>

