Example: Deleting Security Services (CLI)

Before you enable MPLS, we recommend that you delete all configured security services.

The following example shows how to save your current configuration to a file called curfeb08.cfg before removing all configurations from the security hierarchy and deleting all global groups and inherited configurations.

To delete the configured services in the security hierarchy:

  1. Save your current configuration in the var/tmp/ directory with an appropriate filename with the .cfg extension—for example, curfeb08.cfg.
    [edit]user@host# save /var/tmp/curfeb08.cfg
  2. Remove all configurations in the security level of the configuration hierarchy.
    [edit]user@host# delete security
  3. Remove all global group and inherited configurations.
    [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.