{"id":1403,"date":"2020-11-18T13:54:47","date_gmt":"2020-11-18T00:54:47","guid":{"rendered":"https:\/\/www.ronella.xyz\/?p=1403"},"modified":"2020-11-18T13:56:17","modified_gmt":"2020-11-18T00:56:17","slug":"synchronizing-logging-in-cisco-router","status":"publish","type":"post","link":"https:\/\/www.ronella.xyz\/?p=1403","title":{"rendered":"Synchronizing Logging in Cisco Router"},"content":{"rendered":"<p>To always have a readable command line on cisco console, aux and\/or virtual terminals it is recommended to synchronize the logging.<\/p>\n<h2>Pre-requisite<\/h2>\n<ul>\n<li>Putty application<\/li>\n<\/ul>\n<h2>Synchronizing the Logging<\/h2>\n<ol>\n<li>\n<p>Connect to <strong>cisco console<\/strong> using <strong>putty<\/strong>.<\/p>\n<\/li>\n<li>\n<p>Press the <strong>enter key<\/strong> to enter into <strong>user mode<\/strong>.<\/p>\n<\/li>\n<li>\n<p>Execute the following command to enter into <strong>privilege mode<\/strong>:<\/p>\n<pre><code>enable<\/code><\/pre>\n<\/li>\n<li>\n<p><strong>Load the startup-config<\/strong> into the running-config using the following command:<\/p>\n<pre><code>copy startup-config running-config<\/code><\/pre>\n<\/li>\n<li>\n<p>Execute the following command to enter into the <strong>configuration mode<\/strong>:<\/p>\n<pre><code>config terminal<\/code><\/pre>\n<\/li>\n<li>\n<p><strong>Synchronize the logging on console<\/strong> using the following commands:<\/p>\n<pre><code>line con 0\nlogging sync<\/code><\/pre>\n<\/li>\n<li>\n<p><strong>Synchronize the logging on AUX<\/strong> using the following command:<\/p>\n<pre><code>line aux 0\nlogging sync<\/code><\/pre>\n<\/li>\n<li>\n<p><em>(Optional)<\/em> <strong>Synchronize the logging on 5 virtual terminals<\/strong> using the following command:<\/p>\n<pre><code>line vty 0 4\nlogging sync<\/code><\/pre>\n<blockquote>\n<p>Only do this if you are using virtual terminals, specially with SSH connections.<\/p>\n<\/blockquote>\n<\/li>\n<li>\n<p><strong>Exit the virtual terminal configuration<\/strong> using the following command:<\/p>\n<pre><code>exit<\/code><\/pre>\n<\/li>\n<li>\n<p><strong>Exit the configuration mode<\/strong>:<\/p>\n<pre><code>exit<\/code><\/pre>\n<\/li>\n<li>\n<p><strong>Save the update on the running-config<\/strong> to the startup-config file using the following command:<\/p>\n<pre><code>copy running-config startup-config<\/code><\/pre>\n<\/li>\n<\/ol>\n","protected":false},"excerpt":{"rendered":"<p>To always have a readable command line on cisco console, aux and\/or virtual terminals it is recommended to synchronize the logging. Pre-requisite Putty application Synchronizing the Logging Connect to cisco console using putty. Press the enter key to enter into user mode. Execute the following command to enter into privilege mode: enable Load the startup-config [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[66,10],"tags":[],"_links":{"self":[{"href":"https:\/\/www.ronella.xyz\/index.php?rest_route=\/wp\/v2\/posts\/1403"}],"collection":[{"href":"https:\/\/www.ronella.xyz\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.ronella.xyz\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.ronella.xyz\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.ronella.xyz\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1403"}],"version-history":[{"count":2,"href":"https:\/\/www.ronella.xyz\/index.php?rest_route=\/wp\/v2\/posts\/1403\/revisions"}],"predecessor-version":[{"id":1405,"href":"https:\/\/www.ronella.xyz\/index.php?rest_route=\/wp\/v2\/posts\/1403\/revisions\/1405"}],"wp:attachment":[{"href":"https:\/\/www.ronella.xyz\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1403"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.ronella.xyz\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1403"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.ronella.xyz\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1403"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}