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



what is the process to activate all the 3 nic cards in server please give all the commands to acti..

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

what is the process to activate all the 3 nic cards in server please give all the commands to acti..

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

what is the process to activate all the 3 nic cards in server please give all the commands to acti..

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

Post New Answer

More Networking Administration Interview Questions

When do you use BGP, IGRP, OSPF, Static Routes?

11 Answers   Wipro,


where DNS database stored? what is the path? reply me asap?

5 Answers   HP,


Have you configured a NFS server?

3 Answers   cDot, Wipro,


I am using windows server 2008 and its working as DHCP server. 100 clients are connected to this server. All clients are accessing Internet. But I wanna to block some specific websites which is not required by client. So how it can be done through DHCP server? is there any third party software available ? or any other method you know then please answer it.

1 Answers  


X windows maps to which OSI layer ? a. application b. presentation c. session d. transport e. network

1 Answers  






what is l2 and l3 switch?

2 Answers   CMS,


Which command allows you to monitor the routing requests that are not getting resolved from the routing table ?

1 Answers  


What is the the advantage of address sharing?

0 Answers  


Host C mounts /usr/local from host B. Host C shares out /usr to few machines. Can host C share out /usr/local to these machines, as well?

1 Answers  


In nslookup, how do you set DNS server to be some other machine than the system default ?

1 Answers  


Define the number of network ids in a class c network?

0 Answers  


Which protocol allows routers to send control or error messages to other machines.

1 Answers  


Categories
  • Networking Protocols Interview Questions Networking Protocols (671)
  • Networking Administration Interview Questions Networking Administration (1008)
  • Networking Security Interview Questions Networking Security (196)
  • Networking General Interview Questions Networking General (266)
  • Networking AllOther Interview Questions Networking AllOther (430)