Several common possibilities of vswitch soft faults

Source: Internet
Author: User

Several of the most common vswitch soft faults are the "soft faults" of vswitches. If you are familiar with the following vswitch soft failure knowledge, you can easily choose your preferred method to do a good job of vswitch soft failure. Many methods will make you suddenly enlightened.

Two days ago, I upgraded my company's network, and the core device adopted the Intel550 series L3 router switch. Vswitch 500 series is a network switching and routing device launched by Intel. It can complete network segmentation, route 550T or 550FX) and high-performance L2 network switching of 510 TB and 520 TB ).

I will stack two 550FX two module slots + 8 × 100MFX ports) and one 550T two module slots + 8 × 10/100, two single-port stacking modules and one six-port stacking matrix module are used. I read the instruction manual before installation. There are no six-port matrix stacked modules in the list of compatible modules included in the 550FX instruction documents, while the compatible modules included in the 550T instruction documents are listed in the List, insert the Six-port matrix stack module into the 550T, and the two single-port stack modules into the 550FX module.

Who knows, after the device is started, only one 550 TB can be seen from the management software DeviceView, and the other two 550FX are completely absent. I used the serial port configuration line to configure the IP addresses of both 550FX servers, and then pinged from 550T! In my heart, the device is broken? As usual, this stack mode should be connected without configuration. This type of fault specification has not been mentioned.

After being calmed down, I summarized several possible vswitch soft faults:
◆ Connection fails due to a fault in the Six-port matrix stack module.
◆ The 550T slot is faulty, and the six-port matrix Stacking Module cannot work properly.
◆ Stacked cables are damaged, resulting in connection failure.
◆ Failure of both single-port stack modules is unlikely ).
◆ It is unlikely that both 550FX servers will fail ).
◆ Other unmeasurable factors.

I have arranged several tests for these possible failure factors. First, I found another 550 TB instance and inserted both TB instances into the single-port Stacking Module to connect to a stack cable. After the instance is started, the network connection is displayed and the stack is successful. It is proved that the 550T and two single-port stack modules work normally.

Replace the other stacked cable connection to prove that both cables are fault-free. So far, it is certain that 2, 3, and 4 may not be true. So I inserted a 550FX module into the single-port stack module and connected it to the 550T stack of the single-port stack module. Then I switched it to another 550FX!

It can be seen that the two 550FX servers work normally. It seems that the 5th types may not be true. Then, I changed a 550T to a six-port matrix stack module, and stacked another 550 TB. The failure of the six-port matrix stack module does not seem to be true.

Finally, I stacked a 550T and a 550FX together to a 550T with a matrix module. As a result, the two 550T are connected, but the 550FX cannot be found. It seems that the problem lies in 550FX, which seems somewhat incompatible with the use of matrix module stack, but all devices are normal. In addition, Intel clearly stated that 550FX and 550 T and T can be stacked to Layer 7 through the matrix module, and my practice is clear. Why can't I connect?

After thinking about it, I think the simplest way is to contact Intel's network engineers to solve the problem. After the phone is connected, we will briefly introduce the situation and inform you that all hardware devices are normal after the test, but the matrix module cannot stack 550FX. After hearing this, the other party may think about it. Since all devices are normal and stacking is unsuccessful, consider upgrading the firmware program of the device. Some old firmware programs may not support new modules.

After hearing this, I quickly went online and found an authoritative explanation of this issue on the Intel homepage. As new network standards are constantly being developed and modified internationally, Intel has developed a variety of extended functional modules for the 500 series switches. To support these new standards and modules, it is necessary to promptly upgrade the Firmware for the vswitch Soft Fault ).

The Six-port matrix stack module and Gigabit Ethernet module are supported in firmware programs starting from VER2.42. The latest firmware version is VER2.66. I can see that the two 550T firmware versions are VER2.42, and the two 550FX firmware versions are VER2.02. Everything is clear: 550FX cannot identify the Connected Six-port matrix stack module.

There are two software upgrade methods for the 500 vswitch, one is to upgrade through the Intel device management program DeviceView In the graphical interface. The method is as follows: first select a switch to be upgraded, and then select DEVICE => FIRMWARE => UPGRADE => NEXT => select an appropriate file to automatically start the UPGRADE.

This method is intuitive, simple, fast, and the device configuration after upgrade will not be lost, which is also recommended by Intel. Note that the new Firmware upgrade usually adds some new features. The old DeviceView version is not supported. It is recommended that you upgrade the DeviceView to the latest version before upgrading Firmware.

During the upgrade process, if the upgrade fails due to factors such as power failure and network interruption, the old operating system stored in FlashMemory will be damaged. If the new operating system has not been written into the system, the Device View cannot run normally and cannot be managed due to a vswitch soft fault. In this case, you need to recover the fault:

◆ Set a TFTP trusted FTP Server) DeviceView2.1.4 is built in to this function), copy the Firmware upgrade file to the release directory.

◆ Connect the vswitch to a Windows 95 workstation by configuring a dedicated serial line and start the "Super Terminal ".

◆ Press and hold the RESET key on the tip of the pen to hold the trap under the POWER light for 8 to 10 seconds. The "Super Terminal" is displayed in the system maintenance mode.

◆ You can use the tftp Command to download the upgrade file from the server. The command format is as follows: tftpowniptftpip [gatewayip]

Here, filename is the name of the upgrade file, ownip is the IP address of the device to be upgraded, and tftpipTFTP Server IP address gatewayip reaches the gateway address of the TFTP server. For example, if the upgrade file is ES550_2.61 and the TFTP Server IP address is 10.10.10.11 and the IP address of the device to be upgraded is 10.10.10.15, you do not need to set the gateway in the same network segment.) The command is as follows, the system displays the firmware upgrade file downloaded and the upgrade starts.

After the upgrade, the system restores to the factory settings, but the IP address is changed to the specified value during the upgrade ). In addition, you can use maintenance mode to remove existing settings for devices that forget passwords. Run the following command to enter maintenance mode: rundefparm password setting is cleared.

As a result, the VER2.66 firmware is Down, and all the vswitch Soft Fault firmware is refreshed and stacked again. After this training, I deeply felt that, as network technology is developing rapidly today, there are too many problems that need to be handled in an organized way. When difficulties arise, we should first look for all possible causes and determine and eliminate them one by one. Even if the problem cannot be solved, we will at least have a deeper understanding of the situation, provide some judgment basis for others.

We should consult engineers from network vendors. They have rich experience and a thorough understanding of the products, which can help us avoid many detours. This is our right. The Internet is a valuable source of information. We can obtain the fastest and most authoritative solution.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.