- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
How do I fix BGP Neighbors received-routes error "Inbound soft configuration not enabled"
When running the command "get router info bgp neighbor 1.1.1.1 received-routes" I get an error "% Inbound soft configuration not enabled". How do I fix this ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
As the error message says just add "set soft-reconfiguration enable" to the neighbor config.
"received-route" option is to show all received routes BEFORE filtered by route-maps. Without that statement, you can use only "routes" option after the inbound filtering.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
https://kb.fortinet.com/kb/documentLink.do?externalID=FD46630
Command: set soft-reconfiguration {enable | disable} -Enable/disable allow IPv4 inbound soft reconfiguration. Once enabled, FGT starts storing BGP neighbor received updates.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Be careful when using that. If you have no need for it, than do not enable it. You will use more memory and a firewall is limited on memory as-is when compared to a router.
http://socpuppet.blogspot.com/2013/09/bgp-table-received-only-demonstration.html
Ken Felix
PCNSE
NSE
StrongSwan
