Skip to content

Arista Ping with source requires privileged mode #353

@masterjanic

Description

@masterjanic

Deployment Type

Docker

Version

v2.0.4 (latest)

Steps to Reproduce

  1. Setup Hyperglass with Arista device (used DCS7050QX-32S) using source parameters
  2. Use Ping on the Web UI
  3. See error message

Expected Behavior

Ping with Arista EOS devices should work normally out of the box.

Observed Behavior

Ping does not work with source being defined. Using ping without source on the device directly works. Otherwise we get the error:

Invalid input (privileged mode required) for ping

Configuration

Devices

devices:
  - name: <redacted>, NL
    address: 10.***.***.8
    credential:
      username: lookingglass
      password: <redacted>
    platform: arista_eos
    attrs:
      source4: 5.***.***.***
      source6: 2a0b:****:**:ffff::ffff
    directives:
      - builtins: [ping, traceroute]

Logs

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions