Подскажите пожалуйста,
есть сеть с коммутаторами dgs3100-xx и в качестве маршрутизатора используется dgs3420-28TC Firmware Version : Build 1.50.017 Hardware Version : A1
настройка маршрутиз. интерфеса: IP Interface : V25 VLAN Name : localnet3 Interface Admin State : Enabled Link Status : LinkUp IPv4 Address : x.x.1.254/24 (Manual) Primary Proxy ARP : Disabled (Local : Disabled) IP Directed Broadcast : Disabled IPv4 State : Enabled DHCPv6 Client State : Disabled DHCPv6 Client PD State : Disabled IPv6 State : Enabled IP MTU : 1500
делаю ping через L3 маршрутизацию - первый ответ 10 или более mc делаю ping внутри L2 vlan - все ОК
Почему ТАК долго? Можно ли как-то от этого избавиться/минимизировать?
C:\>ping
Pinging x.x.1.251 with 32 bytes of data:
Reply from x.x.1.251: bytes=32 time=14ms TTL=127 Reply from x.x.1.251: bytes=32 time<1ms TTL=127 Reply from x.x.1.251: bytes=32 time<1ms TTL=127 Reply from x.x.1.251: bytes=32 time<1ms TTL=127
Ping statistics for x.x.1.251: Packets: Sent = 4, Received = 4, Lost = 0 (0% loss), Approximate round trip times in milli-seconds: Minimum = 0ms, Maximum = 14ms, Average = 3ms
C:\>ping x.x.0.67
Pinging [x.x.0.67] with 32 bytes of data:
Reply from x.x.0.67: bytes=32 time=1ms TTL=128 Reply from x.x.0.67: bytes=32 time<1ms TTL=128 Reply from x.x.0.67: bytes=32 time<1ms TTL=128 Reply from x.x.0.67: bytes=32 time<1ms TTL=128
Ping statistics for x.x.0.67: Packets: Sent = 4, Received = 4, Lost = 0 (0% loss), Approximate round trip times in milli-seconds: Minimum = 0ms, Maximum = 1ms, Average = 0ms
|