<?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: DHCP option 132 in ExtremeSwitching (EOS)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-eos/dhcp-option-132/m-p/18366#M693</link>
    <description>Here the one for the A4...&lt;BR /&gt;
&lt;A href="https://documentation.extremenetworks.com/Active_Archive/A-Series/A-4/SW_Doc/9034705-01_A4_CLIRef_FW681.pdf" target="_blank" rel="nofollow noreferrer noopener"&gt;https://documentation.extremenetworks.com/Active_Archive/A-Series/A-4/SW_Doc/9034705-01_A4_CLIRef_FW...&lt;/A&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 07 Aug 2018 00:09:00 GMT</pubDate>
    <dc:creator>Ronald_Dvorak</dc:creator>
    <dc:date>2018-08-07T00:09:00Z</dc:date>
    <item>
      <title>DHCP option 132</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-eos/dhcp-option-132/m-p/18361#M688</link>
      <description>How configure a DHCP Server on A4-Series for a specific vlan?&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Mon, 06 Aug 2018 23:29:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-eos/dhcp-option-132/m-p/18361#M688</guid>
      <dc:creator>Willian_Douglas</dc:creator>
      <dc:date>2018-08-06T23:29:00Z</dc:date>
    </item>
    <item>
      <title>RE: DHCP option 132</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-eos/dhcp-option-132/m-p/18362#M689</link>
      <description>I'm note sure whether I unterstand so please explain in more detail.... is the A4 the DHCP server in this VLAN or should it be the relay or ....!?</description>
      <pubDate>Mon, 06 Aug 2018 23:50:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-eos/dhcp-option-132/m-p/18362#M689</guid>
      <dc:creator>Ronald_Dvorak</dc:creator>
      <dc:date>2018-08-06T23:50:00Z</dc:date>
    </item>
    <item>
      <title>RE: DHCP option 132</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-eos/dhcp-option-132/m-p/18363#M690</link>
      <description>If you are setting up a dhcp server on the securestack give this article a read.&lt;BR /&gt;
&lt;A href="https://gtacknowledge.extremenetworks.com/articles/How_To/How-to-configure-DHCP-server-on-S-K-Stacks" target="_blank" rel="nofollow noreferrer noopener"&gt;How to configure DHCP server on Securestack&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Aug 2018 00:09:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-eos/dhcp-option-132/m-p/18363#M690</guid>
      <dc:creator>Daniel_Coughlin</dc:creator>
      <dc:date>2018-08-07T00:09:00Z</dc:date>
    </item>
    <item>
      <title>RE: DHCP option 132</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-eos/dhcp-option-132/m-p/18364#M691</link>
      <description>I tried this article, but i could not.&lt;BR /&gt;
&lt;BR /&gt;
I did not understand these parts below.&lt;B&gt;﻿&lt;/B&gt;&lt;BR /&gt;
set dhcp pool host-pool1 client-identifier &lt;B&gt;01:00:80:C7:13:3A:DB&lt;/B&gt;  set dhcp pool host-pool1 &lt;B&gt;host 10.10.10.25 255.255.255.0 &lt;/B&gt;  set dhcp pool host-pool2 client-identifier 01:00:18:8B:C9:16:5F  set dhcp pool host-pool2 host 10.10.10.26 255.255.255.0set dhcp pool shoretel option &lt;B&gt;156 ascii ftpservers=192.168.1.101,layer2taggi&lt;/B&gt;ng=1,vlanid=110  &lt;BR /&gt;</description>
      <pubDate>Tue, 07 Aug 2018 00:09:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-eos/dhcp-option-132/m-p/18364#M691</guid>
      <dc:creator>Willian_Douglas</dc:creator>
      <dc:date>2018-08-07T00:09:00Z</dc:date>
    </item>
    <item>
      <title>RE: DHCP option 132</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-eos/dhcp-option-132/m-p/18365#M692</link>
      <description>You'd look up the explanation in the CLI refernce guide...&lt;BR /&gt;
&lt;A href="https://documentation.extremenetworks.com/Active_Archive/B-Series/B-5/SW_Doc/9034706-01_B5_CLIRef_FW681.pdf" target="_blank" rel="nofollow noreferrer noopener"&gt;https://documentation.extremenetworks.com/Active_Archive/B-Series/B-5/SW_Doc/9034706-01_B5_CLIRef_FW...&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
1) Use this command to configure an IP address and network mask for a manual DHCP binding = so they always get the same IP&lt;BR /&gt;
#set dhcp pool host-pool1 client-identifier 01:00:80:C7:13:3A:DB &lt;BR /&gt;
#set dhcp pool host-pool1 host 10.10.10.25 255.255.255.0 &lt;BR /&gt;
set dhcp pool host-pool2 client-identifier 01:00:18:8B:C9:16:5F &lt;BR /&gt;
set dhcp pool host-pool2 host 10.10.10.26 255.255.255.0&lt;BR /&gt;
&lt;B&gt;&lt;/B&gt;&lt;BR /&gt;
&lt;BR /&gt;
2) Just a DHCP scope with special options for shoretel phones = in that case the phone get's the ftp (to get the config file) and a VLAN ID - but that is for that phone model and not all vendors use the same format and options.&lt;BR /&gt;
#set dhcp pool shoretel option 156 ascii ftpservers=192.168.1.101,layer2tagging=1,vlanid=110 &lt;BR /&gt;</description>
      <pubDate>Tue, 07 Aug 2018 00:09:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-eos/dhcp-option-132/m-p/18365#M692</guid>
      <dc:creator>Ronald_Dvorak</dc:creator>
      <dc:date>2018-08-07T00:09:00Z</dc:date>
    </item>
    <item>
      <title>RE: DHCP option 132</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-eos/dhcp-option-132/m-p/18366#M693</link>
      <description>Here the one for the A4...&lt;BR /&gt;
&lt;A href="https://documentation.extremenetworks.com/Active_Archive/A-Series/A-4/SW_Doc/9034705-01_A4_CLIRef_FW681.pdf" target="_blank" rel="nofollow noreferrer noopener"&gt;https://documentation.extremenetworks.com/Active_Archive/A-Series/A-4/SW_Doc/9034705-01_A4_CLIRef_FW...&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Aug 2018 00:09:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-eos/dhcp-option-132/m-p/18366#M693</guid>
      <dc:creator>Ronald_Dvorak</dc:creator>
      <dc:date>2018-08-07T00:09:00Z</dc:date>
    </item>
    <item>
      <title>RE: DHCP option 132</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-eos/dhcp-option-132/m-p/18367#M694</link>
      <description>Ok, I understood the example above.&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Aug 2018 00:09:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-eos/dhcp-option-132/m-p/18367#M694</guid>
      <dc:creator>Willian_Douglas</dc:creator>
      <dc:date>2018-08-07T00:09:00Z</dc:date>
    </item>
    <item>
      <title>RE: DHCP option 132</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-eos/dhcp-option-132/m-p/18368#M695</link>
      <description>I want to create two VLANs on the switch and one DHCP server. Where the DHCP server will distribute ips over VLAN 2. I don't know how to use option 132 in DHCP on this switch. Thanks.&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Aug 2018 00:11:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-eos/dhcp-option-132/m-p/18368#M695</guid>
      <dc:creator>Willian_Douglas</dc:creator>
      <dc:date>2018-08-07T00:11:00Z</dc:date>
    </item>
  </channel>
</rss>

