rule (Softwire)
Syntax
rule rule-name { match-direction (input | output); term term-name { then { (ds-lite ds-lite-softwire-concentrator | map-e name | v6rd v6rd-softwire-concentrator); } } }
Description
Configure a rule to apply a softwire concentrator for a flow.
Softwire rules are supported on the MS-DPC, MS-100, MS-400, and MS-500 line cards. Starting in Junos OS release 17.4R1, softwire rules for DS-Lite are supported on MX Series routers with MS-MPCs and MS-MICs.
Options
rule-name | Identifier for the collection of terms that constitute this rule. |
input | Apply the rule match on the input side of the interface. |
output | Apply the rule match on the output side of the interface. |
ds-lite-softwire-concentrator | Specify the DS-Lite softwire concentrator to use. |
map-e name | Specify the Mapping of Address and Port with Encapsulation (MAP-E) softwire concentrator to use. |
v6rd-softwire-concentrator | Specify the 6rd softwire concentrator to use. |
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 10.4.
map-e name
option introduced in Junos OS Release 18.2R1 for MX Series
Routers with MPC and MIC interfaces.