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

Cisco ios-xe #93

Open
yapjackson opened this issue Oct 22, 2019 · 3 comments
Open

Cisco ios-xe #93

yapjackson opened this issue Oct 22, 2019 · 3 comments
Assignees

Comments

@yapjackson
Copy link

Hi,

We tried to use cisco and Cisco-XR but the syntax seems to be different and some of the functions can't work. Could you release a version which can work with Cisco-xe?

@gmazoyer
Copy link
Owner

Could you be more specific about the differences you found?

To improve Cisco IOS-XE compatibility, I need the commands matching the ones used for IOS-XR or IOS.

@yapjackson
Copy link
Author

Hi!
For ping, I have to remove "repeat 10", then it will work, if not it will throw invalid autocommand.

For show route AS, it just gives the empty results below:
Command: show bgp ipv4 unicast quote-regexp "^6421_"
SG1XXX line 2

The rest is able to work properly.

@yapjackson
Copy link
Author

Also if I run the following:
show bgp ipv4 unicast quote-regexp "6421"

It will actually shows the full paths (list out every path) instead of summarised information like this:
"774132 destinations, 4517154 routes (767597 active, 0 holddown, 253018 hidden)"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants