You'll need to help diagnose what's going on... without looking to hard or asking for a lot of information you are probably throwing a loop into your network. You may have the firewall ports configured improperly. Remember the ports in question need to be configured as a mulit-port trunk (LACP?) on the firewall. I'm assuming the firewalls are Layer 3 and not Layer 2 right? If they are Layer 2 then you need STP/RSTP/MSTP to block the redundant path since the firewalls don't incorporate Nortel/Avaya's IST/SMLT technology.
You realize that when you change the MLT type to SMLT you need to assign a unique SMLT ID right?
Good Luck!
Hello man,
The information u gave me is very precise. I guess a loop is being formed in my switches. But on the intervention made on my 1st firewall, everything went perfect. It was on the 2nd firewall that i got problems. Here is a mini description of my smlt id configured (knowing that they should be unique:)
Firewall Switch-Core Port Number SMLTID
eth0 Switch Core 1 1-8 108
eth2 Switch Core 2 1-8 108
eth1 Switch Core 1 2-8 208
eth3 Switch Core 2 2-8 208
Kindly note that eth0 and eth2 are forming bond0 and eth1 and eth3 are forming bond1
IST is already configured and the current network is functionning properly.
The goal of the project is to implement high availabily to improve the performance of the network.
I am currently using JDM software to manipulate my nortel switches
Upon converting port 1-8 to SMLT mode on switch core 1, port 2-8 automatically changes from green to yellow. Is it normal?
I then logged on switch-core-2 and converted the port 1-2 to mode SMLT, it worked. I relogged on switch core 1 and changed the port 2-8 (which was yellow) to SMLT. This action unfortunately made switch core 2 shut down. This is the part which i am not understanding. Everything went fine the 1st time. The 2nd time i was puzzled that i got problems.
Here r my log files:
Switch Core 1:
HW INFO portLinkDownEvent starting 06/10/10 05:47:28 on ports 2/8<000>
HW INFO portLinkDownEvent starting 06/10/10 05:47:29 on ports 1/8<000>
HW INFO portLinkUpEvent starting 06/10/10 05:47:31 on ports 1/8<000>
SNMP INFO Spanning Tree Topology Change(StgId=1, PortNum=1/8, MacAddr=00:1a:8f:2b:10:01)<000>
MLT INFO SMLT 108 DOWN<000>
MLT INFO SMLT 108 UP<000>
SNMP INFO Smlt Link Down Trap(SmltId=108)<000>
SW INFO Save config to file /flash/config.cfg successful.<000>
SNMP INFO Save config file /flash/config.cfg successful.<000>
MLT INFO SMLT 108 UP<000>
SNMP INFO Smlt Link Up Trap(SmltId=108)<000>
SW INFO Save config to file /flash/config.cfg successful.<000>
SNMP INFO Save config file /flash/config.cfg successful.<000>
MLT INFO smltIstSessionDown<000>
SNMP INFO Smlt Link Down Trap(SmltId=20)<000>
SNMP INFO Smlt Link Down Trap(SmltId=14)<000>
SNMP INFO Smlt Link Down Trap(SmltId=15)<000>
SNMP INFO Smlt Link Down Trap(SmltId=1)<000>
SNMP INFO Smlt Link Down Trap(SmltId=208)<000>
SNMP INFO Smlt Link Down Trap(SmltId=209)<000>
SNMP INFO Smlt Link Down Trap(SmltId=4)<000>
SNMP INFO Smlt Link Down Trap(SmltId=24)<000>
SNMP INFO Smlt Link Down Trap(SmltId=218)<000>
SNMP INFO Smlt Link Down Trap(SmltId=33)<000>
MLT INFO All the SMLTs are down<000>
SNMP INFO Smlt Link Down Trap(SmltId=505)<000>
SNMP INFO Smlt Link Down Trap(SmltId=506)<000>
SSH INFO New connection from ip 172.30.50.2 port 57735<000>
SSH INFO New connection from ip 172.30.50.2 port 57737<000>
SSH ERROR key exchange failed<000>
SNMP INFO Smlt Link Down Trap(SmltId=108)<000>
SW INFO user admin connected via console port<000>
HW INFO portLinkDownEvent starting 06/10/10 07:42:06 on ports 2/23-2/24<000>
HW INFO portLinkDownEvent starting 06/10/10 07:42:07 on ports 1/23-1/24<000>
HW INFO portLinkUpEvent starting 06/10/10 07:43:26 on ports 2/23<000>
HW INFO portLinkUpEvent starting 06/10/10 07:43:26 on ports 1/23,2/24<000>
HW INFO portLinkUpEvent starting 06/10/10 07:43:28 on ports 1/24<000>
HW INFO portLinkDownEvent starting 06/10/10 07:43:35 on ports 2/23-2/24<000>
HW INFO portLinkDownEvent starting 06/10/10 07:43:36 on ports 1/23-1/24<000>
HW INFO portLinkUpEvent starting 06/10/10 07:43:37 on ports 2/23<000>
HW INFO portLinkUpEvent starting 06/10/10 07:43:37 on ports 1/23,2/24<000>
HW INFO portLinkUpEvent starting 06/10/10 07:43:39 on ports 1/24<000>
MLT INFO smltIstSessionUp<000>
SNMP INFO Smlt Ist Link Up trap received<000>
SW INFO user admin logged out from console port<000>
Here are the log files for Switch Core 2. Since the switch core 2 went down, i lost most of the log files

NTP INFO Synchronization with the server failed<000>
NTP INFO Synchronization with the server failed<000>
MLT INFO SMLT 108 DOWN<000>
MLT INFO SMLT 108 UP<000>
SNMP INFO Smlt Link Down Trap(SmltId=108)<000>
MLT INFO SMLT 108 UP<000>
SNMP INFO Smlt Link Up Trap(SmltId=108)<000>
SW INFO Save config to file /flash/config.cfg successful.<000>
SNMP INFO Save config file /flash/config.cfg successful.<000>
I hope u can gt a better overview of my problem and that u can try to help me. I have a similar intervention during september and i cant afford to down my network this time.
Thanks again. U guys are real hardworkers

With a lot of respect
mzh