Подняли BGP-сессию с партнёрами. Почему-то BGP отвергает анонсы. Помогите, пожалуйста, разобраться.
router bgp [aut-num]
no synchronization
bgp router-id x.x.x.34
bgp log-neighbor-changes
network c.c.c.0 mask 255.255.252.0
neighbor a.a.a.a remote-as 15640
neighbor a.a.a.a prefix-list 1i-BGP-IN in
neighbor a.a.a.a prefix-list 1i-BGP-OUT out
neighbor b.b.b.b remote-as 8342
neighbor b.b.b.b prefix-list RT-BGP-IN in
neighbor b.b.b.b prefix-list RT-BGP-OUT out
no auto-summaryip prefix-list 1i-BGP-IN seq 10 permit 0.0.0.0/0
ip prefix-list 1i-BGP-OUT seq 10 permit c.c.c.0/22 le 32
ip prefix-list RT-BGP-IN seq 10 permit 0.0.0.0/0
ip prefix-list RT-BGP-OUT seq 10 permit c.c.c.0/22 le 32
b.b.b.b - существующий аплинк, работает нормально.
7120#sh ip bgp
Network Next Hop Metric LocPrf Weight Path
r> 0.0.0.0 217.106.128.33 0 0 8342 i
*> c.c.c.0/22 0.0.0.0 0 32768 i7120#sh ip bgp summ
BGP router identifier x.x.x.34, local AS number 13296
BGP table version is 4, main routing table version 4
2 network entries using 202 bytes of memory
2 path entries using 96 bytes of memory
2 BGP path attribute entries using 120 bytes of memory
1 BGP AS-PATH entries using 24 bytes of memory
0 BGP route-map cache entries using 0 bytes of memory
0 BGP filter-list cache entries using 0 bytes of memory
BGP using 442 total bytes of memory
BGP activity 2/0 prefixes, 2/0 paths, scan interval 60 secsNeighbor V AS MsgRcvd MsgSent TblVer InQ OutQ Up/Down State/PfxRcd
a.a.a.a 4 15640 10002 298 4 0 0 04:47:35 0
b.b.b.b 4 8342 14553 14686 4 0 0 1w3d 17120#sh ip bgp nei a.a.a.a
BGP neighbor is a.a.a.a, remote AS 15640, external link
BGP version 4, remote router ID a.a.a.124
BGP state = Established, up for 04:49:02
Last read 00:00:02, hold time is 180, keepalive interval is 60 seconds
Neighbor capabilities:
Route refresh: advertised and received(old & new)
Address family IPv4 Unicast: advertised and received
Message statistics:
InQ depth is 0
OutQ depth is 0
Sent Rcvd
Opens: 1 1
Notifications: 0 0
Updates: 6 9710
Keepalives: 292 292
Route Refresh: 1 2
Total: 300 10004
Default minimum time between advertisement runs is 30 secondsFor address family: IPv4 Unicast
BGP table version 4, neighbor version 4
Index 2, Offset 0, Mask 0x4
Incoming update prefix filter list is 1i-BGP-IN
Outgoing update prefix filter list is 1i-BGP-OUT
Sent Rcvd
Prefix activity: ---- ----
Prefixes Current: 1 0
Prefixes Total: 5 0
Implicit Withdraw: 3 0
Explicit Withdraw: 1 0
Used as bestpath: n/a 0
Used as multipath: n/a 0Outbound Inbound
Local Policy Denied Prefixes: -------- -------
prefix-list 1 39389
Total: 1 39389
Number of NLRIs in the update sent: max 1, min 0Connections established 1; dropped 0
Last reset never
Connection state is ESTAB, I/O status: 1, unread input bytes: 0
Local host: a.a.a.134, Local port: 179
Foreign host: a.a.a.133, Foreign port: 50087Enqueued packets for retransmit: 0, input: 0 mis-ordered: 0 (0 bytes)
Event Timers (current time is 0x34832FAC):
Timer Starts Wakeups Next
Retrans 295 0 0x0
TimeWait 0 0 0x0
AckHold 462 178 0x0
SendWnd 0 0 0x0
KeepAlive 41 0 0x0
GiveUp 0 0 0x0
PmtuAger 0 0 0x0
DeadWait 0 0 0x0iss: 1424603223 snduna: 1424609108 sndnxt: 1424609108 sndwnd: 16365
irs: 3300632527 rcvnxt: 3301419934 rcvwnd: 15538 delrcvwnd: 846SRTT: 300 ms, RTTO: 303 ms, RTV: 3 ms, KRTT: 0 ms
minRTT: 0 ms, maxRTT: 300 ms, ACK hold: 200 ms
Flags: passive open, nagle, gen tcbsDatagrams (max data segment is 1460 bytes):
Rcvd: 1068 (out of order: 63), with data: 941, total data bytes: 787406
Sent: 1013 (retransmit: 0, fastretransmit: 0), with data: 295, total data bytes: 5884
>Подняли BGP-сессию с партнёрами. Почему-то BGP отвергает анонсы. Помогите, пожалуйста, разобраться.а что говорит на sh ip route bgp?
>Подняли BGP-сессию с партнёрами. Почему-то BGP отвергает анонсы. Помогите, пожалуйста, разобраться.
>маршрутизатор а.а.а.а подключен напрямую или через другой маршрутизатор?
если отключить b.b.b.b идут анонсы?
анонсируешь только одну сеть?
>>Подняли BGP-сессию с партнёрами. Почему-то BGP отвергает анонсы. Помогите, пожалуйста, разобраться.
>>
>
>маршрутизатор а.а.а.а подключен напрямую или через другой маршрутизатор?
>если отключить b.b.b.b идут анонсы?
>анонсируешь только одну сеть?анонсирую одну сеть
a.a.a.a в одной подсети с моей 7120Сегодня с утра попробовал так:
7120(config)#no router bgp [aut-num]
7120(config)#router bgp [aut-num]
7120(config)#synchronization
7120(config)#bgp router-id x.x.x.x
7120(config)#bgp log-neighbor-changes
7120(config)#network x.y.z.0 mask 255.255.252.0
7120(config)#neighbor a.a.a.a remote-as [aut-num]после этого получил анонсы от a.a.a.a
добавил neighbor b.b.b.b - получил дефолт
всё заработало
потом снова сделал
7120(config)#no router bgp [aut-num]
и добавил оба пира:
7120(config)#router bgp [aut-num]
7120(config)# synchronization
7120(config)# bgp router-id x.x.x.x
7120(config)# bgp log-neighbor-changes
7120(config)# network x.y.z.0 mask 255.255.252.0
7120(config)# neighbor a.a.a.a remote-as 15640
7120(config)# neighbor a.a.a.a prefix-list 1i-BGP-IN in
7120(config)# neighbor a.a.a.a prefix-list 1i-BGP-OUT out
7120(config)# neighbor b.b.b.b remote-as 8342
7120(config)# neighbor b.b.b.b prefix-list RT-BGP-IN in
7120(config)# neighbor b.b.b.b prefix-list RT-BGP-OUT out
7120(config)# no auto-summaryвстал только пир на b.b.b.b
как только выполнил:
7120(config)# no neighbor a.a.a.a prefix-list 1i-BGP-IN in
7120(config)# no neighbor a.a.a.a prefix-list 1i-BGP-OUT outподнялся второй пир.
префикс-листы такие:
ip prefix-list 1i-BGP-IN seq 10 permit 0.0.0.0/0
!
ip prefix-list 1i-BGP-OUT seq 10 permit x.y.z.0/22 le 32не пойму, что не устраивало циску в префлистах...
>>>Подняли BGP-сессию с партнёрами. Почему-то BGP отвергает анонсы. Помогите, пожалуйста, разобраться.
>>>
>анонсирую одну сеть
>a.a.a.a в одной подсети с моей 7120
>не пойму, что не устраивало циску в префлистах...Попробуй через фильтры:
ip as-path access-list 1 permit 13296
neighbor a.a.a.a filter-list 1 out
neighbor b.b.b.b filter-list 1 out