<?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: Routing and switching config in Routing and SD-WAN</title>
    <link>https://community.cisco.com/t5/routing-and-sd-wan/routing-and-switching-config/m-p/4820720#M382579</link>
    <description>&lt;P&gt;what issue here&amp;nbsp;&lt;BR /&gt;try this way&amp;nbsp;&lt;BR /&gt;in router1&lt;BR /&gt;router ospf 100&amp;nbsp;&lt;BR /&gt;net 1.1.1.1 0.0.0.0 area 1&lt;BR /&gt;net 10.1.12.0 0.0.0.255 area 0&lt;BR /&gt;&lt;BR /&gt;in router2&lt;BR /&gt;net 2.2.2.2 0.0.0.0 area 2&lt;BR /&gt;net 10.1.12.0 0.0.0.255 area 0&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 24 Apr 2023 20:10:14 GMT</pubDate>
    <dc:creator>MHM Cisco World</dc:creator>
    <dc:date>2023-04-24T20:10:14Z</dc:date>
    <item>
      <title>Routing and switching config</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/routing-and-switching-config/m-p/4820715#M382578</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 09 May 2023 22:24:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/routing-and-switching-config/m-p/4820715#M382578</guid>
      <dc:creator>calebstepp25</dc:creator>
      <dc:date>2023-05-09T22:24:48Z</dc:date>
    </item>
    <item>
      <title>Re: Routing and switching config</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/routing-and-switching-config/m-p/4820720#M382579</link>
      <description>&lt;P&gt;what issue here&amp;nbsp;&lt;BR /&gt;try this way&amp;nbsp;&lt;BR /&gt;in router1&lt;BR /&gt;router ospf 100&amp;nbsp;&lt;BR /&gt;net 1.1.1.1 0.0.0.0 area 1&lt;BR /&gt;net 10.1.12.0 0.0.0.255 area 0&lt;BR /&gt;&lt;BR /&gt;in router2&lt;BR /&gt;net 2.2.2.2 0.0.0.0 area 2&lt;BR /&gt;net 10.1.12.0 0.0.0.255 area 0&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Apr 2023 20:10:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/routing-and-switching-config/m-p/4820720#M382579</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2023-04-24T20:10:14Z</dc:date>
    </item>
    <item>
      <title>Re: Routing and switching config</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/routing-and-switching-config/m-p/4820721#M382580</link>
      <description>&lt;P&gt;What would the configuration for setting up the switches and routers above? So how would I insert trunk to the vlans ect.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Apr 2023 20:13:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/routing-and-switching-config/m-p/4820721#M382580</guid>
      <dc:creator>calebstepp25</dc:creator>
      <dc:date>2023-04-24T20:13:28Z</dc:date>
    </item>
    <item>
      <title>Re: Routing and switching config</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/routing-and-switching-config/m-p/4820728#M382582</link>
      <description>&lt;P&gt;in SW's&amp;nbsp;&lt;BR /&gt;interface &amp;lt;interface connect to router and interface interconnect the SW&amp;gt;&lt;BR /&gt;switchport access vlan 12&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;in router's&lt;BR /&gt;interface g0/0.12&lt;BR /&gt;encap do1q 12&lt;BR /&gt;ip add &amp;lt;as shown in your topology &amp;gt;&lt;BR /&gt;&lt;BR /&gt;interface loopback 0&lt;BR /&gt;ip add &amp;lt;1.1.1.1 or 2.2.2.2&amp;gt; 255.255.255.255&lt;BR /&gt;&lt;BR /&gt;ospf config as shown above&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Apr 2023 20:19:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/routing-and-switching-config/m-p/4820728#M382582</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2023-04-24T20:19:38Z</dc:date>
    </item>
    <item>
      <title>Re: Routing and switching config</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/routing-and-switching-config/m-p/4820732#M382583</link>
      <description>&lt;P&gt;Hello&lt;BR /&gt;Ty the following config:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;U&gt;Rtr 1&lt;/U&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;EM&gt;conf t&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;router ospf 1&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;router-id 1.1.1.1&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;int lo0 &lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;ip address 1.1.1.1 255.255.255.255&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;ip ospf 1 area 1&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;EM&gt;int gig0/0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;no shut&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;int gig0/0.12&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;encapsulation dot1q 12&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;ip address 10.1.12.1 255.255.255.0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;ip ospf 1 area 0&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;U&gt;sw1-2&lt;/U&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;EM&gt;conf t&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;vlan 12&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;int range e1/1-2&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;switchport trunk encapsulation dot1&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;switchport mode trunk&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;no shut&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;U&gt;Rtr 2&lt;/U&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;EM&gt;conf t&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;router ospf 1&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;router-id 2.2.2.2&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;int lo0 &lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;ip address 2.2.2.2 255.255.255.255&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;ip ospf 1 area 2&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;EM&gt;int gig0/0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;no shut&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;int gig0/0.12&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;encapsulation dot1q 12&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;ip address 10.1.12.1 255.255.255.0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;ip ospf 1 area 0&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Apr 2023 20:27:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/routing-and-switching-config/m-p/4820732#M382583</guid>
      <dc:creator>paul driver</dc:creator>
      <dc:date>2023-04-24T20:27:04Z</dc:date>
    </item>
  </channel>
</rss>

