answersLogoWhite

0

run the command:

route -n

You may need to be root (or use sudo) to run that command, or at least call its full path /sbin/route or /usr/sbin/route

route --help

will give you additional info, as will

man route

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

You want to determine whether your Linux laptop has connected to it and obtained a valid IP address what commands will allow you to find the information you need?

use 'ifconfig -a '


What are the commands used in Linux but not in Unix?

There is no answer to this question. Under UNIX and Linux, commands are either shell native or external programs found on the path (which usually includes /bin /sbin /usr/bin and ~/bin) Most UNIX and distros allow the admin to choose a shell program of choice and modify the contents of other directories and many admins allow individual users to change their personal shell and add additional executable files adding more commands. That being the case, theoretically any command can be valid under almost any UNIX or Linux. YMMV.


What is an open source system designed to allow one workstation to remotely manipulate and receive screen updates from another workstation?

VNC Virtual Network Computing


In computing environment why DOS command still using?

Using DOS commands or Shell Commands on Linux enables you to do more powerful things than possible with a point-and-click inteface. For example, you can delete all files ending in .tmp with just "del *.tmp". They are retained to allow "power users" to work more productively. You can also create batch-files, which allow you to run a large amount of commands sequentially, and can automate often tiring tasks.


What do the commands for the Cisco switch IOS allow the user to do?

The Cisco IOS commands allow the user to enter partial Cisco IOS commands. If you start to type in a command it can recognize it and finish the command for you.


Why use Linux basic commands?

Using Linux basic commands is important for several reasons, especially for those working in technical fields like development, system administration, ethical hacking, and automation. Here are the key reasons: Efficiency: Command-line interfaces (CLI) in Linux allow users to perform tasks more quickly and efficiently than graphical user interfaces (GUIs). Tasks like copying files, editing configurations, or navigating directories can be done with fewer steps. Control and Flexibility: Basic Linux commands provide fine-grained control over the system. You can automate tasks, manage processes, and manipulate files in ways that GUIs might not allow. Resource Efficiency: The command line uses fewer system resources (like memory and CPU) compared to GUIs. This is especially beneficial on servers or low-powered systems. Automation and Scripting: Knowing basic Linux commands is essential for writing shell scripts, which automate repetitive tasks. This is invaluable in system administration, data analysis, and DevOps. Remote Management: Linux servers are often managed remotely via SSH, where the CLI is the primary interface. Basic command knowledge is necessary for tasks like updating software, monitoring performance, or troubleshooting. Customization: Linux commands offer high customization through options and arguments, allowing users to perform tasks in highly specific ways tailored to their needs. Widespread Use: Linux is widely used in server environments, cloud infrastructures, development environments, and ethical hacking. Knowing the basic commands is essential for working efficiently in these domains. Open-Source Community: Linux is open-source, and the command-line environment helps users tap into a huge repository of tools, utilities, and configurations.


Does Linux allow only a single user to access the system simultaneously?

No. Linux, like Unix, is designed to be a multi-user system.


What type of cat five cabling allow to connect two workstation on a peer to peer network?

VGA cable


What includes commands that allow you to insert various objects?

Insert Tab


Which port must be open to allow a user to login remotely onto a workstation?

3389 is the remote desktop protocol port.


What command is used to stop rip routing updates from exiting out an interface but still allow the interface to receive rip route updates?

Router(config-if)#no routing


How do you use pokesav on Linux?

You can run Pokesav on Ubuntu with WINE. WINE will also allow you to run other Windows programs on a Linux computer.http://www.winehq.org/