Juniper JUNOS OS 10.4 - PROTECTED SYSTEM DOMAIN Configuration Manual page 211

Protected system domain configuration
Table of Contents

Advertisement

Copyright © 2010, Juniper Networks, Inc.
}
}
routing-options {
autonomous-system 65299;
confederation 702 members [ 65299 65235 65240 65269 ];
}
protocols {
mpls {
interface all;
}
bgp {
group ibgp {
type internal;
local-address 10.255.171.125;
import match-all;
family l2vpn {
signaling;
}
export match-all;
neighbor 10.255.171.124;
}
}
isis {
interface fe-5/1/1.0 {
level 2 metric 10;
level 1 disable;
}
interface fe-5/1/2.0 {
level 2 metric 10;
level 1 disable;
}
interface all;
interface fxp0.0 {
disable;
}
interface lo0.0 {
passive;
}
}
ldp {
interface all;
interface lo0.0;
}
}
policy-options {
policy-statement frame-relay-vpn-export {
term a {
then {
community add frame-relay-vpn-comm;
accept;
}
}
term b {
then reject;
}
}
Chapter 14: Configuration Examples
187

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junos os 10.4

Table of Contents