<?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 Newb Config help MSTP and DMZs in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/newb-config-help-mstp-and-dmzs/m-p/64312#M18144</link>
    <description>Here are my notes from changes made to a fresh out of the box X620. I did upgrade OS to 22.5.1.7-patch1-3&lt;BR /&gt;
&lt;BR /&gt;
We have 2-X620s that will be for our small Nutanix cluster. This is the 3rd switch that will be our "core" switch. We have a Sophos UTM that will be in front as the firewall - and an older Cisco 3560 that will be decommissioned when we get the Nutanix cluster in production. &lt;BR /&gt;
&lt;BR /&gt;
Any major errors standing out below? &lt;BR /&gt;
&lt;BR /&gt;
MetroE VLAN is our comcast fiber. We are plugging that layer 2 comcast connection into this switch so we can run one cable apiece to Sophos UTM1 and SophosUTM2 ( passive HA) &lt;BR /&gt;
&lt;BR /&gt;
WAN2- is our backup internet and will take up 4 ports on this switch... 1 each going to SophosUTM, 1 going to another router for our lab environment, 1 port to the ATT router. &lt;BR /&gt;
&lt;BR /&gt;
SIP VLAN is for our ATT SIP trunk - this will be plugged into the Extreme1and2 and Nutanix will need to be aware of this VLAN so the traffic can end up on our virtual machine PBX. &lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Any help/comments will be appreciated! thanks! &lt;BR /&gt;
&lt;BR /&gt;
Would you like to disable MSTP? No&lt;BR /&gt;
Choice to Enable Enhanced Security mode? Yes&lt;BR /&gt;
Would you like to Enable Enhanced Security mode? Yes&lt;BR /&gt;
Please create an admin account. &lt;BR /&gt;
Username&lt;BR /&gt;
Password (entered twice)&lt;BR /&gt;
&lt;BR /&gt;
Login with new user/pass&lt;BR /&gt;
&lt;BR /&gt;
configure vlan mgmt ipaddress 169.254.90.13 255.255.0.0&lt;BR /&gt;
conifgure iproute add default 169.254.90.1 vr vr-mgmt&lt;BR /&gt;
configure vlan default ipaddress 10.250.0.47 255.255.255.0&lt;BR /&gt;
configure iproute add default 10.250.0.1&lt;BR /&gt;
&lt;BR /&gt;
configure ssl certificate privkeylen 4096 country US organization Xxxx common-name xxxxSSL&lt;BR /&gt;
enable ssh&lt;BR /&gt;
enable web https&lt;BR /&gt;
&lt;BR /&gt;
configure vlan Default delete ports all&lt;BR /&gt;
configure vlan Default add ports 1-9 untagged&lt;BR /&gt;
 &lt;BR /&gt;
create vlan "SIP"&lt;BR /&gt;
configure vlan SIP tag 10&lt;BR /&gt;
 &lt;BR /&gt;
create vlan "DMZ"&lt;BR /&gt;
configure vlan DMZ tag 76&lt;BR /&gt;
 &lt;BR /&gt;
create vlan "MetroE"&lt;BR /&gt;
configure vlan MetroE tag 199&lt;BR /&gt;
configure vlan MetroE add ports 10-12 untagged&lt;BR /&gt;
 &lt;BR /&gt;
create vlan "WAN2"&lt;BR /&gt;
configure vlan WAN2 tag 202&lt;BR /&gt;
configure vlan WAN2 add ports 13-16 untagged&lt;BR /&gt;
&lt;BR /&gt;
configure mstp region region1&lt;BR /&gt;
&lt;BR /&gt;
configure stpd s0 mode mstp cist&lt;BR /&gt;
configure stpd s0 priority 32768&lt;BR /&gt;
enable stpd s0&lt;BR /&gt;
&lt;BR /&gt;
create stpd s1&lt;BR /&gt;
configure stpd s1 mode mstp msti 1&lt;BR /&gt;
configure stpd s1 priority 32768&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
configure stpd s1 add Default ports all&lt;BR /&gt;
configure stpd s1 add SIP ports all&lt;BR /&gt;
configure stpd s1 add DMZ ports all&lt;BR /&gt;
configure stpd s1 add MetroE ports all&lt;BR /&gt;
configure stpd s1 add WAN2 ports all&lt;BR /&gt;
&lt;BR /&gt;
enable s1 auto-bind vlan Default&lt;BR /&gt;
enable s1 auto-bind vlan SIP&lt;BR /&gt;
enable s1 auto-bind vlan DMZ&lt;BR /&gt;
enable s1 auto-bind vlan MetroE&lt;BR /&gt;
enable s1 auto-bind vlan WAN2&lt;BR /&gt;
configure s1 ports auto-edge on 3-16&lt;BR /&gt;
enable stpd s1</description>
    <pubDate>Thu, 21 Mar 2019 23:11:40 GMT</pubDate>
    <dc:creator>exSMM</dc:creator>
    <dc:date>2019-03-21T23:11:40Z</dc:date>
    <item>
      <title>Newb Config help MSTP and DMZs</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/newb-config-help-mstp-and-dmzs/m-p/64312#M18144</link>
      <description>Here are my notes from changes made to a fresh out of the box X620. I did upgrade OS to 22.5.1.7-patch1-3&lt;BR /&gt;
&lt;BR /&gt;
We have 2-X620s that will be for our small Nutanix cluster. This is the 3rd switch that will be our "core" switch. We have a Sophos UTM that will be in front as the firewall - and an older Cisco 3560 that will be decommissioned when we get the Nutanix cluster in production. &lt;BR /&gt;
&lt;BR /&gt;
Any major errors standing out below? &lt;BR /&gt;
&lt;BR /&gt;
MetroE VLAN is our comcast fiber. We are plugging that layer 2 comcast connection into this switch so we can run one cable apiece to Sophos UTM1 and SophosUTM2 ( passive HA) &lt;BR /&gt;
&lt;BR /&gt;
WAN2- is our backup internet and will take up 4 ports on this switch... 1 each going to SophosUTM, 1 going to another router for our lab environment, 1 port to the ATT router. &lt;BR /&gt;
&lt;BR /&gt;
SIP VLAN is for our ATT SIP trunk - this will be plugged into the Extreme1and2 and Nutanix will need to be aware of this VLAN so the traffic can end up on our virtual machine PBX. &lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Any help/comments will be appreciated! thanks! &lt;BR /&gt;
&lt;BR /&gt;
Would you like to disable MSTP? No&lt;BR /&gt;
Choice to Enable Enhanced Security mode? Yes&lt;BR /&gt;
Would you like to Enable Enhanced Security mode? Yes&lt;BR /&gt;
Please create an admin account. &lt;BR /&gt;
Username&lt;BR /&gt;
Password (entered twice)&lt;BR /&gt;
&lt;BR /&gt;
Login with new user/pass&lt;BR /&gt;
&lt;BR /&gt;
configure vlan mgmt ipaddress 169.254.90.13 255.255.0.0&lt;BR /&gt;
conifgure iproute add default 169.254.90.1 vr vr-mgmt&lt;BR /&gt;
configure vlan default ipaddress 10.250.0.47 255.255.255.0&lt;BR /&gt;
configure iproute add default 10.250.0.1&lt;BR /&gt;
&lt;BR /&gt;
configure ssl certificate privkeylen 4096 country US organization Xxxx common-name xxxxSSL&lt;BR /&gt;
enable ssh&lt;BR /&gt;
enable web https&lt;BR /&gt;
&lt;BR /&gt;
configure vlan Default delete ports all&lt;BR /&gt;
configure vlan Default add ports 1-9 untagged&lt;BR /&gt;
 &lt;BR /&gt;
create vlan "SIP"&lt;BR /&gt;
configure vlan SIP tag 10&lt;BR /&gt;
 &lt;BR /&gt;
create vlan "DMZ"&lt;BR /&gt;
configure vlan DMZ tag 76&lt;BR /&gt;
 &lt;BR /&gt;
create vlan "MetroE"&lt;BR /&gt;
configure vlan MetroE tag 199&lt;BR /&gt;
configure vlan MetroE add ports 10-12 untagged&lt;BR /&gt;
 &lt;BR /&gt;
create vlan "WAN2"&lt;BR /&gt;
configure vlan WAN2 tag 202&lt;BR /&gt;
configure vlan WAN2 add ports 13-16 untagged&lt;BR /&gt;
&lt;BR /&gt;
configure mstp region region1&lt;BR /&gt;
&lt;BR /&gt;
configure stpd s0 mode mstp cist&lt;BR /&gt;
configure stpd s0 priority 32768&lt;BR /&gt;
enable stpd s0&lt;BR /&gt;
&lt;BR /&gt;
create stpd s1&lt;BR /&gt;
configure stpd s1 mode mstp msti 1&lt;BR /&gt;
configure stpd s1 priority 32768&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
configure stpd s1 add Default ports all&lt;BR /&gt;
configure stpd s1 add SIP ports all&lt;BR /&gt;
configure stpd s1 add DMZ ports all&lt;BR /&gt;
configure stpd s1 add MetroE ports all&lt;BR /&gt;
configure stpd s1 add WAN2 ports all&lt;BR /&gt;
&lt;BR /&gt;
enable s1 auto-bind vlan Default&lt;BR /&gt;
enable s1 auto-bind vlan SIP&lt;BR /&gt;
enable s1 auto-bind vlan DMZ&lt;BR /&gt;
enable s1 auto-bind vlan MetroE&lt;BR /&gt;
enable s1 auto-bind vlan WAN2&lt;BR /&gt;
configure s1 ports auto-edge on 3-16&lt;BR /&gt;
enable stpd s1</description>
      <pubDate>Thu, 21 Mar 2019 23:11:40 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/newb-config-help-mstp-and-dmzs/m-p/64312#M18144</guid>
      <dc:creator>exSMM</dc:creator>
      <dc:date>2019-03-21T23:11:40Z</dc:date>
    </item>
    <item>
      <title>Re: Newb Config help MSTP and DMZs</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/newb-config-help-mstp-and-dmzs/m-p/64313#M18145</link>
      <description>OP edited</description>
      <pubDate>Fri, 22 Mar 2019 00:04:10 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/newb-config-help-mstp-and-dmzs/m-p/64313#M18145</guid>
      <dc:creator>exSMM</dc:creator>
      <dc:date>2019-03-22T00:04:10Z</dc:date>
    </item>
  </channel>
</rss>

