ipv6 bgp

From: Frank (ocsic@web.de)
Date: Tue Dec 05 2006 - 09:51:14 ART


Hi,

i'm having problems creating the neighbor statements for ipv6.
There is always also an ipv6 neighborstatement added under
address-family ipv4 and the peering session does not come
up.
As far is i know, the ipv6 neighbor statement should not
appear inside the ipv4 family. But it does.

Frank

router bgp 200
 bgp router-id 150.1.1.1
 bgp log-neighbor-changes
 neighbor 2001:CC1E:1::3 remote-as 300
 neighbor 162.1.13.3 remote-as 300
 neighbor 192.10.1.6 remote-as 200

 !
 address-family ipv4
 neighbor 2001:CC1E:1::3 activate
 neighbor 162.1.13.3 activate
 neighbor 192.10.1.6 activate
 neighbor 192.10.1.254 activate
 no auto-summary
 no synchronization
 exit-address-family
 !
address-family ipv6
 neighbor 2001:CC1E:1::3 activate
 network 2001:CC1E:1:1::/64
 exit-address-family



This archive was generated by hypermail 2.1.4 : Tue Jan 02 2007 - 07:50:36 ART