[c-nsp] route-map continue
    Dmitry Kiselev 
    dmitry at dmitry.net
       
    Thu Aug 14 11:18:07 EDT 2008
    
    
  
Hello!
Does anybody can clear for me the continue statement behaviour?
router bgp 111
...
 neighbor 10.10.10.2 route-map TEST-OUT out
 neighbor 10.10.10.2 send-community
...
route-map TEST-OUT permit 10
 match community 10
 continue 20
!
route-map TEST-OUT permit 20
 set metric 222
 set as-path prepend 111 111 111
!
The bgp neighbor receive all prefixes, but community matched 
are still without prepends and med.  Is it correct behaviour?
P.S. Tested in 12.2S on 7200
-- 
Dmitry Kiselev
    
    
More information about the cisco-nsp
mailing list