rule-set (Softwires Next Gen Services)
Syntax
rule-set rule-set-name {
match-direction (input | output);
rule rule-name {
then {
ds-lite ds-lite-concentrator-name
map-e map-e-concentrator-name
v6rd v6rd-softwire-concentrator;
}
}
}
Hierarchy Level
[edit services softwires]
Release Information
Statement introduced in Junos OS Release 19.3R2 on MX Series routers (MX240, MX480 and MX960) running Next Gen Services with the MX-SPC3 services card.
Description
Configure a rule to apply a DS-Lite, MAP-E, or v6rd softwire concentrator to a flow.
Options
input—Apply the rule
on the input side of the interface.
output—Apply the rule
on the output side of the interface.
rule rule-name—Name of the rule.
rule-set rule-set-name—Name of the rule set that contains the rule.
ds-lite ds-lite-softwire-concentrator—Name of the softwire concentrator that the rule assigns
to a flow.
map-e map-e-softwire-concentrator—Name of the softwire concentrator that
the rule assigns to a flow.
v6rd v6rd-softwire-concentrator—Name of the softwire concentrator that
the rule assigns to a flow.
Required Privilege Level
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.