>1. Че кажут?
>show ip bgp neighbors ISP1 advertised-routes
>show ip bgp neighbors ISP2 advertised-routes
>show ip bgp neighbors ISP3 advertised-routes
>2. может просто все твои пиры режут /24 ;)
>3. смущяет также включенный auto-summary на R2
1.ISP3:
#sh ip bgp neighbors ISP3 advertised-routes
BGP table version is 141, local router ID is x
Status codes: s suppressed, d damped, h history, * valid, > best, i - internal,
r RIB-failure, S Stale
Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path
*>i0.0.0.0 R1 0 100 0 i
Total number of prefixes 1
Странно...
ISP1:
#sh ip bgp neighbors ISP1 advertised-routes
BGP table version is 2142917, local router ID is y
Status codes: s suppressed, d damped, h history, * valid, > best, i - internal,
r RIB-failure, S Stale
Origin codes: i - IGP, e - EGP, ? - incomplete
Network Next Hop Metric LocPrf Weight Path
*> 0.0.0.0 ISP1 0 ISP2_AS i
*> 3.0.0.0 ISP1 0 ISP1_AS xAS 701 703 80 i
*> 4.0.0.0/9 ISP1 0 ISP1_AS xAS 3356 i
*> 4.0.0.0 ISP1 0 ISP1_AS xAS 3356 i
ISP2: (аналогично)
#sh ip bgp neighbors ISP1 advertised-routes
BGP table version is 2142917, local router ID is y
Status codes: s suppressed, d damped, h history, * valid, > best, i - internal,
r RIB-failure, S Stale
Origin codes: i - IGP, e - EGP, ? - incomplete
Network Next Hop Metric LocPrf Weight Path
*> 0.0.0.0 ISP1 0 ISP2_AS i
*> 3.0.0.0 ISP1 0 ISP1_AS xAS 701 703 80 i
*> 4.0.0.0/9 ISP1 0 ISP1_AS xAS 3356 i
*> 4.0.0.0 ISP1 0 ISP1_AS xAS 3356 i
2. Некоторые режут, а ISP3 не режет, соответственно, вторая часть /24 должна быть лучше видна через него.
3. Убрал no auto-summary, из advertise routes исчезли мои сети /23 и /24.