cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
5123
Views
4
Helpful
4
Replies

BGP Soft Reset Command

johnlloyd_13
Level 9
Level 9

hi all,

we have a 7606 router and just removed a prefix-list entry with our 192.169.XX.154 peer. i would like to know if the command below would be enough for this to take effect. also, would like to know what is the default of this command, is it soft "in" or "out" or both. thanks!

7606#sh ver
Cisco IOS Software, c7600s72033_rp Software (c7600s72033_rp-ADVENTERPRISEK9-M), Version 12.2(33)SRC6, RELEASE SOFTWARE (fc1)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2010 by Cisco Systems, Inc.
Compiled Mon 08-Mar-10 15:09 by prod_rel_team


7606#clear ip bgp 192.169.XX.154 soft ?
  in   Soft reconfig inbound updates
  out  Soft reconfig outbound updates
  <cr>

4 Replies 4

Mohamed Sobair
Level 7
Level 7

Hi,


BGP Outobount (soft reconfiguration outbound)  route refresh capabilty is enabled by default, however , for certain IOS release you need to enable Inbound route refresh capability for incoming updates to take effect.

Regards,

Mohamed

Hi Mohamed,

Thanks for the feedback! I feel my query still not yet answered. If I enter the clear ip bgp soft command without the in or out keyword, would it refresh inbound or outbound routes or do both? Thanks!

Sent from Cisco Technical Support iPhone App

Hi,

It clears both (Inbound and Outbound)

Regards,

Mohamed

Cool thanks!

Sent from Cisco Technical Support iPhone App