Network Command is missing in BGP global mode
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-12-2016 04:37 AM - edited 03-05-2019 07:02 AM
Hi
Can any one help Network Command is missing in BGP global mode
attached the screenshot..
what needs to be done for this?
BGP is already running but unable to advertise new network
Thanks
Suneel
- Labels:
-
Routing Protocols
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-12-2016 04:38 AM
Go to address family and try.
router bgp XXX
address-family ipv4
try here-----
Regards,
Sheshu.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-12-2016 05:47 AM
we did this but its not working still the same problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2016 01:10 AM
Hello Suneel,
Please flow given below steps and let me know if still you are facing same issue or not.
router bgp 539542
bgp log-neighbor-changes
bgp deterministic-med
bgp bestpath as-path multipath-relax
neighbor x.x.x.x remote-as 1234
neighbor x.x.x.x update-source GigabitEthernet0/0
neighbor x.x.x.x remote-as 12345
neighbor x.x.x.x update-source GigabitEthernet0/2
!
address-family ipv4
network 13.27.9.0 mask 255.255.252.0
network 13.27.9.0 mask 255.255.252.0
redistribute connected
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-12-2016 05:42 AM
Hello Kumar,
Please let me know which ios version using in that switch.
