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

Which protocol is an improvement over SLIP and is supported by Solaris ?

1 Answers  


What does the /var/named/named.root file specify ?

1 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  


how do u share printer through FTP(fire transfer protocol)?

0 Answers   Canara Bank,


How to perform system maintenance?

0 Answers  






T/F: There is no way to inform TCP of congestion along the path

1 Answers  


Do you know what is the maximum segment length of a 100base-fx network?

0 Answers  


True or False: Network cards communicate at the same speed when talking to each other.

1 Answers  


main roll of network administrator

0 Answers  


What do you use to monitor TCP/IP stats since the last reboot?

1 Answers  


What are the fields of VLAN tag?

0 Answers   HCL, Juniper Networks,


To configure "Local mail in Local Mode", how many sendmail.cf files are requried ?

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)