Configuring Bgp Soft Reset - Huawei S6700 Series Configuration Manual

Ip routing
Hide thumbs Also See for S6700 Series:
Table of Contents

Advertisement

S6700 Series Ethernet Switches
Configuration Guide - IP Routing
----End

7.5.4 Configuring BGP Soft Reset

BGP soft reset allows the system to refresh a BGP routing table dynamically without tearing
down any BGP connection if routing policies are changed.
Context
After changing a BGP import policy, you must reset BGP connections for the new import policy
to take effect, interrupting these BGP connections temporarily. BGP route-refresh allows the
system to refresh a BGP routing table dynamically without tearing down any BGP connection
if routing policies are changed.
l
l
Perform the following steps on a BGP switch:
Procedure
l
Issue 01 (2012-03-15)
– To filter routes based on an ACL, run the peer { ipv4-address | group-name }
filter-policy { acl-number | acl-name acl-name } export command.
– To filter routes based on an IP prefix list, run the peer { ipv4-address | group-
name } ip-prefix ip-prefix-name export command.
– To filter routes based on an AS_Path filter, run the peer { ipv4-address | group-
name } as-path-filter { as-path-filter-number | as-path-filter-name } export
command.
– To filter routes based on a route-policy, run the peer { ipv4-address | group-
name } route-policy route-policy-name export command.
A peer group and its members can use different export policies to filter routes. Each
peer can select its policy when advertising routes.
If a device's peer supports route-refresh, the refresh bgp command can be used on the
device to softly reset the BGP connection with the peer and update the BGP routing table.
If a device's peer does not support route-refresh, the peer keep-all-routes command can
be used on the device to remain all routing updates received from the peer so that the device
can refresh its routing table without closing the connection with the peer.
If the device's peers support route-refresh, perform the following operations:
1.
(Optional) Enable route-refresh.
a.
Run:
system-view
The system view is displayed.
b.
Run:
bgp as-number
The BGP view is displayed.
c.
Run:
peer { ipv4-address | group-name } capability-advertise route-refresh
Route-refresh is enabled.
By default, route-refresh is enabled.
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
7 BGP Configuration
392

Advertisement

Table of Contents
loading

Table of Contents