Pinging 6Rd Softwire Concentrator; 6Rd Domain To Internet; Interfaces Configuration - Juniper 6rd Configuration Manual

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

Advertisement

IMPLEMENTATION GUIDE -6rd Configuration Guide

7.5 Pinging 6rd Softwire Concentrator

The softwire concentrator address itself can be pinged from a local routing engine. Or if these routes are advertised,
this can be pinged from any host in the IPv4 access network (CE WAN side) or from the CE device itself.
user@router# run ping 30.30.30.1
PING 30.30.30.1 (30.30.30.1): 56 data bytes
64 bytes from 30.30.30.1: icmp_seq=0 ttl=255 time=0.368 ms
64 bytes from 30.30.30.1: icmp_seq=1 ttl=255 time=0.385 ms
^C
--- 30.30.30.1 ping statistics ---
2 packets transmitted, 2 packets received, 0% packet loss

7.6 6rd Domain to Internet

This example describes how a 6rd concentrator can be configured for a 6rd domain, D1, to provide IPv6 Internet
connectivity.

7.6.1 Interfaces Configuration

D1 Ingress interface:
ge-1/2/0 {
unit 0 {
}
}
Egress Interface (IPv6 Internet):
ge-1/2/2 {
unit 0 {
family inet6 {
}
}
Services PIC:
sp-3/0/0 {
unit 0 {
}
}
12
family inet {
service {
input {
service-set v6rd-dom1-service-set;
}
output {
service-set v6rd-dom1-service-set;
}
}
address 10.10.10.1/24;
}
family inet6;
address 3ABC::1/16;
}
family inet;
family inet6;
Copyright © 2011, Juniper Networks, Inc.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mx seriesM series

Table of Contents