Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

rule (Softwire)

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
rule rule-name {
    match-direction (input | output);
    term term-name {
        then {
            (ds-lite ds-lite-softwire-concentrator | map-e name | v6rd v6rd-softwire-concentrator);
        }
    }
}

Hierarchy Level

content_copy zoom_out_map
[edit  services softwire],
[edit  services softwire rule-set rule-set-name]

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.

footer-navigation