Configuring Port Mirroring on Juniper EX Switches

User Guide

Updated Feb 1, 2023

Configuring Port Mirroring on Juniper EX Switches

Configure Juniper EX Switch Port Mirroring Direct link to this section

Juniper EX switches can be configured for port mirroring, allowing you to copy network traffic to an Arctic Wolf® device.

Before you begin Direct link to this section

Steps Direct link to this section

  1. Log in to your Juniper switch.
  2. To access the command-line, enter the following command:
    cli
  3. To verify the current analyzer configuration, run the following command:
    show analyzer
  4. To enter configuration mode, run the following command:
    configure
  5. To edit the forwarding-options configuration, run the following command:
    edit forwarding-options
  6. To add port mirroring, run the following commands:
    set analyzer AWN-monitor input ingress interface ge-0/0/0.0
    set analyzer AWN-monitor input egress interface ge-0/0/0.0
    set analyzer AWN-monitor loss-priority high
    set analyzer AWN-monitor output interface ge-0/0/1.0
  7. To save the configuration, run the following command:
    commit
  8. To verify the analyzer changes, run the following command:
    show analyzer

See also Direct link to this section