It seems strange to use centos for the first time. It is not as good as the windows operating interface. I cannot find many things and I don't know how to find them. My computer is in the English version of centos 5.4:During user use, I want to check my network configuration and find that I cannot enter the "ifconfig" command. If an error occurs, I will start to look for relevant information, an error occurred in my network configuration, as shown bel
Tags: Linux ifconfig27.2 "Linux learning is not difficult" Linux Network Command (2): Ifconfig command to display and configure the network interfaceUse the Ifconfig command to display and configure network interfaces, such as setting an IP address, MAC address, activating o
Network configuration of NIC in Linux systemThe Ifconfig command makes the Linux kernel aware of some network interfaces such as software loopback and network cards, so that Linux can use them. In addition to these usages described above, the ifconfig command is used to moni
Many windows are familiar with the ipconfig command-line tool, which is used to obtain and modify network interface configuration information. The Linux system has a similar tool, the ifconfig (Interfaces config). You typically need to log in as root or use sudo to use the Ifconfig tool on a Linux machine. Depending on
Many windows are familiar with the ipconfig command-line tool, which is used to obtain and modify network interface configuration information. The Linux system has a similar tool, the ifconfig (Interfaces config). You typically need to log in as root or use sudo to use the Ifconfig tool on a Linux machine. Depending on
Tags: routing large number poi ADC tunnel format run Error ACMany windows are familiar with the ipconfig command-line tool, which is used to obtain and modify network interface configuration information. The Linux system has a similar tool, the ifconfig (Interfaces config). You typically need to log in as root or use sudo to use the Ifconfig tool on a
Many windows are familiar with the ipconfig command-line tool, which is used to obtain and modify network interface configuration information. The Linux system has a similar tool, the ifconfig (Interfaces config). You typically need to log in as root or use sudo to use the Ifconfig tool on a Linux machine. Depending on
1.Linux Configuring IP Address Ifconfig command temporarily configures IP addressIfconfig command, the most common function is to view the local network configuration status (of course, can also configure the network, but temporarily), directly enter the Ifconfig command can see all the network card informationIfconfig eth0 192.168.0.200 netmask 255.255.255.0: T
address, subnet, mask of network cardThird line: Up (for Nic on) RUNNING (network cable on behalf of the NIC is connected) multicast (support multicast) mtu:1500 (Maximum transmission Unit): 1500 bytesLine fourth to fifth: Receive, send packet statisticsLine seventh: Receive, send data byte count statistics.Example 2: Start and close the specified NICCommand:Ifconfig eth0 upIfconfig eth0 DownOutput:DescriptionIfconfig eth0 up is the boot Nic eth0, ifconfig
host name
Effective immediately:
# Hostname fc2
Start effective:
Modify/etc/sysconfig/networkI. Linux basic network configuration command1. ifconfig view network interface information. Common users use the full path of ifconfig:/sbin/ifconfig
Ifconfig Network Interface Name
"Linux ifconfig view network card name and profile not no no" or start network card prompt "Eth0 does not seem to exist, the initialization operation will be delayed."Question 1.Service network Restart restart NIC prompt error: "Eth0 does not appear to be present, initialization operation will be delayed".Ping a URL toCheck the NIC profile ifconfig found my profi
Ifconfig command for basic network configuration in Linux1. The network configurations in Linux include: Network IP configuration, Gateway route configuration, host DNS configuration, and host name configuration. This article focuses on the network IP configuration. 2. Linux Network Address Configuration is divided into two methods: temporary network configuratio
interface refers to a network interface to specify multiple IP addresses, the virtual interface is such eth0:0, Eth0:1, Eth0:2 ... eth1n. Of course you specify multiple IP addresses for eth1, i.e. eth1:0, eth1:1, Eth1:2 ... And so onIfconfig eth1:0 192.168.1.250 hw ether 00:11:00:00:11:44 netmask 255.255.255.0 broadcast 192.168.1.255 upIfconfig eth1:1 192.168.1.249 hw ether 00:11:00:00:11:55 netmask 255.255.255.0 broadcast 192.168.1.255 upNote: When specifying, specify a different physical addr
FC2Activation takes effect:Modify/etc/sysconfig/networkOne. Linux Basic Network Configuration commands1.ifconfig View the information for the network interface. Full path for normal users to use Ifconfig:/sbin/ifconfigIfconfig Network Interface Name: Displays detailed information for the specified interface.Ifconfig-a View information for all network interfaces.
If you use Linux long enough, then you naturally know that some tools come and go. The 2009 Debian Developer Mailing List announced the abandonment of the lack of maintenance of the Net-tools Toolkit. To this day net-tools is still used by some people. In fact, you can still use the ifconfig command to manage your network configuration in Ubuntu 14.10. However, in some cases (e.g., Ubuntu Docker containers)
Nic naming rules in Linux: eth0 and eth1. The first Ethernet Card and the second card. Lo is the loopback interface, its IP address is fixed to 127.0.0.1, And the mask is 8 bits. It represents your machine.
1. ifconfig is used to view the NIC information.
Ifconfig [interface]
Interface is optional. If this option is not added, information about all NICs in the s
Copyright Notice Update:2017-05-22Bo Master: LuckyalanContact: [Email protected]Statement: Draft not forget to dig well man, reproduced please indicate the source!1 Article IntroductionWe know that in Windows, in addition to the graphical interface to find the IP address, we can also use "ipconfig" at the command line to view IP address or other network information, in Linux, we use "ifconfig".
Ifconfig command is to set or display the network interface of the program, can display our machine's network card information, but sometimes minimize the installation of CentOS and other Linux distributions will not install the default ifconfig and other commands, when you enter the terminal, Run the ifconfig command
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.