Deleting a remote mirrored service

Existing mirroring parameters can be deleted in the CLI. A shut down must be issued on a service level to delete the service. It is not necessary to shut down or remove SAP, or far-end references to delete a remote mirrored service.

To delete a mirror service, the spoke-SDP service has to be deleted from the service. Mirror destinations must be shut down first before they are deleted.

Example
Example:
*A:ALA-A>config>mirror# mirror-dest 105
    config>mirror>mirror-dest# shutdown
    config>mirror>mirror-dest# exit
    config>mirror# no mirror-dest 105
    config>mirror# exit
    
    *A:ALA-B>config>mirror# mirror-dest 105
    config>mirror>mirror-dest# shutdown
    config>mirror>mirror-dest# exit
    config>mirror# no mirror-dest 105
    config>mirror# exit

The mirror destination service ID 105 was removed from the configuration on ALA-A and ALA-B, therefore, does not appear in the info command output.

Example
*A:ALA-A>config>mirror# info
----------------------------------------------

----------------------------------------------
*A:ALA-A>config>mirror# exit


*A:ALA-B>config>mirror# info
----------------------------------------------

----------------------------------------------
*A:ALA-B>config>mirror# exit

Because the mirror destination was removed from the configuration on ALA-B, the port information was automatically removed from the debug mirror-source configuration.

Example
*A:ALA-B# show debug mirror
debug
exit
*A:ALA-B#