[an error occurred while processing this directive] [an error occurred while processing this directive]

analyzer

Syntax

analyzer {
name {
ratio number;
loss-priority priority;
input {
ingress {
interface (all | interface-name);
vlan (vlan-id | vlan-name);
}
egress {
interface (all | interface-name);
}
output {
interface interface-name;
vlan (vlan-id | vlan-name);
}
}
}

Hierarchy Level

[editethernet-switching-options ]

Release Information

Statement introduced in JUNOS Release 9.0 for EX-series switches.

Description

Configure port mirroring. One analyzer (port mirroring configuration) can be enabled on the switch at a time, other analyzers can be present and disabled.

Default

Port mirroring is disabled and JUNOS software creates no default analyzers.

Options

name—Name that identifies the analyzer. The name can be up to 125 characters long, must begin with a letter, and can include uppercase letters, lowercase letters, numbers, dashes, and underscores. No other special characters are allowed.

The remaining statements are explained separately.

Required Privilege Level

routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration.

[an error occurred while processing this directive]