для Cisco Cisco IOS Software Release 12.0(22)S

Скачать
Страница из 18
      BGP Soft Reset Enhancement
Configuration Examples
8
Cisco IOS Release 12.0(22)S
DeadWait            0          0             0x0
iss: 4229692689  snduna: 4229692849  sndnxt: 4229692849     sndwnd:  16225
irs:  339739239  rcvnxt:  339739399  rcvwnd:      16225  delrcvwnd:    159
SRTT: 540 ms, RTTO: 3809 ms, RTV: 1364 ms, KRTT: 0 ms
minRTT: 0 ms, maxRTT: 300 ms, ACK hold: 200 ms
Flags: passive open, nagle, gen tcbs
          
Datagrams (max data segment is 1460 bytes):
Rcvd: 10 (out of order: 0), with data: 7, total data bytes: 159
Sent: 11 (retransmit: 0, fastretransmit: 0), with data: 7, total data bytes: 159
Configuration Examples
This section provides the following configuration examples:
Dynamic Inbound Soft Reset
The following examples shows the clear ip bgp 131.108.1.1 soft in command used to initiate a dynamic 
soft reconfiguration in the BGP peer 131.108.1.1. This command requires that the peer supports the route 
refresh capability.
clear ip bgp 131.108.1.1 soft in
Inbound Soft Reset Using Stored Information
The following example enables inbound soft reconfiguration for the neighbor 131.108.1.1. All the 
updates received from this neighbor will be stored unmodified, regardless of the inbound policy. When 
inbound soft reconfiguration is performed later, the stored information will be used to generate a new set 
of inbound updates. 
router bgp 100
neighbor 131.108.1.1 remote-as 200
neighbor 131.108.1.1 soft-reconfiguration inbound 
The following example clears the session with the neighbor 131.108.1.1.
clear ip bgp 131.108.1.1 soft in
Command Reference
This section documents new or modified commands. All other commands used with this feature are 
documented in the Cisco IOS Release 12.0 command reference publications.
.