Modifying a local mirrored service

Existing mirroring parameters can be modified in the CLI. The changes are applied immediately. The service must be shut down if changes to the SAP are made.

The following shows the command usage to modify parameters for a basic local mirroring service.

config>mirror# mirror-dest 103
    config>mirror>mirror-dest# shutdown
    config>mirror>mirror-dest# no sap
    config>mirror>mirror-dest# sap 1/1/5 create
    config>mirror>mirror-dest>sap$ exit
    config>mirror>mirror-dest# no shutdown
    debug# mirror-source 103
    debug>mirror-source# no port 1/1/23 
    debug>mirror-source# port 1/1/7 ingress egress 
Example

The following is a sample of the local mirrored service modifications.

*A:ALA-A>config>mirror# info
----------------------------------------------
mirror-dest 103 create
            no shutdown
            sap 1/1/5 create
        exit

*A:ALA-A>debug>mirror-source# show debug mirror
debug
    mirror-source 103
        no shutdown
        port 1/1/7 egress ingress
    exit
*A:ALA-A>debug>mirror-source#