Related Documentation
- J Series
- MPLS Overview
- MPLS Configuration Overview
- Example: Enabling MPLS
- SRX Series
- MPLS Overview
- MPLS Configuration Overview
- Example: Enabling MPLS
- Additional Information
- Junos OS Feature Support Reference for SRX Series and J Series Devices

Example: Deleting Security Services
This example shows how to delete configured services in the security level of the configuration hierarchy.
Requirements
Before you begin, save your current configuration to a temporary file. Do this prior to removing all configurations from the security level of the configuration hierarchy and deleting the inherited configurations.
Overview
In this example, you save your current configuration in the var/tmp/ directory with an appropriate filename and .cfg extension—for example, curfeb08.cfg. Then you remove all configurations from the security level of the configuration hierarchy, and delete all global groups and inherited configurations.
Configuration
Step-by-Step Procedure
To delete the configured services in the security level of the configuration hierarchy:
- Save your current configuration.[edit]user@host# save /var/tmp/curfeb08.cfg
- Remove all configurations in the security level of the configuration hierarchy.[edit]user@host# delete security
- Remove all inherited configurations in
the security level of the configuration hierarchy.[edit]user@host# delete groups global security

Caution: Do not commit after deleting the security configurations. A commit without any security configurations leaves the router unreachable through the management port.
Verification
To verify the configuration is working properly, enter the show groups global security command.
Related Documentation
- J Series
- MPLS Overview
- MPLS Configuration Overview
- Example: Enabling MPLS
- SRX Series
- MPLS Overview
- MPLS Configuration Overview
- Example: Enabling MPLS
- Additional Information
- Junos OS Feature Support Reference for SRX Series and J Series Devices


