<?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 DHCP snooping log message in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/dhcp-snooping-log-message/m-p/52042#M14349</link>
    <description>Hi Experts,&lt;BR /&gt;
&lt;BR /&gt;
I have an extreme switch running v15.1, there is an log message printed out, may I know what does the message mean?&lt;BR /&gt;
&lt;BR /&gt;
10/23/2016 01:21:05.83 &lt;I&gt; exosDhcpSnoop  registered exosDhcpSnoop device (0)&lt;BR /&gt;
&lt;BR /&gt;&lt;/I&gt;</description>
    <pubDate>Thu, 03 Nov 2016 11:56:00 GMT</pubDate>
    <dc:creator>John_Moore2</dc:creator>
    <dc:date>2016-11-03T11:56:00Z</dc:date>
    <item>
      <title>DHCP snooping log message</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/dhcp-snooping-log-message/m-p/52042#M14349</link>
      <description>Hi Experts,&lt;BR /&gt;
&lt;BR /&gt;
I have an extreme switch running v15.1, there is an log message printed out, may I know what does the message mean?&lt;BR /&gt;
&lt;BR /&gt;
10/23/2016 01:21:05.83 &lt;I&gt; exosDhcpSnoop  registered exosDhcpSnoop device (0)&lt;BR /&gt;
&lt;BR /&gt;&lt;/I&gt;</description>
      <pubDate>Thu, 03 Nov 2016 11:56:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/dhcp-snooping-log-message/m-p/52042#M14349</guid>
      <dc:creator>John_Moore2</dc:creator>
      <dc:date>2016-11-03T11:56:00Z</dc:date>
    </item>
    <item>
      <title>RE: DHCP snooping log message</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/dhcp-snooping-log-message/m-p/52043#M14350</link>
      <description>Hello, can anyone answer my question? We didn't see this log before and worry about whether it is a critical alarm to our network.&lt;BR /&gt;
&lt;BR /&gt;
Thanks for help</description>
      <pubDate>Fri, 04 Nov 2016 08:23:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/dhcp-snooping-log-message/m-p/52043#M14350</guid>
      <dc:creator>John_Moore2</dc:creator>
      <dc:date>2016-11-04T08:23:00Z</dc:date>
    </item>
    <item>
      <title>RE: DHCP snooping log message</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/dhcp-snooping-log-message/m-p/52044#M14351</link>
      <description>Hello John,&lt;BR /&gt;
&lt;BR /&gt;
I do not know what the message means exactly, but it seems to be reporting a normal operating condition.&lt;BR /&gt;
&lt;BR /&gt;
The log level of &lt;I&gt;Info&lt;/I&gt; tells us that the message is for informational purposes. This kind of message might be expected if DHCP snooping is used. You can use &lt;I&gt;show configuration "ipSecurity"&lt;/I&gt; and the commands starting with &lt;I&gt;show ip-security dhcp-snooping&lt;/I&gt; to check the relevant switch settings.&lt;BR /&gt;
&lt;BR /&gt;
You can check the log settings using e.g. &lt;I&gt;show configuration "ems"&lt;/I&gt; and &lt;I&gt;show log components "ipSecur"&lt;/I&gt;.&lt;BR /&gt;
&lt;BR /&gt;
Erik</description>
      <pubDate>Fri, 04 Nov 2016 17:11:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/dhcp-snooping-log-message/m-p/52044#M14351</guid>
      <dc:creator>Erik_Auerswald</dc:creator>
      <dc:date>2016-11-04T17:11:00Z</dc:date>
    </item>
    <item>
      <title>RE: DHCP snooping log message</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/dhcp-snooping-log-message/m-p/52045#M14352</link>
      <description>Hello John, that's an information log as already said by Erik. Please see below the info based on EMS doc:&lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;&lt;U&gt;Kern.Info&lt;/U&gt;&lt;/B&gt;&lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;Description&lt;BR /&gt;
&lt;/B&gt;The EXOS kernel logged a message of severity 'Info'.&lt;B&gt;&lt;BR /&gt;
&lt;/B&gt;&lt;BR /&gt;
&lt;B&gt;Remedy&lt;/B&gt;&lt;BR /&gt;
No action required - Information message only.&lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;Severity&lt;/B&gt;&lt;BR /&gt;
Info&lt;BR /&gt;
&lt;BR /&gt;
If I'm not wrong, the "Kern.Info" is not a default log event. I guess that you can remove that from DefaultFilter log to avoid that situation.&lt;BR /&gt;
&lt;BR /&gt;
You can confirm that configuration with &lt;B&gt;&lt;I&gt;show configuration ems&lt;/I&gt;&lt;/B&gt;&lt;I&gt;&lt;/I&gt; command and remove it from the log filter (if you want to) using the &lt;B&gt;&lt;I&gt;command configure log filter "DefaultFilter" delete events "kern.info"&lt;/I&gt;&lt;/B&gt;.&lt;BR /&gt;</description>
      <pubDate>Fri, 04 Nov 2016 18:09:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/dhcp-snooping-log-message/m-p/52045#M14352</guid>
      <dc:creator>Henrique</dc:creator>
      <dc:date>2016-11-04T18:09:00Z</dc:date>
    </item>
  </channel>
</rss>

