Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[IOS XE] Doesn't work ping and Traceroute #289

Open
jurandir-braz opened this issue Oct 1, 2024 · 1 comment
Open

[IOS XE] Doesn't work ping and Traceroute #289

jurandir-braz opened this issue Oct 1, 2024 · 1 comment
Assignees
Labels
possible-bug Something isn't working

Comments

@jurandir-braz
Copy link

Deployment Type

Docker

Version

v2.0.4

Steps to Reproduce

I followed some steps to try to make IOS XE work, removing the extensions from the cisco_xr.py file, but it doesn't work, hyperglass returns:

Invalid input detected at '^' marker

Expected Behavior

Ping OK
Traceroute OK

Observed Behavior

                        ^

% Invalid input detected at '^' marker.

Configuration

No response

Devices

- name: BRA - RIO1
    address: 10.230.32.205
    credential:
      username: hglass_adm
      password: XXXXXXXXXX
    platform: cisco_xr
    attrs:
      source4: 189.125.2.146
      source6: 2001:db8::2

Logs

I don't know how to activate debug
@jurandir-braz jurandir-braz added the possible-bug Something isn't working label Oct 1, 2024
@arcanjobr
Copy link

arcanjobr commented Dec 11, 2024

Jurandir, you supposed to use CISCO_XE for XE commands.
It's not a bug check bold detail.

Devices

name: BRA - RIO1
address: 10.230.32.205
credential:
username: hglass_adm
password: XXXXXXXXXX
**platform: cisco_xr**
   attrs:
      source4: 189.125.2.146
      source6: 2001:db8::2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
possible-bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants