Send Netdot-users mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
https://osl.uoregon.edu/mailman/listinfo/netdot-users
or, via email, send a message with subject or body 'help' to
[email protected]
You can reach the person managing the list at
[email protected]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Netdot-users digest..."
Today's Topics:
1. Re: FETCH_DEVICE_INFO_VIA_CLI match and problems with cisco
asa CLI access (Nico)
----------------------------------------------------------------------
Message: 1
Date: Thu, 22 Jun 2017 09:52:35 +0200
From: Nico <[email protected]>
Subject: Re: [Netdot-users] FETCH_DEVICE_INFO_VIA_CLI match and
problems with cisco asa CLI access
To: "[email protected]" <[email protected]>
Message-ID:
<CAKXQfmvVaUcD+sotMJ4U8wA=nu9wrjwl1j1wn5zr7cmrh+r...@mail.gmail.com>
Content-Type: text/plain; charset="UTF-8"
Hello,
Got the ASA problem sorted out. It seems that the line:
Type help or '?' for a list of available commands.
Matched the macro:
prompt err_string
match /(?:Type help|(?:Error|ERROR|Usage|usage):|not allowed)/
And stopped the CLI interaction (not processing the next line
"OV01FRW018>" that will have matched basic prompt). Removing that
macro from
/usr/lib/perl5/site_perl/5.10.0/Net/CLI/Interact/phrasebook/cisco/pixos/pb
fixed the problem for me.
Best regards,
--
Nico
------------------------------
_______________________________________________
Netdot-users mailing list
[email protected]
https://osl.uoregon.edu/mailman/listinfo/netdot-users
End of Netdot-users Digest, Vol 98, Issue 3
*******************************************