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

Protected system domain configuration
Table of Contents

Advertisement

JUNOS 10.4 Protected System Domain Configuration Guide
Results
176
route-filter 0.0.0.0/0 exact;
}
then reject;
At the
[edit policy-options nh-self]
15.
define the next term for the
At the
[edit policy-options nh-self term b]
16.
statements:
from protocol static;
then {
next-hop self;
accept;
}
These statements specify that for all remaining static routes, the next-hop address
is replaced by the local IP address used for the BGP adjacency. The router is then
accepted with the new, next-hop value.
At the
[edit policy-options nh-self]
17.
define the next term for the
At the
[edit policy-options nh-self term c]
18.
statement to reject all other routes.
Display the results of the configuration:
routing-options {
autonomous-system 2;
}
protocols {
bgp {
group int {
type internal;
local-address 10.12.1.4;
export nh-self;
neighbor 10.12.1.1;
}
}
ospf {
area 0.0.0.0 {
interface ge-0/2/3.0;
interface ge-0/1/7.0;
interface ge-0/1/0.0 {
bfd-liveness-detection {
minimum-interval 333;
}
}
}
}
}
policy-options {
policy-statement nh-self {
term a {
from {
hierarchy level, include the
policy.
nh-self
hierarchy level, include the following
hierarchy level, include the
nh-self
policy.
hierarchy level, include the
Copyright © 2010, Juniper Networks, Inc.
term b
statement to
statement to
term c
then reject

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junos os 10.4

Table of Contents