<?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: how to configure cisco switch 3750 dhcp on 2 vlan in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/how-to-configure-cisco-switch-3750-dhcp-on-2-vlan/m-p/1352178#M969546</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 guess you are looking to configure the SW (with L3 image) as DHCP server.. try the below..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;************************************************************************&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;ip dhcp excluded-address &lt;STARTIP for="" vla10=""&gt; &lt;END ip="" for="" vlan10=""&gt; --&amp;gt; these IPs never assigned.&lt;/END&gt;&lt;/STARTIP&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ip dhcp excluded-address &lt;STARTIP for="" vla12=""&gt; &lt;END ip="" for="" vlan12=""&gt;&lt;/END&gt;&lt;/STARTIP&gt;&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;SPAN lang="EN"&gt;&lt;P&gt;ip dhcp pool VLAN10&lt;/P&gt;&lt;P&gt;network &amp;lt;192.168.10.0&amp;gt;&amp;nbsp; &amp;lt; 255.255.255.0&amp;gt;&lt;/P&gt;&lt;P&gt;default-router 192.168.10.1&lt;/P&gt;&lt;P&gt;dns/wins options&lt;/P&gt;&lt;P&gt;lease infinite (or you can set the time period as well)&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;ip dhcp pool VLAN12&lt;/P&gt;&lt;P&gt;network &amp;lt;192.168.12.0&amp;gt;&amp;nbsp; &amp;lt; 255.255.255.0&amp;gt;&lt;/P&gt;&lt;P&gt;default-router 192.168.12.1&lt;/P&gt;&lt;P&gt;dns/wins options&lt;/P&gt;&lt;P&gt;lease infinite&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;then folllows the regular Vlan and interface Vlan configs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;***************************************************************************&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hth&lt;/P&gt;&lt;P&gt;MS&lt;/P&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 Dec 2009 15:52:54 GMT</pubDate>
    <dc:creator>mvsheik123</dc:creator>
    <dc:date>2009-12-10T15:52:54Z</dc:date>
    <item>
      <title>how to configure cisco switch 3750 dhcp on 2 vlan</title>
      <link>https://community.cisco.com/t5/network-security/how-to-configure-cisco-switch-3750-dhcp-on-2-vlan/m-p/1352177#M969544</link>
      <description>&lt;P&gt;we have 2 existing vlan that are vlan10 and vlan12.how to bind the dhcp on these vlan?&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 11:49:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-configure-cisco-switch-3750-dhcp-on-2-vlan/m-p/1352177#M969544</guid>
      <dc:creator>kiena_bit</dc:creator>
      <dc:date>2020-02-21T11:49:11Z</dc:date>
    </item>
    <item>
      <title>Re: how to configure cisco switch 3750 dhcp on 2 vlan</title>
      <link>https://community.cisco.com/t5/network-security/how-to-configure-cisco-switch-3750-dhcp-on-2-vlan/m-p/1352178#M969546</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 guess you are looking to configure the SW (with L3 image) as DHCP server.. try the below..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;************************************************************************&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;ip dhcp excluded-address &lt;STARTIP for="" vla10=""&gt; &lt;END ip="" for="" vlan10=""&gt; --&amp;gt; these IPs never assigned.&lt;/END&gt;&lt;/STARTIP&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ip dhcp excluded-address &lt;STARTIP for="" vla12=""&gt; &lt;END ip="" for="" vlan12=""&gt;&lt;/END&gt;&lt;/STARTIP&gt;&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;SPAN lang="EN"&gt;&lt;P&gt;ip dhcp pool VLAN10&lt;/P&gt;&lt;P&gt;network &amp;lt;192.168.10.0&amp;gt;&amp;nbsp; &amp;lt; 255.255.255.0&amp;gt;&lt;/P&gt;&lt;P&gt;default-router 192.168.10.1&lt;/P&gt;&lt;P&gt;dns/wins options&lt;/P&gt;&lt;P&gt;lease infinite (or you can set the time period as well)&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;ip dhcp pool VLAN12&lt;/P&gt;&lt;P&gt;network &amp;lt;192.168.12.0&amp;gt;&amp;nbsp; &amp;lt; 255.255.255.0&amp;gt;&lt;/P&gt;&lt;P&gt;default-router 192.168.12.1&lt;/P&gt;&lt;P&gt;dns/wins options&lt;/P&gt;&lt;P&gt;lease infinite&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;then folllows the regular Vlan and interface Vlan configs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;***************************************************************************&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hth&lt;/P&gt;&lt;P&gt;MS&lt;/P&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Dec 2009 15:52:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-configure-cisco-switch-3750-dhcp-on-2-vlan/m-p/1352178#M969546</guid>
      <dc:creator>mvsheik123</dc:creator>
      <dc:date>2009-12-10T15:52:54Z</dc:date>
    </item>
  </channel>
</rss>

