是光纤以太网接口卡,遵循以太网通信协议进行信号传输,一般来通过光纤线缆与光纤以太网交换机连接。
It is a fibre-optic Ether network interface card, which follows the Ethernet communication protocol for signal transmission and is generally connected to the optic Ether network switch by fibre-optic cable.
eth0和eth1的作用是区分网卡名称,与WINDOWS的本地连接1,本地连接2相同含义。
The role of eth0 and eth1 is to distinguish the name of the net card from the local connection of WINDOWS1 and the local connection2 in the same sense.
子网卡在这里并不是实践上的网络接口筑树,但是能够当作汇集接口在体系中闪现,如eth0:1、eth1:2这种收集接口。
Subnet cards are not tree-building for practical network interfaces here, but they can be flashed into the system as pooled interfaces, such as eth0:1, eth1:2.
都是上网用的,只是名称不同。
It's all on the Internet. It's just different names.
eth0,eht1相当于windows的本地连接1本地连接2,就是告诉你现在又两块网卡,一块叫eth0,另一块叫eth1。
Eth0,eht1 is equivalent to a local connection of Windows to a local connection of 2, which means that you now have two more web cards, one called Eth0 and the other named Eth1.
例如:
For example:
目录etc/sysconfig/network-scripts下面,ifcfg-eth0就代表eth0的配置,把文件改成了eth1,文件内容做下修改, 那就是eth1了。
Under the directory etc/sysconfig/work-scripts, ifcfg-eth0 represents the configuration of Eth0, changing the file to Eth1, changing the content of the document, that is, Eth1.
当然,这种配置方法并不适用于所有的linux系统,但对RHEL是适用的。
This configuration, of course, does not apply to all linux systems, but is applicable to RHEL.
是一种光纤以太网接口卡,按照以太网通信协议进行信号传输。一般通过光缆与光纤以太网交换机连接。
It is a fibre-optic interface card with the Ethernet communication protocol.
Eth0和eth1用于区分网卡名。它们的含义与windows本地连接1和本地连接2相同。
Eth0 and eth1 are used to distinguish web card names. They have the same meaning as Windows'local connection 1 and local connection 2.
这里的子网卡不是一个实用的网络接口,但是它可以作为一个集合接口在系统中闪现,比如eth0:1,eth1:2。
The subnet card here is not a functional network interface, but it can flash in the system as a pooled interface, such as eth0:1, eth1:2.
扩展资料: extensions: Linux操作系统嵌入了TCP/IP协议栈,协议软件具有路由转发功能。路由和转发依赖于在主机中安装多个网卡作为路由器。 Linux operating system is embedded in the TCP/IP protocol counter and the protocol software has a route forwarding function. Routes and forwarding depend on the installation of multiple netcards in the mainframe as routers. 当某一网卡接收到度包时,系统内核会根据度包的目的IP地址查询路由表,然后根据查询结果将度包发送到另一网卡,最后通过该网卡发送度包。主机的进程是路由器的核心功能。 When a network card is received, the system will search based on the IP address of the purpose of the package. The host process is the core function of the router. 路由功能是通过修改Linux内核参数来实现的。sysctl命令用于配置和显示/proc/sys目录中的内核参数。 The route function is performed by modifying the parameters of the Linux kernel. The sysctl command is used to configure and display the kernel parameters in the /proc/sys directory. 出于安全原因,Linux内核默认禁止数据包路由和转发。在Linux系统中,有临时和永久两种方法启用转发功能。 For security reasons, the Linux kernel defaults to ban route and forward. In Linux there are both temporary and permanent methods to enable forwarding. 参考资料来源:百度百科-linux Source: 100 degrees-linux
只是个名称不必纠结,不是那谁说的一个普通网卡一个无线网卡,他什么都不懂。
通常服务器会有多个网卡的,所以就有eth0 eth1 eth2 这样的名称,
而且在一些系统中对于无线网卡会命名为wlan0 wlan1。。。。
具体的你可以看看目录etc/sysconfig/network-scripts下面,
ifcfg-eth0就代表eth0的配置,你把文件改成了eth1,文件内容做下修改, 那就是eth1了。。
当然,这种配置方法并不适用于所有的linux系统,但对RHEL是适用的。
注册有任何问题请添加 微信:MVIP619 拉你进入群
打开微信扫一扫
添加客服
进入交流群
发表评论