From LedHed's Wiki
(Created page with 'Cisco uses a proprietary OS called 'IOS' == Logging In == In order to make changes to the IOS configurations you need to login as an Enabled user, to do this type: enable You...') |
(No difference)
|
Revision as of 18:13, 23 February 2010
Cisco uses a proprietary OS called 'IOS'
Logging In
In order to make changes to the IOS configurations you need to login as an Enabled user, to do this type:
enable
You will then be prompted (assuming a password has been set for this account.
Basic Commands
Show the currently running configuration
show running_config
or in IOS Shorthand
sh run