URL: https://www.opennet.me/cgi-bin/openforum/vsluhboard.cgi
Форум: vsluhforumID6
Нить номер: 8192
[ Назад ]

Исходное сообщение
"cisco запросы на port 711 255.255.255.255"

Отправлено kazuss , 23-Июн-05 18:53 
Помогите разобраться для чего cisco заваливает запросы (9 запросов в секунду) на порт 711 на адрес 255.255.255.255

Содержание

Сообщения в этом обсуждении
"cisco запросы на port 711 255.255.255.255"
Отправлено kazuss , 23-Июн-05 22:34 
Как я понял это необходимо для mpls. Это можно как то ограничить на cisco?

"cisco запросы на port 711 255.255.255.255"
Отправлено Сайко , 24-Июн-05 09:03 
>Как я понял это необходимо для mpls. Это можно как то ограничить
>на cisco?

Ну и не включай tag-switching ip(mpls ip) на интерфейсах.

MPLS FAQ For Beginners
http://www.cisco.com/warp/public/105/mpls_faq_4649.shtml

Q. What protocol and port numbers do LDP and TDP use to distribute labels to LDP/TDP peers?

A. LDP uses TCP port 646, and TDP uses TCP port 711. These ports are opened on the router interface only when mpls ip is configured on the interface. The use of TCP as a transport protocol results in reliable delivery of LDP/TDP information with robust flow control and congestion handling mechanisms.


"cisco запросы на port 711 255.255.255.255"
Отправлено kazuss , 24-Июн-05 09:07 
Большое спасибо.
>>Как я понял это необходимо для mpls. Это можно как то ограничить
>>на cisco?
>
>Ну и не включай tag-switching ip(mpls ip) на интерфейсах.
>
>MPLS FAQ For Beginners
>http://www.cisco.com/warp/public/105/mpls_faq_4649.shtml
>
>Q. What protocol and port numbers do LDP and TDP use to
>distribute labels to LDP/TDP peers?
>
>A. LDP uses TCP port 646, and TDP uses TCP port 711.
>These ports are opened on the router interface only when mpls
>ip is configured on the interface. The use of TCP as
>a transport protocol results in reliable delivery of LDP/TDP information with
>robust flow control and congestion handling mechanisms.