<?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: x450e-24p replacing x350-24t with mirror backup not joining network in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/x450e-24p-replacing-x350-24t-with-mirror-backup-not-joining/m-p/45062#M11178</link>
    <description>Hi Patrick,&lt;BR /&gt;
&lt;BR /&gt;
we are going with &lt;BR /&gt;
&lt;BR /&gt;
- ping vr vr-default 10.1.171.240&lt;BR /&gt;
&lt;BR /&gt;
- ping 10.1.171.240&lt;BR /&gt;
&lt;BR /&gt;
from console access to the x450&lt;BR /&gt;
&lt;BR /&gt;</description>
    <pubDate>Sat, 14 Jan 2017 01:22:00 GMT</pubDate>
    <dc:creator>Eduardo_Mendiza</dc:creator>
    <dc:date>2017-01-14T01:22:00Z</dc:date>
    <item>
      <title>x450e-24p replacing x350-24t with mirror backup not joining network</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/x450e-24p-replacing-x350-24t-with-mirror-backup-not-joining/m-p/45060#M11176</link>
      <description>Good day everyone,&lt;BR /&gt;
&lt;BR /&gt;
Here is the case. Yesterday a X350-24T of one of our clients started giving fan errors so while we process the RMA we deciced to replace it with a X450e-24P. What we did was blank the X450e, copy the config from the X350 and "tfpt put" that one into the default fabric X450e.&lt;BR /&gt;
&lt;BR /&gt;
When we booted up the X450e into production we couldn't reach our default gateway. &lt;BR /&gt;
&lt;BR /&gt;
Things to keep in mind:&lt;BR /&gt;
&lt;BR /&gt;
* Both switches are running the same XOS vers. 15.3.5.2 patch1-10&lt;BR /&gt;
* We used an XGM2-2sf-1 expansion module (we checked and it was compatible with the X450e) for the connection with the gateway&lt;BR /&gt;
* The replaced switch was part of an EAPS ring &lt;BR /&gt;
&lt;BR /&gt;
What could be the problem&lt;BR /&gt;
&lt;BR /&gt;
- The expansion module or the transceiver? We can see that it has an active status with 10G speed (Which commands could allow us to troubleshoot this)&lt;BR /&gt;
- Default routing related (how to check this besides using "show ip route")&lt;BR /&gt;
- EAPS ring related (Unlikely since we cant even reach our default gateway)&lt;BR /&gt;
- Gateway side related problem ? (Also a Extreme Switch, X650-24P)&lt;BR /&gt;
&lt;BR /&gt;
Any help is appreciated.&lt;BR /&gt;
&lt;BR /&gt;
Current config:&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module devmgr configuration.&lt;BR /&gt;
#&lt;BR /&gt;
configure snmp sysName "SW_1_1A190A"&lt;BR /&gt;
configure snmp sysLocation "Piso 19"&lt;BR /&gt;
configure timezone name EST -300 noautodst&lt;BR /&gt;
configure sys-recovery-level switch 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-26&lt;BR /&gt;
configure vr VR-Default add ports 1-26&lt;BR /&gt;
create vlan "CCTV"&lt;BR /&gt;
configure vlan CCTV tag 62&lt;BR /&gt;
create vlan "CTRL_19A"&lt;BR /&gt;
configure vlan CTRL_19A tag 373&lt;BR /&gt;
configure vlan "CTRL_19A" qosprofile QP8&lt;BR /&gt;
configure vlan Default tag 350&lt;BR /&gt;
create vlan "Defecto"&lt;BR /&gt;
configure vlan Defecto tag 1&lt;BR /&gt;
create vlan "Marcacion"&lt;BR /&gt;
configure vlan Marcacion tag 99&lt;BR /&gt;
create vlan "Piso_19"&lt;BR /&gt;
configure vlan Piso_19 tag 419&lt;BR /&gt;
create vlan "T-Copia"&lt;BR /&gt;
configure vlan T-Copia tag 23&lt;BR /&gt;
create vlan "telefonia"&lt;BR /&gt;
configure vlan telefonia tag 190&lt;BR /&gt;
create vlan "Usuarios"&lt;BR /&gt;
configure vlan Usuarios tag 22&lt;BR /&gt;
create vlan "wifi"&lt;BR /&gt;
configure vlan wifi tag 310&lt;BR /&gt;
configure vlan Default add ports 1-26 untagged&lt;BR /&gt;
configure vlan Default ipaddress 10.1.171.30 255.255.255.0&lt;BR /&gt;
&lt;BR /&gt;
# Module fdb configuration.&lt;BR /&gt;
#&lt;BR /&gt;
configure iparp vr VR-Default max_entries 4096&lt;BR /&gt;
configure neighbor-discovery vr VR-Default timeout 10&lt;BR /&gt;
configure neighbor-discovery vr VR-Mgmt timeout 10&lt;BR /&gt;
&lt;BR /&gt;
# Module rtmgr configuration.&lt;BR /&gt;
#&lt;BR /&gt;
configure iproute add default 10.1.171.240&lt;BR /&gt;
&lt;BR /&gt;
# Module mcmgr configuration.&lt;BR /&gt;
#&lt;BR /&gt;
# Module aaa configuration.&lt;BR /&gt;
&lt;BR /&gt;
# Module acl configuration.&lt;BR /&gt;
#&lt;BR /&gt;
configure access-list zone DOS application Dos application-priority 1&lt;BR /&gt;
configure access-list zone SYSTEM application NetLogin application-priority 3&lt;BR /&gt;
configure access-list zone SYSTEM application HealthCheckLAG application-priority 4&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module bfd configuration.&lt;BR /&gt;
#&lt;BR /&gt;
# Module cfgmgr configuration.&lt;BR /&gt;
#&lt;BR /&gt;
enable cli-config-logging&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module dosprotect configuration.&lt;BR /&gt;
#&lt;BR /&gt;
# Module dot1ag configuration.&lt;BR /&gt;
#&lt;BR /&gt;
# Module eaps configuration.&lt;BR /&gt;
#&lt;BR /&gt;
configure eaps fast-convergence on&lt;BR /&gt;
enable eaps&lt;BR /&gt;
create eaps ED_19A&lt;BR /&gt;
configure eaps ED_19A mode transit&lt;BR /&gt;
configure eaps ED_19A primary port 23&lt;BR /&gt;
configure eaps ED_19A secondary port 25&lt;BR /&gt;
enable eaps ED_19A&lt;BR /&gt;
configure eaps ED_19A add protected vlan CCTV&lt;BR /&gt;
configure eaps ED_19A add protected vlan wifi&lt;BR /&gt;
configure eaps ED_19A add protected vlan Default&lt;BR /&gt;
configure eaps ED_19A add protected vlan Defecto&lt;BR /&gt;
configure eaps ED_19A add protected vlan Piso_19&lt;BR /&gt;
configure eaps ED_19A add protected vlan T-Copia&lt;BR /&gt;
configure eaps ED_19A add control vlan CTRL_19A&lt;BR /&gt;
configure eaps ED_19A add protected vlan Usuarios&lt;BR /&gt;
configure eaps ED_19A add protected vlan telefonia&lt;BR /&gt;
&lt;BR /&gt;
# Module edp configuration.&lt;BR /&gt;
#&lt;BR /&gt;
# Module elrp configuration.&lt;BR /&gt;
#&lt;BR /&gt;
enable elrp-client&lt;BR /&gt;
configure elrp-client disable-ports exclude eaps-ring-ports&lt;BR /&gt;
configure elrp-client periodic Default ports all interval 1 log-and-trap disable-port duration 60&lt;BR /&gt;
configure elrp-client periodic Mgmt ports all interval 1 log-and-trap disable-port duration 60&lt;BR /&gt;
configure elrp-client periodic CCTV ports all interval 1 log-and-trap disable-port duration 60&lt;BR /&gt;
configure elrp-client periodic Piso_19 ports all interval 1 log-and-trap disable-port duration 60&lt;BR /&gt;
configure elrp-client periodic T-Copia ports all interval 1 log-and-trap disable-port duration 60&lt;BR /&gt;
configure elrp-client periodic telefonia ports all interval 1 log-and-trap disable-port duration 60&lt;BR /&gt;
configure elrp-client periodic Usuarios ports all interval 1 log-and-trap disable-port duration 60&lt;BR /&gt;
configure elrp-client periodic wifi ports all interval 1 log-and-trap disable-port duration 60&lt;BR /&gt;
configure elrp-client periodic Defecto ports all interval 1 log-and-trap disable-port duration 60&lt;BR /&gt;
configure elrp-client periodic Marcacion ports all interval 1 log-and-trap disable-port duration 60&lt;BR /&gt;
&lt;BR /&gt;
# Module ems configuration.&lt;BR /&gt;
#&lt;BR /&gt;
configure syslog add 10.1.101.101:514 vr VR-Default local1&lt;BR /&gt;
enable log target syslog 10.1.101.101:514 vr VR-Default local1&lt;BR /&gt;
configure log target syslog 10.1.101.101:514 vr VR-Default local1 filter DefaultFilter severity Debug-Data&lt;BR /&gt;
configure log target syslog 10.1.101.101:514 vr VR-Default local1 match Any&lt;BR /&gt;
configure log target syslog 10.1.101.101:514 vr VR-Default local1 format timestamp seconds date Mmm-dd event-name none priority tag-name&lt;BR /&gt;
&lt;BR /&gt;
# Module epm configuration.&lt;BR /&gt;
#&lt;BR /&gt;
disable watchdog&lt;BR /&gt;
enable cpu-monitoring interval 20&lt;BR /&gt;
&lt;BR /&gt;
# Module erps configuration.&lt;BR /&gt;
#&lt;BR /&gt;
# Module esrp configuration.&lt;BR /&gt;
#&lt;BR /&gt;
# Module ethoam configuration.&lt;BR /&gt;
#&lt;BR /&gt;
# Module etmon configuration.&lt;BR /&gt;
#&lt;BR /&gt;
# Module exsshd configuration.&lt;BR /&gt;
&lt;BR /&gt;
# Module hal configuration.&lt;BR /&gt;
#&lt;BR /&gt;
# Module idMgr configuration.&lt;BR /&gt;
#&lt;BR /&gt;
create ldap domain "Unknown" default&lt;BR /&gt;
configure ldap domain "Unknown" base-dn none&lt;BR /&gt;
&lt;BR /&gt;
# Module ipSecurity configuration.&lt;BR /&gt;
#&lt;BR /&gt;
configure ip-security dhcp-snooping information circuit-id vlan-information 1 vlan Default&lt;BR /&gt;
&lt;BR /&gt;
# Module ipfix configuration.&lt;BR /&gt;
#&lt;BR /&gt;
# Module lldp configuration.&lt;BR /&gt;
&lt;BR /&gt;
# Module mrp configuration.&lt;BR /&gt;
#&lt;BR /&gt;
# Module msdp configuration.&lt;BR /&gt;
#&lt;BR /&gt;
# Module netLogin configuration.&lt;BR /&gt;
#&lt;BR /&gt;
# Module netTools configuration.&lt;BR /&gt;
#&lt;BR /&gt;
configure sntp-client primary 10.1.18.11 vr VR-Default&lt;BR /&gt;
enable sntp-client&lt;BR /&gt;
&lt;BR /&gt;
# Module poe configuration.&lt;BR /&gt;
#&lt;BR /&gt;
# Module rip configuration.&lt;BR /&gt;
#&lt;BR /&gt;
# Module r.png configuration.&lt;BR /&gt;
#&lt;BR /&gt;
# Module snmpMaster configuration.&lt;BR /&gt;
&lt;BR /&gt;
# Module stp configuration.&lt;BR /&gt;
#&lt;BR /&gt;
configure mstp region 00049636f2be&lt;BR /&gt;
configure stpd s0 delete vlan default ports all&lt;BR /&gt;
disable stpd s0 auto-bind vlan default&lt;BR /&gt;
enable stpd s0 auto-bind vlan Default&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module telnetd configuration.&lt;BR /&gt;
&lt;BR /&gt;
# Module tftpd configuration.&lt;BR /&gt;
&lt;BR /&gt;
# Module thttpd configuration.&lt;BR /&gt;
#&lt;BR /&gt;
enable web http&lt;BR /&gt;
&lt;BR /&gt;
# Module vmt configuration.&lt;BR /&gt;
#&lt;BR /&gt;
# Module vsm configuration.&lt;BR /&gt;
#&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Sat, 14 Jan 2017 01:14:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/x450e-24p-replacing-x350-24t-with-mirror-backup-not-joining/m-p/45060#M11176</guid>
      <dc:creator>Eduardo_Mendiza</dc:creator>
      <dc:date>2017-01-14T01:14:00Z</dc:date>
    </item>
    <item>
      <title>RE: x450e-24p replacing x350-24t with mirror backup not joining network</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/x450e-24p-replacing-x350-24t-with-mirror-backup-not-joining/m-p/45061#M11177</link>
      <description>Hello Eduardo,&lt;BR /&gt;
&lt;BR /&gt;
What IP are you pinging and where are you pinging from?</description>
      <pubDate>Sat, 14 Jan 2017 01:19:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/x450e-24p-replacing-x350-24t-with-mirror-backup-not-joining/m-p/45061#M11177</guid>
      <dc:creator>Patrick_Voss</dc:creator>
      <dc:date>2017-01-14T01:19:00Z</dc:date>
    </item>
    <item>
      <title>RE: x450e-24p replacing x350-24t with mirror backup not joining network</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/x450e-24p-replacing-x350-24t-with-mirror-backup-not-joining/m-p/45062#M11178</link>
      <description>Hi Patrick,&lt;BR /&gt;
&lt;BR /&gt;
we are going with &lt;BR /&gt;
&lt;BR /&gt;
- ping vr vr-default 10.1.171.240&lt;BR /&gt;
&lt;BR /&gt;
- ping 10.1.171.240&lt;BR /&gt;
&lt;BR /&gt;
from console access to the x450&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Sat, 14 Jan 2017 01:22:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/x450e-24p-replacing-x350-24t-with-mirror-backup-not-joining/m-p/45062#M11178</guid>
      <dc:creator>Eduardo_Mendiza</dc:creator>
      <dc:date>2017-01-14T01:22:00Z</dc:date>
    </item>
    <item>
      <title>RE: x450e-24p replacing x350-24t with mirror backup not joining network</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/x450e-24p-replacing-x350-24t-with-mirror-backup-not-joining/m-p/45063#M11179</link>
      <description>do you see an fdb entries on the uplink port?&lt;BR /&gt;
&lt;BR /&gt;
"show fdb port &lt;U&gt;&lt;/U&gt;</description>
      <pubDate>Sat, 14 Jan 2017 01:27:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/x450e-24p-replacing-x350-24t-with-mirror-backup-not-joining/m-p/45063#M11179</guid>
      <dc:creator>Patrick_Voss</dc:creator>
      <dc:date>2017-01-14T01:27:00Z</dc:date>
    </item>
    <item>
      <title>RE: x450e-24p replacing x350-24t with mirror backup not joining network</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/x450e-24p-replacing-x350-24t-with-mirror-backup-not-joining/m-p/45064#M11180</link>
      <description>Right now I'm on my way to the client and from what I can they are rolling back to the x350 with the faulty fans. &lt;BR /&gt;
&lt;BR /&gt;
I know it's not optimal but they decided to do the change with a small window of 30 mins at noon in the middle of a weekday with users working.&lt;BR /&gt;
&lt;BR /&gt;
By the time I get there there is probably no way for me to test any type of live commands (since the switch is not gonna be connected to the network)&lt;BR /&gt;
&lt;BR /&gt;
Is there anything I could check before putting the x450 again on production (config related)?</description>
      <pubDate>Sat, 14 Jan 2017 02:02:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/x450e-24p-replacing-x350-24t-with-mirror-backup-not-joining/m-p/45064#M11180</guid>
      <dc:creator>Eduardo_Mendiza</dc:creator>
      <dc:date>2017-01-14T02:02:00Z</dc:date>
    </item>
    <item>
      <title>RE: x450e-24p replacing x350-24t with mirror backup not joining network</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/x450e-24p-replacing-x350-24t-with-mirror-backup-not-joining/m-p/45065#M11181</link>
      <description>I noticed you changed the tag ID of the default vlan to 350 and created another vlan with tag ID 1&lt;BR /&gt;
&lt;BR /&gt;
You have an EAPS ring running on port 23 and 25 but you untagged your default vlan on all ports. &lt;BR /&gt;
&lt;BR /&gt;
Is your gateway connected to port 23 or 25 and if so is it tagged on those adjacent switches or untagged....  &lt;BR /&gt;
&lt;BR /&gt;
If you run you management vlan untagged then the adjacent has to be untagged also..&lt;BR /&gt;
&lt;BR /&gt;
I have had problems too having an untagged vlan on an EAPS trunk port.  Typically all the vlans should be tagged on your EAPS primary and secondary ports.</description>
      <pubDate>Sat, 14 Jan 2017 02:19:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/x450e-24p-replacing-x350-24t-with-mirror-backup-not-joining/m-p/45065#M11181</guid>
      <dc:creator>EtherMAN</dc:creator>
      <dc:date>2017-01-14T02:19:00Z</dc:date>
    </item>
    <item>
      <title>RE: x450e-24p replacing x350-24t with mirror backup not joining network</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/x450e-24p-replacing-x350-24t-with-mirror-backup-not-joining/m-p/45066#M11182</link>
      <description>Hey Etherman,&lt;BR /&gt;
&lt;BR /&gt;
You gave me a good lead. I digged on the config and compared it to the original.  Apparently when the config was exported and imported all the "configure vlan" lines were not accepted by the switch and we ended up with config vlan default untagged in all ports, which seems to have been the problem. I'm going to check for any other problems when we get another window.&lt;BR /&gt;
&lt;BR /&gt;
In perspective, always double check your config even if it is being imported directly with tftp get and put.</description>
      <pubDate>Sat, 14 Jan 2017 04:44:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/x450e-24p-replacing-x350-24t-with-mirror-backup-not-joining/m-p/45066#M11182</guid>
      <dc:creator>Eduardo_Mendiza</dc:creator>
      <dc:date>2017-01-14T04:44:00Z</dc:date>
    </item>
    <item>
      <title>RE: x450e-24p replacing x350-24t with mirror backup not joining network</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/x450e-24p-replacing-x350-24t-with-mirror-backup-not-joining/m-p/45067#M11183</link>
      <description>This makes sense if you don't remove the ports from the default VLAN before pasting in the configuration. Definitely made that mistake before. </description>
      <pubDate>Sat, 14 Jan 2017 04:49:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/x450e-24p-replacing-x350-24t-with-mirror-backup-not-joining/m-p/45067#M11183</guid>
      <dc:creator>Patrick_Voss</dc:creator>
      <dc:date>2017-01-14T04:49:00Z</dc:date>
    </item>
  </channel>
</rss>

