How to ""Add"" not replace address to same network card
other than the alias way.... ??????
Answers were Sorted based on User's Feedback
Answer / kumaresanchandran
ifconfig eth0 ipaddress subnetaddress broadcastaddress
| Is This Answer Correct ? | 2 Yes | 1 No |
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 |
What is the difference between an argument and an option/switch?
what are the different types of Backups..?
what is the gate of ftp server in redhat linux?
What is page-in and page-out in redhat linux?
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?
how to recollect root password
What file should you examine to determine the defined runlevels for your system?
How to build new filesystem ? and what is irig file system?
My Linux server in the two lan card one lan card is ok working but second lan card after restart daily lan card deactivate and then manual activate then properly working but after restart repeat this problem.(Fedora O.S.) Pls tell me solved this problem.
Who owns the data dictionary?
How to catagories tickets in RHEL, which tickets are belong to PROBLEM, INCIDENT and CHANGE management? please given to me with examples
what is the difference between NIS and DNS...?