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

How do I stress test my cpu?

0 Answers  


What are two subtle differences in using the more and the pg commands?

2 Answers   Airtel,


What is the command to see on which port which service is running? And what is the difference between /etc/services file and net stat command?

0 Answers  


What is the command to see all the processes are working in the last 30 days?

9 Answers  


How to monitor ports in a linux machine, with single command?

7 Answers  






Why bash is used in linux?

0 Answers  


What u know abt tar Command?

5 Answers   Locuz,


What are the basic command in linux?

0 Answers  


How can I delete a file in linux?

0 Answers  


Any one example of uninteruptable sleeping process?

2 Answers   Satyam,


Which command is used to find what is in your home directory?

0 Answers  


What are the basic commands for user management?

0 Answers  


Categories