Example: Configuring a Policy Mirror Destination (S-, K-Series)

In this example, policy mirror destination 2 is created with ge.1.3 as the destination port for the mirrored traffic. This mirror destination is associated with policy that mirrors all received TCP port 80 traffic on port ge.1.1

System(su)->set mirror create 2
System(su)->set mirror ports ge.1.3 2
System(su)->set policy profile 1 name tcp80
System(su)->set policy rule 1 tcpsourceportip 80 forward mirror-destination 2
System(su)->set policy port ge.1.1 1