input (Analyzer)
Syntax
input {
egress {
bridge-domain bridge-domain-name;
interface (all | interface-name);
routing-instance {
instance-name {
bridge-domain bridge-domain-name;
}
}
}
ingress {
bridge-domain bridge-domain-name;
interface (all | interface-name);
routing-instance {
instance-name {
bridge-domain bridge-domain-name;
}
vlan (vlan-id | vlan-name);
}
vlan (vlan-id | vlan-name);
}
maximum-packet-length bytes;
rate number;
}
Hierarchy Level
[edit forwarding-options analyzer analyzer-name]
Description
Define the traffic to be mirrored in a mirroring configuration—the definition can be a combination of:
Packets entering or exiting a port
Packets entering or exiting a VLAN
Packets entering or exiting a bridge domain
The remaining statements are explained separately. See CLI Explorer.
Native analyzer sessions (that is, the [edit forwarding-options
analyzer analyzer-name input] hierarchy level for MX Series
routers) can be configured without specifying input parameters, which
would mean that the instance uses default input values: rate = 1 and
maximum-packet-length = 0.
Default
No default.
Required Privilege Level
interface—To view this statement in the configuration.interface-control—To add this statement to the configuration.
Release Information
Statement introduced in Junos OS Release 13.2X50-D10.