hyperglass icon indicating copy to clipboard operation
hyperglass copied to clipboard

[IOS XE] Doesn't work ping and Traceroute

Open jurandir-braz opened this issue 1 year ago • 1 comments

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 avatar Oct 01 '24 12:10 jurandir-braz

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

arcanjobr avatar Dec 11 '24 19:12 arcanjobr