<?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 dhcp server in extreme switch and if you multiple vlan in switch how to apply dhcp in all vlan? in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-configure-dhcp-server-in-extreme-switch-and-if-you/m-p/26148#M3437</link>
    <description>Thanks.....</description>
    <pubDate>Thu, 28 May 2015 20:51:00 GMT</pubDate>
    <dc:creator>Sumit_Johari</dc:creator>
    <dc:date>2015-05-28T20:51:00Z</dc:date>
    <item>
      <title>how to configure dhcp server in extreme switch and if you multiple vlan in switch how to apply dhcp in all vlan?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-configure-dhcp-server-in-extreme-switch-and-if-you/m-p/26136#M3425</link>
      <description>how to configure dhcp server in extreme switch and if you multiple vlan in switch how to apply dhcp in all vlan?</description>
      <pubDate>Wed, 22 Apr 2015 14:49:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-configure-dhcp-server-in-extreme-switch-and-if-you/m-p/26136#M3425</guid>
      <dc:creator>Sumit_Johari</dc:creator>
      <dc:date>2015-04-22T14:49:00Z</dc:date>
    </item>
    <item>
      <title>RE: how to configure dhcp server in extreme switch and if you multiple vlan in switch how to apply dhcp in all vlan?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-configure-dhcp-server-in-extreme-switch-and-if-you/m-p/26137#M3426</link>
      <description>Like this:&lt;BR /&gt;
&lt;BR /&gt;
configure vlan &lt;VLAN&gt; ipadress 10.0.1.254 255.255.255.0&lt;BR /&gt;
&lt;BR /&gt;
configure vlan &lt;VLAN&gt; dhcp-address-range 10.0.1.1 - 10.0.1.50&lt;BR /&gt;
 configure vlan &lt;VLAN&gt; dhcp-lease-timer 28800&lt;BR /&gt;
 configure vlan &lt;VLAN&gt; dhcp-options default-gateway 10.0.1.254&lt;BR /&gt;
 configure vlan &lt;VLAN&gt; dhcp-options dns-server 8.8.8.8&lt;BR /&gt;
 configure vlan &lt;VLAN&gt; dhcp-options dns-server secondary 4.4.4.4&lt;BR /&gt;
 enable dhcp ports    vlan &lt;VLAN&gt;&lt;BR /&gt;
&lt;BR /&gt;
This have to be done for every vlan&lt;BR /&gt;
&lt;BR /&gt;
  &lt;BR /&gt;
&lt;BR /&gt;&lt;/VLAN&gt;&lt;/VLAN&gt;&lt;/VLAN&gt;&lt;/VLAN&gt;&lt;/VLAN&gt;&lt;/VLAN&gt;&lt;/VLAN&gt;</description>
      <pubDate>Wed, 22 Apr 2015 15:02:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-configure-dhcp-server-in-extreme-switch-and-if-you/m-p/26137#M3426</guid>
      <dc:creator>JohanHendrikx</dc:creator>
      <dc:date>2015-04-22T15:02:00Z</dc:date>
    </item>
    <item>
      <title>RE: how to configure dhcp server in extreme switch and if you multiple vlan in switch how to apply dhcp in all vlan?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-configure-dhcp-server-in-extreme-switch-and-if-you/m-p/26138#M3427</link>
      <description>Hi sir, if i have dhcp server configuration in my extreme switch.&lt;BR /&gt;
but i want to take my dhcp vlan 100 from my extreme switch tagged port 16 (where multiple service vlan are tagged) to my another cisco switch.&lt;BR /&gt;
&lt;BR /&gt;
is it possible without "enable dhcp port 16 vlan xyz" will work (because there are multiple vlan are tagged at 16th port and i do not want to enable dhcp port 16 and want to use 100 vlan on outside switch untagged port)</description>
      <pubDate>Wed, 22 Apr 2015 15:02:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-configure-dhcp-server-in-extreme-switch-and-if-you/m-p/26138#M3427</guid>
      <dc:creator>Nitesh_Verma</dc:creator>
      <dc:date>2015-04-22T15:02:00Z</dc:date>
    </item>
    <item>
      <title>RE: how to configure dhcp server in extreme switch and if you multiple vlan in switch how to apply dhcp in all vlan?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-configure-dhcp-server-in-extreme-switch-and-if-you/m-p/26139#M3428</link>
      <description>Dear Johan,&lt;BR /&gt;
&lt;BR /&gt;
i am using dhcp server (window server 2012) and only want to  change all vlan take dhcp ip address from this server.</description>
      <pubDate>Wed, 22 Apr 2015 16:04:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-configure-dhcp-server-in-extreme-switch-and-if-you/m-p/26139#M3428</guid>
      <dc:creator>Sumit_Johari</dc:creator>
      <dc:date>2015-04-22T16:04:00Z</dc:date>
    </item>
    <item>
      <title>RE: how to configure dhcp server in extreme switch and if you multiple vlan in switch how to apply dhcp in all vlan?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-configure-dhcp-server-in-extreme-switch-and-if-you/m-p/26140#M3429</link>
      <description>Oke:&lt;BR /&gt;
&lt;BR /&gt;
configure bootprelay add  &amp;gt;dhcpserver&amp;gt;&lt;BR /&gt;
&lt;BR /&gt;
enable bootprelay vlan &lt;VLAN&gt;&lt;BR /&gt;
&lt;BR /&gt;
or enable bootprelay all&lt;BR /&gt;
&lt;BR /&gt;&lt;/VLAN&gt;</description>
      <pubDate>Wed, 22 Apr 2015 16:14:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-configure-dhcp-server-in-extreme-switch-and-if-you/m-p/26140#M3429</guid>
      <dc:creator>JohanHendrikx</dc:creator>
      <dc:date>2015-04-22T16:14:00Z</dc:date>
    </item>
    <item>
      <title>RE: how to configure dhcp server in extreme switch and if you multiple vlan in switch how to apply dhcp in all vlan?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-configure-dhcp-server-in-extreme-switch-and-if-you/m-p/26141#M3430</link>
      <description>thanks johan,&lt;BR /&gt;
&lt;BR /&gt;
I am currently using one dhcp in our environment need to change his ip address.what is command  to change dhcp server ip address.&lt;BR /&gt;
after changing the dhcp ip address all vlan by default take ip address from the new dhcp server.&lt;BR /&gt;
its not required to use enable bootprelay commands for all vlan .because i have already enable bootprelay commands for all vlan.&lt;BR /&gt;
&lt;BR /&gt;
my current config_&lt;BR /&gt;
&lt;BR /&gt;
configure bootprelay add &lt;I&gt; vr VR-Default&lt;BR /&gt;
configure bootprelay dhcp-agent information check vr VR-Default&lt;BR /&gt;
enable bootprelay vr VR-Default vlan &lt;NAME&gt;&lt;BR /&gt;
&lt;BR /&gt;&lt;/NAME&gt;&lt;/I&gt;</description>
      <pubDate>Wed, 22 Apr 2015 16:44:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-configure-dhcp-server-in-extreme-switch-and-if-you/m-p/26141#M3430</guid>
      <dc:creator>Sumit_Johari</dc:creator>
      <dc:date>2015-04-22T16:44:00Z</dc:date>
    </item>
    <item>
      <title>RE: how to configure dhcp server in extreme switch and if you multiple vlan in switch how to apply dhcp in all vlan?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-configure-dhcp-server-in-extreme-switch-and-if-you/m-p/26142#M3431</link>
      <description>To change the bootprelay addres:&lt;BR /&gt;
&lt;BR /&gt;
configure bootprelay add &lt;NEW-IPADDRESS&gt;&lt;BR /&gt;
&lt;BR /&gt;
configure bootprelay delete [list=1]&lt;BR /&gt;
&lt;BR /&gt;&lt;/NEW-IPADDRESS&gt;</description>
      <pubDate>Wed, 22 Apr 2015 16:51:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-configure-dhcp-server-in-extreme-switch-and-if-you/m-p/26142#M3431</guid>
      <dc:creator>JohanHendrikx</dc:creator>
      <dc:date>2015-04-22T16:51:00Z</dc:date>
    </item>
    <item>
      <title>RE: how to configure dhcp server in extreme switch and if you multiple vlan in switch how to apply dhcp in all vlan?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-configure-dhcp-server-in-extreme-switch-and-if-you/m-p/26143#M3432</link>
      <description>Oke.&lt;BR /&gt;
&lt;BR /&gt;
By Default all vlan take ip address from this new dhcp server add</description>
      <pubDate>Wed, 22 Apr 2015 16:56:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-configure-dhcp-server-in-extreme-switch-and-if-you/m-p/26143#M3432</guid>
      <dc:creator>Sumit_Johari</dc:creator>
      <dc:date>2015-04-22T16:56:00Z</dc:date>
    </item>
    <item>
      <title>RE: how to configure dhcp server in extreme switch and if you multiple vlan in switch how to apply dhcp in all vlan?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-configure-dhcp-server-in-extreme-switch-and-if-you/m-p/26144#M3433</link>
      <description>Hi Johan,&lt;BR /&gt;
&lt;BR /&gt;
If i will add a new dhcp server without delete the old dhcp server it will give any impact.&lt;BR /&gt;
@old server i will shut down but server entry will be remain and switch.</description>
      <pubDate>Thu, 28 May 2015 16:20:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-configure-dhcp-server-in-extreme-switch-and-if-you/m-p/26144#M3433</guid>
      <dc:creator>Sumit_Johari</dc:creator>
      <dc:date>2015-05-28T16:20:00Z</dc:date>
    </item>
    <item>
      <title>RE: how to configure dhcp server in extreme switch and if you multiple vlan in switch how to apply dhcp in all vlan?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-configure-dhcp-server-in-extreme-switch-and-if-you/m-p/26145#M3434</link>
      <description>Hi Johan,&lt;BR /&gt;
&lt;BR /&gt;
We are using the vrrp between the extreme l3 switch please let me know which switch i will do the change first dhcp server ip address?&lt;BR /&gt;
&lt;BR /&gt;
Regards&lt;BR /&gt;
Sumit&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Thu, 28 May 2015 16:22:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-configure-dhcp-server-in-extreme-switch-and-if-you/m-p/26145#M3434</guid>
      <dc:creator>Sumit_Johari</dc:creator>
      <dc:date>2015-05-28T16:22:00Z</dc:date>
    </item>
    <item>
      <title>RE: how to configure dhcp server in extreme switch and if you multiple vlan in switch how to apply dhcp in all vlan?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-configure-dhcp-server-in-extreme-switch-and-if-you/m-p/26146#M3435</link>
      <description>Here is an article from our knowledge website explaining how to configure a DHCP server for a VLAN&lt;BR /&gt;
&lt;BR /&gt;
Browser View: &lt;A href="https://gtacknowledge.extremenetworks.com/articles/How_To/How-to-configure-the-DHCP-server-on-a-VLAN-in-EXOS" target="_blank" rel="nofollow noreferrer noopener"&gt;https://gtacknowledge.extremenetworks.com/articles/How_To/How-to-configure-the-DHCP-server-on-a-VLAN-in-EXOS&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 28 May 2015 20:32:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-configure-dhcp-server-in-extreme-switch-and-if-you/m-p/26146#M3435</guid>
      <dc:creator>Patrick_Voss</dc:creator>
      <dc:date>2015-05-28T20:32:00Z</dc:date>
    </item>
    <item>
      <title>RE: how to configure dhcp server in extreme switch and if you multiple vlan in switch how to apply dhcp in all vlan?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-configure-dhcp-server-in-extreme-switch-and-if-you/m-p/26147#M3436</link>
      <description>Hi Summit, in addition to what Johan has outlined above,&lt;BR /&gt;
&lt;BR /&gt;
A VLAN will only request an IP address from a DHCP server that is configured globally, or explicitly enabled on that particular VLAN.  In the two commands below, the first command adds a DHCP server to the vlan &lt;B&gt;v1_vlan&lt;/B&gt; meaning, the switch can attempt to solicit an IP address from 192.168.0.1 for any client within &lt;B&gt;v1_vlan&lt;/B&gt;.  In the second command, the DHCP server 10.0.0.1 is enabled globally.  What this means is that the clients in &lt;B&gt;v1_vlan&lt;/B&gt; now have access to a second DHCP Server (10.0.0.1).&lt;BR /&gt;
&lt;BR /&gt;
configure bootprelay "v1_vlan" add 192.168.0.1&lt;BR /&gt;
configure bootprelay add 10.0.0.1&lt;BR /&gt;
Whether or not an IP address will be assigned to a client is not important at this stage, because the DHCP server has the responsibility to assign the correct IP address in the correct subnet by choosing the DHCP DISCOVER packet to respond to. Similarly, the DHCP client is responsible for accepting the appropriate DHCP OFFER from the DHCP server.  Extreme's switches handle multiple DHCPs configured for a single VLAN using Sequential mode where the switch relays a DHCP DISCOVER packet for the first IP.  If there is no offer from the Server after three tries, the Switch then attempts the second IP until an offer is received.&lt;BR /&gt;
&lt;BR /&gt;
I hope the above answer two of your questions.  Finally, you'd have to elaborate a little further on how you've deployed VRRP.  In an idea situation that would be an entirely different set of devices altogether, and if they are, then the DHCP packets simply transit through them enroute to the DHCP Server&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Thu, 28 May 2015 20:51:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-configure-dhcp-server-in-extreme-switch-and-if-you/m-p/26147#M3436</guid>
      <dc:creator>Kawawa</dc:creator>
      <dc:date>2015-05-28T20:51:00Z</dc:date>
    </item>
    <item>
      <title>RE: how to configure dhcp server in extreme switch and if you multiple vlan in switch how to apply dhcp in all vlan?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-configure-dhcp-server-in-extreme-switch-and-if-you/m-p/26148#M3437</link>
      <description>Thanks.....</description>
      <pubDate>Thu, 28 May 2015 20:51:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-configure-dhcp-server-in-extreme-switch-and-if-you/m-p/26148#M3437</guid>
      <dc:creator>Sumit_Johari</dc:creator>
      <dc:date>2015-05-28T20:51:00Z</dc:date>
    </item>
    <item>
      <title>RE: how to configure dhcp server in extreme switch and if you multiple vlan in switch how to apply dhcp in all vlan?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-configure-dhcp-server-in-extreme-switch-and-if-you/m-p/26149#M3438</link>
      <description>Hi everybody.&lt;BR /&gt;
&lt;BR /&gt;
I have a question: Is it necessary to configure "enable bootprelay vlan X" in both SW´s:  &lt;BR /&gt;
Acces SW (Layer 2) and in the Core SW (Layer 3), &lt;BR /&gt;
Or is enough only in Core SW (Layer &lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Fri, 31 Mar 2017 02:54:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-configure-dhcp-server-in-extreme-switch-and-if-you/m-p/26149#M3438</guid>
      <dc:creator>Jesús_Aguilar</dc:creator>
      <dc:date>2017-03-31T02:54:00Z</dc:date>
    </item>
    <item>
      <title>RE: how to configure dhcp server in extreme switch and if you multiple vlan in switch how to apply dhcp in all vlan?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-configure-dhcp-server-in-extreme-switch-and-if-you/m-p/26150#M3439</link>
      <description>Bootprelay needs to be enabled on the switch that is routing. As long as the device has L2 connectivity up to the routing switch bootprelay will take over from there.&lt;BR /&gt;</description>
      <pubDate>Fri, 31 Mar 2017 02:54:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-configure-dhcp-server-in-extreme-switch-and-if-you/m-p/26150#M3439</guid>
      <dc:creator>Patrick_Voss</dc:creator>
      <dc:date>2017-03-31T02:54:00Z</dc:date>
    </item>
    <item>
      <title>RE: how to configure dhcp server in extreme switch and if you multiple vlan in switch how to apply dhcp in all vlan?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-configure-dhcp-server-in-extreme-switch-and-if-you/m-p/26151#M3440</link>
      <description>Thank You Patrick Voss</description>
      <pubDate>Fri, 31 Mar 2017 02:54:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-configure-dhcp-server-in-extreme-switch-and-if-you/m-p/26151#M3440</guid>
      <dc:creator>Jesús_Aguilar</dc:creator>
      <dc:date>2017-03-31T02:54:00Z</dc:date>
    </item>
    <item>
      <title>RE: how to configure dhcp server in extreme switch and if you multiple vlan in switch how to apply dhcp in all vlan?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-configure-dhcp-server-in-extreme-switch-and-if-you/m-p/26152#M3441</link>
      <description>&lt;P&gt;Hi sir, if i have dhcp server configuration in my extreme switch.&lt;BR /&gt;	but i want to take my dhcp vlan 100 from my extreme switch tagged port 16 (where multiple service vlan are tagged) to my another cisco switch.&lt;BR /&gt;&lt;BR /&gt;	is it possible without "enable dhcp port 16 vlan xyz" will work (because there are multiple vlan are tagged at 16th port and i do not want to enable dhcp port 16 and want to use 100 vlan on outside switch untagged port)&lt;/P&gt;		&lt;DIV&gt;&lt;PRE&gt;Hello How can I set 3 or 4 dns on dhcpvlan switch x150 or 450a?&lt;/PRE&gt;&lt;P&gt;What is the meaning of timer based? Seconds, minutes or hours&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 18 Jun 2021 12:11:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-configure-dhcp-server-in-extreme-switch-and-if-you/m-p/26152#M3441</guid>
      <dc:creator>hadi</dc:creator>
      <dc:date>2021-06-18T12:11:00Z</dc:date>
    </item>
    <item>
      <title>RE: how to configure dhcp server in extreme switch and if you multiple vlan in switch how to apply dhcp in all vlan?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-configure-dhcp-server-in-extreme-switch-and-if-you/m-p/26153#M3442</link>
      <description>&lt;PRE&gt;Hello How can I set 3 or 4 dns on dhcpvlan switch x150 or 450a?&lt;/PRE&gt;&lt;P&gt;What is the meaning of timer based? Seconds, minutes or hours&lt;/P&gt;</description>
      <pubDate>Fri, 18 Jun 2021 12:15:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-configure-dhcp-server-in-extreme-switch-and-if-you/m-p/26153#M3442</guid>
      <dc:creator>hadi</dc:creator>
      <dc:date>2021-06-18T12:15:00Z</dc:date>
    </item>
  </channel>
</rss>

