Effect of a Network Loop
So what happens when there is a loop on your Cisco network and you do not have spanning tree running? Well, if you have no network traffic on your network, then nothing. If you have a hub-based network, as soon as the first piece of data is sent on the network, a single Ethernet frame will cycle through the loop repeatedly.
A single network frame will cycle around the network and actually consume 100% of the possible network bandwidth.
If you have a switch-based network, then it may actually take a broadcast packet to cause a problem with a network loop. When a switch gets a broadcast from a network device, it forwards it out through all ports. The neighboring switch will get that broadcast and forward the broadcast through all other ports, and due to the loop, this broadcast will make its way to the original switch that received the broadcast from the network device.
When the broadcast arrives, it will not know that it has seen it before, so it will forward it to all other ports. This process will be repeated thousands of times per second, causing a huge volume of traffic from a single broadcasted Ethernet frame.
When this happens on your network, everyone will lose the ability to communicate on the network, and the activity lights on your switches will be solid (on) rather than blinking (on and off). If you break the loop, your network will return to normal in a few minutes.

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.