# Задача 1

[![](http://img-fotki.yandex.ru/get/6622/83739833.1f/0_9e219_a466f149_S.jpg)**Задача № 1**](https://linkmeup.ru/blog/93.html)

Схема:

![](http://img-fotki.yandex.ru/get/9325/83739833.2e/0_c6fa7_21653201_XL.png)

В таком сценарии у нас два BGP-маршрутизатора R1 и R3, но они находятся в разных концах города и подключены через промежуточный маршрутизатор, на котором BGP не настроен.

Условие:\
IBGP-сессия прекрасно установится, несмотря даже на то, что на промежуточном маршрутизаторе BGP не включен, и мы видим даже маршруты:\
![](http://img-fotki.yandex.ru/get/9355/83739833.2e/0_c6fa8_d406a9fe_XL.png)

Но где пинг?

![](http://img-fotki.yandex.ru/get/9255/83739833.2e/0_c6fa9_cc5f4a92_XL.png)

Подробности задачи [тут](https://linkmeup.ru/blog/93.html).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://linkmeup.gitbook.io/sdsm/8.1.-ibgp/zadacha-1.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
