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 is cd command used for?

0 Answers  


Explain command grouping in linux?

0 Answers  


What is phony in makefile?

0 Answers  


What are runlevels in linux?

0 Answers  


What is clang format?

0 Answers  






Brief about the command ff?

0 Answers  


What is a makefile in c?

0 Answers  


What does r mean linux?

0 Answers  


What is finger in networking?

0 Answers  


You suspect that you have two commands with the same name as the command is not producing the expected results. What command can you use to determine thelocation of the command being run?

0 Answers  


What is llvm used for?

0 Answers  


tell me something about linux commands.

0 Answers   Ericsson,


Categories