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

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

Advertisement

7.8.2 Service Set Configuration

service-set v6rd-dom1-dom3-service-set {
syslog {
}
softwire-rules v6rd-dom1-dom3-r1;
stateful-firewall-rules r1;
interface-service {
}
}
service-set v6rd-anycast-dom1-dom3-service-set {
syslog {
}
softwire-rules v6rd-dom1-dom3-r1;
stateful-firewall-rules r1;
interface-service {
}
}
Note that both the previous service sets use the softwire rule, which refers to the same 6rd domains.

7.8.3 Softwire Concentrator Configuration

[edit services]
user@router# show softwire
softwire-concentrator {
v6rd v6rd-dom1 {
}
v6rd v6rd-6to4-dom3 {
}
}
rule v6rd-dom1-dom3-r1 {
match-direction input;
term t1 {
}
term t2 {
}
}
Copyright © 2011, Juniper Networks, Inc.
host local {
services any;
}
service-interface sp-3/0/0;
host local {
services any;
}
service-interface sp-3/1/0;
softwire-address 30.30.30.1;
ipv4-prefix 10.10.10.0/24;
v6rd-prefix 3040::0/16;
mtu-v4 9192;
softwire-address 180.180.180.1;
ipv4-prefix 160.160.160.0/24;
v6rd-prefix 2002::0/16;
mtu-v4 9192;
then {
v6rd v6rd-dom1;
}
then {
v6rd v6rd-6to4-dom3;
}
IMPLEMENTATION GUIDE - 6rd Configuration Guide
19

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mx seriesM series

Table of Contents