<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>Router On A Stick by Francesco Tolomeo</title>
      <link>https://padlet.com/tolomeo41/zf7gt12xgnj</link>
      <description>How To Configure a Router On A Stick</description>
      <language>en-us</language>
      <pubDate>2017-03-15 11:31:30 UTC</pubDate>
      <lastBuildDate>2017-03-28 07:46:34 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url>https://padlet-assets.s3.amazonaws.com/icons/Send.png</url>
      </image>
      <item>
         <title>What is it a Router On A Stick?</title>
         <author>tolomeo41</author>
         <link>https://padlet.com/tolomeo41/zf7gt12xgnj/wish/160214334</link>
         <description><![CDATA[<div><br></div><div>"Router on a stick" is the name given to a router that has the task to perform routing between different VLAN using an interface in the <a href="https://en.wikipedia.org/wiki/VLAN_Trunking_Protocol"><strong><em>trunk</em></strong></a><strong><em> </em></strong>of the occurrence of the traffic of the VLAN concerned.</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-03-15 11:34:10 UTC</pubDate>
         <guid>https://padlet.com/tolomeo41/zf7gt12xgnj/wish/160214334</guid>
      </item>
      <item>
         <title>The Router On A Stick</title>
         <author>tolomeo41</author>
         <link>https://padlet.com/tolomeo41/zf7gt12xgnj/wish/160969853</link>
         <description><![CDATA[<div>In substance, and a way to communicate Different VLAN away; Traffic between different VLANs may also be connecting the various interfaces of the router a different ports on the switch on different VLANs, but the system is not practical, male and scale and expensive.</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-03-19 06:57:44 UTC</pubDate>
         <guid>https://padlet.com/tolomeo41/zf7gt12xgnj/wish/160969853</guid>
      </item>
      <item>
         <title></title>
         <author>tolomeo41</author>
         <link>https://padlet.com/tolomeo41/zf7gt12xgnj/wish/160976521</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://youtu.be/GjRXeQwprUk" />
         <pubDate>2017-03-19 09:40:15 UTC</pubDate>
         <guid>https://padlet.com/tolomeo41/zf7gt12xgnj/wish/160976521</guid>
      </item>
      <item>
         <title>Simple Tutorial</title>
         <author>tolomeo41</author>
         <link>https://padlet.com/tolomeo41/zf7gt12xgnj/wish/160976552</link>
         <description><![CDATA[<div>Simple tutorial on the router on a stick</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-03-19 09:40:42 UTC</pubDate>
         <guid>https://padlet.com/tolomeo41/zf7gt12xgnj/wish/160976552</guid>
      </item>
      <item>
         <title>Steps to follow</title>
         <author>tolomeo41</author>
         <link>https://padlet.com/tolomeo41/zf7gt12xgnj/wish/160976674</link>
         <description><![CDATA[<div><strong>1.</strong> Configuration of the computer by setting the<a href="https://en.wikipedia.org/wiki/Indirizzo_IP"><strong><em> IP address</em></strong></a> with its <a href="https://en.wikipedia.org/wiki/IPv4_subnetting_reference"><strong><em>subnet mask</em></strong></a> and <a href="https://en.wikipedia.org/wiki/Gateway"><strong><em>gateway</em></strong></a><strong><em>.<br></em></strong><strong>2</strong>.&nbsp; Switch configuration.<br>Set the two vlan (VLAN10 VLAN20 and in our case).<br>The next step is to enter the<a href="https://en.wikipedia.org/wiki/Command-line_interface"><strong><em> CLI</em></strong></a> of the switch and perform the configuration of the VLAN with the addresses of computers.<br><strong>3. </strong><br>In order configure the router</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-03-19 09:42:57 UTC</pubDate>
         <guid>https://padlet.com/tolomeo41/zf7gt12xgnj/wish/160976674</guid>
      </item>
      <item>
         <title>Switch Configuration witch the Cli(Vlan10)</title>
         <author>tolomeo41</author>
         <link>https://padlet.com/tolomeo41/zf7gt12xgnj/wish/160977039</link>
         <description><![CDATA[<div><br>°Switch(config)#interface vlan 10</div><div><br>°Switch(config-if)#<br><br>°Switch(config-if)#ip address 192.168.10.2 255.255.255.0<br><br></div><div>°Switch(config-if)#ex<br><br></div><div><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2017-03-19 09:49:48 UTC</pubDate>
         <guid>https://padlet.com/tolomeo41/zf7gt12xgnj/wish/160977039</guid>
      </item>
      <item>
         <title>Switch Configuration witch the Cli(Vlan20)</title>
         <author>tolomeo41</author>
         <link>https://padlet.com/tolomeo41/zf7gt12xgnj/wish/160977177</link>
         <description><![CDATA[<div><br>°Switch(config)#interface vlan 20</div><div><br>°Switch(config-if)#<br><br>°Switch(config-if)#ip address 192.168.20.2 255.255.255.0<br><br></div><div>°Switch(config-if)#ex</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-03-19 09:52:32 UTC</pubDate>
         <guid>https://padlet.com/tolomeo41/zf7gt12xgnj/wish/160977177</guid>
      </item>
      <item>
         <title>Why it is used the Router On A Stick</title>
         <author>tolomeo41</author>
         <link>https://padlet.com/tolomeo41/zf7gt12xgnj/wish/161001571</link>
         <description><![CDATA[<div>Router-on-a-stick is a term frequently used to describe a setup up that consists of a router and switch connected using one Ethernet link configured as an 802.1q trunk link. In this setup, the switch is configured with multiple VLANs and the router performs all routing between the different networks/VLANs.</div>]]></description>
         <enclosure url="" />
         <pubDate>2017-03-19 16:00:49 UTC</pubDate>
         <guid>https://padlet.com/tolomeo41/zf7gt12xgnj/wish/161001571</guid>
      </item>
      <item>
         <title>Configuration Router(Comand Line)</title>
         <author>tolomeo41</author>
         <link>https://padlet.com/tolomeo41/zf7gt12xgnj/wish/161001703</link>
         <description><![CDATA[<div><br>R1(config-if)# <strong>interface fa0/1.10</strong><br>R1(config-subif)# <strong>encapsulation dot1q 1 10</strong><br>R1(config-subif)#<strong> ip address 192.168.10.1 255.255.255.0</strong><br>R1(config-subif)# <strong>fa1/1.20</strong><br>R1(config-subif)# <strong>description Voice VLAN</strong><br>R1(config-subif)# <strong>encapsulation dot1q 20</strong><br>R1(config-subif)# <strong>ip address 192.168.20.1 255.255.255.0</strong><br>R1(config-subif)# exit<br>R1(Config)#exit<br>R1&lt; Write<br><br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2017-03-19 16:02:36 UTC</pubDate>
         <guid>https://padlet.com/tolomeo41/zf7gt12xgnj/wish/161001703</guid>
      </item>
   </channel>
</rss>
