<?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: Cisco 5508 Syslog Command in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/cisco-5508-syslog-command/m-p/2375245#M217663</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; I appreciate all the responses.&amp;nbsp; Somewhere there is a disconnect.&amp;nbsp; I will open a TAC case.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Dec 2013 21:59:47 GMT</pubDate>
    <dc:creator>bm_5789</dc:creator>
    <dc:date>2013-12-17T21:59:47Z</dc:date>
    <item>
      <title>Cisco 5508 Syslog Command</title>
      <link>https://community.cisco.com/t5/wireless/cisco-5508-syslog-command/m-p/2375238#M217656</link>
      <description>&lt;P&gt;Can anyone tell me the wireless controller global command for disabling syslog message for my access points?&amp;nbsp; Controller is a Cisco 5508, version 7.0.116.0.&amp;nbsp; TIA&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;</description>
      <pubDate>Sun, 04 Jul 2021 08:27:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/cisco-5508-syslog-command/m-p/2375238#M217656</guid>
      <dc:creator>bm_5789</dc:creator>
      <dc:date>2021-07-04T08:27:02Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco 5508 Syslog Command</title>
      <link>https://community.cisco.com/t5/wireless/cisco-5508-syslog-command/m-p/2375239#M217657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There isn't a command to disable syslog. But you can globally configure a unicast address and then route that to null0.&lt;BR /&gt;&lt;BR /&gt;Config ap syslog host global &amp;lt; IP address&amp;gt;&lt;BR /&gt;&lt;BR /&gt;Steve&lt;BR /&gt;&lt;BR /&gt;Sent from Cisco Technical Support iPhone App&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Dec 2013 21:39:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/cisco-5508-syslog-command/m-p/2375239#M217657</guid>
      <dc:creator>Stephen Rodriguez</dc:creator>
      <dc:date>2013-12-17T21:39:34Z</dc:date>
    </item>
    <item>
      <title>Cisco 5508 Syslog Command</title>
      <link>https://community.cisco.com/t5/wireless/cisco-5508-syslog-command/m-p/2375240#M217658</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As what Steve has stated, you can configure an IP address which is black-holed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Dec 2013 21:42:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/cisco-5508-syslog-command/m-p/2375240#M217658</guid>
      <dc:creator>Leo Laohoo</dc:creator>
      <dc:date>2013-12-17T21:42:50Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco 5508 Syslog Command</title>
      <link>https://community.cisco.com/t5/wireless/cisco-5508-syslog-command/m-p/2375241#M217659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You cannot do this. APs will be always send syslog msg to broadcast adderess or configured syslog host for the APs. Here are the AP specific syslog commands you have to workwith&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use "all" keyword if you want to apply settings to all APs, or else specific AP name if you want to configure this for a given AP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;config ap logging syslog facility &lt;FACILILTY_LEVEL&gt; &lt;CISCO_AP_NAME&gt;&lt;/CISCO_AP_NAME&gt;&lt;/FACILILTY_LEVEL&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;config ap logging syslog level &lt;SYSLOG-LEVEL&gt; &lt;CISCO_AP_NAME&gt;&lt;/CISCO_AP_NAME&gt;&lt;/SYSLOG-LEVEL&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;config ap syslog host global x.x.x.x&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to configuere syslog host for specific AP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;config ap syslog host specific &lt;AP-NAME&gt; x.x.x.x&lt;/AP-NAME&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Following commands can be used to verify.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;show ap config global&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;show logging&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;show ap config general &lt;AP-NAME&gt;&lt;/AP-NAME&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can enable/disable certain WLC logging msg with respect to the following. Anyway by default those are in "Off" mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;(WLC3) &amp;gt;show advanced 802.11b logging &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 10pt;"&gt;RF Event and Performance Logging&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp; Channel Update Logging......................... Off&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp; Coverage Profile Logging....................... Off&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp; Foreign Profile Logging........................ Off&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp; Load Profile Logging........................... Off&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp; Noise Profile Logging.......................... Off&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp; Performance Profile Logging.................... Off&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp; Transmit Power Update Logging.................. Off&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;(WLC3) &amp;gt;show advanced 802.11a logging &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 10pt;"&gt;RF Event and Performance Logging&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp; Channel Update Logging......................... Off&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp; Coverage Profile Logging....................... Off&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp; Foreign Profile Logging........................ Off&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp; Load Profile Logging........................... Off&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp; Noise Profile Logging.......................... Off&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp; Performance Profile Logging.................... Off&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp; TxPower Update Logging......................... Off&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Rasika&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;**** Pls rate all useful responses *****&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Dec 2013 21:44:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/cisco-5508-syslog-command/m-p/2375241#M217659</guid>
      <dc:creator>Rasika Nayanajith</dc:creator>
      <dc:date>2013-12-17T21:44:35Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco 5508 Syslog Command</title>
      <link>https://community.cisco.com/t5/wireless/cisco-5508-syslog-command/m-p/2375242#M217660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Thanks for the replies.&amp;nbsp; I dont remember configuring a syslog host for the ap's.&amp;nbsp; If this WAS done, then how can I undo it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Dec 2013 21:47:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/cisco-5508-syslog-command/m-p/2375242#M217660</guid>
      <dc:creator>bm_5789</dc:creator>
      <dc:date>2013-12-17T21:47:15Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco 5508 Syslog Command</title>
      <link>https://community.cisco.com/t5/wireless/cisco-5508-syslog-command/m-p/2375243#M217661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can't undo it, not really.&amp;nbsp; The best you could do, is set it to a bunk address and route the traffic to teh bit bucket.&amp;nbsp; By default the AP will send syslog as a broadcast ( 255.255.255.255).&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This was implemented to assist with AP join issues.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH, &lt;BR /&gt;Steve &lt;BR /&gt; &lt;BR /&gt;------------------------------------------------------------------------------------------------ &lt;BR /&gt;Please remember to rate useful posts, and mark questions as answered&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Dec 2013 21:53:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/cisco-5508-syslog-command/m-p/2375243#M217661</guid>
      <dc:creator>Stephen Rodriguez</dc:creator>
      <dc:date>2013-12-17T21:53:58Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco 5508 Syslog Command</title>
      <link>https://community.cisco.com/t5/wireless/cisco-5508-syslog-command/m-p/2375244#M217662</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can do a workaround like Steve mentioned. Otherwise configure a syslog level 0 (Emergency) for the AP which will mininise the AP related syslog.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Rasika&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;**** Pls rate all useful resposnes ****&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Dec 2013 21:54:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/cisco-5508-syslog-command/m-p/2375244#M217662</guid>
      <dc:creator>Rasika Nayanajith</dc:creator>
      <dc:date>2013-12-17T21:54:14Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco 5508 Syslog Command</title>
      <link>https://community.cisco.com/t5/wireless/cisco-5508-syslog-command/m-p/2375245#M217663</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; I appreciate all the responses.&amp;nbsp; Somewhere there is a disconnect.&amp;nbsp; I will open a TAC case.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Dec 2013 21:59:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/cisco-5508-syslog-command/m-p/2375245#M217663</guid>
      <dc:creator>bm_5789</dc:creator>
      <dc:date>2013-12-17T21:59:47Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco 5508 Syslog Command</title>
      <link>https://community.cisco.com/t5/wireless/cisco-5508-syslog-command/m-p/2375246#M217664</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No worries.. if you get any new information apart from what we said, pls let us know&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rasika&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Dec 2013 22:01:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/cisco-5508-syslog-command/m-p/2375246#M217664</guid>
      <dc:creator>Rasika Nayanajith</dc:creator>
      <dc:date>2013-12-17T22:01:52Z</dc:date>
    </item>
  </channel>
</rss>

