Juniper JUNOSE SOFTWARE FOR E SERIES 11.3.X - BGP AND MPLS CONFIGURATION GUIDE 2010-10-12 Configuration Manual page 135

Software for e series broadband services routers bgp and mpls configuration guide
Hide thumbs Also See for JUNOSE SOFTWARE FOR E SERIES 11.3.X - BGP AND MPLS CONFIGURATION GUIDE 2010-10-12:
Table of Contents

Advertisement

neighbor maximum-orf-entries
neighbor prefix-list
Copyright © 2010, Juniper Networks, Inc.
You cannot configure the receive direction for the orf capability for a peer that is a
member of a peer group or for a peer.
When issued with the orf keyword, this command takes effect immediately and
automatically bounces the BGP session.
Example
host1(config-router)#neighbor 192.168.1.158 capability orf prefix-list both
Use the no version to prevent advertisement of the capability. Use the default version
to restore the default, advertising the capability.
See neighbor capability.
Use to set the maximum number of ORF entries of any one type that will be accepted
from the specified neighbor.
Example
host1(config-router)#neighbor 192.168.1.158 maximum-orf-entries 125000
Use the no version to restore the default value of no limits.
See neighbor maximum-orf-entries.
Use to assign an inbound or outbound prefix list.
If you specify a BGP peer group by using the peerGroupName argument, all the members
of the peer group inherit the characteristic configured with this command unless it is
overridden for a specific peer. However, you cannot configure a member of a peer group
to override the inherited peer group characteristic for outbound policy.
Example
host1(config-router)#neighbor 192.168.1.158 prefix-list seoul19 in
New policy values are applied to all routes that are sent (outbound policy) or received
(inbound policy) after you issue the command.
To apply the new policy to routes that are already present in the BGP routing table,
you must use the clear ip bgp command to perform a soft clear or hard clear of the
current BGP session.
Behavior is different for outbound policies configured for peer groups for which you
have enabled Adj-RIBs-Out. If you change the outbound policy for such a peer group
and want to fill the Adj-RIBs-Out table for that peer group with the results of the new
policy, you must use the clear ip bgp peer-group command to perform a hard clear or
outbound soft clear of the peer group. You cannot merely perform a hard clear or
outbound soft clear for individual peer group members because that causes BGP to
resend only the contents of the Adj-RIBs-Out table.
Use the no version to remove the prefix list.
See neighbor prefix-list.
Chapter 1: Configuring BGP Routing
99

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junose 11.3

Table of Contents