<?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: How to get All configurations monitoring computer in Routing</title>
    <link>https://community.cisco.com/t5/routing/how-to-get-all-configurations-to-monitoring-computer/m-p/3813317#M310883</link>
    <description>&lt;P&gt;If you&amp;nbsp; AAA in place, you can able to log all the command user issued on the devices. (is this something you looking ?)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;start with&amp;nbsp; :&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.cisco.com/c/en/us/td/docs/ios/12_2/security/configuration/guide/fsecur_c/scfaaa.html" target="_blank"&gt;https://www.cisco.com/c/en/us/td/docs/ios/12_2/security/configuration/guide/fsecur_c/scfaaa.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.cisco.com/c/en/us/td/docs/ios/12_2/security/configuration/guide/fsecur_c/scfrad.html" target="_blank"&gt;https://www.cisco.com/c/en/us/td/docs/ios/12_2/security/configuration/guide/fsecur_c/scfrad.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 04 Mar 2019 06:02:03 GMT</pubDate>
    <dc:creator>balaji.bandi</dc:creator>
    <dc:date>2019-03-04T06:02:03Z</dc:date>
    <item>
      <title>How to get All configurations to monitoring computer</title>
      <link>https://community.cisco.com/t5/routing/how-to-get-all-configurations-to-monitoring-computer/m-p/3813307#M310881</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Hello i need do this&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If someone connect with my router via telnet i need to show commands ., passwords he entered in my router.&lt;/P&gt;&lt;P&gt;imagine this&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i have cisco router and i monitor this router from my pc. Someone logged my router via telnet and make changes, I want to see whats command did he use to make changes. if he change enable password i want to show that configuration in my pc. (Using syslog snmp or any other)&lt;/P&gt;&lt;P&gt;Can i do that?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I try using switch between internet and my router and i config SPAN and RSPAN in switch. then using wireshark i see all configurations using packet sniff. There are any way to do that without packet sniffing my router run IOS 15.2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Mar 2019 09:33:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing/how-to-get-all-configurations-to-monitoring-computer/m-p/3813307#M310881</guid>
      <dc:creator>wisnshaftler</dc:creator>
      <dc:date>2019-03-04T09:33:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to get All configurations monitoring computer</title>
      <link>https://community.cisco.com/t5/routing/how-to-get-all-configurations-to-monitoring-computer/m-p/3813317#M310883</link>
      <description>&lt;P&gt;If you&amp;nbsp; AAA in place, you can able to log all the command user issued on the devices. (is this something you looking ?)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;start with&amp;nbsp; :&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.cisco.com/c/en/us/td/docs/ios/12_2/security/configuration/guide/fsecur_c/scfaaa.html" target="_blank"&gt;https://www.cisco.com/c/en/us/td/docs/ios/12_2/security/configuration/guide/fsecur_c/scfaaa.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.cisco.com/c/en/us/td/docs/ios/12_2/security/configuration/guide/fsecur_c/scfrad.html" target="_blank"&gt;https://www.cisco.com/c/en/us/td/docs/ios/12_2/security/configuration/guide/fsecur_c/scfrad.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Mar 2019 06:02:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing/how-to-get-all-configurations-to-monitoring-computer/m-p/3813317#M310883</guid>
      <dc:creator>balaji.bandi</dc:creator>
      <dc:date>2019-03-04T06:02:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to get All configurations monitoring computer</title>
      <link>https://community.cisco.com/t5/routing/how-to-get-all-configurations-to-monitoring-computer/m-p/3813386#M310886</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;in addition to the other post, there was a similar question asked a few days ago. You could do something like below:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. enable&lt;BR /&gt;2. configure terminal&lt;BR /&gt;3. archive&lt;BR /&gt;4. log config&lt;BR /&gt;5. logging enable&lt;BR /&gt;6. logging size entries&lt;BR /&gt;7. hidekeys&lt;BR /&gt;8. notify syslog&lt;BR /&gt;9. end&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Each time the configuration is changed, it will generate a syslog message similar to this:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;*Mar 4 08:38:43.554: %PARSER-5-CFGLOG_LOGGEDCMD: User:admin logged command:interface dialer 2&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You could use that to run an EEM script. The show archive command will show the difference between the startup and the running config and notify you by email:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;event manager applet CONFIG_CHANGE&lt;BR /&gt;event syslog occurs 1 pattern "%PARSER-5-CFGLOG_LOGGEDCMD:"&lt;BR /&gt;action 1.0 cli command "enable"&lt;BR /&gt;action 2.0 cli command "show archive config differences nvram:startup-config system:running-config"&lt;BR /&gt;action 3.0 mail to "user@company.com" from "user@company.com" server "x.x.x.x" subject "User added:" body "$_cli_result"&lt;/P&gt;</description>
      <pubDate>Mon, 04 Mar 2019 08:45:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing/how-to-get-all-configurations-to-monitoring-computer/m-p/3813386#M310886</guid>
      <dc:creator>Georg Pauwen</dc:creator>
      <dc:date>2019-03-04T08:45:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to get All configurations monitoring computer</title>
      <link>https://community.cisco.com/t5/routing/how-to-get-all-configurations-to-monitoring-computer/m-p/3813398#M310887</link>
      <description>&lt;P&gt;Thank you very much this is awesome!!!!!&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;but why password show star in syslog server :( can we show this password readable ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;03-04-2019 14:30:08 Local7.Notice 192.168.1.200 59: 0.0.0.0: *Mar 4 14:30:07.195: %PARSER-5-CFGLOG_LOGGEDCMD: User:console logged command:enable password *****&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Mar 2019 09:01:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing/how-to-get-all-configurations-to-monitoring-computer/m-p/3813398#M310887</guid>
      <dc:creator>wisnshaftler</dc:creator>
      <dc:date>2019-03-04T09:01:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to get All configurations monitoring computer</title>
      <link>https://community.cisco.com/t5/routing/how-to-get-all-configurations-to-monitoring-computer/m-p/3813477#M310893</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;that is what 'hidekeys' does, it hides the passwords. If you want to see the passwords, follow the sequence above and type 'no hidekeys'...&lt;/P&gt;</description>
      <pubDate>Mon, 04 Mar 2019 12:15:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing/how-to-get-all-configurations-to-monitoring-computer/m-p/3813477#M310893</guid>
      <dc:creator>Georg Pauwen</dc:creator>
      <dc:date>2019-03-04T12:15:18Z</dc:date>
    </item>
  </channel>
</rss>

