Describes how to configure a backbone switch.

Source: Internet
Author: User
Tags cisco switch

The backbone switch technology allows you to adjust the bandwidth of shared and dedicated LAN segments to reduce the bottleneck of information flow between LAN networks. It only provides the ability to process IP layer or even higher layer data packets.

Cisco is currently the main force in the Exchange industry, and its products are doing very well in the market. Here we mainly analyze some usage skills of Cisco switches. As a network manager, it is inevitable to debug switches frequently. The core backbone switches in Xiangzi are mainly Cisco switches.

In the process of debugging and maintaining Cisco switches, Xiangzi may encounter some headaches. Fortunately, after a period of system learning, these problems have been solved one by one. In fact, understanding these methods is very helpful for improving the efficiency of debugging vswitches. Here, we will introduce some accumulated experiences for your reference.

I. How to Prevent the system information from interfering with the command input?

I believe many network administrators and friends have encountered this problem: when debugging the Cisco switch through the CONSOLE port connected to the backbone switch through a serial port (except for the first time configuring the switch, most of them are due to a switch failure and cannot be logged on through the network port). This is often the case when 100,000 is in a rush, but the more urgent it is, the more difficult it is to find a command than to log on to the sky.

This is because some system prompts will pop up from time to time (or constantly) on the configuration interface opened by the Super Terminal. At this time, the command input will be completely disrupted, that is to say, you cannot enter a complete string of commands in one line. At that time, it was a real test of the Psychological Quality and keyboard-based fingering of network administrators.

You can use the command with your eyes closed to avoid errors, no more error messages are displayed (of course, it is unsuccessful ). In fact, there is a way to deal with these constantly changing information. When we log on through the CONSOLE port, we only need to type 3550 # conf t.

In this way, you can effectively avoid the interference caused by commands repeatedly popped up by console messages when you enter commands. In fact, logon through the network port is also affected by system information, but this situation does not appear in the Cisco switch by default, but can be implemented with only one command.

Namely: 3550 # terminal monitor. In order to experience the actual effect, we can open two DOS windows on our microcomputer and log on to the same Cisco switch via TELNET, one for monitoring, in addition, perform the following operations: for example, we can execute one port shutdown and then no shutdown, in this case, the system information is disturbed when you want to enter the command in the first window, as shown in the following figure: 3550 (config )#.

In fact, I want to type inter fa0/4, but this command is drowned in the system prompt information. If you want to solve the problem, just type the following command: 3550 # conf t; Enter configuration commands, one per line. End with CNTL/Z. TELNET logon and CONSOLE logon. If you want to prevent the input command from being disturbed by the prompt information of the switch, you can solve the problem in the same way.

2. Do not allow the vswitch to try to use the DNS server to resolve the Host Name

What does this mean? When debugging a backbone switch, it is inevitable that we will enter an incorrect command, for example, if we type one more letter or one less letter, I thought the switch would prompt this command error, but a strange thing happened at this time. The system didn't prompt us for a command error, but made a connection to it (that is, the command was executed the same ), 3550 # beijing.

That is to say, the backbone switch considers the incorrect command as the host name and tries to resolve it by querying the DNS server. If the DNS server is set on the switch, the progress will be faster. If there is no DNS server, the progress will be slow. How can we avoid this situation? Enter the following command: 3550 # conf t. After the preceding commands are executed, when an incorrect command is entered, the Cisco switch will not perform unnecessary connections for a long time.

As a network administrator, when we access a new service on a vswitch, we always need to find an idle port on the Cisco switch and configure necessary services, connect the network cable, but when there are many cables on the switch, with the naked eye, it is difficult to accurately identify idle ports at once (if an error is accidentally pulled, the Network may fail), so we used to log on to the switch.

  1. Let's talk about the "potential rules" of the security switch"
  2. Summarize the market status of high-end Switches
  3. Security risks of LAN switches
  4. PythonAndroid analyzes the differences and relationships between layer-3 switches and other layer Switches
  5. Measure the Power Consumption Characteristics of LAN switches.

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.