<?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 in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/dhcp/m-p/30004#M5014</link>
    <description>Here is the sample tested config:&lt;BR /&gt;
&lt;BR /&gt;
 DHCP:&lt;BR /&gt;
&lt;BR /&gt;
DHCP server(10.1.1.1)--------TEST(tag=10)-----(10.1.1.2)(p10)SWITCH(20)(20.1.1.1)------------CLIENT(tag in vlan 20)&lt;BR /&gt;
&lt;BR /&gt;
create vlan test&lt;BR /&gt;
configure vlan test tag 10&lt;BR /&gt;
configure vlan test add port 10 tagged&lt;BR /&gt;
configure vlan test ipaddress 10.1.1.2&lt;BR /&gt;
&lt;BR /&gt;
create vlan client&lt;BR /&gt;
configure vlan client tag 20&lt;BR /&gt;
configure vlan client add port 20 untagged  //clients are connected to the this port&lt;BR /&gt;
configure vlan client ipaddress 20.1.1.1&lt;BR /&gt;
&lt;BR /&gt;
enable ipforwarding&lt;BR /&gt;
&lt;BR /&gt;
configure bootprelaay add 10.1.1.1 vr vr-defailult&lt;BR /&gt;
enable bootprelay test&lt;BR /&gt;
enable bootprealy client&lt;BR /&gt;
&lt;BR /&gt;
show bootprelay----------------Command will help in troubleshooting .&lt;BR /&gt;</description>
    <pubDate>Sat, 04 Jul 2015 15:56:00 GMT</pubDate>
    <dc:creator>PARTHIBAN_CHINN</dc:creator>
    <dc:date>2015-07-04T15:56:00Z</dc:date>
    <item>
      <title>DHCP</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/dhcp/m-p/30000#M5010</link>
      <description>Have several VLANs setup on a Extrem 460g2 switch.  Enabled DHCP relay agent   on the switch for the following VLANs.  Have a Windows 2012 server that   I want to use as my DHCP server.  Installed and enabled DHCP relay   agent on the server.  Created scopes, but can only get computers which   are on the same VLAN.&lt;BR /&gt;</description>
      <pubDate>Sat, 04 Jul 2015 14:17:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/dhcp/m-p/30000#M5010</guid>
      <dc:creator>Mohammed_Jashee</dc:creator>
      <dc:date>2015-07-04T14:17:00Z</dc:date>
    </item>
    <item>
      <title>RE: DHCP</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/dhcp/m-p/30001#M5011</link>
      <description>Ok can you provide vlan config.  DHCP  relay configs.  You can run ethereal and tcpdump to troubleshoot the problem.</description>
      <pubDate>Sat, 04 Jul 2015 14:45:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/dhcp/m-p/30001#M5011</guid>
      <dc:creator>PARTHIBAN_CHINN</dc:creator>
      <dc:date>2015-07-04T14:45:00Z</dc:date>
    </item>
    <item>
      <title>RE: DHCP</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/dhcp/m-p/30002#M5012</link>
      <description>my DHCP_Server is 192.168.70.1(that subnet i get the IP- address)&lt;BR /&gt;
192.168.68.0 (not getting IP address)&lt;BR /&gt;
&lt;BR /&gt;
configure vlan CRI_BARCOD add ports 6, 29-30 tagged&lt;BR /&gt;
configure vlan CRIPUMPS add ports 18-19 tagged&lt;BR /&gt;
configure vlan Default add ports 1-14, 18-20, 25, 31, 33-34 untagged&lt;BR /&gt;
configure vlan EXPORT add ports 6, 12 tagged&lt;BR /&gt;
configure vlan EXPORT add ports 17 untagged&lt;BR /&gt;
configure vlan EXTREME-WIFI add ports 1-2, 5-9, 11-13, 15, 20-21, 29-30 tagge&lt;BR /&gt;
configure vlan Gust_Wifi add ports 6, 21, 29-30 tagged&lt;BR /&gt;
configure vlan Gust_Wifi add ports 23 untagged&lt;BR /&gt;
&lt;BR /&gt;
configure vlan EXTREME-WIFI ipaddress 192.168.70.5 255.255.255.0&lt;BR /&gt;
enable ipforwarding vlan EXTREME-WIFI&lt;BR /&gt;
&lt;BR /&gt;
configure vlan CRI_BARCOD ipaddress 192.168.68.5 255.255.255.0&lt;BR /&gt;
enable ipforwarding vlan CRI_BARCOD&lt;BR /&gt;
&lt;BR /&gt;
configure bootprelay add 192.168.70.1 vr VR-Default&lt;BR /&gt;
enable bootprelay ipv4 vlan CRI_BARCOD</description>
      <pubDate>Sat, 04 Jul 2015 15:24:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/dhcp/m-p/30002#M5012</guid>
      <dc:creator>Mohammed_Jashee</dc:creator>
      <dc:date>2015-07-04T15:24:00Z</dc:date>
    </item>
    <item>
      <title>RE: DHCP</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/dhcp/m-p/30003#M5013</link>
      <description>enable bootprelay vlan EXPORT&lt;BR /&gt;
enable bootprelay vlan Gust_wifi.&lt;BR /&gt;
Add the above commands and it will work.</description>
      <pubDate>Sat, 04 Jul 2015 15:54:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/dhcp/m-p/30003#M5013</guid>
      <dc:creator>PARTHIBAN_CHINN</dc:creator>
      <dc:date>2015-07-04T15:54:00Z</dc:date>
    </item>
    <item>
      <title>RE: DHCP</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/dhcp/m-p/30004#M5014</link>
      <description>Here is the sample tested config:&lt;BR /&gt;
&lt;BR /&gt;
 DHCP:&lt;BR /&gt;
&lt;BR /&gt;
DHCP server(10.1.1.1)--------TEST(tag=10)-----(10.1.1.2)(p10)SWITCH(20)(20.1.1.1)------------CLIENT(tag in vlan 20)&lt;BR /&gt;
&lt;BR /&gt;
create vlan test&lt;BR /&gt;
configure vlan test tag 10&lt;BR /&gt;
configure vlan test add port 10 tagged&lt;BR /&gt;
configure vlan test ipaddress 10.1.1.2&lt;BR /&gt;
&lt;BR /&gt;
create vlan client&lt;BR /&gt;
configure vlan client tag 20&lt;BR /&gt;
configure vlan client add port 20 untagged  //clients are connected to the this port&lt;BR /&gt;
configure vlan client ipaddress 20.1.1.1&lt;BR /&gt;
&lt;BR /&gt;
enable ipforwarding&lt;BR /&gt;
&lt;BR /&gt;
configure bootprelaay add 10.1.1.1 vr vr-defailult&lt;BR /&gt;
enable bootprelay test&lt;BR /&gt;
enable bootprealy client&lt;BR /&gt;
&lt;BR /&gt;
show bootprelay----------------Command will help in troubleshooting .&lt;BR /&gt;</description>
      <pubDate>Sat, 04 Jul 2015 15:56:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/dhcp/m-p/30004#M5014</guid>
      <dc:creator>PARTHIBAN_CHINN</dc:creator>
      <dc:date>2015-07-04T15:56:00Z</dc:date>
    </item>
    <item>
      <title>RE: DHCP</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/dhcp/m-p/30005#M5015</link>
      <description>Thankyou  Chinnaya it working now &lt;BR /&gt;</description>
      <pubDate>Sat, 04 Jul 2015 16:18:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/dhcp/m-p/30005#M5015</guid>
      <dc:creator>Mohammed_Jashee</dc:creator>
      <dc:date>2015-07-04T16:18:00Z</dc:date>
    </item>
  </channel>
</rss>

