# Вопросы по теме 64

Вопросы:

1. Почему не получится использовать динамические протоколы маршрутизации через Crypto Map?
2. Чем отличается GRE через IPSec от IPSec через GRE.
3. Что такое TCP Maximum Segment Size?
4. Чем отличается Tunnel Mode от Transport Mode в контексте GRE? Дайте полное описание.
5. Дайте полное описание фрагментации в TCP.
6. Опишите ситуации, когда заголовок содержит DF флаг
7. В чем заключается проблема фрагментации при работе IPSec? Дайте полное объяснение проблемы.
8. Как понять, что у вас проблема с фрагментацией на маршрутизаторе, где настроен IPSec?
9. Каким образом работает Path MTU Discovery? Дайте полное объяснение
10. Какой размер имеет MTU на уровнях L2 и L3 ?
11. Перечислите отличия Crypto Map и Static VTI.
12. Дайте полное объяснение работе Static VTI.


---

# 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://zztopper.gitbook.io/ccie-in-a-year/cikl-11/cikl-11-tema-64-ipsec-lan-to-lan-4.2/voprosy-po-teme.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.
