Google Translation
Main Menu
| Home |
| Useful Links |
| Public Route Server |
| Download |
| Contact Us |
Login Form
Advertisements
Who's Online
We have 2 guests onlineLatest Articles
- How to hide an access-list applied?
- BGP error with "by remote host, open active delayed 27076ms (35000ms max, 28% jitter)"
- [Cisco] How to configure Dyanmic Access List with time-range
- How to use IP-help address to connect remote DHCP server
- Do you have BGP or Routing issue?
- AS701 route server?
- Cisco BGP Configuration by topology
- Quick realtime bandwidth monitoring by SNMP
Popular
- Enable Telnet on IE7.0 with Windows XP and Vista
- How IP-helper address works?
- Cisco 7200 Simulator - Dynamips installation for window
- How to create loopback interface on Windows XP
- Network Settings In VMWare Player
- BGP sample configuration guide - Cisco
- BGP sample configuration Case 1-1
- BGP Community String for Verizon Business AS701
| Reset BGP session in soft |
|
|
|
|
Configure BGP Soft-ReconfigurationWhenever there is a change in the policy, the BGP session has to be cleared for the new policy to take effect. Clearing a BGP session causes cache invalidation and results in a tremendous impact on the operation of networks. Which is not delightful event! Soft reconfiguration allows policies to be configured and activated without clearing the BGP session. Soft reconfiguration can be done on a per-neighbor basis.
Performing inbound reconfiguration enables the new inbound policy to take effect. Performing outbound reconfiguration causes the new local outbound policy take effect without resetting the BGP session. As a new set of updates is sent during outbound policy reconfiguration, a new inbound policy of the neighbor can also take effect. In order to generate new inbound updates without resetting the BGP session, the local BGP speaker should store all the received updates without modification, regardless of whether it is accepted or denied by the current inbound policy. This is memory intensive and should be avoided. On the other hand, outbound soft reconfiguration does not have any memory overhead. One could trigger an outbound reconfiguration in the other side of the BGP session to make the new inbound policy take effect. To allow inbound reconfiguration, BGP should be configured to store all received updates. However, outbound reconfiguration does not require preconfiguration.
To configure BGP soft configuration, perform the following task in router configuration mode: Router#config
Router(config)#router bgp [ASN]
Router(config-bgp)#neighbor x.x.x.x soft-reconfiguration inbound
To clear bgp session from router CLI Router#clear ip bgp x.x.x.x (neighbor IP) soft inbound
Router#clear ip bgp *
Our implementation of BGP supports BGP Versions 2, 3, and 4. If the neighbor does not accept default Version 4, dynamic version negotiation is implemented to negotiate down to Version 2. If you specify a BGP peer group by using the peer-group-name argument, all members of the peer group will inherit the characteristic configured with this command.
Only registered users can write comments. Powered by AkoComment Tweaked Special Edition v.1.4.3 |
||||
| < Prev | Next > |
|---|
Sponsored Links
Sponsor II
What's your IP?
You are connecting to this site from: 38.103.63.60Related Articles
- Configuration Multi-hop EBGP on Juniper
- BGP Best Path Selection - Cisco
- BGP Best Path Selection - Juniper
- BGP Regular Expression
- [Juniper] BGP md5 authentication configuration
- What backdoor command does ?
- How BGP synchronization command work?
- BGP sample configuration Case 1-4
- BGP aggregate-address command
- BGP sample configuration Case 1-3
- [Juniper] BGP md5 authentication configuration
- BGP Community String for FLAG Telecom AS15412
- BGP Community String for Cogent Communication, Inc. AS174
- BGP Community String for CERN AS513
- BGP Community String for Qwest AS209
- BGP Community String for Bell Canada AS577
- BGP Community String for Verizon Business AS701
- BGP sample configuration guide - Cisco
- BGP sample configuration Case 1-2
- BGP Community String for Sprint AS 1239
- BGP Community String for Cable&Wireless AS1273
- BGP Community String for PSI Net AS 1290
- BGP Community String for Sonera AS1759
- BGP Community String for Radio-MSU AS2683
- BGP Community String for AAPT AS2764
- BGP Community String for XO AS2828
- BGP Community String for NTT/Verio AS2914
- BGP Community String for Triera Internet AS3212
- BGP Community String for Golden Telecom AS3216
- BGP Community String for SUrNet - Russia AS3239
- BGP Community String for T-Systems AS3320
- BGP Community String for Data Telecom AS3327
- BGP Community String for Level 3 AS3356
- Configuring a Conditional BGP Advertisement Feature
- Major inbound traffic control problem in real ISP market
- BGP Community String for Global Crossing AS3549
- BGP Community String for Savvis Communications AS3561
- BGP Community String for Time Warner Telecom AS4323
- BGP Community String for nLayer Communications AS4436
- BGP Community String for EasyNet AS4598
- BGP Community String for GRNET AS5408
- BGP Community String for RM Telecom AS5523
- BGP Community String for Garant Park Telecom AS5537
- BGP Community String for KPNQwest Romania AS5606
- BGP Community String for Polish Telecom AS5617
- BGP Community String for Electric Lightwave AS5650
- BGP Community String for Cablevision Systems AS6128
- BGP Community String for Telecomplete AS6320
- BGP Community String for AboveNet Inc AS6461
- BGP Community String for Euroweb Romania AS6663
- BGP Community String for Eunet Finland AS6667
- BGP Community String for DE-CIX AS6695
- BGP Community String for Sunrise/TDC Switzerland AG AS6730
- BGP Community String for TCNET(Telecom Centre Joint Stock Company) AS6854
- BGP Community String for SK Slovak Telecom AS6855
- BGP Community String for AT&T AS7018
- BGP Community String for SBC(AT&T) AS7132
- BGP Community String for Optus(Singtel) AS7474
- BGP Community String for Level3(Legacy WilTel) AS7911
- BGP Community String for Net Access Corporation AS8001
- BGP Community String for Telehouse AS8235
- BGP Community String for NASK AS8308
- BGP Community String for NETHINKS GmbH AS8319
- BGP Community String for TELE2UTA AS8437
- BGP Community String for Romania Data Systems AS8708
- BGP Community String for LINX AS8714
- BGP Community String for GlobalaXs AS9009
- BGP Community String for Utility Line Italia AS9026
- BGP Community String for Abilene AS11537
- BGP Community String for Voyager GmbH Germany AS12732
- BGP Community String for Swiat Internet AS12887
- BGP Community String for LUKoil Inform AS13105
- BGP Community String for Ebone Nordic AS13297
- BGP Community String for Ebone France AS13299
- BGP Community String for Lightpath AS 6128
- BGP Community String for IKS GmbH AS15725
- BGP Community String for Caravan AS15756
- BGP Community String for Futuro Poland AS15833
- BGP Community String for MCNET AS15997
- BGP Community String for Alta Tecnologia AS16030
- BGP Community String for Media Link Ukraine AS16112
- BGP Community String for NRL PacketNet AS19401
- BGP Community String for InSat GmbH AS20535
- BGP Community String for CNRC AS29838
- BGP Community String for InterNAP AS6993 - AS64512
- [Cisco] BGP md5 authentication configuration
- BGP sample commands for Cisco
- BGP sample configuration Case 1-1
- BGP sample configuration Case 2-1
- How to Applying BGP Community string with sample configuration
- Three way to filter routes in BGP
- Cisco BGP Configuration by topology
- Do you have BGP or Routing issue?
- BGP error with "by remote host, open active delayed 27076ms (35000ms max, 28% jitter)"




Be first to comment this article






















