[BGPCEP-299] Test BGP IPv6 peering Created: 02/Nov/15  Updated: 03/Mar/19  Due: 17/Dec/15  Resolved: 06/Nov/15

Status: Resolved
Project: bgpcep
Component/s: BGP
Affects Version/s: Bugzilla Migration
Fix Version/s: Bugzilla Migration

Type: Bug
Reporter: Milos Fabian Assignee: Unassigned
Resolution: Cannot Reproduce Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

Operating System: All
Platform: All


Attachments: File 41-bgp-example.xml     File bgp-ipv6.cfg    
External issue ID: 4566
Priority: Normal

 Comments   
Comment by Milos Fabian [ 06/Nov/15 ]

Attachment 41-bgp-example.xml has been added with description: bgp-config

Comment by Milos Fabian [ 06/Nov/15 ]

Attachment bgp-ipv6.cfg has been added with description: exabgp-config

Comment by Milos Fabian [ 06/Nov/15 ]

tested with Lithium and exaBgp on localhost with attached configuration
-session was established successfully
-IPv6 route learnt from neighbor appeared in local RIB:

<loc-rib>
<tables>
<afi xmlns:x="urn:opendaylight:params:xml:ns:yang:bgp-types">x:ipv6-address-family</afi>
<safi xmlns:x="urn:opendaylight:params:xml:ns:yang:bgp-types">x:unicast-subsequent-address-family</safi>
<attributes>
<uptodate>true</uptodate>
</attributes>
<ipv6-routes xmlns="urn:opendaylight:params:xml:ns:yang:bgp-inet">
<ipv6-route>
<prefix>2001:db8:30::3/128</prefix>
<attributes>
<origin>
<value>igp</value>
</origin>
<as-path>
</as-path>
<ipv6-next-hop>
<global>2001:db8:1::6</global>
</ipv6-next-hop>
<local-pref>
<pref>100</pref>
</local-pref>
</attributes>
</ipv6-route>

Generated at Wed Feb 07 19:12:38 UTC 2024 using Jira 8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d.