Service Set Configuration; Softwire Concentrator Configuration; Stateful Firewall Configuration - Juniper 6rd Configuration Manual

Routers with ms-dpc/ms-pic
Table of Contents

Advertisement

7.7.2 Service Set Configuration

service-set v6rd-dom3-service-set {
softwire-rules v6rd-dom3-r1;
stateful-firewall-rules r1;
interface-service {
}
}

7.7.3 Softwire Concentrator Configuration

[edit services]
user@router# show softwire
softwire-concentrator {
v6rd v6rd-6to4-dom3 {
}
}
rule v6rd-dom3-r1 {
match-direction input;
term t1 {
}
}
Note that you can have multiple terms in each softwire rule. For example, you can
configure one softwire rule for both D2 and D3 like the following:
rule v6rd-dom2-dom3-r1 {
match-direction input;
term t1 {
term t2 {
}
}

7.7.4 Stateful Firewall Configuration

[edit services]
user@router# show stateful-firewall
rule r1 {
match-direction input-output;
term t1 {
}
}
Copyright © 2011, Juniper Networks, Inc.
service-interface sp-3/0/0;
softwire-address 180.180.180.1;
ipv4-prefix 160.160.160.0/24;
v6rd-prefix 2002::0/16;
mtu-v4 9192;
then {
v6rd v6rd-6to4-dom3;
}
then {
v6rd v6rd-dom2;
}
then {
v6rd v6rd-6to4-dom3;
}
then {
accept;
}
IMPLEMENTATION GUIDE - 6rd Configuration Guide
17

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mx seriesM series

Table of Contents