<?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: Initial setup x460-G2 in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/initial-setup-x460-g2/m-p/75660#M19323</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;the trick is you have to leave out the first line of your commands. Use only these lines&lt;/P&gt;&lt;PRE&gt;&lt;CODE class="language-coffeescript"&gt;​&lt;BR /&gt;disable stpd s0 auto-bind vlan Default &lt;BR /&gt;configure stpd s0 delete vlan Default ports all &lt;BR /&gt;disable stpd s0 &lt;BR /&gt;disable vlan Default&lt;BR /&gt;&lt;BR /&gt;​&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 02 Dec 2020 06:01:56 GMT</pubDate>
    <dc:creator>StephanH</dc:creator>
    <dc:date>2020-12-02T06:01:56Z</dc:date>
    <item>
      <title>Initial setup x460-G2</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/initial-setup-x460-g2/m-p/75656#M19319</link>
      <description>&lt;P&gt;I am trying to disable the Default vlan but there must be something that I am missing.&lt;/P&gt;&lt;P&gt;I have found a few guides online and in these forums as well, but I must be missing something.&lt;/P&gt;&lt;P&gt;I have done the following:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;configure vlan Default delete ports all&lt;BR /&gt;disable stpd s0 auto-bind vlan Default&lt;BR /&gt;configure stpd s0 delete vlan Default ports all&lt;BR /&gt;disable stpd s0&lt;BR /&gt;disable vlan Default&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Both switches are running EXOS 30.5.1.15.&lt;/P&gt;&lt;P&gt;I get the same results on both switches. All of the guides that I have found are either for EXOS 21.x and below or for EXOS 22.x&lt;/P&gt;</description>
      <pubDate>Wed, 02 Dec 2020 02:32:12 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/initial-setup-x460-g2/m-p/75656#M19319</guid>
      <dc:creator>jrhopkins</dc:creator>
      <dc:date>2020-12-02T02:32:12Z</dc:date>
    </item>
    <item>
      <title>Re: Initial setup x460-G2</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/initial-setup-x460-g2/m-p/75657#M19320</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;are you receiving an error message? Or how to you see the vlan is still present?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Dec 2020 04:59:02 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/initial-setup-x460-g2/m-p/75657#M19320</guid>
      <dc:creator>StephanH</dc:creator>
      <dc:date>2020-12-02T04:59:02Z</dc:date>
    </item>
    <item>
      <title>Re: Initial setup x460-G2</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/initial-setup-x460-g2/m-p/75658#M19321</link>
      <description>&lt;P&gt;&lt;USER-MENTION data-id="8733471"&gt;@StephanH&lt;/USER-MENTION&gt;, sorry I should have posted the error.&lt;/P&gt;&lt;P&gt;I get this on the last command disable vlan Default&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;Error: VLAN Default cannot be disabled because it is configured for an L2 Protocol&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Here is the output from show vlan, show stpd, and show stpd s0&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;* X460G2-48t-10G4.7 # sho vlan&lt;BR /&gt;Untagged ports auto-move: Inform&lt;BR /&gt;-----------------------------------------------------------------------------------------------&lt;BR /&gt;Name            VID  Protocol Addr       Flags                         Proto  Ports  Virtual&lt;BR /&gt;                                                                              Active router&lt;BR /&gt;                                                                              /Total&lt;BR /&gt;-----------------------------------------------------------------------------------------------&lt;BR /&gt;Default         1    --------------------------------T---------------  ANY    0 /0   VR-Default&lt;BR /&gt;Mgmt            4095 ------------------------------------------------  ANY    0 /1   VR-Mgmt&lt;BR /&gt;-----------------------------------------------------------------------------------------------&lt;BR /&gt;Flags : (B) BFD Enabled, (c) 802.1ad customer VLAN, (C) EAPS Control VLAN,&lt;BR /&gt;        (d) Dynamically created VLAN, (D) VLAN Admin Disabled,&lt;BR /&gt;        (e) CES Configured, (E) ESRP Enabled, (f) IP Forwarding Enabled,&lt;BR /&gt;        (F) Learning Disabled, (i) ISIS Enabled,&lt;BR /&gt;        (I) Inter-Switch Connection VLAN for MLAG, (k) PTP Configured,&lt;BR /&gt;        (l) MPLS Enabled, (L) Loopback Enabled, (m) IPmc Forwarding Enabled,&lt;BR /&gt;        (M) Translation Member VLAN or Subscriber VLAN, (n) IP Multinetting Enabled,&lt;BR /&gt;        (N) Network Login VLAN, (o) OSPF Enabled, (O) Virtual Network Overlay,&lt;BR /&gt;        (p) PIM Enabled, (P) EAPS protected VLAN, (r) RIP Enabled,&lt;BR /&gt;        (R) Sub-VLAN IP Range Configured, (s) Sub-VLAN, (S) Super-VLAN,&lt;BR /&gt;        (t) Translation VLAN or Network VLAN, (T) Member of STP Domain,&lt;BR /&gt;        (v) VRRP Enabled, (V) VPLS Enabled, (W) VPWS Enabled,&lt;BR /&gt;        (Y) Policy Enabled, (Z) OpenFlow Enabled&lt;BR /&gt;&lt;BR /&gt;Total number of VLAN(s) : 2&lt;BR /&gt;&lt;BR /&gt;* X460G2-48t-10G4.8 # show stpd&lt;BR /&gt;                MSTP Global Configuration:&lt;BR /&gt;MSTP Region Name        : 0004969e8799&lt;BR /&gt;MSTP Format Identifier  : 0&lt;BR /&gt;MSTP Revision Level     : 3&lt;BR /&gt;MSTP Digest             : ac:36:17:7f:50:28:3c:d4:b8:38:21:d8:ab:26:de:62&lt;BR /&gt;Common and Internal Spanning Tree (CIST)        : s0&lt;BR /&gt;Total Number of MST Instances (MSTI)            : 0&lt;BR /&gt;&lt;BR /&gt;Name       Tag  Flags  Ports Bridge ID        Designated Root  Rt Port Rt Cost&lt;BR /&gt;s0         0000 DM----     0 80000004969e8799 0000000000000000 -------       0&lt;BR /&gt;&lt;BR /&gt;Total number of STPDs: 1                STP Flush Method: VLAN and Port&lt;BR /&gt;STP Filter Method: System-wide          STP BPDU Forwarding: On&lt;BR /&gt;STP Multicast Send IGMP or MLD Query: On&lt;BR /&gt;&lt;BR /&gt;Flags: (C) Topology Change, (D) Disable, (E) Enable, (R) Rapid Root Failover&lt;BR /&gt;       (T) Topology Change Detected, (M) MSTP CIST, (I) MSTP MSTI&lt;BR /&gt;&lt;BR /&gt;* X460G2-48t-10G4.9 # show stpd s0&lt;BR /&gt;Stpd: s0                Stp: DISABLED           Number of Ports: 0&lt;BR /&gt;Rapid Root Failover: Disabled&lt;BR /&gt;Operational Mode: MSTP                  Default Binding Mode: 802.1D&lt;BR /&gt;MSTI Instance:  CIST&lt;BR /&gt;802.1Q Tag: (none)&lt;BR /&gt;Ports: (none)&lt;BR /&gt;Participating Vlans: (none)&lt;BR /&gt;Auto-bind Vlans: (none)&lt;BR /&gt;Bridge Priority            : 32768              Bridge Priority Mode: 802.1t&lt;BR /&gt;Operational Bridge Priority: 32768&lt;BR /&gt;BridgeID                   : 80:00:00:04:96:9e:87:99&lt;BR /&gt;Designated root            : 00:00:00:00:00:00:00:00&lt;BR /&gt;CIST Root                  : 00:00:00:00:00:00:00:00&lt;BR /&gt;CIST Regional Root         : 00:00:00:00:00:00:00:00&lt;BR /&gt;External RootPathCost      : 0  Internal RootPathCost: 0&lt;BR /&gt;Root Port   : ----&lt;BR /&gt;MaxAge      : 0s        HelloTime     : 0s      ForwardDelay     : 0s&lt;BR /&gt;CfgBrMaxAge : 20s       CfgBrHelloTime: 2s      CfgBrForwardDelay: 15s&lt;BR /&gt;RemainHopCount: 0       CfgMaxHopCount: 20&lt;BR /&gt;Topology Change Time           : 35s            Hold time        : 1s&lt;BR /&gt;Topology Change Detected       : FALSE          Topology Change  : FALSE&lt;BR /&gt;Number of Topology Changes     : 0&lt;BR /&gt;Time Since Last Topology Change: 0s&lt;BR /&gt;Topology Change initiated locally on Port none&lt;BR /&gt;Topology Change last received on Port none from none&lt;BR /&gt;Backup Root               : Off         Backup Root Activated  : FALSE&lt;BR /&gt;Loop Protect Event Window : 180s        Loop Protect Threshold : 3&lt;BR /&gt;New Root Trap             : On          Topology Change Trap   : Off&lt;BR /&gt;Tx Hold Count             : 6&lt;BR /&gt;* X460G2-48t-10G4.10 #&lt;BR /&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Dec 2020 05:16:05 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/initial-setup-x460-g2/m-p/75658#M19321</guid>
      <dc:creator>jrhopkins</dc:creator>
      <dc:date>2020-12-02T05:16:05Z</dc:date>
    </item>
    <item>
      <title>Re: Initial setup x460-G2</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/initial-setup-x460-g2/m-p/75659#M19322</link>
      <description>&lt;P&gt;For some reason I cannot get the “T” flag removed from the Default vlan.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Dec 2020 05:17:06 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/initial-setup-x460-g2/m-p/75659#M19322</guid>
      <dc:creator>jrhopkins</dc:creator>
      <dc:date>2020-12-02T05:17:06Z</dc:date>
    </item>
    <item>
      <title>Re: Initial setup x460-G2</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/initial-setup-x460-g2/m-p/75660#M19323</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;the trick is you have to leave out the first line of your commands. Use only these lines&lt;/P&gt;&lt;PRE&gt;&lt;CODE class="language-coffeescript"&gt;​&lt;BR /&gt;disable stpd s0 auto-bind vlan Default &lt;BR /&gt;configure stpd s0 delete vlan Default ports all &lt;BR /&gt;disable stpd s0 &lt;BR /&gt;disable vlan Default&lt;BR /&gt;&lt;BR /&gt;​&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Dec 2020 06:01:56 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/initial-setup-x460-g2/m-p/75660#M19323</guid>
      <dc:creator>StephanH</dc:creator>
      <dc:date>2020-12-02T06:01:56Z</dc:date>
    </item>
  </channel>
</rss>

