ENCYCLOPEDIA 4U .com



Encyclopedia Home Page

Google
  Web Encyclopedia4u.com

 

IOS

The IOS stands for Internetwork Operating System. It is the command line interface to many Cisco Systems brand routers. It is very similar in structure to MS-DOS and Linux, as well as other router operating systems.

Command prompt output:

  • User Mode: Router>
  • Priveledged Exec Mode: Router#

command format:

Commands are single words. Arguments are interpreted when a space seperates the argument from the command. Cisco calls arguments subcommands. Command-line arguments may contain dashes.

  • Example: show running-config. (shows the active configuration.)

Autocomplete

Unlike most operating systems, the CIOS has so few commands that it will interpret truncated commands without requiring the user to autocomplete the command. Entering a command that requires an argument without an argument will produce:

%Incomplete Command.

To display arguments use the "?" argument. ("?" is also the help command.)

Command History

Like most operating systems, the CIOS has a command history. It can be accessed using the up and down arrow keys (like other operating systems.)

Mode(s)

Commands will not be shown to users that or do not have sufficient privilege to access them. Commands will fail to execute as if they don't exist. The highest priveledge mode for a user is the "Priveleged Exec" mode. (accessible using the Enable command).

Administrators should also be familiar with the following modes:

  • Global Configuration Mode.
  • config-mode
  • Rxboot mode




Content on this web site is provided for informational purposes only. We accept no responsibility for any loss, injury or inconvenience sustained by any person resulting from information published on this site. We encourage you to verify any critical information with the relevant authorities.



Copyright © 2005 Par Web Solutions All Rights reserved.
| Privacy

This article is licensed under the GNU Free Documentation License. It uses material from the Wikipedia article "IOS".