Encyclopedia > CIOS

  Article Content

CIOS

The CIOS stands for Cisco Internetworking Operating System. It is the CLI to many Cisco brand router(s). 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:



All Wikipedia text is available under the terms of the GNU Free Documentation License

 
  Search Encyclopedia

Search over one million articles, find something about almost anything!
 
 
  
  Featured Article
Christiania

... - Wikipedia <<Up     Contents Christiania Christiania can refer to: Christiania - the name of Oslo, from 1624 to 1925. The Free State of ...

 
 
 
This page was created in 31.7 ms