command stringlengths 2 75 | syntax stringlengths 0 289k | hierarchy_level stringlengths 0 6.91k | description stringlengths 0 45.2k | options listlengths 0 499 | required_privilege_level stringlengths 0 330k | release_information stringlengths 0 3.14k | related_documentation listlengths 0 22 |
|---|---|---|---|---|---|---|---|
action-priority | action-priority value; | [edit vlans vlan-name switch-options mac-move-limit interface interface-name] | Configure a priority for an interface on which the MAC move limit action will be applied. When a MAC
move limit is configured, and a MAC address moves to a new interface more times than is allowed by the
limit, the configured action will be applied to the interface associated with that MAC address having the
highest pr... | [] | system—To view this statement in the configuration.
system–control—To add this statement to the configuration. | Statement introduced in Junos OS Release 15.1 for EX Series and QFX Series platforms. | [
"Overview of Port Security",
"Configuring MAC Move Limiting",
"Configuring Autorecovery for Port Security Events"
] |
action-profile (Applying to CFM) | action-profile profile-name; | [edit protocols oam ethernet connectivity-fault-management maintenance-domain domain-name
maintenance-association ma-name mep mep-id remote-mep mep-id] | Identify the action profile to use. | [
{
"name": "profile-name",
"desc": "Name of the action profile to use."
}
] | interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration. | Statement introduced in Junos OS Release 8.4. | [
"Configuring a MEP to Generate and Respond to CFM Protocol Messages"
] |
action-profile (Applying to OAM CFM, for EX Series Switch Only) | action-profile profile-name {
action {
interface-down;
}
default-actions {
interface-down;
}
event {
adjacency-loss;
}
} | [edit protocols oam ethernet connectivity-fault-management]
[edit protocols oam ethernet connectivity-fault-management maintenance-domain domain-name
maintenance-association ma-name mep mep-id remote-mep mep-id] | Configure a name and default action for an action profile. | [
{
"name": "profile-name",
"desc": "Name of the action profile."
},
{
"name": "action",
"desc": "Defines the action to be taken when connectivity to the remote MEP is lost."
},
{
"name": "interface-down",
"desc": "Brings the interface down when a remote MEP connectivity failure. is de... | routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration. | Statement introduced in Junos OS Release 10.2. | [
"Configuring Ethernet OAM Connectivity Fault Management (CLI Procedure)",
"Junos OS Network Interfaces Configuration Guide"
] |
action-profile (Defining for CFM) | action-profile profile-name {
event {
ais-trigger-condition {
adjacency-loss;
all-defects;
cross-connect-ccm;
erroneous-ccm;
receive-ais;
}
interface-status-tlv (down | lower-layer-down);
port-status-tlv blocked;
rdi... | [edit protocols oam ethernet connectivity-fault-management] | Configure a name and default action for an action profile. | [
{
"name": "profile-name",
"desc": "Name of the action profile."
}
] | interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration. | Statement introduced in Junos OS Release 8.4. | [
"Configuring a CFM Action Profile to Specify CFM Actions for CFM Events"
] |
action-profile (MEP) | action-profile action-profile-name; | [edit protocols oam ethernet connectivity-fault-management maintenance-domain md-name
maintenance-association ma-name mep mep-id] | Attach the configured action profile to the MEP depending on the hierarchy level. | [
{
"name": "action-profile-name",
"desc": "Name of the action profile that is configured for the CFM MEP and the server MEP."
}
] | interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration. | Statement introduced in Junos OS Release 14.2. | [
"Ethernet Alarm Indication Signal (ETH-AIS) Function Overview",
"Configuring ETH-AIS on a CFM MEP"
] |
action-profile (Network Management) | action-profile profile-name {
event (jexec | lbt | lt-enter | lt-leave | mac-egress | mac-ingress | np-egress | np-
ingress | pot) {
count;
packet-dump;
packet-summary;
trace;
}
module {
flow {
flag {
all;
}
}
}
... | [edit security datapath-debug] | CAUTION: 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 resto... | [
{
"name": "action-profile name",
"desc": "Name of the action profile."
},
{
"name": "event",
"desc": "Enable the events to trace the packet when the packet hit the events (jexec, lbt, lt-enter, lt-leave, mac-egress, mac-ingress, np-egress, np-ingress, pot)"
},
{
"name": "count",
"des... | security—To view this statement in the configuration.
security-control—To add this statement to the configuration. | Command introduced in Junos OS Release 10.0. | [
"Example: Configuring Packet Capture for Datapath Debugging"
] |
action-profile | [edit protocols oam ethernet link-fault-management] | Configure an Ethernet OAM link fault management (LFM) action profile by specifying a profile name.
The remaining statements are explained separately. See CLI Explorer. | [
{
"name": "profile-name",
"desc": "Name of the action profile."
}
] | interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.
routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration. | Statement introduced in Junos OS Release 8.5. | [
"Configuring an OAM Action Profile",
"Configuring Ethernet OAM Link Fault Management"
] | |
action-red-differential-delay | action-red-differential-delay (disable-tx | remove-link); | [edit interfaces ls-fpc/pic/port:channel mlfr-uni-nni-bundle-options] | For link services interfaces only, configure the action to be taken when the differential delay exceeds the
red limit. | [
{
"name": "disable-tx",
"desc": "Disable transmission on the bundle link."
},
{
"name": "remove-link",
"desc": "Remove the bundle link from service."
}
] | interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration. | Statement introduced before Junos OS Release 7.4. | [
"Configuring Differential Delay Alarms on Link Services Physical Interfaces with MLFR FRF.16"
] |
action-shutdown | action-shutdown; | For platforms with Enhanced Layer 2 Software (ELS):
[edit forwarding-options storm-control-profiles profile-name]
For platforms without ELS:
[edit ethernet-switching-options storm-control] | Logically shut down or temporarily disable interfaces when the storm control level is exceeded.
To configure the shutdown action so that the interfaces are disabled temporarily, and recover
automatically after a specified period of time:
•
(MX Series, QFX Series, and EX switches that support ELS) Configure both the act... | [] | system—To view this statement in the configuration.
system-control—To add this statement to the configuration. | Statement introduced in Junos OS Release 9.6.
Hierarchy level [edit forwarding-options] introduced in Junos OS Release 13.2X50-D10. (See Using the
Enhanced Layer 2 Software CLI for information about ELS.) | [
"Example: Using Storm Control to Prevent Network (MX Routers)",
"Example: Configuring Storm Control to Prevent Network Outages on EX Series Switches",
"Configuring Autorecovery for Port Security Events"
] |
actions (Services SSL Initiation) | actions {
crl {
disable;
if-not-present (allow | drop);
ignore-hold-instruction-code;
}
ignore-server-auth-failure;
} | [edit services ssl initiation profile profile-name] | Specify the certification revocation checks and traffic related actions for configuring SSL initiation
support service. As a part of SSL initiation profile, you can specify actions related to certification
revocations checks and chose an option to ignore certificate validation, root CA expiration dates, and
other such ... | [
{
"name": "crl",
"desc": "Specify the certificate revocation actions."
},
{
"name": "disable",
"desc": "Disable CRL verification."
},
{
"name": "if-not-present",
"desc": "Specify actions for sessions."
},
{
"name": "allow",
"desc": "Allow sessions when CRL information is ... | services—To view this statement in the configuration.
services-control—To add this statement to the configuration. | Statement introduced in Junos OS Release 12.1X44-D10. | [
"SSL Proxy Overview",
"Configuring SSL Forward Proxy",
"Enabling Debugging and Tracing for SSL Proxy"
] |
actions | actions {
allow-strong-certificate;
crl {
disable;
if-not-present (allow | drop);
ignore-hold-instruction-code;
}
disable-session-resumption;
ignore-server-auth-failure;
log {
all;
errors;
info;
sessions-allowed;
sessions-dropped;
... | [edit services ssl proxy (Services) profile (Services SSL Proxy)] | Specify the logging and traffic related actions for a SSL proxy profile.
An SSL proxy profile is required to configure SSL proxy on your SRX Series Firewall. As a part of the
proxy profile configuration, you can configure– actions related to certification revocations checks,
options to specify if a change in SSL parame... | [
{
"name": "allow-strong-certificate",
"desc": "Enable devices to use the RSA certificates with key size 4,096 bits. By"
},
{
"name": "crl",
"desc": "Specify the certificate revocation actions."
},
{
"name": "disable",
"desc": "Disable CRL verification."
},
{
"name": "if-not-p... | services—To view this statement in the configuration.
services-control—To add this statement to the configuration. | Statement introduced in Junos OS Release 12.1X44-D10. The crl statement is supported from Junos OS
Release 15.1X49-D30. | [
"SSL Proxy Overview",
"Configuring SSL Forward Proxy",
"Enabling Debugging and Tracing for SSL Proxy"
] |
activate | activate <statement | identifier > | Remove the inactive: tag from a statement, effectively adding the statement or identifier back to the
configuration. Statements or identifiers that have been activated take effect when you next issue the
commit command. | [
{
"name": "identifier",
"desc": "Identifier from which you are removing the inactive tag. It must be an identifier at the current hierarchy level."
},
{
"name": "statement",
"desc": "Statement from which you are removing the inactive tag. It must be a statement at the current hierarchy level."
... | configure—To enter configuration mode, but other required privilege levels depend on where the
statement is located in the configuration hierarchy. | Command introduced before Junos OS Release 7.4. | [
"Deactivating and Reactivating Statements and Identifiers in a Device Configuration"
] | |
activation-attribute (AAA Profile) | activation-attribute {
<code numeric-code;>
<vendor-id vendor-id;>
} | [edit unified-edge aaa profiles aaa-profile-name radius policy] | Configure the RADIUS attribute that you want to carry the PCC rulebase name for rulebase activations
from the RADIUS policy server to the MX Series router. By default, the rulebase name is carried in the
ERX-Service-Activate Juniper vendor-specific attribute.
The remaining statements are explained separately. See CLI E... | [] | unified-edge—To view this statement in the configuration.
unified-edge-control—To add this statement to the configuration. | Statement introduced in Junos OS Release 17.1. | [
"Configuring an AAA Profile",
"Understanding AAA Profiles",
"Understanding How a RADIUS Server Controls Policy and Charging Control Rules"
] |
activation-delay | activation-delay seconds; | [edit interfaces dln unit logical-unit-number dialer-options] | (J Series Services Routers) For ISDN interfaces, configure the ISDN dialer activation delay. Used only for
dialer backup and dialer watch cases. | [
{
"name": "seconds",
"desc": "Interval before the backup interface is activated after the primary interface has gone down."
}
] | interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration. | Statement introduced before Junos OS Release 7.4. | [] |
activation-priority | activation-priority priority; | [edit interfaces interface-name unit logical-unit-number dynamic-call-admission-control],
[edit logical-systems logical-system-name interfaces interface-name unit logical-unit-number
dynamic-call-admission-control] | (J4350 and J6350 Services Routers supporting voice over IP with the TGM550 media gateway module)
For Fast Ethernet and Gigabit Ethernet interfaces, ISDN BRI interfaces, and serial interfaces with PPP or
Frame Relay encapsulation, configure the dynamic call admission control (dynamic CAC) activation
priority value. | [
{
"name": "priority",
"desc": "The activation priority in which the interface is used for providing call bandwidth. The interface"
}
] | interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration. | Statement introduced in Junos OS Release 8.2. | [
"Junos OS Services Interfaces Library for Routing Devices"
] |
active | (active | passive); | [edit logical-systems logical-system-name routing-instances routing-instance-name routing-
options (aggregate | generate | static) (defaults | route)],
[edit logical-systems logical-system-name routing-instances routing-instance-name routing-
options rib routing-table-name (aggregate | generate | static) (defaults | ro... | Determine whether static, aggregate, or generated routes are removed from the routing and forwarding
tables when they become inactive. Static routes are only removed from the routing table if the next hop
becomes unreachable. This can occur if the local or neighbor interface goes down. Routes that have
been configured ... | [] | routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration. | Statement introduced before Junos OS Release 7.4. | [
"Example: Summarizing Static Routes Through Route Aggregation",
"Example: Configuring a Conditional Default Route Policy"
] |
active-directory-access | active-directory-access {
authentication-entry-timeout (Services User Identification) minutes;
domain name {
domain-controller domain-controller-name {
address domain-controller-address;
}
ip-user-mapping {
discovery-method {
wmi {
... | [edit services user-identification] | CAUTION: 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 resto... | [
{
"name": "authentication-entry-timeout",
"desc": "Authentication entry timeout number. Range: 10 through 1440 minutes"
},
{
"name": "firewall-authentication-forced-timeout",
"desc": "Firewall authentication fallback authentication entry forced timeout number. Range: 10 through 1440 minutes"
... | security—To view this statement in the configuration.
security-control—To add this statement to the configuration. | Statement introduced in Junos OS Release 12.1X47-D10. | [
"LDAP Functionality in Integrated User Firewall"
] |
active-interface (VPLS Multihoming) | active-interface {
any;
primary interface-name;
} | [edit logical-systems logical-system-name routing-instances instance-name protocols vpls multi-
homing],
[edit logical-systems logical-system-name routing-instances instance-name protocols vpls multi-
homing site site-name],
[edit routing-instances instance-name protocols vpls multi-homing],
[edit routing-instances ins... | Specify a multihomed interface as the primary interface for the VPLS site. If there are multiple
interfaces, the remaining interfaces are activated only when the primary interface goes down. If no
active interfaces are configured at the site level, it is assumed that all traffic for a VPLS site travels
through a single... | [] | routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration. | Statement introduced in Junos OS Release 7.5. | [
"Specifying an Interface as the Active Interface"
] |
active-leasequery (DHCP Local Server) | active-leasequery {
topology-discovery;
peer-address {
address;
}
timeout timeout;
idle-timeout idle-timeout;
exclude-interface interface-name;
} | [edit system services dhcp-local-server]
[edit system services dhcp-local-server dhcpv6] | Subscriber redundancy on DHCP server focuses on subscriber synchronization between the peer
servers using active leasequery. If you configure active leasequery for the DHCP server, the peer servers
establishes TCP connection and sends active leasequery. | [
{
"name": "idle-timeout",
"desc": ""
},
{
"name": "idle-timeout",
"desc": "Configure the idle time out value in seconds for the connection between the peer servers. Range: 10 thru 3600 seconds Default: 60 seconds"
},
{
"name": "peer-address",
"desc": ""
},
{
"name": "addres... | admin—To view this statement in the configuration.
admin-control—To add this statement to the configuration. | Statement introduced in Junos OS Release 21.4R1. | [] |
active-leasequery (DHCP Relay Agent) | active-leasequery {
idle-timeout seconds;
peer-address address;
timeout seconds;
topology-discover;
} | [edit forwarding-options dhcp-relay],
[edit forwarding-options dhcp-relay dhcpv6],
[edit logical-systems logical-system-name],
[edit logical-systems logical-system-name routing-instances routing-instance-name],
[edit routing-instances routing-instance-name] | Enable support for active leasequery on a DHCPv4 or DHCPv6 relay agent. You can also configure
parameters that the DHCP relay agent uses when sending DHCP active lease query messages to obtain
lease information from the DHCP servers in the logical system/routing instance.
NOTE: Stale-timer configuration is required to ... | [
{
"name": "idle-timeout",
"desc": ""
},
{
"name": "seconds",
"desc": "(Optional) Specify the number of seconds that pass with no activity before the TCP connection is terminated and restarted. During active leasequery operations, binding information is updated only when it changes. Consequently,... | interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration. | Statement introduced in Junos OS Release 19.1R1.
topology-discover option added in Junos OS Release 19.2R1. | [] |
active-policy | active-policy policy-name; | [edit security idp] | Specify which policy among the configured policies to activate. | [
{
"name": "policy-name",
"desc": "Name of the active policy."
}
] | security—To view this statement in the configuration.
security-control—To add this statement to the configuration. | Statement introduced in Junos OS Release 9.2.
Starting with Junos OS Release 18.2R1, IDP policy is directly assigned in the security policy rule. This is
to simplify IDP policy usage and to provide flexibility to have multiple policies active at the same time.
As a part of session interest check IDP will enabled if IDP... | [] |
active-probe-params | active-probe-params probe-name {
settings {
burst-size {
size;
}
data-fill {
string;
}
data-size {
size;
}
dscp-code-points {
dscp;
}
enable-sla-export {
interval;
}
fo... | [edit security],
[edit security advance-policy-based-routing] | Specify parameter settings for an active probe.
Application performance is monitored and measured using active probes.
In active probing, custom packets are sent between a spoke device and a hub device on multiple routes
to measure RTT, jitter, and packet loss between the book-ended points. You can configure to send ac... | [
{
"name": "probe-name",
"desc": "Active probe identifier."
},
{
"name": "burst-size",
"desc": "Number of probes sent as a burst. This value should be less than or equal to probe-count. The burst-size configuration is ignored for SaaS probing and always burst size will be used as one."
},
{
... | services—To view this statement in the configuration.
services-control—To add this statement to the configuration. | Statement introduced in Junos OS Release 18.2R1. The options forwarding-class and loss-priority are
introduced in Junos OS Release 19.2R1. | [
"Application Quality of Experience",
"Advanced Policy-Based Routing"
] |
active-server-group | active-server-group server-group-name <allow-server-change>; | [edit forwarding-options dhcp-relay],
[edit forwarding-options dhcp-relay dhcpv6],
[edit forwarding-options dhcp-relay dhcpv6 group group-name],
[edit forwarding-options dhcp-relay group group-name],
[edit logical-systems logical-system-name forwarding-options dhcp-relay],
[edit logical-systems logical-system-name forw... | Apply a DHCP relay agent configuration to the named group of DHCP server addresses. The server
group itself is configured with the server-group statement. You can apply an active server group globally
or for specific groups of interfaces, configured with the group statement. An active server group applied
to an interfa... | [
{
"name": "allow-server-",
"desc": ""
},
{
"name": "change",
"desc": "(Optional) (DHCPv4 only) Enable the relay agent to accept and forward a DHCP request (renew or rebind) ACK message to the client from any DHCP local server in the active server group. Starting in Junos OS Release 18.4R1, this ... | interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration. | Statement introduced in Junos OS Release 8.3.
Support at the [edit ... dhcpv6] hierarchy levels introduced in Junos OS Release 11.4.
allow-server-change option added in Junos OS Release 16.2R1. | [
"Extended DHCP Relay Agent Overview",
"Configuring Active Server Groups to Apply a Common DHCP Relay Agent Configuration to Named",
"Server Groups",
"Configuring Group-Specific DHCP Relay Options"
] |
active-source-limit | active-source-limit {
log-interval seconds;
log-warning value;
maximum number;
threshold number;
} | [edit logical-systems logical-system-name protocols msdp],
[edit logical-systems logical-system-name protocols msdp group group-name peer address],
[edit logical-systems logical-system-name protocols msdp peer address],
[edit logical-systems logical-system-name protocols msdp source ip-address/prefix-length],
[edit log... | Limit the number of active source messages the routing device accepts.
Default
If you do not include this statement, the router accepts any number of MSDP active source messages. | [] | routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration. | Statement introduced before Junos OS Release 7.4. | [
"Example: Configuring MSDP with Active Source Limits and Mesh Groups"
] |
activeness-probe | activeness-probe {
bfd-liveliness {
destination-ip destination-ip;
interface interface;
minimum-interval milliseconds;
multiplier multiplier;
routing-instance routing-instance;
source-ip source-ip;
}
dest-ip {
ip-address;
... | [edit chassis high-availability services-redundancy-group] | Specify the probes for split-brain detection. | [
{
"name": "bfd-liveliness",
"desc": ""
},
{
"name": "dest-ip ip-address",
"desc": ""
},
{
"name": "routing-instance name",
"desc": "Routing instance used by the probe requests."
},
{
"name": "src-ip ip-address",
"desc": "Source IP address to send the probe requests."
},... | interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration. | Statement introduced in Junos OS Release 22.3R1 | [
"Multinode High Availability"
] |
actual-transit-statistics (Dynamic Profiles) | actual-transit-statistics; | [edit dynamic-profiles profile-name interfaces $junos-interface-ifd-name unit $junos-interface-
unit] | Enable actual-transit-statistics to enable the collection and reporting of accurate accounting statistics
for subscribers. The accurate statistics provide packet-level and byte-level counts for all transmit and
receive traffic forwarded across the specified interface. The counts do not include overhead bytes,
filtered ... | [] | interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration. | Statement introduced in Junos OS Release 17.4R1. | [
"Enabling the Reporting of Accurate Subscriber Accounting Statistics to the CLI",
"show interfaces (M Series, MX Series, T Series Routers, and PTX Series Management and Internal",
"Ethernet)",
"Dynamic Profiles Overview"
] |
adaptive (protocols mpls) | adaptive; | [edit logical-systems logical-system-name protocols mpls label-switched-path lsp-name],
[edit logical-systems logical-system-name protocols mpls label-switched-path lsp-name (primary |
secondary) path-name],
[edit protocols mpls label-switched-path lsp-name],
[edit protocols mpls label-switched-path lsp-name (primary ... | During reroute, do not double-count bandwidth on links shared by the old and new paths. Including this
statement causes RSVP to use shared explicit (SE) reservation styles and assists in smooth transition
during rerouting.
Default
The configured object is disabled. | [] | routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration. | Statement introduced before Junos OS Release 7.4. | [
"Adaptive LSP Configuration"
] |
adaptive (RSVP) | adaptive {
limit threshold-limit {
threshold-percent threshold-percent;
threshold-value threshold-value;
}
} | [edit logical-systems logical-system-name protocols rsvp interface interface-name update-
threshold],
[edit protocols rsvp interface interface-name update-threshold] | Tune update-threshold dynamically. Use the limit option to set the upper limit of available bandwidth for
a given range. Use the threshold-percent statement to set the percentage at which a change in reserved
bandwidth triggers an IGP update. Use the threshold-value statement to set the change in reserved
bandwidth tha... | [
{
"name": "limit threshold-limit",
"desc": "Specify the upper limit of available bandwidth for the range."
},
{
"name": "threshold-percent",
"desc": ""
},
{
"name": "threshold-percent",
"desc": "Specify the percentage change in reserved bandwidth to trigger IGP update."
},
{
... | routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration. | adaptive option introduced for RSVP protocols in Junos OS Release 22.1R1. | [] |
adaptive | adaptive {
pps;
scan-interval multiple;
tolerance tolerance-percentage;
} | [edit dynamic-profiles name interfaces name aggregated-ether-options load-balance],
[edit dynamic-profiles name interfaces name logical-tunnel-options load-balance],
[edit dynamic-profiles name interfaces interface-range name aggregated-ether-options load-
balance],
[edit dynamic-profiles name interfaces interface-ran... | Correct a genuine traffic imbalance by using a feedback mechanism to distribute the traffic across the
links of an aggregated Ethernet bundle. | [
{
"name": "pps",
"desc": "(PTX Series only) The type of traffic rate among the members of the AE bundle is measured packets per second. The default rate type is bytes per second."
},
{
"name": "scan-interval",
"desc": ""
},
{
"name": "multiple",
"desc": "(PTX Series only) Scan interv... | interface - To view this statement in the configuration.
interface-control - To add this statement to the configuration. | Statement introduced in Junos OS Release 13.2R3. | [
"Understanding Aggregated Ethernet Load Balancing",
"Example: Configuring Aggregated Ethernet Load Balancing"
] |
adaptive-sample-rate | adaptive-sample-rate rate {
fallback;
sample-limit-threshold sample-limit-threshold;
} | [edit protocols sflow] | Configure and back up the adaptive sampling rate in sFlow monitoring technology configurations.
Routers and switches use adaptive sampling to ensure both sampling accuracy and efficiency. Adaptive
sampling is a process of monitoring the overall incoming traffic rate on the network device and providing
intelligent feedb... | [
{
"name": "rate",
"desc": "Configure the maximum number of samples that should be generated. Range: 300 through 9500 pps NOTE: You can configure the adaptive sampling rate on QFX5230-64CD, QFX5240-64OD, and QFX5240-64QD devices to a maximum number of 30000 pps."
},
{
"name": "fallback",
"desc":... | routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration. | Statement introduced in Junos OS Release 12.3R2.
adaptive-sample-rate limit is increased in Junos OS Release 19.1R1.
adaptive-sample-rate limit is increased in Junos OS Evolved Release 24.4R1. | [
"Understanding How to Use sFlow Technology for Network Monitoring",
"Example: Monitoring Network Traffic Using sFlow Technology"
] |
adaptive-services | adaptive-services {
service-package {
extension-provider {
control-cores control-number;
data-cores data-number;
data-flow-affinity {
hash-key (layer-3 | layer-4);
}
forwarding-db-size size;
object-cache-size size;
... | [edit chassis fpc slot-number pic pic-number] | Enable a service package on adaptive services interfaces. | [] | interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration. | Statement introduced before Junos OS Release 7.4. | [
"Enabling Service Packages",
"Multiservices MIC and Multiservices MPC (MS-MIC and MS-MPC) Overview",
"Configuring MS-MPC-Based or MX-SPC3-Based Static HTTP Redirect Services",
"Configuring MS-MPC-Based or MX-SPC3-Based Converged HTTP Redirect Services"
] |
adaptive-services-pics | adaptive-services-pics {
traceoptions {
file filename <files number> <match regular-expression> <size size> <world-readable | no-
world-readable>;
flag flag;
no-remote-trace;
}
} | [edit services] | CAUTION: 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 resto... | [] | interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration. | Statement introduced before Junos OS Release 7.4. The file option was added in Release 8.0. | [
"Tracing Services PIC Operations"
] |
adaptive-shaper | adaptive-shaper adaptive-shaper-name; | [edit class-of-service interfaces interface-name unit logical-unit-number] | Assign an adaptive shaper to an interface.
Adaptive shapers enable bandwidth limits on Frame Relay interfaces when the device receives frames
containing the backward explicit congestion notification (BECN) bit. | [
{
"name": "adaptive-shaper-name",
"desc": "Name of the adaptive shaper."
}
] | interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration. | Statement introduced in Release 8.5 of Junos OS. | [] |
adaptive-shapers | adaptive-shapers {
adaptive-shaper-name {
trigger type shaping-rate (percent percentage | rate);
}
} | [edit class-of-service] | Define trigger types and associated rates. Adaptive shapers enable bandwidth limits on Frame Relay
interfaces when the Services Router receives frames containing the backward explicit congestion
notification (BECN) bit. | [
{
"name": "adaptive-shaper-name",
"desc": "Name of the adaptive shaper."
}
] | interface— view this statement in the configuration.
interface-control—To add this statement to the configuration. | Statement introduced in Release 8.5 of Junos OS. | [] |
ADD (DTCP) | ADD DTCP/0.7
Csource-ID: user-name
Cdest-ID: variable
Priority: priority-number
X-Drop-Policy: policy-name
X-JTap-Cdest-Dest-Address: ipv4-address
X-JTap-Cdest-Dest-Port: udp-port
X-JTap-Cdest-Source-Address: ipv4-address
X-JTap-Cdest-Source-Port: port-number
X-JTap-Cdest-TTL: time-to-live
X-MD-Intercept-Id: 4-byte-id ... | Specify the DTCP attributes that do one of the following:
•
Trigger the router to initiate traffic mirroring.
•
Provide instructions to populate fields in the encapsulation header for packets sent to the mediation
device
The DTCP ADD message can be sent either before or after subscribers log in through the interface.
T... | [
{
"name": "X-Drop-Policy policy-name",
"desc": "Name of the policy used to determine which mirrored packets are no longer sent to the mediation device."
},
{
"name": "X-JTap-Cdest-Dest-Address: ipv4-address",
"desc": "Destination IPv4 address of the mediation device to which intercepted packets ... | Not applicable.
Sample Output
command-name
ADD DTCP/0.7
Csource-ID: ft-user1
Cdest-ID: cd1
Priority: 2
X-JTap-Cdest-Dest-Address: 203.0.113.50
X-JTap-Cdest-Dest-Port: 7890
X-JTap-Cdest-Source-Address: 203.0.113.9
X-JTap-Cdest-Source-Port: 12321
X-Interface-Id: ge-0/0/2.1
X-MD-Intercept-Id: 55667788
Flags: STATIC
Seq: ... | [
"DTCP Messages Used for Subscriber Secure Policy",
"Packet Header for Mirrored Traffic Sent to Mediation Device",
"DTCP-Initiated Subscriber Secure Policy Overview",
"Example: Using DTCP Messages to Trigger, Verify, and Remove Traffic Mirroring for Subscribers"
] | ||
add-attribute-length-in-pdu | add-attribute-length-in-pdu; | [edit protocols mvrp] | Add an extra byte in protocol data units (PDUs) sent by the Multiple VLAN Registration Protocol (MVRP)
in Junos OS Releases 11.3 and later for EX Series switches that do not support the Enhanced Layer 2
Software (ELS). By default, this MVRP version does not include the extra byte. You can add the extra
byte in this MVR... | [] | routing—To view this statement in the configuration.
routing control—To add this statement to the configuration. | Statement introduced in Junos OS Release 11.3. | [
"Configuring Multiple VLAN Registration Protocol (MVRP) on Switches",
"Understanding Multiple VLAN Registration Protocol (MVRP)"
] |
add-path | add-path {
receive;
send {
include-backup-path backup_path_number;
multipath;
path-count number;
path-selection-mode {
(all-paths | equal-cost-paths);
}
prefix-policy [ policy-names ];
}
} | [edit logical-systems logical-system-name protocols bgp group group-name family family family-
modifier],
[edit logical-systems logical-system-name protocols bgp group group-name neighbor address family
family-modifier],
[edit logical-systems logical-system-name routing-instances name protocols bgp group group-name
f... | Enable advertisement and/or reception of multiple paths to a destination to/from the same BGP peer,
instead of advertising/receiving only the active path to/from the same BGP peer.
NOTE: The minimum configuration for the send side is add-path send path-count <n>. The
configuration for the receive side is add-path send ... | [
{
"name": "receive",
"desc": "Enable the router to receive multiple paths to a destination. You can enable the router to receive multiple paths from specified neighbors or from all neighbors. The remaining statement is explained separately. See CLI Explorer or click a linked statement in the Syntax section ... | routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration. | Statement introduced in Junos OS Release 11.3.
Support for range from 2 through 20 (for BGP) introduced in Junos OS Release 14.1.
multipath option introduced in Junos OS Release 16.1R2.
Support for 64 BGP add-paths introduced in Junos OS Release 18.4R1 for the MX Series.
include-backup-path and path-selection-mode opti... | [
"Understanding the Advertisement of Multiple Paths to a Single Destination in BGP",
"Example: Advertising Multiple Paths in BGP"
] |
add-path-display-ipv4-address | add-path-display-ipv4-address { ... } | [edit logical-systems logical-system-name protocols bgp],
[edit logical-systems logical-system-name protocols bgp group group-name],
[edit protocols bgp],
[edit protocols bgp group group-name] | Enable the display of external BGP (EBGP) path-id in IPv4 Address format.
The remaining statements are explained separately. See CLI Explorer. | [] | routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration. | Statement introduced in Junos OS Release 16.1. | [
"Understanding the Advertisement of Multiple Paths to a Single Destination in BGP",
"Example: Advertising Multiple Paths in BGP",
"Example: Configuring EBGP Multihop"
] |
address (Address Book Next Gen Services) | address address-name range-address lower-limit to upper-limit | [edit services address-book global] | Configure a range of addresses that can be referenced in the match stanza of a NAT rule. | [
{
"name": "lower-limit",
"desc": "The lower end of the address range."
},
{
"name": "upper-limit",
"desc": "The upper end of the address range."
}
] | interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration. | Statement introduced in Junos OS Release 19.3R2. | [] |
address (Analytics Collector) | address ip-address {
port number {
transport protocol {
export-profile profile-name;
}
}
} | [edit services analytics collector] | Configure the address of a remote server to receive streamed analytics (queue and traffic statistics) data.
NOTE: The address statement is not available in Junos OS Releases prior to 13.2X51-
D15. | [
{
"name": "ip-address",
"desc": "IP address of the remote server receiving the streamed data."
},
{
"name": "port number",
"desc": "Port number of the remote server receiving the streaming data."
},
{
"name": "export-profile",
"desc": ""
},
{
"name": "profile-name",
"desc... | interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration. | Statement introduced in Junos OS Release 13.2. | [
"Network Analytics Overview"
] |
address (Anycast RPs) | address address <forward-msdp-sa>; | [edit logical-systems logical-system-name protocols pim rp local (inet | inet6) anycast-pim rp-set],
[edit logical-systems logical-system-name routing-instances routing-instance-name protocols pim
rp local (inet | inet6) anycast-pim rp-set],
[edit protocols pim rp local (inet | inet6) anycast-pim rp-set],
[edit routin... | Configure the anycast rendezvous point (RP) addresses in the RP set. Multiple addresses can be
configured in an RP set. If the RP has peer Multicast Source Discovery Protocol (MSDP) connections,
then the RP must forward MSDP source active (SA) messages. | [
{
"name": "address",
"desc": "RP address in an RP set."
},
{
"name": "forward-msdp-sa",
"desc": "(Optional) Forward MSDP SAs to this address."
}
] | routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration. | Statement introduced in Junos OS Release 7.4. | [] |
address (Bidirectional Rendezvous Points) | address address {
group-ranges {
destination-ip-prefix</prefix-length>;
}
hold-time seconds;
priority number;
} | [edit logical-systems logical-system-name protocols pim rp bidirectional],
[edit logical-systems logical-system-name routing-instances routing-instance-name protocols pim
rp bidirectional],
[edit protocols pim rp bidirectional],
[edit routing-instances routing-instance-name protocols pim rp bidirectional] | Configure bidirectional rendezvous point (RP) addresses. The address can be a loopback interface
address, an address of a link interface, or an address that is not assigned to an interface but belongs to a
subnet that is reachable by the bidirectional PIM routers in the network. | [
{
"name": "address",
"desc": "Bidirectional RP address."
}
] | routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration. | Statement introduced in Junos OS Release 12.1. | [
"Understanding Bidirectional PIM",
"Example: Configuring Bidirectional PIM"
] |
address (Diameter Peer) | address ip-address; | [edit access diameter peer peer-name]
[edit diameter peer peer-name] | Configure the IP address for the Diameter remote peer. | [
{
"name": "address",
"desc": "IP address for the Diameter peer."
},
{
"name": "ip-address",
"desc": "IPv4 or IPv6 address of remote Diameter peer. The address family must match that for the"
}
] | admin—To view this statement in the configuration.
admin-control—To add this statement to the configuration. | Statement introduced in Junos OS Release 17.1.
Support for IPv6 addresses added in Junos OS Release 17.3R1. | [] |
address (Diameter Transport) | address ip-address; | [edit diameter transport transport-name] | Configure the source (local) IP address for the Diameter local transport connection. | [
{
"name": "ip-address",
"desc": "IPv4 or IPv6 address of remote Diameter peer. The address family must match that for the"
}
] | admin—To view this statement in the configuration.
admin-control—To add this statement to the configuration. | Statement introduced in Junos OS Release 11.2.
Support for IPv6 addresses added in Junos OS Release 17.3R1. | [
"Configuring Diameter"
] |
address (Interfaces, Flow Monitoring) | address address {
destination address;
} | [edit interfaces interface-name unit logical-unit-numberfamily family] | Configure the interface address. | [
{
"name": "address",
"desc": "Address of the interface."
}
] | interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration. | Statement introduced before Junos OS Release 7.4. | [
"Configuring Flow Monitoring",
"Configuring Traffic Sampling on MX, M and T Series Routers"
] |
address (Interfaces) | address address {
destination address;
} | [edit interfaces interface-name unit logical-unit-number family family] | Configure the interface address. | [
{
"name": "address",
"desc": "Address of the interface."
}
] | interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration. | Statement introduced before Junos OS Release 7.4. | [
"Configuring Encryption Interfaces"
] |
address (IP Address) | [edit interfaces interface-name unit logical-unit-number family family],
[edit logical-systems logical-system-name interfaces interface-name unit logical-unit-number
family family] | Configure the interface address. | [
{
"name": "ip-address",
"desc": "IPv4 address of the interface."
},
{
"name": "ipv6-address",
"desc": "IPv6 address of the interface. When configuring an IPv6 address on a dynamically created"
}
] | interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration. | Statement introduced in Junos OS Release 9.2.
Support at the [edit dynamic-profiles profile-name interfaces pp0 unit “$junos-interface-unit” family family]
hierarchy level introduced in Junos OS Release 10.1.
Support at the [edit interfaces interface-name unit logical-unit-number family inet] hierarchy level
introduced... | [
"Configuring the Protocol Family",
"Format for Specifying IP Addresses, Network Masks, and Prefixes in Junos OS Configuration",
"Statements"
] | |
address (L2TP Destination) | address ip-address {
access-line-information <connection-speed-update>;
drain;
routing-instance routing-instance-name {
drain;
}
} | [edit services l2tp destination] | Specify the IP address and other attributes for the L2TP destination. | [
{
"name": "ip-address",
"desc": "IP address of the destination; corresponds to the IP address that is used by LACs to identify"
}
] | interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration. | Statement introduced in Junos OS Release 13.2. | [
"L2TP Tunnel Switching For Multiple-Domain Networks"
] |
address (L2TP Tunnel Destination) | address ip-address; {
drain;
routing-instance routing-instance-name {
drain;
}
} | [edit services l2tp tunnel name name ] | Specify the IP address for the L2TP tunnel destination when the name statement at the [edit services l2tp
tunnel] hierarchy level specifies only the name of the tunnel rather than both the name and the
destination address. Do not include the address statement when the name statement provides both the
tunnel name and th... | [
{
"name": "ip-address",
"desc": "IP address of the tunnel destination."
}
] | interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration. | Statement introduced in Junos OS Release 13.2. | [
"L2TP Tunnel Switching For Multiple-Domain Networks"
] |
address (LNS Local Gateway) | address address; | [edit services l2tp tunnel-group name local-gateway] | Specify the local (LNS) IP address for L2TP tunnel. | [
{
"name": "address",
"desc": "Local IP address; corresponds to the IP address that is used by LACs to identify the LNS. When"
}
] | interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration. | Statement introduced before Junos OS Release 7.4. | [
"Configuring L2TP Tunnel Groups",
"Configuring L2TP Tunnel Groups",
"L2TP LNS Inline Service Interfaces"
] |
address (Local RPs) | address address; | [edit logical-systems logical-system-name protocols pim rp local family (inet | inet6)],
[edit logical-systems logical-system-name routing-instances routing-instance-name protocols pim
rp local family (inet | inet6)],
[edit protocols pim rp local family (inet | inet6)],
[edit routing-instances routing-instance-name pr... | Configure the local rendezvous point (RP) address. | [
{
"name": "address",
"desc": "Local RP address."
}
] | routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration. | Statement introduced before Junos OS Release 7.4. | [
"Configuring Local PIM RPs"
] |
address (LRF Profile) | address collector-address; | [edit services lrf profile profile-name collector collector-name destination] | Specify the destination IP address of the collector. | [
{
"name": "collector-address",
"desc": "IP address of the collector."
}
] | interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration. | Statement introduced in Junos OS Release 17.1.
Support for Next Gen Services introduced in Junos OS Release 19.3R1 on MX Series. | [
"Configuring an LRF Profile for Subscribers",
"Configuring Logging and Reporting for Junos OS Subscriber Aware"
] |
address (NAT Pool Next Gen Services) | address address-prefix | address address-prefix to address address-prefix; | [edit services nat destination pool nat-pool-name],
[edit services nat source pool nat-pool-name] | Define the addresses or subnets to which source addresses or destination addresses are translated. You
can configure a single address, an address range, a single subnet, or a subnet range. | [
{
"name": "address address-prefix",
"desc": "A single address or subnet. address address-prefix to address address-prefix An address range or a subnet range."
}
] | interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration. | Statement introduced in Junos OS Release 19.3R2. | [] |
address (Peer) | address ip-address; | [edit logical-systems logical-system-name protocols link-management peer peer-name],
[edit protocols link-management peer peer-name] | Specify the ID of the peer.
Default
The loopback address is advertised. | [
{
"name": "ip-address",
"desc": "IP address of the peer."
}
] | routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration. | Statement introduced before Junos OS Release 7.4. | [
"Configuring the ID for LMP Peers"
] |
address (Protocols OpenFlow) | address address; | [edit protocols openflow switch switch-name controller] | Specify the IPv4 address of the OpenFlow controller that will manage OpenFlow on that virtual switch.
The switch establishes a connection to the controller using this address. | [
{
"name": "address",
"desc": "IPv4 address of the OpenFlow controller."
}
] | admin—To view this statement in the configuration.
admin-control—To add this statement to the configuration. | Statement introduced in Junos OS Release 13.3. | [
"Understanding Support for OpenFlow on Devices Running Junos OS"
] |
address (Protocols Router Discovery) | address (Protocols Router Discovery) address {
(advertise | ignore);
(broadcast | multicast);
(ineligible | priority number);
} | [edit logical-systems logical-system-name protocols router-discovery],
[edit protocols router-discovery] | Specify the IP addresses to include in router advertisement packets. | [
{
"name": "address",
"desc": "IP address. To specify more than one address, specify multiple addresses or include multiple"
}
] | routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration. | Statement introduced before Junos OS Release 7.4. | [
"Understanding the ICMP Protocol for Discovering Gateways to Other Networks",
"Example: Configuring the ICMP Protocol for Discovering Gateways to Other Networks"
] |
address (RADIUS Clients) | address client-address; | [edit access radius clients client-name] | Specify the address from which the GGSN, PGW, or BNG RADIUS client sends the RADIUS requests. | [
{
"name": "client-address",
"desc": "IP address of the PGW client."
}
] | access—To view this statement in the configuration.
access-control—To add this statement to the configuration. | Statement introduced in Junos OS Release 17.1. | [
"Configuring RADIUS Clients That Send Accounting Requests for IP-Based Subscribers"
] |
address (RADIUS Server) | address server-address; | [edit access radius servers name] | Configure the address of the RADIUS server. | [
{
"name": "server-address",
"desc": "IP address for the RADIUS server."
}
] | access—To view this statement in the configuration.
access-control—To add this statement to the configuration. | Statement introduced in Junos OS Release 17.1. | [
"Configuring RADIUS Servers",
"Understanding Network Elements",
"Understanding How a RADIUS Server Controls Policy and Charging Control Rules"
] |
address (Security Address Book) | address address-name {
ip-prefix {
description text;
}
description text;
dns-name domain-name {
ipv4-only;
ipv6-only;
}
range-address lower-limit to upper-limit;
wildcard-address ipv4-address/wildcard-mask;
} | [edit security address-book book-name] | Add an entry containing an IP address or DNS hostname, or wildcard address to the address book. An
address book contains entries for addressable entities in security zones, policies, and NAT rules. Address
book entries can include any combination of IPv4 addresses, IPv6 addresses, and DNS names. | [
{
"name": "address address-name",
"desc": "Name of an address entry."
},
{
"name": "description text",
"desc": "Descriptive text about an address entry."
},
{
"name": "dns-address domain-name",
"desc": "DNS address name."
},
{
"name": "ip-prefix",
"desc": "IP address with... | security—To view this statement in the configuration.
security-control—To add this statement to the configuration. | Statement introduced in Junos OS Release 8.5. Support for IPv6 addresses added in Junos OS Release
10.2. Support for IPv6 addresses in active/active chassis cluster configurations (in addition to the
existing support of active/passive chassis cluster configurations) added in Junos OS Release 10.4.
Support for wildcard ... | [] |
address (Security ARP Proxy) | address ip-address to <ip-address>; | [edit logical-systems name security nat proxy-arp interface],
[edit logical-systems name tenants name security nat proxy-arp interface],
[edit security nat proxy-arp interface],
[edit services nat proxy-arp interface],
[edit tenants name security nat proxy-arp interface] | Specify a single address or an address range of ARP proxy. | [
{
"name": "to",
"desc": "Specify the upper limit of the address range."
},
{
"name": "ip-address",
"desc": "IP address of an ARP proxy."
}
] | security—To view this statement in the configuration.
security-control—To add this statement to the configuration. | Statement modified in Junos OS Release 9.6. | [] |
address (Security Destination NAT) | address <ip-address> {
(port port-number | to ip-address);
} | [edit security nat destination pool pool-name],
[edit logical-systems name security nat destination pool],
[edit services nat destination pool],
[edit tenants name security nat destination pool] | Specify a single address or an address range of the destination NAT pool. | [
{
"name": "ip-address",
"desc": "IP address of a pool."
},
{
"name": "port port-number",
"desc": "Specify the port number."
},
{
"name": "to",
"desc": "Specify the upper limit of the address range."
}
] | security—To view this statement in the configuration.
security-control—To add this statement to the configuration. | Statement modified in Junos OS Release 9.6. | [] |
address (Security NDP Proxy) | address ip-address {
to ip-address;
} | [edit logical-systems name security nat proxy-ndp interface],
[edit logical-systems name tenants name security nat proxy-ndp interface],
[edit security nat proxy-ndp interface],
[edit services nat proxy-ndp interface],
[edit tenants name security nat proxy-ndp interface] | Specify a single address or an address range of NDP proxy. IPv6 Neighbor Discovery Protocol (NDP) is
to resolve network layer (IP) addresses to link layer addresses, such as Ethernet. Address Resolution
Protocol (ARP) performs this function in IPv4. | [
{
"name": "ip-address",
"desc": "IP address of an NDP proxy."
},
{
"name": "to",
"desc": "Specify the upper limit of the address range."
}
] | security—To view this statement in the configuration.
security-control—To add this statement to the configuration. | Statement modified in Junos OS Release 9.6. | [] |
address (Services Dynamic Flow Capture) | address address; | [edit services dynamic-flow-capture capture-group client-name content-destination identifier] | Configure an IP address for the flow capture destination. | [
{
"name": "address",
"desc": "IP address for the content destination."
}
] | interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration. | Statement introduced in Junos OS Release 7.4. | [
"Configuring the Content Destination"
] |
address (Services NAT Pool) | address ip-prefix</prefix-length>; | [edit services nat pool nat-pool-name] | Specify the NAT pool prefix value.
The subnet and broadcast addresses are not included in the list of usable IP addresses. For example, if
you use 10.11.12.0/28 for the NAT pool prefix value, the addresses 10.11.12.0 (subnet address) and
10.11.12.15 (broadcast address) are not available. | [
{
"name": "ip-prefix",
"desc": "Specify an IPv4 or IPv6 prefix value."
},
{
"name": "/prefix-length",
"desc": "(Optional) Specify an IPv4 or IPv6 prefix length."
}
] | interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration. | Statement introduced before Junos OS Release 7.4.
The ip-prefix and /prefix-length options were enhanced to support IPv6 addresses in Junos OS
Release 8.5. | [
"Configuring Source and Destination Addresses Network Address Translation Overview"
] |
address (Services) | address ip-address; | [edit services unified-access-control infranet-controller hostname] | Specify the IP address of the IC Series device with which the SRX Series Firewalls should communicate.
This statement is required when you are configuring the SRX Series Firewall to act as a Junos OS
Enforcer in a Unified Access Control (UAC) deployment. When deployed as a Junos OS Enforcer, the
SRX Series Firewall enf... | [] | services—To view this statement in the configuration.
services-control—To add this statement to the configuration. | Statement introduced in Junos OS Release 9.4. | [
"Understanding Unified Access Control",
"Acquiring User Role Information from an Active Directory Authentication Server"
] |
address (SNMP) | address address; | [edit snmp v3 target-address target-address-name] | Specify the SNMP target address for receiving traps or informs. | [
{
"name": "address",
"desc": "IPv4 address of the system to receive traps or informs. You must specify an address, not a"
}
] | snmp—To view this statement in the configuration.
snmp-control—To add this statement to the configuration. | Statement introduced before Junos OS Release 7.4. | [
"Configuring the Address"
] |
address (Static RPs) | address address {
group-ranges {
destination-ip-prefix</prefix-length>;
}
override;
version version;
} | [edit logical-systems logical-system-name protocols pim rp static],
[edit logical-systems logical-system-name routing-instances routing-instance-name protocols pim
rp static],
[edit protocols pim static],
[edit routing-instances routing-instance-name protocols pim rp static] | Configure static rendezvous point (RP) addresses. You can configure a static RP in a logical system only if
the logical system is not directly connected to a source.
For each static RP address, you can optionally specify the PIM version and the groups for which this
address can be the RP. The default PIM version is ve... | [
{
"name": "address",
"desc": "Static RP address."
}
] | routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration. | Statement introduced before Junos OS Release 7.4. | [
"Configuring the Static PIM RP Address on the Non-RP Routing Device"
] |
address (Tunnel Profile Remote Gateway) | address server-ip-address; | [edit access tunnel-profile profile-name tunnel tunnel-id remote-gateway] | Specify the IP address of the remote gateway device at the L2TP tunnel endpoint, the LNS. | [
{
"name": "server-ip-address",
"desc": "IP address of the remote gateway device."
}
] | admin—To view this statement in the configuration.
admin-control—To add this statement to the configuration. | Statement introduced in Junos OS Release 10.4. | [
"L2TP LAC Tunneling for Subscribers"
] |
address (Tunnel Profile Source Gateway) | address client-ip-address; | [edit access tunnel-profile profile-name tunnel tunnel-id source-gateway] | Specify the IP address of the source gateway device at the local L2TP tunnel endpoint, the LAC. This
value overrides the default address for the logical system or routing instance. | [
{
"name": "client-ip-address",
"desc": "IP address of the source gateway device."
}
] | admin—To view this statement in the configuration.
admin-control—To add this statement to the configuration. | Statement introduced in Junos OS Release 10.4. | [
"L2TP LAC Tunneling for Subscribers"
] |
address (tunnel-encapsulation) | address address; | [edit interfaces name unit name tunnel encapsulation( gre | ipip | udp ) destination] | Interface address prefix for tunnel destination. | [] | interface | Statement introduced for GRE tunnels in Junos OS Evolved Release 20.2R1.
Statement introduced for IPIP tunnels in Junos OS Evolved Release 20.4R1.
Statement introduced for UDP tunnels in Junos OS Evolved Release 21.1R1. | [] |
address | address address-name {
destination {
ip address</prefix-length>;
port-range {
tcp [ ports-and-port-ranges ];
udp [ ports-and-port-ranges ];
}
}
source {
ip address</prefix-length>;
port-range {
tcp [ ports-and-port-ranges ];
... | [edit services application-identification rule rule-name] | Define address properties for application-identification rule processing. This statement is mandatory;
you must specify either the destination or source properties. | [
{
"name": "address-name",
"desc": "Identifier for address information."
}
] | interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration. | Statement introduced in Junos OS Release 9.5. | [
"Configuring APPID Rules"
] |
address | address address {
arp ip-address (mac | multicast-mac) mac-address <publish>;
broadcast address;
destination address;
destination-profile name;
eui-64;
subnet-router-anycast;
ndp;
primary-only;
multipoint-destination address dlci dlci-identifier;
multipoint-destination address {... | [edit interfaces interface-name unit logical-unit-number family family],
[edit logical-systems logical-system-name interfaces interface-name unit logical-unit-number
family family] | Configure the interface address.
NOTE: If you configure the same address on multiple interfaces in the same routing
instance, Junos OS uses only the first configuration, and the remaining address
configurations are ignored and can leave interfaces without an address. Interfaces that
do not have an assigned address can... | [
{
"name": "address",
"desc": "Address of the interface."
},
{
"name": "subnet-router-anycast",
"desc": "IPv6 host address to communicate with any of the routers present on the link."
}
] | interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration. | Statement introduced before Junos OS Release 7.4. | [
"Configuring the Protocol Family",
"family",
"negotiate-address"
] |
address-allocation | address-allocation round-robin; | [edit services nat pool pool-name] | When you use round-robin allocation, one port is allocated from each address in a range before
repeating the process for each address in the next range. After ports have been allocated for all
addresses in the last range, the allocation process wraps around and allocates the next unused port for
addresses in the first ... | [] | interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration. | Statement introduced in Junos OS Release 11.2. | [
"Configuring Pools of Addresses and Ports for Network Address Translation Overview"
] |
address-assignment (Access) | address-assignment {
abated-utilization percentage;
abated-utilization-v6 percentage;
high-utilization percentage;
high-utilization-v6 percentage;
neighbor-discovery-router-advertisement ndra-name
pool pool-name {
family {
inet {
dhcp-attributes {
... | [edit access] | The address-assignment pool feature enables you to create different pools with different attributes. For
example, multiple client applications, such as DHCPv4 or DHCPv6, can use an address-assignment pool
to provide addresses for their particular clients. | [
{
"name": "host hostname",
"desc": "Name by which a network-attached device is known on a network."
},
{
"name": "hardware-address mac-address",
"desc": "Specify the MAC address of the client. This is the hardware address that"
},
{
"name": "ip-address reserved-address",
"desc": "Spe... | access—To view this statement in the configuration.
access-control—To add this statement to the configuration. | Statement introduced in Junos OS Release 10.4.
xauth-attributes option under inet6 is introduced in Junos OS Release 20.3R1.
user-name option under inet host host-name is introduced in Junos OS Release 20.3R1.
host option under inet6 is introduced in Junos OS Release 20.3R1. | [] |
address-assignment (Address-Assignment Pools) | address-assignment {
abated-utilization percentage;
abated-utilization-v6 percentage;
high-utilization percentage;
high-utilization-v6 percentage;
neighbor-discovery-router-advertisement ndra-pool-name;
pool pool-name {
active-drain;
family family {
dhcp-attributes {
... | [edit access] | Configure address-assignment pools that can be used by different client applications.
NOTE: Support for subordinate statements is platform-specific. See individual statement
topics for support information. | [
{
"name": "abated-utilization",
"desc": "Generate SNMP traps for DHCP address pools or linked set of address pools. No SNMP traps are generated unless a value is configured. Default: Abated utilization is not set. Delete the abated-utilization value to unset."
},
{
"name": "Values: percentage",
... | admin—To view this statement in the configuration.
admin-control—To add this statement to the configuration. | Statement introduced in Junos OS Release 9.0. | [
"Address-Assignment Pools for Subscriber Management",
"L2TP LNS Inline Service Interfaces",
"Configuring an Address-Assignment Pool Used for Router Advertisements"
] |
address-blacklist | address-blacklist list-name; | [edit security utm feature-profile anti-spam]
[edit security utm default-configuration] | Enter an address blocklist (or allowlist) custom object for local list spam filtering. | [] | security—To view this statement in the configuration.
security-control—To add this statement to the configuration. | Statement introduced in Junos OS Release 9.5.
The [edit security utm default-configuration] hierarchy level is introduced in Junos OS Release 18.2R1. | [] |
address-book (System) | address-book {
maximum amount;
reserved amount;
} | [edit system security-profile security-profile-name] | Address book entries include any combination of IPv4 addresses, IPv6 addresses, DNS names, wildcard
addresses, and address range. You define addresses and address sets in an address book and then use
those addresses when configuring different features, such as security policies and NAT.
Specify the number of address bo... | [
{
"name": "maximum amount",
"desc": "A maximum allowed quota. If a logical system requires more of a resource than its"
},
{
"name": "are available",
"desc": "that is, if they are not allocated to other logical systems. The maximum allowed quota"
},
{
"name": "reserved amount",
"desc... | system—To view this statement in the configuration.
system-control—To add this statement to the configuration. | Statement introduced in Junos OS Release 11.2. | [
"Understanding Address Books"
] |
address-book | address-book (book-name | global) {
address (Security Address Book) address-name {
ip-prefix {
description text;
}
description text;
dns-name domain-name {
dns-query-interval;
ipv4-only;
ipv6-only;
min-ttl-override;
... | [edit security]
[edit tenants tenant-name security] | Define entries in the address book. Address book entries can include any combination of IPv4 addresses,
IPv6 addresses, DNS names, wildcard addresses, and address range. You define addresses and address
sets in an address book and then use them when configuring different features, such as security policies
and NAT.
NOT... | [
{
"name": "address-book book-name",
"desc": "Name of the address book."
},
{
"name": "global",
"desc": "An address book that is available by default. You can add any combination of IPv4 addresses,"
}
] | security—To view this statement in the configuration.
tenants—To view this statement in the configuration.
security-control—To add this statement to the configuration. | Statement introduced in Junos OS Release 8.5. Statement introduced in Junos OS Release 18.3R1 for
tenant systems. Support for wildcard addresses added in Junos OS Release 11.1. Statement moved
under the security hierarchy in Junos OS Release 11.2. Support for address range added in Junos OS
Release 12.1. The descriptio... | [
"Understanding Address Books",
"Understanding Address Sets"
] |
address-change-immediate-update | address-change-immediate-update; | [edit access profile profile-name accounting] | Configure the router to send an Interim-Accounting message to the RADIUS server immediately after
on-demand IPv4 allocation and de-allocation.
Changes to this setting take effect for new subscriber logins. Existing subscribers are not impacted by
this change except when the AAA daemon restarts.
Default
This functionali... | [] | admin—To view this statement in the configuration.
admin-control—To add this statement to the configuration. | Statement introduced in Junos OS Release 13.1. | [
"Enabling Immediate Interim Accounting Messages for On-Demand IPv4 Address Changes",
"Conserving IPv4 Addresses for Dual-Stack PPP Subscribers Using On-Demand IPv4 Address",
"Allocation"
] |
address-family | address-family {
inet {
address;
table table-name;
}
ccc {
interface-name;
standby;
peer-unit unit-number;
table table-name;
}
} | [edit logical-systems logical-system-name policy-options condition if-route-exists],
[edit policy-options condition if-route-exists] | Specify that the route must correspond to certain prefix type to be considered a match. | [] | routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration. | Statement introduced in Junos OS Release 13.2. | [
"Example: Configuring Pseudowire Redundancy in a Mobile Backhaul Scenario"
] |
address-mapping (Application Identification) | address-mapping address-name {
filter {
ip ip-address-and-prefix-length;
port-range {
tcp [port];
udp [port];
}
}
} | [edit services application-identification application application-name] | Match the specified IP address.
Layer 3 and Layer 4 address mapping defines an application by the IP address and optional port range of
the traffic. You can use the address mapping option to configure custom applications signatures when
the configuration of your private network predicts application traffic to or from t... | [
{
"name": "name",
"desc": "Address mapping name."
},
{
"name": "filter",
"desc": "Specify the application matching criteria by the IP address of the application or the port range to match TCP or UDP destination port."
},
{
"name": "ip",
"desc": "IP address and prefix-length."
},
... | services—To view this statement in the configuration.
services-control—To add this statement to the configuration. | Statement introduced in Junos OS Release 15.1X49-D40. | [
"Understanding Junos OS Application Identification Custom Application Signatures"
] |
address-mapping | address-mapping; | [edit logical-systems name security nat source rules-set name rule name then source-nat],
[edit logical-systems name tenants name security nat source rule name then source-nat],
[edit security nat source rule-set ruleset rule rule then source-nat interface persistent-nat],
[edit services nat source rule-set name rule n... | Allows requests from a specific internal IP address to be mapped to the same reflexive IP address (the
public IP address created by the NAT device closest to the STUN server); internal and external ports can
be any ports. An external host using any port can send a packet to the internal host by sending the
packet to th... | [] | security—To view this statement in the configuration.
security-control—To add this statement to the configuration | Statement introduced in Junos OS Release 10.2. | [] |
address-mask | address-mask address-mask; | [edit snmp v3 target-address target-address-name] | Verify the source addresses for a group of target addresses. | [] | snmp—To view this statement in the configuration.
snmp-control—To add this statement to the configuration. | Statement introduced before Junos OS Release 7.4. | [
"Configuring the Address Mask"
] |
address-name | address-name name {
description description;
profile {
category name {
feed feed;
property name {
string name;
}
}
feed-name name;
}
} | [edit security dynamic-address]
[edit logical-systems logical-system-name security dynamic-address]
[edit tenants tenant-name security dynamic-address] | Specify the security dynamic address name for IPv4 and IPv6 networks within a logical system and
tenant system. | [
{
"name": "profile",
"desc": "Information to categorize feed data into this dynamic address."
},
{
"name": "feed-name",
"desc": "Name of feed in feed-server for the dynamic address."
},
{
"name": "source-feed-name",
"desc": "Name of feed in feed-server which is mapped to this dynamic... | security—To view this statement in the configuration.
security-control—To add this statement to the configuration. | Statement introduced in Junos OS Release 18.4R1. | [] |
address-persistent (Security Source NAT Pool) | address-persistent subscriber ipv6-prefix-length prefix-length; | [edit logical-systems name security nat source pool name address-persistent subscriber],
[edit logical-systems name tenants name security nat source pool name address-persistent
subscriber],
[edit security nat source pool name address-persistent subscriber],
[edit services nat source pool name address-pers... | Enable the device to translate an IPv6 address, with a consistent IPv6 prefix, to the same IPv4 address
to ensure that IPv4 services can be used over IPv6-only networks. | [
{
"name": "ipv6-prefix-length prefix-length",
"desc": "Specify the subscriber IPv6 prefix length. Range: 8 through 128."
}
] | security—To view this statement in the configuration.
security-control—To add this statement to the configuration. | Statement introduced in Junos OS Release 12.3X48-D10. | [
"Understanding NAT64 IPv6 Prefix to IPv4 Address-Persistent Translation"
] |
address-persistent (Security Source NAT) | address-persistent; | [edit logical-systems name security nat],
[edit logical-systems name tenants name security nat],
[edit security nat source]
[edit services nat],
[edit tenants name security nat] | Enable the device to assign the same, statically chosen, IP address from a source pool to a host for
multiple sessions that require the same source IP address for each session. This option is a global
configuration and is applied to all source pools. After a session is established from a host and NAT is
performed, the ... | [] | security—To view this statement in the configuration.
security-control—To add this statement to the configuration. | Statement modified in Junos OS Release 9.2. | [] |
address-pool (Access) | address-pool pool-name {
address address or address prefix;
address-range {
high upper-limit;
low lower-limit;
mask network-mask;
}
primary-dns IP address;
primary-wins IP address;
secondary-dns IP address;
secondary-wins IP address;
} | [edit access] | Create an address-pool for L2TP clients. | [
{
"name": "pool-name",
"desc": "Name assigned to the address-pool."
},
{
"name": "address",
"desc": "Configure subnet information for the address-pool."
},
{
"name": "address-range",
"desc": "Defines the address range available for clients."
},
{
"name": "primary-dns",
"d... | access—To view this statement in the configuration.
access-control—To add this statement to the configuration. | Statement introduced in Junos OS Release 10.4. | [
"access-control"
] |
address-pool (Domain Map) | address-pool pool-name; | [edit access domain map domain-map-name] | Specify the address pool used to assign addresses to subscribers associated with the domain map. | [
{
"name": "pool-name",
"desc": "Name of address pool."
}
] | admin—To view this statement in the configuration.
admin-control—To add this statement to the configuration. | Statement introduced in Junos OS Release 10.4. | [
"Specifying an Address Pool in a Domain Map"
] |
address-pool | address-pool pool-name {
address address-or-prefix;
address-range <low lower-limit> <high upper-limit>;
} | [edit access] | Allocate IP addresses for clients.
NOTE: This statement is not supported for L2TP LNS on MX Series routers. | [
{
"name": "pool-name",
"desc": "Name assigned to an address pool."
},
{
"name": "address",
"desc": "(EX Series, M Series, PTX Series, T Series only) Configure the IP address or prefix value for clients."
},
{
"name": "Values: address-or-prefix",
"desc": "An address or prefix value."
... | admin—To view this statement in the configuration.
admin-control—To add this statement to the configuration. | Statement introduced before Junos OS Release 7.4. | [
"Configuring the Address Pool for L2TP Network Server IP Address Allocation"
] |
address-pooling (Security Source NAT) | address-pooling (paired | no-paired); | [edit logical-systems name security nat source pool name address-pooling],
[edit logical-systems name tenants name security nat source pool name address-pooling],
[edit security nat source pool name address-pooling],
[edit services nat source pool name address-pooling],
[edit tenants name security nat source pool n... | The address-pooling paired and address-pooling no-paired options in a source NAT pool enable you to
override the global address-persistent configuration and to control the IP addressing in the pool. When
either address pooling-paired or address-pooling no-paired is configured in a NAT source pool, the address-
persiste... | [
{
"name": "no-paired",
"desc": "Allow address-pooling no-paired"
},
{
"name": "paired",
"desc": "Allow address-pooling paired"
}
] | security—To view this statement in the configuration.
security-control—To add this statement to the configuration. | Statement introduced in Junos OS Release 12.1X45-D10. | [
"Understanding Source NAT Pools with Address Pooling"
] |
address-pooling (Source NAT Next Gen Services) | address-pooling {
no-paired;
} | [edit services nat source pool pool-name] | Allow address-pooling no-paired for a source pool without port translation | [
{
"name": "no-paired",
"desc": "Allow address-pooling no-paired for a source pool without port translation."
}
] | interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration. | Statement introduced in Junos OS Release 19.3R2. | [] |
address-pooling | address-pooling paired; | [edit services nat rule (Services NAT) rule-name term (Services NAT) term-name then (Services NAT)
translated] | Specify the NAT address pooling behavior. | [
{
"name": "paired",
"desc": "Currently, the only valid setting specifies paired address pooling behavior."
}
] | interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration. | Statement introduced in JUNOS Release 10.1. | [
"Network Address Translation Rules Overview"
] |
address-pools | address-pools {
name {
default-pool;
family (inet | inet6) {
network {
[network-prefix] {
external-assigned;
}
}
}
service-mode service-mode-options;
}
} | [edit access address-assignment] | Configure the address pools that the TDF domains use to specify the source IP addresses of packets to
undergo TDF processing. | [
{
"name": "name",
"desc": "Name of the address pool. Range: 1 through 63 alphanumeric characters"
}
] | access—To view this statement in the configuration.
access-control—To add this statement to the configuration. | Statement introduced in Junos OS Release 17.1. | [
"Understanding Source IP Filtering with Address Pools in TDF Domains for IP-Based Subscribers",
"Configuring Address Pools for Source-IP Filtering of IP-Based Subscribers",
"Configuring a Set of IP-Based TDF Subscriber Properties with a TDF Domain"
] |
address-preservation (Access) | address-preservation
{
address-types delegated-prefix;
aging-time seconds;
} | [edit access] | Enable address preservation while establishing the configuration for dynamic address allocation. | [
{
"name": "address-types",
"desc": "Address preservation address types."
},
{
"name": "delegated-prefix",
"desc": "Address preservation delegated prefix."
},
{
"name": "aging-time",
"desc": "Time to hold address reservation (seconds). Default: 86400. Range: 3600 through 604800."
... | Statement introduced in Junos OS Release 14.1R1. | [] | |
address-protection | address-protection {
reassign-on-match;
} | [edit access],
[edit logical-systems logical-system-name routing-instances routing-instance-name access] | Prevent IPv4 addresses and IPv6 prefixes from being assigned to more than one subscriber session
when you use AAA to supply IPv4 addresses.
For IPv4:
If enabled, the router checks the following attributes received from external servers:
•
Framed-IP-Address
•
Framed-Pool
The router then takes one of the following action... | [
{
"name": "reassign-on-match",
"desc": "Enable reassignment of an address from an existing subscriber to a new subscriber requesting that address. The address in use must not be part of a locally configured pool and address protection must be enabled. The request from the new subscriber is still rejected, b... | routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration. | Statement introduced in Junos OS Release 11.2.
reassign-on-match option added in Junos OS Release 18.4R1. | [
"Configuring Duplicate IPv4 Address Protection for AAA",
"Configuring Duplicate IPv6 Prefix Protection for Router Advertisement"
] |
address-range | address-range low minimum-value high maximum-value; | [edit services nat pool nat-pool-name] | Specify the NAT pool address range. | [
{
"name": "minimum-value",
"desc": "Lower boundary for the IPv4 or IPv6 address range."
},
{
"name": "maximum-value",
"desc": "Upper boundary for the IPv4 or IPv6 address range."
}
] | interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration. | Statement introduced before Junos OS Release 7.4.
minimum-value and maximum-value options enhanced to support IPv6 addresses in Junos OS
Release 8.5. | [
"Configuring Source and Destination Addresses Network Address Translation Overview"
] |
address-ranges (Demux) | address-ranges {
authentication {
password password-string;
username-include {
auth-server-realm realm-string;
delimiter delimiter-character;
domain-name domain-name;
interface-name;
source-address;
user-prefix user-prefix-strin... | [edit interfaces interface-name unit unit-number demux inet auto-configure]
[edit interfaces interface-name unit unit-number demux inet6 auto-configure] | Specify the address range for the demultiplexing (demux) interface options. The remaining statement is
explained separately. | [] | interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration. | Statement introduced in Junos OS Release 18.1R1. | [
"IP Demultiplexing Interfaces on Packet-Triggered Subscribers Services Overview",
"Configuring Packet Triggered Subscribers Using IP Demux Interfaces in Dynamic Profiles"
] |
address-set | address-set address-set-name {
address address-name;
address-set address-set-name;
description text;
} | [edit security address-book book-name] | Specify a collection of addresses, as defined in the address (Address Book) statement. Using address sets,
you can organize addresses in logical groups and use them to easily configure other features, such as
policies and NAT rules. Using this statement, you can also include a description for an address set.
You can al... | [
{
"name": "address-set-name",
"desc": "Name of the address set."
}
] | security—To view this statement in the configuration.
security-control—To add this statement to the configuration. | Statement introduced in Junos OS Release 8.5. Support for nested address sets introduced in Junos OS
Release 11.2. The description option added in Junos OS Release 12.1. | [] |
address-shared (Security Source NAT) | address-shared; | [edit logical-systems name security nat source pool],
[edit logical-systems name tenants name security nat source pool],
[edit security nat source pool],
[edit services nat source pool],
[edit tenants name security nat source pool] | Specifies that multiple internal IP addresses can be mapped to the same external IP address. Use this
option only when the source NAT pool is configured with no port translation.
When a source NAT pool configured with no port translation has few external IP addresses available, or
only one external IP address, the addr... | [] | security—To view this statement in the configuration
security-control—To add this statement to the configuration | Statement introduced in Junos OS Release 12.1X45-D10. | [
"Understanding Shared Addresses in Source NAT Pools without PAT",
"Example: Configuring a Single IP Address in a Source NAT Pool Without PAT"
] |
address-whitelist | address-whitelist list-name; | [edit security utm feature-profile anti-spam]
[edit security utm default-configuration] | Enter an address-allowlist (or blocklist) custom-object for local list spam filtering. | [] | security—To view this statement in the configuration.
security-control—To add this statement to the configuration. | Statement introduced in Junos OS Release 9.5.
The [edit security utm default-configuration] hierarchy level is introduced in Junos OS Release 18.2R1. | [] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.