group (Origin Validation for BGP)
Syntax
group group-name {
max-sessions number;
session address {
hold-time seconds;
local-address local-ip-address;
port port-number;
preference number;
record-lifetime seconds;
refresh-time seconds;
traceoptions {
file filename <files number> <size size> <(world-readable | no-world-readable)>;
flag flag {
disable;
flag-modifier
}
}
}
}
Hierarchy Level
[edit logical-systems logical-system-name routing-instances instance-name routing-options validation], [edit logical-systems logical-system-name routing-options validation], [edit routing-instances instance-name routing-options validation], [edit routing-options validation]
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.
Configure the number of concurrent sessions for each group.
Caches are organized in groups. The Junos OS implementation supports up to 63 sessions per group and both IPv4 and IPv6 address families.
If the number of sessions in a group exceeds the max-sessions value, the connections are established in order by thepreference value. A numerically higher preference results in a higher probability
for session establishment. The order of session establishment is random
among sessions with equal preferences.
Options
| group-name | Name of the validation group. |
| max-sessions number | Configure the number of concurrent sessions for each
group. If the number of sessions in a group exceeds the
|
The remaining statements are explained separately. See CLI Explorer.
Required Privilege Level
routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration.
Release Information
Statement introduced in Junos OS Release 12.2.