- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2016 07:48 AM
I am using local-as feature in version 5.1.1.
Seems not fully supported for iBGP.
here's my config:
router bgp 65068
neighbor 1.1.1.1
remote-as 100
local-as 100 no-prepend replace-as
address-family ipv4 unicast
!!% Change would result in neighbor (1.1.1.1) with same local-as and remote-as
I have tested in 5.2.0 and its working...
is there any additional configuration I need to make it work in version 5.1.1?
Solved! Go to Solution.
- Labels:
-
XR OS and Platforms
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2016 08:01 AM
hi Ar,
iBGP local-as feature is supported in XR starting in release 5.2.2. Hence you don't see it work in 5.1.1
Hope this helps,
Swapnil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2016 08:01 AM
hi Ar,
iBGP local-as feature is supported in XR starting in release 5.2.2. Hence you don't see it work in 5.1.1
Hope this helps,
Swapnil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2016 06:59 AM
thanks..
is there any work around so I dont need to upgrade?
