> For the complete documentation index, see [llms.txt](https://zztopper.gitbook.io/ccie-in-a-year/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://zztopper.gitbook.io/ccie-in-a-year/cikl-2/cikl-2.-tema-11-http-tftp-ftp/laboratornaya-po-teme/zadanie-3.md).

# Задание №3 по теме 11

{% file src="/files/-LWpHvuHFO7cWTTpfAAX" %}
Начальная конфигурация
{% endfile %}

1\. Загрузить начальную конфигурацию для R1, R2.\
2\. Настроить R2 в роли TFTP клиента. Использовать в роли source interface loopback адрес R2 (настроить Loopback0 согласно топологии).\
3\. Настроить R1 в роли TFTP сервера таким образом, чтобы файл с названием ccieinayear.log мог быть выгружен из nvram, используя название aliasccie.\
4\. R1 должен разрешить входящее соединение по TFTP только с IP-адреса интерфейса loopback R2 (настроить Loopback0 согласно топологии). Настроить access-list 20, для ограничения доступа.\ <br>

{% file src="/files/-LWpHyjGYBsdE0Q5u6xT" %}
Конечная конфигурация
{% endfile %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://zztopper.gitbook.io/ccie-in-a-year/cikl-2/cikl-2.-tema-11-http-tftp-ftp/laboratornaya-po-teme/zadanie-3.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.
