Mirror service package and classes

Overview

The XML API uses the mirror package to manage mirror services. Under this package, the following classes are used to configure properties for a mirror service:

  • Mirror service- mirror.Mirror

  • Mirror site- mirror.Site

  • Mirror L2 access interface- mirror.L2AccessInterface

  • To configure mirror source to match criteria such as IP addresses, MAC addresses and MPLS ingress labels to filter mirror traffic, use the following classes:

    • mirror.SourceIngressLabel

    • mirror.SourceInterface

    • mirror.SourceIpFilter

    • mirror.SourceMacFilter

    • mirror.SourcePort

    • mirror.SourceSubscriberHost

The mirror SDP binding is configured under the class svt.MirrorSdpBinding.