BGP neighbor to the default router
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2017 10:37 PM - edited 03-05-2019 09:25 AM
I have a Cisco 887VA connected to a service provider network,
If I configure a BGP neighbor with the default gateway 172.31.188.1 my router will not even try to start the TCP session.
But if I configure a BGP neighbor as 172.31.188.2 (fake neighbor) it will atleast go the BGP active state.
My router is 172.31.188.10, I can ping both 172.31.188.1 and .188.2
I have a default route, ip route 0.0.0.0 0.0.0.0 172.31.188.1 250
- Labels:
-
Other Routing
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2017 11:15 PM
Please post the output of 'sh run | s bgp|access-list', and 'sh ip bgp summary'.
HTH,
Meheretab
Meheretab

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2017 01:47 AM
Hello,
try:
neighbor 172.31.188.1 ebgp-multihop
