<?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: X440-Stack BootP-Relay only on Slot 1 in ExtremeSwitching (Other)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-other/x440-stack-bootp-relay-only-on-slot-1/m-p/11907#M2935</link>
    <description>Hello Kay,&lt;BR /&gt;
&lt;BR /&gt;
Looks like you have faced with already known issue, please check next article for more details &lt;A href="https://gtacknowledge.extremenetworks.com/articles/Solution/Bootprelay-doesn-t-work-on-ports-2-25-2-48-3-25-3-48-in-X440G2-48-SummitStack/?q=xos0069919&amp;amp;#38;l=en_US&amp;amp;#38;fs=Search&amp;amp;#38;pn=1" target="_blank" rel="nofollow noreferrer noopener"&gt;https://gtacknowledge.extremenetworks.com/articles/Solution/Bootprelay-doesn-t-work-on-ports-2-25-2-...&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Best Regards,&lt;BR /&gt;
Nikolay</description>
    <pubDate>Thu, 28 Dec 2017 16:36:00 GMT</pubDate>
    <dc:creator>Necheporenko__N</dc:creator>
    <dc:date>2017-12-28T16:36:00Z</dc:date>
    <item>
      <title>X440-Stack BootP-Relay only on Slot 1</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-other/x440-stack-bootp-relay-only-on-slot-1/m-p/11906#M2934</link>
      <description>- X440G2-48p-10G4-Stack with four slots&lt;BR /&gt;
- V. 22.2.1.5&lt;BR /&gt;
- Stack-Master and -Backup are in Sync&lt;BR /&gt;
- BootP-Relay in VLAN 200 appears only on Slot 1 on Ports 1:43 and 1:44&lt;BR /&gt;
- in Slot 2 to 4 VLAN-Configuration ok&lt;BR /&gt;
- Test-Clients with static IP are functionable in VLAN 200&lt;BR /&gt;
- no DHCP in VLAN 200 in Slot 2 to 4 (Slots 2-4 / Ports 43+44)&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module devmgr configuration.&lt;BR /&gt;
#&lt;BR /&gt;
configure timezone name CET 60 autodst name CEST begins every last sunday march at 2 0 ends every last sunday october at 3 0&lt;BR /&gt;
configure slot 1 module X440G2-48p-10G4&lt;BR /&gt;
configure sys-recovery-level slot 1 reset&lt;BR /&gt;
configure slot 2 module X440G2-48p-10G4&lt;BR /&gt;
configure sys-recovery-level slot 2 reset&lt;BR /&gt;
configure slot 3 module X440G2-48p-10G4&lt;BR /&gt;
configure sys-recovery-level slot 3 reset&lt;BR /&gt;
configure slot 4 module X440G2-48p-10G4&lt;BR /&gt;
configure sys-recovery-level slot 4 reset&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module vlan configuration.&lt;BR /&gt;
#&lt;BR /&gt;
configure vlan default delete ports all&lt;BR /&gt;
configure vr VR-Default delete ports 1:1-52,2:1-52,3:1-52,4:1-52&lt;BR /&gt;
configure vr VR-Default add ports 1:1-52,2:1-52,3:1-52,4:1-52&lt;BR /&gt;
configure vlan default delete ports 1:43-44,2:43-44,2:51,3:43-44,3:51,4:1-32,4:43-44,4:51&lt;BR /&gt;
create vlan "Clients"&lt;BR /&gt;
configure vlan Clients description "Clients"&lt;BR /&gt;
configure vlan Clients tag 170&lt;BR /&gt;
create vlan "Server"&lt;BR /&gt;
configure vlan Server description "Server"&lt;BR /&gt;
configure vlan Server tag 160&lt;BR /&gt;
create vlan "WLAN"&lt;BR /&gt;
configure vlan WLAN description "WLAN"&lt;BR /&gt;
configure vlan WLAN tag 200&lt;BR /&gt;
&lt;BR /&gt;
...&lt;BR /&gt;
&lt;BR /&gt;
configure ports 4:51 medium copper auto on speed 10000 duplex full&lt;BR /&gt;
configure ports 4:51 preferred-medium copper force&lt;BR /&gt;
enable sharing 1:51 grouping 1:51,2:51,3:51,4:51 algorithm address-based L3_L4 lacp&lt;BR /&gt;
configure vlan Clients add ports 1:51 tagged&lt;BR /&gt;
configure vlan Clients add ports 4:1-32 untagged&lt;BR /&gt;
configure vlan Default add ports 1:1-42,1:45-52,2:1-42,2:45-50,2:52,3:1-42,3:45-50,3:52,4:33-42,4:45-50,4:52 untagged&lt;BR /&gt;
configure vlan Server add ports 1:51 tagged&lt;BR /&gt;
configure vlan WLAN add ports 1:51 tagged&lt;BR /&gt;
configure vlan WLAN add ports 1:43-44,2:43-44,3:43-44,4:43-44 untagged&lt;BR /&gt;
&lt;BR /&gt;
...&lt;BR /&gt;
&lt;BR /&gt;
configure vlan Default ipaddress 122.22.2.131 255.255.0.0&lt;BR /&gt;
enable ipforwarding vlan Default&lt;BR /&gt;
configure vlan Server ipaddress 192.168.16.254 255.255.255.0&lt;BR /&gt;
enable ipforwarding vlan Server&lt;BR /&gt;
configure vlan Clients ipaddress 192.168.17.254 255.255.255.0&lt;BR /&gt;
enable ipforwarding vlan Clients&lt;BR /&gt;
configure vlan WLAN ipaddress 192.168.20.254 255.255.255.0&lt;BR /&gt;
enable ipforwarding vlan WLAN&lt;BR /&gt;
&lt;BR /&gt;
...&lt;BR /&gt;
&lt;BR /&gt;
enable dhcp vlan Mgmt&lt;BR /&gt;
configure bootprelay add 122.22.2.83 vr VR-Default&lt;BR /&gt;
configure bootprelay add 122.22.2.84 vr VR-Default&lt;BR /&gt;
enable bootprelay ipv4 vlan Clients&lt;BR /&gt;
enable bootprelay ipv4 vlan Default&lt;BR /&gt;
enable bootprelay ipv4 vlan WLAN&lt;BR /&gt;
&lt;BR /&gt;
...</description>
      <pubDate>Thu, 28 Dec 2017 15:12:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-other/x440-stack-bootp-relay-only-on-slot-1/m-p/11906#M2934</guid>
      <dc:creator>Kay_Werrmann</dc:creator>
      <dc:date>2017-12-28T15:12:00Z</dc:date>
    </item>
    <item>
      <title>RE: X440-Stack BootP-Relay only on Slot 1</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-other/x440-stack-bootp-relay-only-on-slot-1/m-p/11907#M2935</link>
      <description>Hello Kay,&lt;BR /&gt;
&lt;BR /&gt;
Looks like you have faced with already known issue, please check next article for more details &lt;A href="https://gtacknowledge.extremenetworks.com/articles/Solution/Bootprelay-doesn-t-work-on-ports-2-25-2-48-3-25-3-48-in-X440G2-48-SummitStack/?q=xos0069919&amp;amp;#38;l=en_US&amp;amp;#38;fs=Search&amp;amp;#38;pn=1" target="_blank" rel="nofollow noreferrer noopener"&gt;https://gtacknowledge.extremenetworks.com/articles/Solution/Bootprelay-doesn-t-work-on-ports-2-25-2-...&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Best Regards,&lt;BR /&gt;
Nikolay</description>
      <pubDate>Thu, 28 Dec 2017 16:36:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-other/x440-stack-bootp-relay-only-on-slot-1/m-p/11907#M2935</guid>
      <dc:creator>Necheporenko__N</dc:creator>
      <dc:date>2017-12-28T16:36:00Z</dc:date>
    </item>
    <item>
      <title>RE: X440-Stack BootP-Relay only on Slot 1</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-other/x440-stack-bootp-relay-only-on-slot-1/m-p/11908#M2936</link>
      <description>Many thanks, this looks like the problem.&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Dec 2017 16:36:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-other/x440-stack-bootp-relay-only-on-slot-1/m-p/11908#M2936</guid>
      <dc:creator>Kay_Werrmann</dc:creator>
      <dc:date>2017-12-28T16:36:00Z</dc:date>
    </item>
  </channel>
</rss>

