USG Flex 200 Connectivity Check

MMRHCM
MMRHCM I dont want to receive any newsletter Posts: 4 image  Freshman Member
First Comment First Anniversary

Any documentation on running connectivity check from the command line of the device?

image.png

All Replies

  • Zyxel_Melen
    Zyxel_Melen Business and consumer products Posts: 3,876 image  Guru Member
    Zyxel Certified Network Engineer Level 1 - Switch Zyxel Certified Network Administrator - Switch Zyxel Certified Network Administrator - Nebula Zyxel Certified Sales Associate

    Hi @MMRHCM

    Could you share your purpose? Do you want to use commands to check connectivity or configure connectivity check?

    Zyxel Melen


  • MMRHCM
    MMRHCM I dont want to receive any newsletter Posts: 4 image  Freshman Member
    First Comment First Anniversary

    I know how to configure a connectivity check in the GUI. I'd really like to perform this using snmp.

    Discovered "show connectivity-check status" but would prefer something more efficient than scripting an ssh session to check this on each wan interface every 5 minutes across our ~45 firewalls.

  • Zyxel_Melen
    Zyxel_Melen Business and consumer products Posts: 3,876 image  Guru Member
    Zyxel Certified Network Engineer Level 1 - Switch Zyxel Certified Network Administrator - Switch Zyxel Certified Network Administrator - Nebula Zyxel Certified Sales Associate

    Hi @MMRHCM

    Connectivity check uses ping to check the connectivity. If you want to perform connectivity check, you can just use a ping with a specific interface to check.

    Here is the commend:

    ping {ipv4_addr | hostname} [sourceipv4] [size <0..65507>] [forever |count <1..4096>] [interfaceinterface_name] [extension filterextension]

    Additionally, SNMP requires the device to support this type of MIB to process pings. Since it is not included in our MIB file, I'm clarifying if the USG FLEX series endorses this kind of MIB. I will update you once I get further information.

    Zyxel Melen