How to Confirm Your Junos Configuration before You Commit
Junos provides a path for the timid and cautious user. You can try out a candidate configuration. If you don’t like it, Junos returns to the previous version of the configuration automatically. This approach is an easy way to get out of a jam. To try out a candidate configuration, instead of using the commit command, use commit confirmed:
[edit]
wiley@netnik# commit confirmed
commit confirmed will be automatically rolled back in 10
minutes unless confirmed
commit complete
The default wait is ten minutes, and you have to explicitly accept the commitment, either by typing the commit command again or by typing the commit check command. Then you see the commit complete message.
If ten minutes is too long to wait in your functional network, use a shorter delay, such as one minute, to tell whether the configuration is working:
[edit]
wiley@netnik# commit confirmed 1
commit confirmed will be automatically rolled back in 1
minutes unless confirmed
commit complete
If the device operation isn’t correct, don't worry. When the confirm time expires, Junos automatically returns to the previous configuration, which you know is a working configuration:
Broadcast Message from root@netnik (no tty) at 16:36 PDT
Commit was not confirmed; automatic rollback complete.
Even the most experienced Junos engineers and administrators use the commit confirmed command as an insurance policy on their own work. Doing so can sometimes save hours lost sending someone to a remote site so that they can physically access a device which has become inadvertently isolated from the rest of the network through a configuration misstep.

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.