looking-glass icon indicating copy to clipboard operation
looking-glass copied to clipboard

Cisco ios-xe

Open yapjackson opened this issue 5 years ago • 3 comments

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?

yapjackson avatar Oct 22 '19 15:10 yapjackson

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.

gmazoyer avatar Oct 22 '19 16:10 gmazoyer

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 avatar Oct 23 '19 01:10 yapjackson

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)"

yapjackson avatar Oct 23 '19 01:10 yapjackson