what is the process to activate all the 3 nic cards in server
please give all the commands to activate asap
Answers were Sorted based on User's Feedback
Answer / enni143
i know only to config nic card like
ifconfig eth0 ipaddress
to check that ifconfig -a
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / fawaz
you can see the names of interfaces using #ifconfig -a command.
then use #ifconfig $Interface_name [$IP_Address/CIDR] [up]
for each interface.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sudhanshu singh
1.>ifconfig -a -> check all interfaces present
2.>First configure IP address on interface using either
neat or setup command .
3.> ifconfig eth0 up -> eth0 activated
ifconfig eth1 up -> eth1 activated
4.> service network restart or /etc/init.d/network restart
| Is This Answer Correct ? | 0 Yes | 0 No |
You do not want to use any of DNS, NIS, NIS+ to resolve names. You just want to use /etc/hosts files. Which file should you copy to /etc/nsswitch.conf ?
Give the importance of implementing a fault tolerance system? Are there limitations?
Which protocol translates IPs to MAC addresses ?
what is the meaning of routing protocal and routed protocal?
5 Answers Microsoft, NIIT, TCS,
a share folder how to enable the password by windows xp
What is the last major networking problem you troubleshot and solved on your own in the last year?
one client is uanble to connect web server it is located in some remote location what are the problems how to troubleshoot the problem
what is dhcp server?
(Accenture)1. Write a distance vector algoritam 2. TCP/IP 3 way hand shake
Fragmentation =? a. data --> packets b. packets ---> bits c. datagram ----> multiple frames d. frame ---> bits
You try "ping server1" and you get "no answer from server1". Why ? (assume that your machine resolved the name correctly).
A subnet mask is used to mask a portion of the IP address so that TCP/IP can distinguish the __ ID from the __ ID.