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

Protected system domain configuration
Table of Contents

Advertisement

JUNOS 10.4 Protected System Domain Configuration Guide
Step-by-Step
Procedure
174
neighbor 10.12.1.1;
}
}
ospf {
area 0.0.0.0 {
interface ge-2/0/2.0;
interface ge-2/0/3.0;
interface ge-2/0/1.0 {
bfd-liveness-detection {
minimum-interval 333;
}
}
}
}
}
policy-options {
policy-statement nh-self {
term a {
from {
protocol static;
route-filter 0.0.0.0/0 exact;
route-filter 10.12.1.1/32 exact;
}
then reject;
}
term b {
from protocol static;
then {
next-hop self;
accept;
}
}
term c {
then reject;
}
}
}
PSD13 Configuration (Router 3)
To configure the route reflector (PSD13):
At the
[edit routing-options]
1.
statement to configure the router's AS number.
At the
2.
[edit protocols]
the router.
At the
[edit protocols bgp]
3.
the routing group.
At the
[edit protocols bgp group int]
4.
hierarchy level, include the
hierarchy level, include the
hierarchy level, include the
hierarchy level:
autonomous-system 2
statement to enable BGP on
bgp
group int
statement to define
Copyright © 2010, Juniper Networks, Inc.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junos os 10.4

Table of Contents