May 19, 2012
|
CCNA Study Guide and Computer Tips
learn computer tips and tricks from nobody |
Place your ad here! Banner Size (468 x 60) Email us at support@bitsbyjohn.com |
There are 3 router modes available to cisco routers. These modes can be accessed via Command Line Interface or commonly known as CLI which is also known as EXEC. Therefore, 3 router modes is also the 3 exec modes which has its own different levels of access to Cisco IOS Commands.
Command Example
System Bootstrap, Version 12.2(8r)YN, RELEASE SOFTWARE (fc1)
TAC Support: http://www.cisco.com/tac
Copyright (c) 2002 by Cisco Systems, Inc.
C800/SOHO series (Board ID: 28-130) platform with 65536 Kbytes of main memory
program load complete, entry point: 0×80013000, size: 0x6897e8
Self decompressing the image :##############################################[OK]
Cisco SOHO91 (MPC857DSL) processor (revision 0×300) with 5893kK/65536K bytes of memory.
Processor board ID AMB080903VX (1784032485), with hardware revision 0000
CPU rev number 7
2 Ethernet interfaces
128K bytes of NVRAM.
8192K bytes of processor board System flash (Read/Write)
2048K bytes of processor board Web flash (Read/Write)
Press RETURN to get started! <- hit enter
Router> <- this is the User Exec Mode
Router> enable <- type enable to enter Privilege Exec Mode level 15
Router# configure terminal <- configure terminal command lets to escalate to configuration mode
Router(config)# <- this prompt states that current configuration affects the terminal
Router(config)# Ctrl+Z <- hitting ctrl+z return you to Privilege Exec Mode
Router# <- by executing disable returns the prompt to User Exec Mode
Router>
| We Need Your Support | |
| Please Support us by Donating for Server Costs |
|
Subnetting without using binary numbers
Tweet When you are working on a network environment or plan to take a ccna...
What are the different ways to connect to the internet?
Tweet Digital devices are very common and serves as the primary tool for electronic communication world...
Subnetting without using binary numbers
Tweet When you are working on a network environment or plan to take a ccna...
How to Enable and Activate Facebook Timeline
Tweet Everybody is talking about Facebook Timeline but what about it anyway, so what is...
Cisco CCNA Tutorial: Configure Basic VLAN
Tweet With multiple hosts and servers on layer 2 switches, there are several issues arises...
Cisco CCNA Tutorial: Configure RIPv2 Routing
Tweet From the last exercise of this CCNA Tutorial, we had configured dynamic routing using...