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

What are your key strengths as a System/network Administrator?

0 Answers  


Protocols that support multipath LAN to LAN communication are what type of protocols.

1 Answers  


Which kind of gateways is expected to exchange RIP information ?

1 Answers  


Which protocol is working behind DHCP server? and what excatly DORA does?

3 Answers   HP,


All IP addresses are eventually resolved to network interface card addresses. Which of the following is used to map an IP address to a network interface card address? a. WINS b. DHCP c. DNS d. ARP

1 Answers  






You want to know how your Solaris Machine intends to route packets to a host with IP 128.251.5.5 . Which command should you run ?

1 Answers  


how to rename domain name in win 2003 server

5 Answers   IBM,


Port numbers for the following 2 standard services: NNTP, NFSD a. 118, 2048 b. 119, 2049 c. 120, 2050 d. 121, 2051 e. 122, 2052

1 Answers  


ATM uses howmany bytes long cells.

1 Answers  


Name 3 commands will let you logon to another machine ?

1 Answers  


What is "keepalive"? a. A keepalive is a small, layer-1 bit message that is transmitted by a network device to let directly-connected network devices know of its presence. b. A keepalive is a small, layer-2 message that is transmitted by a network device to let directly-connected network devices know of its presence. c. A keepalive is a small, layer-2 message that is transmitted by a network device to let it neighbors know of congestion d. A keepalive is a small, layer-3 message that is transmitted by a network device to let directly-connected network devices know of its presence. e. A keepalive is a small, layer-3 message that is transmitted by a network device to let it neighbors know of congestion

1 Answers  


which command releases and removed DHCP leases ?

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)