<?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: IP Helper not working on multi router and multi subnet network in Switching</title>
    <link>https://community.cisco.com/t5/switching/ip-helper-not-working-on-multi-router-and-multi-subnet-network/m-p/3786318#M457513</link>
    <description>&lt;P&gt;The reason for ip routing being enabled is because, ideally, I want to split the 192.168.2.0 subnet into two /25s and use the lower half for data and upper for voice as I am trying to configure voip phones.&amp;nbsp; With the vlans only being on the switch and having assigned ips for both.&amp;nbsp; Probably keeping vlan1 as the default/data vlan and another for voice.&amp;nbsp; All while keeping the first router as the dhcp for both /25s.&amp;nbsp; Its just easier for this example to have one /24.&lt;/P&gt;</description>
    <pubDate>Wed, 23 Jan 2019 19:13:48 GMT</pubDate>
    <dc:creator>anthonycg95</dc:creator>
    <dc:date>2019-01-23T19:13:48Z</dc:date>
    <item>
      <title>IP Helper not working on multi router and multi subnet network</title>
      <link>https://community.cisco.com/t5/switching/ip-helper-not-working-on-multi-router-and-multi-subnet-network/m-p/3786135#M457481</link>
      <description>&lt;P&gt;I am working on configuring a multi router and subnet network at home and have created a packet tracer test (that is comparable) to try and see if I could recreate, I have the same issue.&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;At home I have an edgerouter that is connected to a C2811 to a 3560 switch.&amp;nbsp; I have essentially the same issue where devices do not pull DHCP addresses.&amp;nbsp; DHCP is configured on router 1 and my ip-helper is 192&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In packet tracer I have three subnets:&lt;/P&gt;&lt;P&gt;192.168.1.0/24&lt;/P&gt;&lt;P&gt;192.168.2.0/24&lt;/P&gt;&lt;P&gt;192.168.120.0/24&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The x.x.1.0 subnet is used for connection between the two routers and does not have DHCP.&lt;/P&gt;&lt;P&gt;The x.x.2.0 subnet is used for connection of fa0/1 on the second router and vlan1 on the attached switch and needs DHCP for that subnet.&lt;/P&gt;&lt;P&gt;The x.x.120.0 subnet is used on the gi0/2 and has DHCP, this LAN works fine and PCs attached this switch pull a DHCP address.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have attached the packet tracer I have setup to recreate this problem.&amp;nbsp; I have static routes and the switch with the 192.168.2.2 address can see and ping all other subnets including the router with DHCP configured for that subnet.&amp;nbsp; If I set a static on a machine on that subnet I can see everything.&amp;nbsp; I seem to just be struggling to get DHCP working on the 192.168.2.0 subnet..&amp;nbsp; Is DHCP configured wrong or are the UDP packets not making it to the DHCP configured router?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for any help in advance.&lt;/P&gt;</description>
      <pubDate>Sat, 09 Mar 2019 01:07:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/ip-helper-not-working-on-multi-router-and-multi-subnet-network/m-p/3786135#M457481</guid>
      <dc:creator>anthonycg95</dc:creator>
      <dc:date>2019-03-09T01:07:23Z</dc:date>
    </item>
    <item>
      <title>Re: IP Helper not working on multi router and multi subnet network</title>
      <link>https://community.cisco.com/t5/switching/ip-helper-not-working-on-multi-router-and-multi-subnet-network/m-p/3786163#M457484</link>
      <description>&lt;P&gt;Switch Configuration is as follows:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;PRE&gt;swtich1#show run&lt;BR /&gt;Building configuration...&lt;BR /&gt;&lt;BR /&gt;Current configuration : 1400 bytes&lt;BR /&gt;!&lt;BR /&gt;version 12.2(37)SE1&lt;BR /&gt;no service timestamps log datetime msec&lt;BR /&gt;no service timestamps debug datetime msec&lt;BR /&gt;no service password-encryption&lt;BR /&gt;!&lt;BR /&gt;hostname swtich1&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;enable secret 5 $1$mERr$vTbHul1N28cEp8lkLqr0f/&lt;BR /&gt;enable password cadmin&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;ip routing&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;no ip domain-lookup&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;spanning-tree mode pvst&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet0/1&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet0/2&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet0/3&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet0/4&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet0/5&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet0/6&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet0/7&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet0/8&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet0/9&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet0/10&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet0/11&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet0/12&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet0/13&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet0/14&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet0/15&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet0/16&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet0/17&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet0/18&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet0/19&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet0/20&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet0/21&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet0/22&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet0/23&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet0/24&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/1&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/2&lt;BR /&gt;!&lt;BR /&gt;interface Vlan1&lt;BR /&gt; ip address 192.168.2.2 255.255.255.0&lt;BR /&gt; ip helper-address 192.168.1.1&lt;BR /&gt;!&lt;BR /&gt;ip default-gateway 192.168.2.1&lt;BR /&gt;ip classless&lt;BR /&gt;ip default-network 192.168.2.0&lt;BR /&gt;ip route 0.0.0.0 0.0.0.0 192.168.2.1 &lt;BR /&gt;!&lt;BR /&gt;ip flow-export version 9&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;line con 0&lt;BR /&gt;!&lt;BR /&gt;line aux 0&lt;BR /&gt;!&lt;BR /&gt;line vty 0 4&lt;BR /&gt; password admin&lt;BR /&gt; login&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;end&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;</description>
      <pubDate>Wed, 23 Jan 2019 15:25:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/ip-helper-not-working-on-multi-router-and-multi-subnet-network/m-p/3786163#M457484</guid>
      <dc:creator>anthonycg95</dc:creator>
      <dc:date>2019-01-23T15:25:57Z</dc:date>
    </item>
    <item>
      <title>Re: IP Helper not working on multi router and multi subnet network</title>
      <link>https://community.cisco.com/t5/switching/ip-helper-not-working-on-multi-router-and-multi-subnet-network/m-p/3786168#M457485</link>
      <description>&lt;P&gt;Router 2 Config:&lt;/P&gt;&lt;PRE&gt;router2#show run&lt;BR /&gt;Building configuration...&lt;BR /&gt;&lt;BR /&gt;Current configuration : 858 bytes&lt;BR /&gt;!&lt;BR /&gt;version 12.4&lt;BR /&gt;no service timestamps log datetime msec&lt;BR /&gt;no service timestamps debug datetime msec&lt;BR /&gt;no service password-encryption&lt;BR /&gt;!&lt;BR /&gt;hostname router2&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;enable secret 5 $1$mERr$vTbHul1N28cEp8lkLqr0f/&lt;BR /&gt;enable password cadmin&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;ip cef&lt;BR /&gt;no ipv6 cef&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;no ip domain-lookup&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;spanning-tree mode pvst&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet0/0&lt;BR /&gt; ip address 192.168.1.2 255.255.255.0&lt;BR /&gt; duplex auto&lt;BR /&gt; speed auto&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet0/1&lt;BR /&gt; ip address 192.168.2.1 255.255.255.0&lt;BR /&gt; duplex auto&lt;BR /&gt; speed auto&lt;BR /&gt;!&lt;BR /&gt;interface Vlan1&lt;BR /&gt; no ip address&lt;BR /&gt; shutdown&lt;BR /&gt;!&lt;BR /&gt;router rip&lt;BR /&gt; network 192.168.2.0&lt;BR /&gt;!&lt;BR /&gt;ip classless&lt;BR /&gt;ip route 0.0.0.0 0.0.0.0 192.168.1.1 &lt;BR /&gt;ip route 192.168.120.0 255.255.255.0 192.168.1.1 &lt;BR /&gt;ip route 192.168.1.0 255.255.255.0 192.168.1.1 &lt;BR /&gt;!&lt;BR /&gt;ip flow-export version 9&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;line con 0&lt;BR /&gt;!&lt;BR /&gt;line aux 0&lt;BR /&gt;!&lt;BR /&gt;line vty 0 4&lt;BR /&gt; password admin&lt;BR /&gt; login&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;end&lt;/PRE&gt;</description>
      <pubDate>Wed, 23 Jan 2019 15:30:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/ip-helper-not-working-on-multi-router-and-multi-subnet-network/m-p/3786168#M457485</guid>
      <dc:creator>anthonycg95</dc:creator>
      <dc:date>2019-01-23T15:30:21Z</dc:date>
    </item>
    <item>
      <title>Re: IP Helper not working on multi router and multi subnet network</title>
      <link>https://community.cisco.com/t5/switching/ip-helper-not-working-on-multi-router-and-multi-subnet-network/m-p/3786169#M457486</link>
      <description>&lt;P&gt;Router 1 Config:&lt;/P&gt;&lt;PRE&gt;router0#show run&lt;BR /&gt;Building configuration...&lt;BR /&gt;&lt;BR /&gt;Current configuration : 1315 bytes&lt;BR /&gt;!&lt;BR /&gt;version 15.1&lt;BR /&gt;no service timestamps log datetime msec&lt;BR /&gt;no service timestamps debug datetime msec&lt;BR /&gt;no service password-encryption&lt;BR /&gt;!&lt;BR /&gt;hostname router0&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;enable secret 5 $1$mERr$vTbHul1N28cEp8lkLqr0f/&lt;BR /&gt;enable password cadmin&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;ip dhcp excluded-address 192.168.120.0 192.168.120.30&lt;BR /&gt;ip dhcp excluded-address 192.168.120.199 192.168.120.255&lt;BR /&gt;ip dhcp excluded-address 192.168.2.0 192.168.2.30&lt;BR /&gt;ip dhcp excluded-address 192.168.2.199 192.168.2.255&lt;BR /&gt;!&lt;BR /&gt;ip dhcp pool 120&lt;BR /&gt; network 192.168.120.0 255.255.255.0&lt;BR /&gt; default-router 192.168.120.1&lt;BR /&gt; dns-server 192.168.120.1&lt;BR /&gt;ip dhcp pool 2&lt;BR /&gt; network 192.168.2.0 255.255.255.0&lt;BR /&gt; default-router 192.168.2.2&lt;BR /&gt; dns-server 192.168.1.1&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;ip cef&lt;BR /&gt;no ipv6 cef&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;license udi pid CISCO2911/K9 sn FTX15243705-&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;no ip domain-lookup&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;spanning-tree mode pvst&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/0&lt;BR /&gt; no ip address&lt;BR /&gt; duplex auto&lt;BR /&gt; speed auto&lt;BR /&gt; shutdown&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/1&lt;BR /&gt; ip address 192.168.1.1 255.255.255.0&lt;BR /&gt; duplex auto&lt;BR /&gt; speed auto&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/2&lt;BR /&gt; ip address 192.168.120.1 255.255.255.0&lt;BR /&gt; duplex auto&lt;BR /&gt; speed auto&lt;BR /&gt;!&lt;BR /&gt;interface Vlan1&lt;BR /&gt; no ip address&lt;BR /&gt; shutdown&lt;BR /&gt;!&lt;BR /&gt;router rip&lt;BR /&gt;!&lt;BR /&gt;ip classless&lt;BR /&gt;ip route 192.168.2.0 255.255.255.0 192.168.1.2 &lt;BR /&gt;!&lt;BR /&gt;ip flow-export version 9&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;line con 0&lt;BR /&gt;!&lt;BR /&gt;line aux 0&lt;BR /&gt;!&lt;BR /&gt;line vty 0 4&lt;BR /&gt; password admin&lt;BR /&gt; login&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;end&lt;/PRE&gt;</description>
      <pubDate>Wed, 23 Jan 2019 15:30:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/ip-helper-not-working-on-multi-router-and-multi-subnet-network/m-p/3786169#M457486</guid>
      <dc:creator>anthonycg95</dc:creator>
      <dc:date>2019-01-23T15:30:45Z</dc:date>
    </item>
    <item>
      <title>Re: IP Helper not working on multi router and multi subnet network</title>
      <link>https://community.cisco.com/t5/switching/ip-helper-not-working-on-multi-router-and-multi-subnet-network/m-p/3786172#M457487</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/581282"&gt;@anthonycg95&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The pkt file is not attached. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;First you must compress it to be able to send it.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jan 2019 15:32:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/ip-helper-not-working-on-multi-router-and-multi-subnet-network/m-p/3786172#M457487</guid>
      <dc:creator>luis_cordova</dc:creator>
      <dc:date>2019-01-23T15:32:25Z</dc:date>
    </item>
    <item>
      <title>Re: IP Helper not working on multi router and multi subnet network</title>
      <link>https://community.cisco.com/t5/switching/ip-helper-not-working-on-multi-router-and-multi-subnet-network/m-p/3786222#M457494</link>
      <description>&lt;P&gt;I get the error below when trying to attach as .7z or .zip format.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class="lia-text error-description"&gt;An Unexpected Error has occurred.&lt;/DIV&gt;&lt;UL&gt;&lt;LI&gt;Your request failed. Please contact your system administrator and provide the date and time you received the error and this Exception ID: 5BD6497E.&lt;P&gt;Click your browser's Back button to continue.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Wed, 23 Jan 2019 16:29:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/ip-helper-not-working-on-multi-router-and-multi-subnet-network/m-p/3786222#M457494</guid>
      <dc:creator>anthonycg95</dc:creator>
      <dc:date>2019-01-23T16:29:09Z</dc:date>
    </item>
    <item>
      <title>Re: IP Helper not working on multi router and multi subnet network</title>
      <link>https://community.cisco.com/t5/switching/ip-helper-not-working-on-multi-router-and-multi-subnet-network/m-p/3786301#M457510</link>
      <description>&lt;P&gt;Hi&amp;nbsp;@anthonycg9,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can send the pkt to my mail:&lt;/P&gt;&lt;P&gt;lcordova@ciisa.cl&lt;/P&gt;&lt;P&gt;I will answer you in the community chat.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jan 2019 18:42:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/ip-helper-not-working-on-multi-router-and-multi-subnet-network/m-p/3786301#M457510</guid>
      <dc:creator>luis_cordova</dc:creator>
      <dc:date>2019-01-23T18:42:12Z</dc:date>
    </item>
    <item>
      <title>Re: IP Helper not working on multi router and multi subnet network</title>
      <link>https://community.cisco.com/t5/switching/ip-helper-not-working-on-multi-router-and-multi-subnet-network/m-p/3786306#M457511</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;your switch1 has 'ip routing' enabled, why is that ? As mentioned, post the zipped .pkt and we can have a closer look.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jan 2019 18:49:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/ip-helper-not-working-on-multi-router-and-multi-subnet-network/m-p/3786306#M457511</guid>
      <dc:creator>Georg Pauwen</dc:creator>
      <dc:date>2019-01-23T18:49:51Z</dc:date>
    </item>
    <item>
      <title>Re: IP Helper not working on multi router and multi subnet network</title>
      <link>https://community.cisco.com/t5/switching/ip-helper-not-working-on-multi-router-and-multi-subnet-network/m-p/3786308#M457512</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;if the ZIP doesn't work, use one of the free file sharing sites such as Dropbox or 4Shared and post the .pkt there...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.technonutty.com/2018/01/free-file-sharing-sites.html" target="_blank"&gt;https://www.technonutty.com/2018/01/free-file-sharing-sites.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jan 2019 18:53:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/ip-helper-not-working-on-multi-router-and-multi-subnet-network/m-p/3786308#M457512</guid>
      <dc:creator>Georg Pauwen</dc:creator>
      <dc:date>2019-01-23T18:53:16Z</dc:date>
    </item>
    <item>
      <title>Re: IP Helper not working on multi router and multi subnet network</title>
      <link>https://community.cisco.com/t5/switching/ip-helper-not-working-on-multi-router-and-multi-subnet-network/m-p/3786318#M457513</link>
      <description>&lt;P&gt;The reason for ip routing being enabled is because, ideally, I want to split the 192.168.2.0 subnet into two /25s and use the lower half for data and upper for voice as I am trying to configure voip phones.&amp;nbsp; With the vlans only being on the switch and having assigned ips for both.&amp;nbsp; Probably keeping vlan1 as the default/data vlan and another for voice.&amp;nbsp; All while keeping the first router as the dhcp for both /25s.&amp;nbsp; Its just easier for this example to have one /24.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jan 2019 19:13:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/ip-helper-not-working-on-multi-router-and-multi-subnet-network/m-p/3786318#M457513</guid>
      <dc:creator>anthonycg95</dc:creator>
      <dc:date>2019-01-23T19:13:48Z</dc:date>
    </item>
    <item>
      <title>Re: IP Helper not working on multi router and multi subnet network</title>
      <link>https://community.cisco.com/t5/switching/ip-helper-not-working-on-multi-router-and-multi-subnet-network/m-p/3786321#M457514</link>
      <description>&lt;A href="https://www.dropbox.com/s/b5p0ipz8by81cjv/Test.pkt?dl=0" target="_blank"&gt;https://www.dropbox.com/s/b5p0ipz8by81cjv/Test.pkt?dl=0&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Please see link for download of the pkt file.</description>
      <pubDate>Wed, 23 Jan 2019 19:19:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/ip-helper-not-working-on-multi-router-and-multi-subnet-network/m-p/3786321#M457514</guid>
      <dc:creator>anthonycg95</dc:creator>
      <dc:date>2019-01-23T19:19:54Z</dc:date>
    </item>
    <item>
      <title>Re: IP Helper not working on multi router and multi subnet network</title>
      <link>https://community.cisco.com/t5/switching/ip-helper-not-working-on-multi-router-and-multi-subnet-network/m-p/3786379#M457526</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;if you disable IP routing on MultilayerSwitch0 and configure the IP helper address on FastEthernet0/1 of Router2, the devices connected to the switch immediately get an IP address from Router1.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I think the reason is that Packet Tracer has a lot of bugs, and this seems to be one of them. It should work as you have designed it but it doesn't, which happens quite often, since Packet Tracer doesn't have full featured devices but rather subsets of commands which enable you to accomplish predefined tasks.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jan 2019 20:39:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/ip-helper-not-working-on-multi-router-and-multi-subnet-network/m-p/3786379#M457526</guid>
      <dc:creator>Georg Pauwen</dc:creator>
      <dc:date>2019-01-23T20:39:48Z</dc:date>
    </item>
  </channel>
</rss>

