<?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 thanks for your response.  I in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/multiple-dhcp-on-multiple-vlan-not-working/m-p/2561932#M201872</link>
    <description>&lt;P&gt;thanks for your response.&amp;nbsp; I have to try it out again.&amp;nbsp; I believed that I might use the wrong gateway ip in my dhcp commands.&lt;/P&gt;&lt;P&gt;Because I use the DMZ interface on firewall as the gateway while configuring the dhcp for dmz network.&lt;/P&gt;</description>
    <pubDate>Wed, 21 Jan 2015 15:07:40 GMT</pubDate>
    <dc:creator>kkwaskcisco</dc:creator>
    <dc:date>2015-01-21T15:07:40Z</dc:date>
    <item>
      <title>Multiple DHCP on Multiple VLAN not working</title>
      <link>https://community.cisco.com/t5/network-security/multiple-dhcp-on-multiple-vlan-not-working/m-p/2561926#M201863</link>
      <description>&lt;P&gt;Hi there;&lt;/P&gt;&lt;P&gt;In my core network switch, I have multiple VLANs, I have these command to assign to DHCP pools.&amp;nbsp; I configured a port on my core switch for DMZ_VLAN and when I connect my computer to this port, I can get the ip address from the dmz_vlan dhcp pool.&amp;nbsp; Because I assigned an IP address to the interface of vlan 192, then I found that one of my server "192.168.0.100" connection dropped, I cannot ping this server on the dmz VLAN, and it cannot provide the http service as usual until I remove the "interface vlan 192" from the switch.&amp;nbsp; Why?&amp;nbsp; However; without this command, I cannot receive the 192.168.0.0 network IP from the pool.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="cExBold"&gt;ip dhcp pool data_vlan1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="cExBold"&gt;network 10.10.1.0 255.255.255.0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="cExBold"&gt;default-router 10.10.1.1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="cExBold"&gt;dns-server 10.10.1.100 10.10.1.101&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="cExBold"&gt;domain-name company.local&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="cExBold"&gt;lease 7&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="cExBold"&gt;ip dhcp pool dmz_vlan&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="cExBold"&gt;network 192.168.0.0 255.255.255.0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="cExBold"&gt;default-router 192.168.0.1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="cExBold"&gt;dns-server 8.8.8.8 4.2.2.2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="cExBold"&gt;domain-name company.com&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="cExBold"&gt;lease 7&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;interface vlan 10&lt;/P&gt;&lt;P&gt;ip address 10.10.1.254&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;interface vlan 192&lt;/P&gt;&lt;P&gt;ip address 192.168.0.254&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 05:21:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/multiple-dhcp-on-multiple-vlan-not-working/m-p/2561926#M201863</guid>
      <dc:creator>kkwaskcisco</dc:creator>
      <dc:date>2019-03-12T05:21:30Z</dc:date>
    </item>
    <item>
      <title>Can you provide the full</title>
      <link>https://community.cisco.com/t5/network-security/multiple-dhcp-on-multiple-vlan-not-working/m-p/2561927#M201864</link>
      <description>&lt;P&gt;Can you provide the full config of the device and attach it here?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, which device is acting as the default gateway for your networks? The current DHCP pools are pointing to devices with an IP addresses of 192.168.0.1 and 10.10.1.1 which are not the IPs that you have assigned on the device hosting the DHCP pools.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Thank you for rating helpful posts!&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 17 Jan 2015 03:34:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/multiple-dhcp-on-multiple-vlan-not-working/m-p/2561927#M201864</guid>
      <dc:creator>nspasov</dc:creator>
      <dc:date>2015-01-17T03:34:36Z</dc:date>
    </item>
    <item>
      <title>Hi;  thanks for the response</title>
      <link>https://community.cisco.com/t5/network-security/multiple-dhcp-on-multiple-vlan-not-working/m-p/2561928#M201865</link>
      <description>&lt;P&gt;Hi;&amp;nbsp; thanks for the response.&lt;/P&gt;&lt;P&gt;there is a typos for&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; interface vlan 10&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; ip address 10.10.1.254&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;it should be&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; interface vlan 10&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; ip address 10.10.1.1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For the default router in the dmz_pool, 192.168.0.1 is the dmz interface IP on my firewall.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; default-router 192.168.0.1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;if the vlan 192 ip address is 192.168.0.254, then should the default-router is 192.168.0.254, not 192.168.0.1?&lt;/P&gt;&lt;P&gt;&amp;nbsp;Or if I need the default router point to 192.168.0.1 directly in DMZ dhcp pool, can I get the ip from the dhcp pool without the vlan interface ip for vlan 192?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 17 Jan 2015 05:28:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/multiple-dhcp-on-multiple-vlan-not-working/m-p/2561928#M201865</guid>
      <dc:creator>kkwaskcisco</dc:creator>
      <dc:date>2015-01-17T05:28:30Z</dc:date>
    </item>
    <item>
      <title>I am still a bit confused.</title>
      <link>https://community.cisco.com/t5/network-security/multiple-dhcp-on-multiple-vlan-not-working/m-p/2561929#M201866</link>
      <description>&lt;P&gt;I am still a bit confused. Can you put together a quick diagram that shows:&lt;/P&gt;&lt;P&gt;1. Your DHCP server&lt;/P&gt;&lt;P&gt;2. Your L3 device that hosts the ip addresses of 192.168.0.1 and 10.10.1.1&lt;/P&gt;&lt;P&gt;3. Your Firewall&lt;/P&gt;</description>
      <pubDate>Sat, 17 Jan 2015 05:35:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/multiple-dhcp-on-multiple-vlan-not-working/m-p/2561929#M201866</guid>
      <dc:creator>nspasov</dc:creator>
      <dc:date>2015-01-17T05:35:54Z</dc:date>
    </item>
    <item>
      <title>in my layer 3 switch, there</title>
      <link>https://community.cisco.com/t5/network-security/multiple-dhcp-on-multiple-vlan-not-working/m-p/2561930#M201867</link>
      <description>&lt;P&gt;in my layer 3 switch, there are different vlans, a transit vlan is used to connected the firewall and layer 3 switch for all traffic from lan side going thru.&lt;/P&gt;&lt;P&gt;And a network cable is used to connect the access port on layer 3 switch to the dmz port on firewall.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;a static route added to the layer 3 switch "ip route 0 0 10.100.1.1" which is the ip on firewall lan interface.&lt;/P&gt;&lt;P&gt;I would like to have the dhcp client in dmz network can get the ip address of dmz network correctly, and access to internet.&lt;/P&gt;</description>
      <pubDate>Sat, 17 Jan 2015 06:25:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/multiple-dhcp-on-multiple-vlan-not-working/m-p/2561930#M201867</guid>
      <dc:creator>kkwaskcisco</dc:creator>
      <dc:date>2015-01-17T06:25:34Z</dc:date>
    </item>
    <item>
      <title>Sorry for the delay as I got</title>
      <link>https://community.cisco.com/t5/network-security/multiple-dhcp-on-multiple-vlan-not-working/m-p/2561931#M201870</link>
      <description>&lt;P&gt;Sorry for the delay as I got busy with work. If your layer 3 switch is the default gateway for VLAN 192 then the default-router for the DHCP scope should be the IP address of the layer 3 switch interface (192.168.0.254). With that being said, the FW DMZ_192 interface, the switch SVI for VLAN 192 &amp;nbsp;and the DMZ server should all be in the same broadcast domain, thus they should be able to reach each other.&lt;/P&gt;&lt;P&gt;So, can you confirm with me exactly what does not work on the server configured with VLAN 192 and a static IP? For instance,&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Can you ping the server from the L3 switch&lt;/P&gt;&lt;P&gt;2. Can you ping the server from the FW&lt;/P&gt;&lt;P&gt;3. Can the server ping 192.168.0.1 and 192.168.0.254&lt;/P&gt;&lt;P&gt;4. Can the server ping the outside world? For instance, &lt;A href="https://community.cisco.com/www.google.com" target="_blank"&gt;www.google.com&lt;/A&gt; and 4.2.2.2&lt;/P&gt;&lt;P&gt;5. Have you tried taking a test PC, connecting to the switchport configured for VLAN 192 and see if you get an IP address from the DHCP scope&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jan 2015 08:06:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/multiple-dhcp-on-multiple-vlan-not-working/m-p/2561931#M201870</guid>
      <dc:creator>nspasov</dc:creator>
      <dc:date>2015-01-20T08:06:24Z</dc:date>
    </item>
    <item>
      <title>thanks for your response.  I</title>
      <link>https://community.cisco.com/t5/network-security/multiple-dhcp-on-multiple-vlan-not-working/m-p/2561932#M201872</link>
      <description>&lt;P&gt;thanks for your response.&amp;nbsp; I have to try it out again.&amp;nbsp; I believed that I might use the wrong gateway ip in my dhcp commands.&lt;/P&gt;&lt;P&gt;Because I use the DMZ interface on firewall as the gateway while configuring the dhcp for dmz network.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jan 2015 15:07:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/multiple-dhcp-on-multiple-vlan-not-working/m-p/2561932#M201872</guid>
      <dc:creator>kkwaskcisco</dc:creator>
      <dc:date>2015-01-21T15:07:40Z</dc:date>
    </item>
    <item>
      <title>Sounds good. Pls try it out</title>
      <link>https://community.cisco.com/t5/network-security/multiple-dhcp-on-multiple-vlan-not-working/m-p/2561933#M201873</link>
      <description>&lt;P&gt;Sounds good. Pls try it out and let us know of the outcome!&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jan 2015 16:31:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/multiple-dhcp-on-multiple-vlan-not-working/m-p/2561933#M201873</guid>
      <dc:creator>nspasov</dc:creator>
      <dc:date>2015-01-21T16:31:04Z</dc:date>
    </item>
  </channel>
</rss>

