[c-nsp] Cisco IOS XR Redistribution

M K gunner_200 at live.com
Thu May 29 07:51:36 EDT 2014


Hi all
I have configured the following
 RP/0/0/CPU0:XR2#sh run int lo3
Thu May 29 14:47:34.482 UTC
interface Loopback3
 ipv4 address 192.168.200.20 255.255.255.0
!

RP/0/0/CPU0:XR2#sh run int lo4
Thu May 29 14:47:36.912 UTC
interface Loopback4
 ipv4 address 192.168.201.20 255.255.255.0

route-policy CONNECTED
  if source in (192.168.200.0/24, 192.168.201.0/24) then
    pass
  endif
end-policy

RP/0/0/CPU0:XR2(config)#router ospf 1
RP/0/0/CPU0:XR2(config-ospf)#redistribute connected route-policy CONNECTED

Am getting the below error

router ospf 1
 redistribute connected route-policy CONNECTED
!!% Could not find entry in list: Policy [CONNECTED] uses the 'source' attribute. There is no 'source' attribute at the ospf redistribution attach point.

I tried it using a prefix-set but the same issue 

Thanks in advance

BR,


 		 	   		  


More information about the cisco-nsp mailing list