-
Notifications
You must be signed in to change notification settings - Fork 130
Open
Labels
possible-bugSomething isn't workingSomething isn't working
Description
Deployment Type
Docker
Version
v2.0.4 (latest)
Steps to Reproduce
- Setup Hyperglass with Arista device (used DCS7050QX-32S) using source parameters
- Use Ping on the Web UI
- 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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
possible-bugSomething isn't workingSomething isn't working