From: Christian R. <ram...@ne...> - 2019-06-18 11:34:29
|
Hi If you're talking about the ARP tables in various context, you can collect this infromation by using a device_auth that connects to the device by SSH with user/password or an SSH key. See: https://github.com/netdisco/netdisco/wiki/Configuration#device_auth https://metacpan.org/pod/App::Netdisco::SSHCollector::Platform::ASA Example: - tag: asa_sshcolletor driver: cli platform: ASA only: 192.0.2.1 username: oliver password: letmein Cheers Christian On 17.06.19 19:47, Edson Berte wrote: > > Hello, > > I need to discover all information in all contexts to my Cisco ASA device. > > Can anyone have any information about? > > Thank you.... > > > _______________________________________________ > Netdisco mailing list > net...@li... > https://sourceforge.net/p/netdisco/mailman/netdisco-users/ |