<?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: secondary ip issue in Switching</title>
    <link>https://community.cisco.com/t5/switching/secondary-ip-issue/m-p/1632519#M166311</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tested IP Helper-address command but didnt help, in this scenario ip helper-address command is not needed as user/server are in the same vlan&lt;/P&gt;&lt;P&gt;Users get ip from primary range but from secondary range users dont get ip address.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DHCP/DNS default gateway is ISA server&amp;nbsp; and users default-gateway is ISA server.&lt;/P&gt;&lt;P&gt;ISA server is with single network card.&lt;/P&gt;&lt;P&gt;ISA Server default-gateway is the 3560-switch&lt;/P&gt;&lt;P&gt;ISA server is running Windows 2003 and microsoft ISA 2006&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;ST&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 20 Mar 2011 19:50:22 GMT</pubDate>
    <dc:creator>saquib.tandel</dc:creator>
    <dc:date>2011-03-20T19:50:22Z</dc:date>
    <item>
      <title>secondary ip issue</title>
      <link>https://community.cisco.com/t5/switching/secondary-ip-issue/m-p/1632517#M166309</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are caught in a weird setup. Recently our company acquired another company. IT services came to our basket for support.&amp;nbsp; Users are running out of IP address.&amp;nbsp; Temporary to fix the issue we added secondary ip address but doesnt seems to help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(( Internet-cloud))-----Router----PIX-------3560-------LAN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On 3560&lt;/P&gt;&lt;P&gt;vlan 1&lt;/P&gt;&lt;P&gt;ip address 192.168.1.1 255.255.255.0&lt;/P&gt;&lt;P&gt;ip address 192.168.2.1 255.255.255.0 secondary&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #17365d;"&gt;ip dhcp smart-relay&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;router eigrp 1&lt;/P&gt;&lt;P&gt;network 192.168.1.0&lt;/P&gt;&lt;P&gt;network 192.168.2.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ip route 0.0.0.0 0.0.0.0 firewall&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DHCP and DNS services are running on same server : 192.168.1.10 255.255.255.0&lt;/P&gt;&lt;P&gt;ISA Server : 192.168.1.100 255.255.255.0&lt;/P&gt;&lt;P&gt;ISA Server is the default-gateway for all users&lt;/P&gt;&lt;P&gt;ISA Server IP is natted on PIX to allow internet browsing&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DHCP server got two scope; one for primary IP and one for secondary ip&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help to see how can users get secondary ip address automatically&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;ST&lt;/P&gt;</description>
      <pubDate>Thu, 07 Mar 2019 00:10:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/secondary-ip-issue/m-p/1632517#M166309</guid>
      <dc:creator>saquib.tandel</dc:creator>
      <dc:date>2019-03-07T00:10:04Z</dc:date>
    </item>
    <item>
      <title>Re: secondary ip issue</title>
      <link>https://community.cisco.com/t5/switching/secondary-ip-issue/m-p/1632518#M166310</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may need an IP helper address on the VLAN 1 interface to ensure that DHCP broadcasts from the secondary subnets get through OK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface vlan 1&lt;/P&gt;&lt;P&gt;ip helper-address 192.168.1.10&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 20 Mar 2011 18:03:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/secondary-ip-issue/m-p/1632518#M166310</guid>
      <dc:creator>jonathanaxford</dc:creator>
      <dc:date>2011-03-20T18:03:37Z</dc:date>
    </item>
    <item>
      <title>Re: secondary ip issue</title>
      <link>https://community.cisco.com/t5/switching/secondary-ip-issue/m-p/1632519#M166311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tested IP Helper-address command but didnt help, in this scenario ip helper-address command is not needed as user/server are in the same vlan&lt;/P&gt;&lt;P&gt;Users get ip from primary range but from secondary range users dont get ip address.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DHCP/DNS default gateway is ISA server&amp;nbsp; and users default-gateway is ISA server.&lt;/P&gt;&lt;P&gt;ISA server is with single network card.&lt;/P&gt;&lt;P&gt;ISA Server default-gateway is the 3560-switch&lt;/P&gt;&lt;P&gt;ISA server is running Windows 2003 and microsoft ISA 2006&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;ST&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 20 Mar 2011 19:50:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/secondary-ip-issue/m-p/1632519#M166311</guid>
      <dc:creator>saquib.tandel</dc:creator>
      <dc:date>2011-03-20T19:50:22Z</dc:date>
    </item>
    <item>
      <title>Re: secondary ip issue</title>
      <link>https://community.cisco.com/t5/switching/secondary-ip-issue/m-p/1632520#M166312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;What DHCP service are you using? I remember something about "Superscopes" being required when using MS DHCP with secondary IP addressing. It basically tells the DHCP server to group multiple subnets into a single logical DHCP pool...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The following technet article explains this in more detail:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://technet.microsoft.com/en-us/library/cc757614%28WS.10%29.aspx"&gt;http://technet.microsoft.com/en-us/library/cc757614%28WS.10%29.aspx&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 20 Mar 2011 21:08:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/secondary-ip-issue/m-p/1632520#M166312</guid>
      <dc:creator>jonathanaxford</dc:creator>
      <dc:date>2011-03-20T21:08:22Z</dc:date>
    </item>
    <item>
      <title>Re: secondary ip issue</title>
      <link>https://community.cisco.com/t5/switching/secondary-ip-issue/m-p/1632521#M166313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;ISA Server is with one network card, how can it forward request for other networks. Do i need to add "Route add " command on Microsoft ISA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Mar 2011 06:51:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/secondary-ip-issue/m-p/1632521#M166313</guid>
      <dc:creator>saquib.tandel</dc:creator>
      <dc:date>2011-03-21T06:51:57Z</dc:date>
    </item>
  </channel>
</rss>

