The OpenNET Project / Index page

[ новости /+++ | форум | теги | ]




Версия для распечатки Пред. тема | След. тема
Новые ответы [ Отслеживать ]
BGP отвергает анонсы от второго аплинка., !*! BuxpbSN, 25-Июн-08, 15:18  [смотреть все]
Подняли 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-summary

ip 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 i

7120#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 secs

Neighbor        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            1

7120#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 seconds

For 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          0

                                   Outbound    Inbound
  Local Policy Denied Prefixes:    --------    -------
    prefix-list                           1      39389
    Total:                                1      39389
  Number of NLRIs in the update sent: max 1, min 0

  Connections 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: 50087

Enqueued 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             0x0

iss: 1424603223  snduna: 1424609108  sndnxt: 1424609108     sndwnd:  16365
irs: 3300632527  rcvnxt: 3301419934  rcvwnd:      15538  delrcvwnd:    846

SRTT: 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 tcbs

Datagrams (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 отвергает анонсы от второго аплинка., !*! SergTel, 17:15 , 25-Июн-08 (1)
    >Подняли BGP-сессию с партнёрами. Почему-то BGP отвергает анонсы. Помогите, пожалуйста, разобраться.

    а что говорит на sh ip route bgp?

  • BGP отвергает анонсы от второго аплинка., !*! SergTel, 20:58 , 25-Июн-08 (2)
    >Подняли BGP-сессию с партнёрами. Почему-то BGP отвергает анонсы. Помогите, пожалуйста, разобраться.
    >

    маршрутизатор а.а.а.а подключен напрямую или через другой маршрутизатор?
    если отключить b.b.b.b идут анонсы?
    анонсируешь только одну сеть?

    • BGP отвергает анонсы от второго аплинка., !*! BuxpbSN, 08:35 , 26-Июн-08 (3)
      >>Подняли 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 отвергает анонсы от второго аплинка., !*! SergTel, 08:55 , 26-Июн-08 (4)
        >>>Подняли 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




Партнёры:
PostgresPro
Inferno Solutions
Hosting by Hoster.ru
Хостинг:

Закладки на сайте
Проследить за страницей
Created 1996-2025 by Maxim Chirkov
Добавить, Поддержать, Вебмастеру