Cisco Networking: Global Configuration Mode
To configure a Cisco network device you must enter the Global Configuration operating mode. After passing thru the User EXEC and Privilege EXEC modes you enter the Global Configuration mode by entering the configure command.
When you type the configure command, you need to specify how you will make configuration changes. The most common manner of configuring devices is by using the terminal, so you use the configure terminal or conf t (for configure terminal) commands. The Global Configuration mode appears, and your command prompt will look something like this:
Router(config)#
This prompt is identified by the (config), which is in the prompt. You also have a different list of commands that you can type. Here is just a sample of the commands at this level:
access-list: Manage Access Control Lists (ACLs) to restrict network connections to, from, or through the device you are connected to.
arp: Manage the Address Resolution Protocol (ARP) cache on the device you are connected to.
banner: Set a logon banner to issue a security warning to users connecting to the device you are connected to.
boot: Configure or modify the system boot parameters, such as the IOS version that will be used.
cdp: Cisco Discovery Protocol (CDP) tells you what is connected to you on network interfaces. CDP allows you to view this information.
clock: Allows you to change the system clock.
config-register (router only): Set the configuration register, which is the location in memory that stores a pointer to the system configuration information.
enable: Sets or changes enable passwords.
exit: Exits Global Configuration mode.
hostname: Sets the device hostname.
ip: Enters the IP configuration subcommands.
interface: Selects an interface for configuration.
no: Negates another command that has been issued.
prompt: Sets the devices command prompt.

Cloud Computing Glossary
cloud computing
A networking solution in which everything — from computing power to computing infrastructure, applications, business processes to personal collaboration — is delivered as a service wherever and whenever you need.

Cloud Computing Glossary
cloud service
The delivery of software, infrastructure, or storage that has been packaged so it can be automated and delivered to customers in a consistent and repeatable manner.

Cloud Computing Glossary
deprovision
The release of cloud services that are no longer needed.

Cloud Computing Glossary
federating
Linking distributed resources together over the cloud.

Cloud Computing Glossary
hypervisor
An operating system that acts as a traffic cop, managing the various virtualization tasks in the cloud to ensure that they make things happen in an orderly manner.

Cloud Computing Glossary
multi-tenancy
The sharing of underlying resources by multiple companies over a cloud.

Cloud Computing Glossary
network attached store
Storage that has its own network address through which it is accessed by the network's workstation users. Acronym: NAS

Cloud Computing Glossary
service level agreement
A contract that stipulates the type of service you need from providers and what type of penalties would result from an unexpected business interruption. Acronym: SLA

Cloud Computing Glossary
solution stack
An integrated set of software that provides everything a developer needs to build an application.

Cloud Computing Glossary
storage area network
A storage systems that is flexible and scalable because it's available to multiple hosts at the same time. Acronym: SAN

Cloud Computing Glossary
vertical industry groups
Workgroups comprised of members from a particular industry such as technology and retail.

Cloud Computing Glossary
virtual memory
The portion of your hard drive that Windows uses to expand the available RAM

Cloud Computing Glossary
virtualization
Using computer resources to imitate other computer resources or whole computers to maximize performance and flexibility.