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

What are main anti-spam features available in sendmail?

1 Answers   CSC,


what are acl permissions..? what is automation of jobs..?

5 Answers   IBM, TCS,


will u plz send me the complete steps of installation of red hat linux on intel's core 2 duo processor?

1 Answers  


tell me some of the Linux HotKeys do you know?

3 Answers  


What command can you use to review boot messages?

6 Answers  






What is the name and path of the main system log?

3 Answers  


there are many IPC mechanisms available in Linux ? Which one is best to use and when ?

1 Answers   Broadcom,


How to know what are the packages required for any service? Example: How to know what are the package required for send mail services. using any command it is passable are not?

2 Answers   OnMobile,


what restrict telnet for root itself but allow for other user

3 Answers   CA,


1. User gaves df -h and the system get hanged. why ? 2. what is the hardlink and softlink mount ? 3. why is portmape should be started ? 4. what is nologin option 5. how to restrict users from accessing nfs ? 6. what is the difference between cpio and tar 7. what are the kernel parameters ? how to find out it ? 8. why we use sysctl.conf ? 9. if we gives init1 from multiuser runlevel, will it affect other users who already logged in to the system ? 10. what will be the available space to use after configuering raid5 with 5 disks each having 5gb spce ?

0 Answers   Oracle,


This question is belong to linux support. "one of my customer told to me, my application is getting slow response". how to resolve the issue. what are the steps you will follow to resolve the issue.

0 Answers  


What is page-in and page-out in redhat linux?

1 Answers  


Categories