<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>How to create SSH connection to the router or switch by Miklós Péter Balogh</title>
      <link>https://padlet.com/baloghmiklospeter/16rcmxxr8x96yta0</link>
      <description></description>
      <language>en-us</language>
      <pubDate>2023-10-16 10:14:28 UTC</pubDate>
      <lastBuildDate>2023-10-16 10:49:22 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url>https://padlet.net/icons/png/1f517.png</url>
      </image>
      <item>
         <title>1. step</title>
         <author>baloghmiklospeter</author>
         <link>https://padlet.com/baloghmiklospeter/16rcmxxr8x96yta0/wish/2748548046</link>
         <description><![CDATA[<div><strong>Add an unique hostname<br></strong>Router(config)#hostname Router_Palermo</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/2182143969/7c4775736921fb998bc3b9721e1a45a9/1_step.png" />
         <pubDate>2023-10-16 10:17:02 UTC</pubDate>
         <guid>https://padlet.com/baloghmiklospeter/16rcmxxr8x96yta0/wish/2748548046</guid>
      </item>
      <item>
         <title>2. step</title>
         <author>baloghmiklospeter</author>
         <link>https://padlet.com/baloghmiklospeter/16rcmxxr8x96yta0/wish/2748549099</link>
         <description><![CDATA[<div><strong>Determine your domain<br></strong>Router_Palermo(config)#ip domain-name palermo.local</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/2182143969/88a93f821089aad96636c5f779619917/2_step.png" />
         <pubDate>2023-10-16 10:18:00 UTC</pubDate>
         <guid>https://padlet.com/baloghmiklospeter/16rcmxxr8x96yta0/wish/2748549099</guid>
      </item>
      <item>
         <title>3. step</title>
         <author>baloghmiklospeter</author>
         <link>https://padlet.com/baloghmiklospeter/16rcmxxr8x96yta0/wish/2748550705</link>
         <description><![CDATA[<div><strong>Generate a secret key<br></strong>Router_Palermo(config)#crypto-key generate rsa general-keys modulus 2048</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/2182143969/dc899d9f1a8e51c662da1ed83577e554/3step.png" />
         <pubDate>2023-10-16 10:19:31 UTC</pubDate>
         <guid>https://padlet.com/baloghmiklospeter/16rcmxxr8x96yta0/wish/2748550705</guid>
      </item>
      <item>
         <title>4. step</title>
         <author>baloghmiklospeter</author>
         <link>https://padlet.com/baloghmiklospeter/16rcmxxr8x96yta0/wish/2748552602</link>
         <description><![CDATA[<div><strong>Determine the SSH parameters<br></strong>Router_Palermo(config)#ip ssh version 2<br>Router_Palermo(config)#ip ssh authentication-retries 2<br>Router_Palermo(config)#ip ssh time-out 30</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/2182143969/9068675a6d460198f067a655ca22ef28/4step.png" />
         <pubDate>2023-10-16 10:20:59 UTC</pubDate>
         <guid>https://padlet.com/baloghmiklospeter/16rcmxxr8x96yta0/wish/2748552602</guid>
      </item>
      <item>
         <title>5. step</title>
         <author>baloghmiklospeter</author>
         <link>https://padlet.com/baloghmiklospeter/16rcmxxr8x96yta0/wish/2748554226</link>
         <description><![CDATA[<div><strong>Enable on at least one line<br></strong>Router_Palermo(config-line)#transport input ssh<br>Router_Palermo(config-line)#login local</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/2182143969/5e02e47ec14b126fdfff3537fe91ed6f/5.png" />
         <pubDate>2023-10-16 10:22:13 UTC</pubDate>
         <guid>https://padlet.com/baloghmiklospeter/16rcmxxr8x96yta0/wish/2748554226</guid>
      </item>
      <item>
         <title>6. step</title>
         <author>baloghmiklospeter</author>
         <link>https://padlet.com/baloghmiklospeter/16rcmxxr8x96yta0/wish/2748554957</link>
         <description><![CDATA[<div><strong>Add at least one user<br></strong>Router_Palermo(config)#username admin password pizza</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/2182143969/7b51e66738edd89d903ee81298516e22/6.png" />
         <pubDate>2023-10-16 10:22:47 UTC</pubDate>
         <guid>https://padlet.com/baloghmiklospeter/16rcmxxr8x96yta0/wish/2748554957</guid>
      </item>
      <item>
         <title>Final step</title>
         <author>baloghmiklospeter</author>
         <link>https://padlet.com/baloghmiklospeter/16rcmxxr8x96yta0/wish/2748555670</link>
         <description><![CDATA[<div><strong>The SSH is ready to connect!</strong></div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/2182143969/e14f4fcd64132fc93639d9a5f14f37d6/7.png" />
         <pubDate>2023-10-16 10:23:23 UTC</pubDate>
         <guid>https://padlet.com/baloghmiklospeter/16rcmxxr8x96yta0/wish/2748555670</guid>
      </item>
      <item>
         <title>Let&#39;s see together</title>
         <author>baloghmiklospeter</author>
         <link>https://padlet.com/baloghmiklospeter/16rcmxxr8x96yta0/wish/2748581424</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/2182143969/83cac513be608c56925a4e51dce66907/Create_SSH.webm" />
         <pubDate>2023-10-16 10:46:05 UTC</pubDate>
         <guid>https://padlet.com/baloghmiklospeter/16rcmxxr8x96yta0/wish/2748581424</guid>
      </item>
   </channel>
</rss>
