include-connected in ipv6 redistribution

From: GAURAV MADAN <gauravmadan1177_at_gmail.com>
Date: Sat, 14 Jun 2014 15:42:16 +0530

Hi

I understand the fact that in case of ipv6 redistribution ; we are supposed
to manually redistribute the connected intrefaces as well .

However ; i have following scenarios :

BGP <->opfv3

when i do from ospfv3 to bgp redistibution ; i have include-connected
keyword present as an option in CLI

But when i do from bgp to ospfv3 ; i do not have that keyword ::

router bgp 999
 !
 !
 address-family ipv6
  redistribute ospf 999 include-connected <<<<< fine
 exit-address-family

R1(config)#router ospfv3 100
R1(config-router)# router-id 1.1.1.1
R1(config-router)# !
R1(config-router)# address-family ipv6 unicast
R1(config-router-af)# redistribute bgp 100 ?
  metric Metric for redistributed routes
  metric-type OSPF/IS-IS exterior metric type for redistributed routes
  route-map Route map reference
  tag Set tag for routes redistributed into OSPF
  <cr>

Hence i have to do
redistribute connected + redistribute bgp

is this always the case or am i missing something ??

Gaurav Madan

Blogs and organic groups at http://www.ccie.net
Received on Sat Jun 14 2014 - 15:42:16 ART

This archive was generated by hypermail 2.2.0 : Tue Jul 01 2014 - 06:32:36 ART