[c-nsp] summary, but leak a couple

Adam Vitkovsky adam.vitkovsky at swan.sk
Thu Mar 7 03:06:22 EST 2013


I believe this should work

route-policy RP-LEAK-SPEC
  if destination in (10.10.10.0/24) then
    unsuppress-route
  else
    suppress-route
  endif
end-policy
!
router bgp 64512
 vrf 1
  address-family ipv4 unicast
   aggregate-address 10.0.0.0/8 route-policy RP-LEAK-SPEC
  !

adam

-----Original Message-----
From: cisco-nsp-bounces at puck.nether.net
[mailto:cisco-nsp-bounces at puck.nether.net] On Behalf Of Aaron
Sent: Tuesday, March 05, 2013 4:25 PM
To: cisco-nsp at puck.nether.net
Subject: [c-nsp] summary, but leak a couple

In ios xr how would I summarize all more specific's within this range, BUT
leak a more specifics ?

 

router bgp 64512

vrf one

rd 1.1.1.1:1

address-family ipv4 unicast

  aggregate-address 10.0.0.0/8 summary-only

 

 

but I want to leak, 10.10.10.0/24

 

how would I do that ?

 

Aaron

 

_______________________________________________
cisco-nsp mailing list  cisco-nsp at puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/



More information about the cisco-nsp mailing list