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

in linux gui desktop icon was lost how con u back this icons

2 Answers  


How to Create NIS Server And NIS Client? Explain With Example?

1 Answers   Cisco,


How to apply patch for multiple servers .

1 Answers   IBM,


How find out drivers of installed devices in linux (RHEL)?

2 Answers  


i installed clustering packages.When i try to run it getting LUCI error...what is it..??

0 Answers  


What is the difference between Telnet and SSH?

17 Answers   Bayer, KTree,


User unable to login in server then how can u troubleshooting it? Example: server at Bangalore. in that server two users try to login in server. 1st user able to login. but second user unable to login so how can troubleshoot it ?

5 Answers   Oracle,


1 which file contains information about os wether it's 32 bit or 64 bit os 2 difference between logical block and physical block?? 3 what is the size of logical block and physical block?? 4 daemon for nfs on client end as well as server end??? 5 how to confirm from client end about nfs server sharing?? 6 what contains information about file and directory creating time or modification time??

4 Answers   Oracle,


commands regarding the adding of users into groups n different options with useradd...?

5 Answers   IBM,


How To Hide the FTP Version?

3 Answers   Wipro,


Give a Linux shell command to find all files in a directory which contain ip addresses.

1 Answers   Amazon,


how do i check which package has installed some command suppose ls , mkdir or whatever ???

8 Answers  


Categories