Service Set Configuration - Juniper 6rd Configuration Manual

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

Advertisement

IMPLEMENTATION GUIDE -6rd Configuration Guide
Here the service set is applied on the inet (IPv4) family of subunit 0 as well as the inet6 (IPv6) family. This way, both
DS-Lite IPv6 traffic and 6rd IPv4 traffic hit the service filter and are sent to the services PIC.
Egress Interface (IPv6 Internet):
ge-1/2/2 {
unit 0 {
}
}
The IPv4 server that the DS-Lite clients are trying to reach is at 200.200.200.2/24, and the IPv6 server is at 3ABC::2/16.
Services PIC:
sp-3/0/0 {
unit 0 {
}
}

7.9.2 Service Set Configuration

service-set v6rd-dslite-service-set {
softwire-rules v6rd-r1;
softwire-rules dslite-r1;
stateful-firewall-rules r1;
nat-rules dslite-nat-r1;
interface-service {
}
}
This service set has a stateful firewall rule and 6rd rule for 6rd service. In addition, there is a softwire rule for DS-Lite
and a NAT rule to translate all the DS-Lite traffic. The NAT rule performs NAPT translation in the forward direction on
the source address and port of the DS-Lite traffic.
22
family inet {
address 200.200.200.1/24;
}
family inet6 {
address 3ABC::1/16;
}
family inet;
family inet6;
service-interface sp-3/0/0;
Copyright © 2011, Juniper Networks, Inc.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mx seriesM series

Table of Contents