services-options (Next Gen Services Interfaces)
Syntax
services-options {
enable-subscriber-analysis
fragment-limit;
jflow-log {
message-rate-limit messages-per-second;
}
session-limit {
maximum number;
rate new-sessions-per-second;
cpu-load-threshold percentage;
}
flow
traceoptions {
file {
filename;
files number;
match regular-expression;
size maximum-file-size;
(world-readable | no-world-readable);
}
flag flag;
no-remote-trace;
packet-filter filter-name {
conn-tag session-conn
destination-port port-identifier;
destination-prefix address;
interface interface-name;
protocol protocol-identifier;
source-port port-identifier;
source-prefix address;
}
rate-limit messages-per-second;
trace-level (brief | detail | error);
}
Hierarchy Level
[edit interfaces interfaces-name]
Description
Enabling tracing can adversely impact scale and performance and may increase security risk. We strongly recommend using the trace, tracing, or traceoptions commands only under the guidance of a JTAC support engineer. After collecting the debug information, immediately disable tracing to minimize risk and restore normal system performance.
Define the service options to be applied on the virtual multi-service (VMS) interface.
This statement is supported only on the MX-SPC3 Services Card.
The remaining statements are explained separately. See CLI Explorer.
Options
| file | Configure the trace file options.
|
||||||||||||||||||||||
| flag | Trace operation
to perform. To specify more than one trace operation, include multiple
|
||||||||||||||||||||||
| no-remote-trace | Set remote tracing as disabled. |
||||||||||||||||||||||
| packet-filter filter-name | Packet filter to enable during the tracing operation. Configure the filtering options.
|
||||||||||||||||||||||
| rate-limit messages-per-second | Limit the incoming rate of trace messages. |
||||||||||||||||||||||
| trace-level | Set the level for trace logging. This option is available only when the flag is set.
|
||||||||||||||||||||||
| fragment-limit | Specify
the maximum number of fragments to be supported for the PIC. This
overrides the value specified, if any, in the |
||||||||||||||||||||||
| reassembly-timeout | Specify the reassembly timeout value for all fragmentation packets
for the PIC. This overrides the value specified, if any, in the |
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 19.3R2.
Support introduced in Junos OS Release 20.3R1 for Next Gen Services
on MX240, MX480 and MX960 routers for the flow configuration
statement.