Comware

 View Only

hpe 5945 switch pings the default gateway via the wrong interface

This thread has been viewed 20 times
  • 1.  hpe 5945 switch pings the default gateway via the wrong interface

    Posted Mar 26, 2026 05:01 AM

    Hello, 

    I have a 5945 with Version 7.1.070, Release 6717P01.

    In the log I find this:

    %Mar 26 09:35:25:522 2026 switch-ced05 SHELL/4/SHELL_CMD_MATCHFAIL: -Line=CHANNEL-User=-IPAddr=; Command ping -i FGE1/2/26 -c 5 -p 00000000 -no-log -t 1000 172.17.2.1 in view shell failed to be matched. Result=Failed.
    %Mar 26 09:35:25:477 2026 switch-ced05 SHELL/4/SHELL_CMD_MATCHFAIL: -Line=CHANNEL-User=-IPAddr=; Command ping -i FGE1/2/26 -c 5 -p 11111111 -no-log -t 1000 172.17.2.1 in view shell failed to be matched. Result=Failed.

    The interface FGE1/2/26 is a L2 uplink bridging interface, but the right interface to ping 172.17.2.1 is:

    <switch-ced05>displ curr interf vlan3
    #
    interface Vlan-interface3
     ip address 172.17.2.92 255.255.255.0
    #

    This problem is also annoying because it fills the log with useless messages.

    Is there any way to fix it?   configure interface vlan3 instead of FGE1/2/26 or brutally stop that ping?

    thanks.



    -------------------------------------------