- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2017 05:00 AM - edited 03-05-2019 08:10 AM
I'm running BGP on an ASA 5512-X (Version 9.7(1))
I am trying to see the received routes from a BGP peer before filtering is applied, however I receive this error:
# show bgp neighbors 192.168.198.2 received-routes
% Inbound soft reconfiguration not enabled on 192.168.198.2
I've tried to find out how to enable soft-reconfiguration but I can't see an ASA equivalent of the IOS command:
neighbor 10.232.1.1 soft-reconfiguration inbound
Anyone know how to enable soft-reconfiguration on an ASA?
Regards,
Mark
Solved! Go to Solution.
- Labels:
-
Routing Protocols
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2017 12:52 PM
I can't find this command even in the 9.6 ASA BGP manual. I'm guessing it has not been implemented yet.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2017 08:23 AM
Hi,
Try to open the discussion under the security or firewall category. I was trying to find the command but I think it could be a BGP limitation on ASA.
https://supportforums.cisco.com/community/4561/security
>> Marcar como útil o contestado, si la respuesta resolvió la duda, esto ayuda a futuras consultas de otros miembros de la comunidad. <<
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2017 12:52 PM
I can't find this command even in the 9.6 ASA BGP manual. I'm guessing it has not been implemented yet.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2017 08:23 AM
Hi,
Try to open the discussion under the security or firewall category. I was trying to find the command but I think it could be a BGP limitation on ASA.
https://supportforums.cisco.com/community/4561/security
>> Marcar como útil o contestado, si la respuesta resolvió la duda, esto ayuda a futuras consultas de otros miembros de la comunidad. <<
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2019 01:03 PM
Hi,
That command, even if showing up in '?' is not supported on ASA. Instead use:
"#show bgp neighbors X.X.X.X routes"
replace x.x.x.x with your actual neighbor(s) - 192.168.198.2 , 10.232.1.1
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2019 06:07 AM
Wouldn't this command show bgp neighbors X.X.X.X routes only show you routes post filter?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2019 04:01 AM
Correct.
