How can we see the default gateway ip ini linux.

Answers were Sorted based on User's Feedback



How can we see the default gateway ip ini linux. ..

Answer / manoj

route -n

Is This Answer Correct ?    53 Yes 1 No

How can we see the default gateway ip ini linux. ..

Answer / virendra wadel

#netstat -rn


#route

Is This Answer Correct ?    11 Yes 0 No

How can we see the default gateway ip ini linux. ..

Answer / krishna prasad

# vi /etc/sysconfig/network

or

# route -n

or

# netstat -rn

Is This Answer Correct ?    4 Yes 0 No

How can we see the default gateway ip ini linux. ..

Answer / guest

netstat -nr

Is This Answer Correct ?    3 Yes 0 No

How can we see the default gateway ip ini linux. ..

Answer / karthik

vi /etc/sysconfig/network

or

route -n

Is This Answer Correct ?    2 Yes 0 No

How can we see the default gateway ip ini linux. ..

Answer / ananta

#vim /var/sysconfig/network

Is This Answer Correct ?    2 Yes 5 No

Post New Answer

More Linux Commands Interview Questions

What are some popular Linux distributions?

1 Answers  


I want to see how many interfaces(ethernet cards) are working using single command?

8 Answers  


When u comment the ctrl+alt+del trap in the /etc/inittab save the file. Tell the command to save the changes without rebooting the machine?

1 Answers   HCL,


How do makefiles work?

0 Answers  


Who linux commands?

0 Answers  


You attempt to delete a file called sales.mem using the rm command but the command fails. What could be the problem?

0 Answers  


can some one tell me the steps(with commands) to create LVM in RHEL 5????

5 Answers  


Who am I command in linux?

0 Answers  


What is the purpose output of cd command?

0 Answers  


what is the fastest way to enter a series of commands from the command-line in linux

0 Answers  


What are the basic commands in LINUX?

6 Answers  


How do I check memory usage on linux?

0 Answers  


Categories