|
| ||||||||||
| Tags: eth0, ethernet, ethernet card, linux, nodes |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| Configuring ethernet in linux
I am running with Linux red hat and need to guidance about the ethernet card.Can you tell me the procedure two configure the ethernet card and in case if I have connected two ethernet card with my system. How to configure both of them,please suggest me the right way to resolve the problem. Thanks. |
|
#2
| ||||
| ||||
| Configuring ethernet in linux
To access the data and if you wanted to work with the networking system the it is necessary to implement the ethernet card into your computer system. It performs a vital role to create the network and the networks defines the connection of network configuration.If you are connected with two ethernet card into your system then you can get two IP addresses and can run upon two different networks. The ethernet card defines your path of network. |
|
#3
| ||||
| ||||
| Configuring Ethernet on Linux nodes
If you are connected with a fresh ethernet card and you need to configure the ethernet card in linux then you have to do the following steps : 1- `Execute getadapters to find the adapter information and generate the stanza file using the command : getadapters -t ent -z /csminstall/tmp/mystanzafile -n clstrn01 2- This command searches for Ethernet adapters on node clstrn01 and puts the evaluated contents in the stanza file. /csminstall/tmp/mystanzafile 3- Now edit the stanza file and add the required parameters in the files 4- Save with the full path name of the stanza file with appropriate node definition and run the file with the following command : getadapters -W -f mystanzafile 5- Now,just configure the adapters and execute the updatenode command with the -c option: updatenode -c -n clstrn01 |
|
#4
| ||||
| ||||
| Configuring ethernet in linux
There are so many commands and methods are being used to configure the ethernet card connected with your system.You can perform it with the different manner and environment,some of them are defined here through which you can control on the configuration :
These are the three method of configuring the ethernet card into the linux environment. |
|
#5
| ||||
| ||||
| Configuration using GUI tool system-config-network
You can use very easily manner and very effective method to configure the ethernet card for driving the network,There are few steps to use this : 1- You need to type the command to open the dialog control in GUI mode : Code: $ system-config-network & 3- If you added a new Ethernet card then you need to choose the NEW button to add the new device and enter the required parameters to get it listed in the dialog. 4- After adding the new information for new card,you can activate the connected card with the help of buttons above in the dialog. |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "Configuring ethernet in linux" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Configuring & Installing Linux Grub | RedZot | Guides & Tutorials | 3 | 02-01-2011 03:46 AM |
| Installing and Configuring NIS in Linux | Xiomar | Tips & Tweaks | 3 | 13-11-2010 04:44 AM |
| Configuring your webcam to work under Linux | PWallace | Hardware Peripherals | 4 | 29-10-2010 07:58 AM |
| Configuring ssl with fetchmail in linux | Chilton | Networking & Security | 3 | 07-04-2010 07:25 PM |
| Configuring Linux to support sound | RedZot | Guides & Tutorials | 5 | 23-12-2008 10:20 AM |