Dell Force10 C150 Configuration Manual page 264

Ftos configuration guide ftos 8.4.2.7 e-series terascale, c-series, s-series (s50/s25)
Hide thumbs Also See for Force10 C150:
Table of Contents

Advertisement

clear ip bgp
Use the
reconfiguration.
Command Syntax
neighbor {ipv4-address | ipv6-address |
peer-group-name} soft-reconfiguration
inbound
clear ip bgp { * | as-number | ipv4-
neighbor-addr | ipv6-neighbor-addr |
peer-group name
| ipv6 unicast} soft [ in | out ]
multicast
When inbound soft reconfiguration is enabled on a neighbor and you enter the
command, the update database stored in the router is replayed and updates are reevaluated. The replay and
update process is triggered only if a route-refresh request is not negotiated with the peer. If a route-refresh
request is negotiated, BGP sends a request to the neighbor and receives all of the peer's updates.
To use soft reconfiguration (or soft reset) without preconfiguration, both BGP peers must support the soft
route refresh capability, which is advertised in the open message sent when the peers establish a TCP
session. To determine whether a BGP router supports this capability, use the
command. If a router supports the route refresh capability, the following message is displayed:
Received route refresh capability from peer.
If you specify a BGP peer group by using the
inherit the characteristic configured with this command.
The following example
10.108.1.1. All updates received from this neighbor are stored unmodified, regardless of the inbound
policy. When inbound soft reconfiguration is performed later, the stored information is used to generate a
new set of inbound updates.
Figure 10-33. Command example: router bgp
FTOS>router bgp 100
neighbor 10.108.1.1 remote-as 200
neighbor 10.108.1.1 soft-reconfiguration inbound
264
|
Border Gateway Protocol IPv4 (BGPv4)
command in EXEC Privilege mode to reset a BGP connection using BGP soft
} {ipv4 unicast |
ipv4
(Figure 10-33)
Command Mode
Purpose
CONFIG-ROUTER-
Enable inbound soft-reconfiguration for the
BGP
specified BGP neighbor. BGP stores all updates
received by the neighbor but does not reset the peer
session.
Entering this command starts the storage of updates on inbound routes,
which is required for inbound soft reconfiguration. Outbound BGP soft
reconfiguration does not require inbound soft reconfiguration to be enabled.
EXEC Privilege
Clears and reapplies policies on:
*: All peers
as-number: BGP routers that belong to the specified
AS
neighbor-addr: BGP neighbor with specified IP
address
Type of routes to be reapplied:
ipv4 unicast, ipv4 multicast, or ipv6 unicast
in: Reapplies only inbound policies
out: Reapplies only outbound policies
peer-group-name
shows how to enable inbound soft reconfiguration for the neighbor
clear ip bgp soft in
show ip bgp neighbors
argument, all members of the peer group

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents