Страница 1 из 1

MES2324B virtual ip VRRP не отвечает на icmp

Добавлено: 21 окт 2018 15:02
Artem_V
Здравствуйте,

почему с ПК не пингуется VRRP vip ? ровно как и с коммутатора не пингуеся ПК.

Спасибо.

interface vlan 10
name MNG
ip address 10.112.1.29 255.255.255.224
vrrp 10 ip 10.112.1.1
no vrrp 10 shutdown
vrrp 10 priority 110


s2324b-1-stX-pvp355#sho vrrp interface vlan 10

Interface: vlan 10
Virtual Router 10
Virtual Router name
Supported version VRRPv2
State is Master
Virtual IP adresses are 10.112.1.1
Source IP address is 10.112.1.29(default)
Virtual MAC address is 00:00:5e:00:01:0a
Advertisement interval is 1.000 sec
Preemption enabled
Priority is 110
Master Router is 10.112.1.29(local), priority is 110
Master Advertisement interval is 1.000 sec
Master Down Interval is 3.570 sec
Skew Time is 0.570 sec


s2324b-1-stX-pvp355#ping 10.112.1.29
Pinging 10.112.1.29 with 18 bytes of data:

18 bytes from 10.112.1.29: icmp_seq=1. time=0 ms
18 bytes from 10.112.1.29: icmp_seq=2. time=0 ms
18 bytes from 10.112.1.29: icmp_seq=3. time=0 ms
18 bytes from 10.112.1.29: icmp_seq=4. time=0 ms

----10.112.1.29 PING Statistics----
4 packets transmitted, 4 packets received, 0% packet loss
round-trip (ms) min/avg/max = 0/0/0


s2324b-1-stX-pvp355#ping 10.112.1.1
Pinging 10.112.1.1 with 18 bytes of data:

PING: no reply from 10.112.1.1
PING: timeout
PING: no reply from 10.112.1.1
PING: timeout
PING: no reply from 10.112.1.1
PING: timeout
PING: no reply from 10.112.1.1
PING: timeout

Directly connected PC тоже не отвечает по icmp

s2324b-1-stX-pvp355#ping 10.112.1.2
Pinging 10.112.1.2 with 18 bytes of data:

PING: no reply from 10.112.1.2
PING: timeout
PING: no reply from 10.112.1.2
PING: timeout
PING: no reply from 10.112.1.2

s2324b-1-stX-pvp355#sho arp

Total number of entries: 1


VLAN Interface IP address HW address status
--------------------- --------------- ------------------- ---------------
vlan 10 gi1/0/11 10.112.1.2 64:31:50:94:3a:ae dynamic


s2324b-1-stX-pvp355#sho ver
Active-image: flash://system/images/_image1.bin
Version: 4.0.9
Commit: 7e8f8fa8
Build: 478 (master)
MD5 Digest: 2e6ce006ab4a40d0e85b066069d2a088
Date: 04-Apr-2018
Time: 11:31:49
Inactive-image: flash://system/images/image1.bin
Version: 4.0.9
Commit: 7e8f8fa8
Build: 478 (master)
MD5 Digest: 2e6ce006ab4a40d0e85b066069d2a088
Date: 04-Apr-2018
Time: 11:31:49

Re: MES2324B virtual ip VRRP не отвечает на icmp

Добавлено: 22 окт 2018 09:18
alex_bat
Здравствуйте. Обновитесь до версии ПО 4.0.10 с оф сайта. В ней данное поведение исправлено.

Re: MES2324B virtual ip VRRP не отвечает на icmp

Добавлено: 23 окт 2018 18:22
Artem_V
Да. на версии 4.0.10 проблема не воспроизводится. Спасибо.