Ethernet interface
each version of Ethernet has a maximum cable length limit (that is, the length without amplification). Signals within this range can propagate normally, and signals beyond this range cannot propagate
in order to allow the construction of a larger network, repeaters can be used to connect multiple cables. Repeater is a physical layer device, which can receive, amplify and retransmit signals in two directions
extended data
several common Ethernet interface types
1. SC optical fiber interface
SC optical fiber interface has been applied in the era of 100base TX Ethernet, so it was called 100base FX at that time (F is the abbreviation of optical fiber). However, at that time, because the performance was not more prominent than twisted pair, but the cost was higher, so it was not popularized. Now the instry vigorously promotes gigabit network, and SC optical fiber interface is re valued
2. RJ-45 interface
this kind of interface is the most common network equipment interface, commonly known as "crystal head", and the professional term is RJ-45 connector, which belongs to the type of twisted pair Ethernet interface. RJ-45 plug can only be inserted along the fixed direction, and a plastic spring piece is set to be stuck with RJ-45 slot to prevent it from falling off
3. FDDI interface
FDDI has the highest transmission rate among the mature LAN technologies. It has the characteristics of timed token protocol, supports a variety of topologies, and its transmission medium is optical fiber. Fiber distributed data interface (FDDI) is a set of protocols developed by American National Organization for Standardization (ANSI) to transmit digital signals on optical cables
reference source: Network Ethernet interface
1. First, we click Start - control panel

The con port is the console interface, which is directly connected to the serial port of the computer by using the console cable. The router is configured locally by using the terminal emulator (generally using the "super terminal" of windows)
eth port is Ethernet interface, and Ethernet interface is the port of network data connection, which connects different computer devices together. The basic elements of Ethernet equipment networking include switch, router, hub, optical fiber and common network cable, Ethernet protocol and communication rules
extended data
switches that can be used for network management generally have a "console" port, which is specially used for the configuration and management of switches. Connecting and configuring the switch through the console port is a necessary step to configure and manage the switch
because other configuration methods often need the help of IP address, domain name or device name, and it is obviously impossible for newly purchased switches to have these parameters built-in, so the console port is the most common and basic switch management and configuration port
console ports of different types of switches are located in different positions, some on the front panel and some on the back panel. Generally, molar switches are mostly located on the front panel, while fixed configuration switches are mostly located on the back panel. On the top or side of the port, there will be a sign similar to "console"
Ethernet interface types: SC optical fiber interface, RJ-45 interface, FDDI interface, AUI interface, BNC interface, console interface
however, when I first used it, I encountered a problem, that is, the router simulated by IOS XR only has two physical interfaces: mgmteth0 / 0 / cpu0 / 0, and gigabitethernet 0 / 0 / 0 / 0, which is obviously not enough to play
therefore, under VMware, add the [network adapter] of the virtual machine. No matter how much you add it, the number of physical interfaces in the IOS XR system is always the same. What can you do
the solution is as follows: IOS XR virtual machine in my document, under the corresponding folder, there is a file: xxxxx.vmx, which corresponds to the name of the virtual machine. Use WordPad to open (Note: do not use Notepad to open and edit, because this will cause an error to be reported when running the virtual machine at last, and prompt "dictionary error"). In this document, there are some information about IOS XR physical interface, such as:
Ethernet0. Present = & quot; TRUE"< br />ethernet0.virtualDev = " e1000"< br />ethernet0.connectionType = " bridged"< br />ethernet0.startConnected = " TRUE"< br />ethernet0.addressType = " generated"< br />ethernet0.generatedAddress = " 00:0c:29:1c:1d:34"
in this document, the number of Ethernet is consistent with the number of network adapters in the virtual machine. According to the MAC address of each Ethernet in the document, it can correspond to each network adapter in the virtual machine. Therefore, as long as the [network adapter] of the virtual machine is added, the number of Ethernet in this document will be increased, and the corresponding configuration will be added
however, the problem to be solved in this paper is rooted in a command: Ethernet0. Virtualdev = & quot; e1000", By default, this command is available for Ethernet 0 and Ethernet 1, but not for other physical interfaces such as Ethernet 2 and Ethernet 3. Therefore, the router virtualized by IOS XR has no corresponding physical interface. By adding the following commands, we can solve the problem of unable to add physical interface of Router:
Ethernet 2. Virtualdev = & quot; e1000"< br />ethernet3.virtualDev = " e1000"
you can add [network adapter] in the virtual machine according to your own test needs, and add the above command in the VMX file, save the document, open it again, and you can see that the physical interface of the IOS XR router has increased, As follows
RP / 0 / 0 / cpu0: XR? Sho IP int bri
Thu Jul 16 22:45:55.638 UTC
interface IP address status protocol
mgmteth0 / 0 / cpu0 / 0 unassigned shutdown down
gigabitethernet 0 / 0 / 0 unassigned up
gigabitethernet ET0 / 0 / 0 / 1 unassigned shutdown down
gigabitethernet 0 / 0 / 0 / 2 unassigned shutdown down
gigabitethernet 0 / 0 / 0 / 3 unassigned shutdown down
note that when modifying the VMX document, you need to close the virtual machine first, save the closed document, and then open the virtual machine
when IOS XR virtual machine is just started, it is relatively slow, and it takes a long time to load the configuration, and the previous configuration can not be saved. As long as you wait for a period of time, you can resume normal use.
After reading the answers of other respondents, I really want to laugh. It's not terrible to pretend that I don't understand. What's terrible is to answer blindly. There's something wrong with this question. The burst of 5.7 billion yuan has nothing to do with a drop of 10 cents. It can even be said that its disappearance is e to the sharp rise. So where is the decline? If bitcoin really falls, it will not be 5.7 billion capital washed away, it will be tens of billions, hundreds of billions of capital evaporated, those who talk about trends and development, please study the capital and stock market well, and by the way, please search for the meaning of the word "burst", no culture is too terrible
in addition, I would like to make a digression. Recently, a hot topic is fund. In 2021, the annual meeting is more or less a national fund. In 2020, the fund manager is still a good active fund. Even if the position is not changed, the annual yield will reach at least 40%, but this does not mean that this year is still OK, It's not that everyone can make money playing with funds. it's similar to the nature of stocks. Index funds, stock funds and even active funds are risky. I think many people say that they should get on the bus quickly. They are really worried about your funds
of course, 2021 may be a bull market. It is estimated that the whole network has spread, many people are rubbing their hands to make a lot of money, but I can't do much. I just advise you not to go with the flow too much, don't be greedy, and don't think you are. That's all. Good luck strong>
The ETH of Huawei 5700 switch can be used as the management port. The switch operating system is lost, but I can upload the operating system files through the ETH port, which is similar to the function of the console port
Huawei switch is developed from network bridge and belongs to the second layer of OSI, namely data link layer equipment. It addresses according to MAC address and selects route through station table. The establishment and maintenance of station table is automatically carried out by Cisco Cisco switch
Huawei has set up a number of research institutes in the United States, Germany, Sweden, Russia, India, Beijing, Shanghai and Nanjing of China, and nearly half of its employees are engaged in the research and development of procts and solutions
Huawei is a leading telecom solution provider in the world. We have dedicated staff and strong R & D capabilities to quickly respond to customer needs, provide end-to-end customized procts, solutions and services, and spare no effort to help customers succeed in business. Through our joint efforts, we constantly enrich people's communication and lifeHuawei procts and solutions cover mobile (LTE / HSPA / WCDMA / edge / GPRS / GSM, CDMA2000 1xEV-DO / CDMA2000 1X, TD-SCDMA and WiMAX)
core network (IMS, mobile softswitch, NGN), network (FTTx, xDSL, optical network, router and LAN switch), telecom value-added services (in, mobile data service, boss) and terminal (UMTS / CDMA)< br />
