[f-nsp] Routes being installed, even though they're filtered out

frnkblk at iname.com frnkblk at iname.com
Tue Oct 4 21:12:37 EDT 2016


We're running 5.6ff on an MLXe-4 and after BGP sessions hiccupped this
afternoon we saw a route installed, even though it's filtered out.

I feel like a newbie asking this question ... but why is the route
installed, even though it's clearly configured to be filtered out and shown
as a filtered route?

MLXe-4#show ip bgp routes 167.142.0.0
Number of BGP Routes matching display condition : 2
Status A:AGGREGATE B:BEST b:NOT-INSTALLED-BEST C:CONFED_EBGP D:DAMPED
       E:EBGP H:HISTORY I:IBGP L:LOCAL M:MULTIPATH m:NOT-INSTALLED-MULTIPATH
       S:SUPPRESSED F:FILTERED s:STALE
       Prefix             Next Hop        MED        LocPrf     Weight
Status
1      167.142.0.0/24     206.108.255.52  80         100        0      BE
         AS_PATH: 6939 5056
2      167.142.0.0/24     206.108.255.52  80         100        0      E
         AS_PATH: 6939 5056
       Last update to IP routing table: 3h43m33s, 1 path(s) installed:
       Route is not advertised to any peers
MLXe-4#
MLXe-4#show ip bgp filtered-routes detail | begin 167.142.0.0
129     Prefix: 167.142.0.0/16,  Status: EF,  Age: 4h55m44s
         NEXT_HOP: 206.108.255.52, Metric: 0, Learned from Peer:
206.108.255.52 (6939)
          LOCAL_PREF: 100,  MED: 0,  ORIGIN: igp,  Weight: 0
         AS_PATH: 6939 5056
130     Prefix: 167.142.0.0/24,  Status: EF,  Age: 4h55m44s
         NEXT_HOP: 206.108.255.52, Metric: 0, Learned from Peer:
206.108.255.52 (6939)
          LOCAL_PREF: 100,  MED: 0,  ORIGIN: igp,  Weight: 0
         AS_PATH: 6939 5056
131     Prefix: 167.142.2.0/24,  Status: EF,  Age: 4h55m36s
         NEXT_HOP: 206.108.255.52, Metric: 0, Learned from Peer:
206.108.255.52 (6939)
          LOCAL_PREF: 100,  MED: 0,  ORIGIN: igp,  Weight: 0
         AS_PATH: 6939 5056
            ATOMIC_AGGREGATE: set,  AGGREGATOR: 65502(167.142.2.2)
...
MLXe-4#
MLXe-4#show ip as-path-access-lists
ip as-path access list HE_INBOUND: 3 entries
     seq 10 deny ^6939_5056$
     seq 20 deny ^6939_5056_.*$
     seq 30 permit ^6939_.*
MLXe-4#
MLXe-4#sho ip bgp neighbors 206.108.255.52 | inc Filter
       Filter-list: (in) HE_INBOUND
MLXe-4 #


Frank



More information about the foundry-nsp mailing list