Jump to content
Калькуляторы

BFD и маска /31 BFD и все-все-все

Вопрос собственно простой, есть 2-3-4-5 72xx npe-g1,

там какой-то зачаточный mpls - ospf+ldp, всё бултыхается в 0 арии с 2мя рефлекторами

где-то в кольце(+ доп линки) физика, где-то аренда

 

посетила клиента мысль, повысить сходимость при обрывах с помощью bfd

Сторона А

interface GigabitEthernet0/1.4094
encapsulation dot1Q 4094
ip address 10.255.252.1 255.255.255.254
no ip redirects
no ip unreachables
no ip proxy-arp
no ip route-cache
ip ospf network point-to-point
ip ospf cost 400
ip ospf priority 0
ip ospf mtu-ignore
ip ospf bfd
mpls ip
mpls label protocol ldp
bfd interval 500 min_rx 500 multiplier 3

 

Сторона В

interface GigabitEthernet0/1.4094
encapsulation dot1Q 4094
ip address 10.255.252.0 255.255.255.254
no ip redirects
no ip unreachables
no ip proxy-arp
no ip route-cache
ip ospf network point-to-point
ip ospf cost 400
ip ospf priority 0
ip ospf mtu-ignore
ip ospf bfd
mpls ip
mpls label protocol ldp
bfd interval 500 min_rx 500 multiplier 3

 

В ospf включено bfd all-interfaces

 

Собственно bfd не поднимется, по дебагу даже пакеты не пролетают.

Edited by Asco

Share this post


Link to post
Share on other sites

Маску пробовали же менять? )

show ip ospf

show bfd neighbors detail

Я бы использовал dead-interval minimal для ospf, без bfd.

Share this post


Link to post
Share on other sites

Маску пробовали же менять? )

Как показывает практика, полный доступ на железо - клиента - не есть панацея.

/30 аналогично

 

NeighAddr                         LD/RD    RH/RS     State     Int
10.255.252.1                       2/0     Down      Down      Gi0/1.4094
OurAddr: 10.255.252.0
Local Diag: 0, Demand mode: 0, Poll bit: 0
MinTxInt: 1000000, MinRxInt: 1000000, Multiplier: 3
Received MinRxInt: 0, Received Multiplier: 0
Holddown (hits): 0(0), Hello (hits): 1000(43703)
Rx Count: 0, Rx Interval (ms) min/max/avg: 0/0/0 last: -1 ms ago
Tx Count: 43703, Tx Interval (ms) min/max/avg: 756/1012/879 last: 552 ms ago
Elapsed time watermarks: 0 0 (last: 0)
Registered protocols: OSPF CEF
Last packet: Version: 1                  - Diagnostic: 0
            State bit: AdminDown        - Demand bit: 0
            Poll bit: 0                 - Final bit: 0
            Multiplier: 0               - Length: 0
            My Discr.: 0                - Your Discr.: 0
            Min tx interval: 0          - Min rx interval: 0
            Min Echo interval: 0

Share this post


Link to post
Share on other sites

BFD не работает во вланах.

Не пишите чепуху. Прекрасно работает, даже на Микротике (по крайней мере если не поднимать вместе с BGP).

 

Tx Count: 43703, Tx Interval (ms) min/max/avg: 756/1012/879 last: 552 ms ago

Попробуйте поставить мин. интервал 1-2 секунды.

Share this post


Link to post
Share on other sites

А нафига всё это ? eBGP у меня меня и на 7206 и на кваггах под пингвиноусом и фри, нормально работает под /32

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.