How to ""Add"" not replace address to same network card
other than the alias way.... ??????

Answers were Sorted based on User's Feedback



How to ""Add"" not replace address to same network card other than the alias w..

Answer / vishal sharma

netconfig --device eth0:1

Is This Answer Correct ?    6 Yes 3 No

How to ""Add"" not replace address to same network card other than the alias w..

Answer / kumaresanchandran

ifconfig eth0 ipaddress subnetaddress broadcastaddress

Is This Answer Correct ?    2 Yes 1 No

How to ""Add"" not replace address to same network card other than the alias w..

Answer / susheel narayan singh

if you want to give ip address 192.168.0.100 and subnetmask
is 255.255.255.0
then

#ifconig eth0 192.168.0.100 netmask 255.255.255.0 up

Note:
Now you can ping by this ip.
but when you will restart network service it will not
work.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Linux AllOther Interview Questions

why accounting Software does not support on linux?

5 Answers  


There are 4 network Interfaces, how can we find which one is Primary.

2 Answers  


how do you configure linux system as a router?

4 Answers   HCL,


My root password has been changed, how can i enter into the system without root password?

6 Answers  


What is Hard mount and soft Mount?

0 Answers   Cap Gemini,






Friends, I don't have enough free space in root directory. but in home directory I have 40gb free. So I can not install anything in root directory (which occupies more space) Please suggest me If there is any possibility to increase the root directory size by minimising the home directory's.

3 Answers  


how u use the iptable firewall to restrict ssh,telnet,ftp

9 Answers  


How to load the old kernel without rebooting server

1 Answers  


how can i create samba server in fedora 9.0 ? and domain/LDAP controller! clilent side is windows pc .?

0 Answers   Wipro,


someone already asked 'what is diff between unix & Linux' can I ask the same but more nuanced...I have 7 years app support of unix, have never seen Linux BUT need to bluff my way through in an interview i e say that I have use Linux. What are the most important things I need to know?

1 Answers  


What is the use of DNS Server? Name other servers works same as like DNS?

2 Answers  


I have accidently deleted my fstab... how do i recover/ regenerate the file?????? in rescue mode i cannot create a new file since the filesystem is readonly and could not mount in readwrite mode ?????????

6 Answers   IBM,


Categories