Send netdisco-users mailing list submissions to
        [email protected]

To subscribe or unsubscribe via the World Wide Web, visit
        https://lists.sourceforge.net/lists/listinfo/netdisco-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 netdisco-users digest..."
Today's Topics:

   1. How to install and use
      App::Netdisco::SSHCollector::Platform::PaloAlto (Nicolas FERNANDES)
   2. Re: How to install and use
      App::Netdisco::SSHCollector::Platform::PaloAlto (Christian Ramseyer)
   3. Re: How to install and use
      App::Netdisco::SSHCollector::Platform::PaloAlto (Christian Ramseyer)
   4. Re: How to install and use
      App::Netdisco::SSHCollector::Platform::PaloAlto (Nicolas FERNANDES)
--- Begin Message ---
Good morning,

After a clean install of Netdisco (following the tutorial 
https://metacpan.org/pod/App::Netdisco#Installation), I want to use the 
App::Netdisco::SSHCollector::Platform::PaloAlto.

I don't know how to install and configuring this App. May I have your help 
please ?

Cordially,

Nicolas Fernandes
Centre réseau et sécurité
Direction du numérique
01 44 05 41 45 | 06 24 80 54 66
P173

[Université Dauphine | PSL]<http://www.dauphine.fr/fr/index.html>

Place du Mal de Lattre de Tassigny
75775 Paris cedex 16
www.dauphine.psl.eu<http://www.dauphine.fr/fr/index.html>


[fb]<https://www.facebook.com/Universite.Paris.Dauphine/> [tw] 
<https://twitter.com/Paris_Dauphine>  [yt] 
<https://www.youtube.com/user/univparisdauphine>  [li] 
<https://www.linkedin.com/company/universite-paris-dauphine/>  [in] 
<https://www.instagram.com/univdauphine/>

--- End Message ---
--- Begin Message ---
Hi Nicolas


On 08.07.19 11:06, Nicolas FERNANDES wrote:
> Good morning,
> 
> After a clean install of Netdisco (following the tutorial
> https://metacpan.org/pod/App::Netdisco#Installation), I want to use the
> App::Netdisco::SSHCollector::Platform::PaloAlto.
> 
> I don't know how to install and configuring this App. May I have your
> help please ?


You just have to add a device_auth section for your PaloAlto device, see


https://github.com/netdisco/netdisco/wiki/Configuration#device_auth

It will look like this:

device_auth:
  - tag: my_palo_alto
    driver: cli
    platform: PaloAlto
    only: 192.0.2.1
    username: oliver
    password: letmein

Then the ARP collection on the device will use the specific SSH module.
You can check manually if it works, with lots of debug output:

netdisco-do -DISQ arpnip -d 192.0.2.1

Cheers
Christian



--- End Message ---
--- Begin Message ---
No it's included with all its dependencies in the the Netdisco base
installation. Just add the device_auth and it should work, or let us
know if it doesn't :)



On 08.07.19 11:57, Nicolas FERNANDES wrote:
> Hello Christian,
> 
> Thank you for you response.
> 
> Did I need to install App::Netdisco::SSHCollector::Platform::PaloAltoto
> get the ARP table ?
> If it is the case, I just need to execute the command /cpanm
> App::Netdisco::SSHCollector::Platform::PaloAlto/ and follow your
> instruction ?
> 
> Cheers,
> 
> Nicolas Fernandes
> Centre réseau et sécurité
> Direction du numérique
> 01 44 05 41 45 | 06 24 80 54 66
> P173
> 
> Université Dauphine | PSL <http://www.dauphine.fr/fr/index.html>
> 
> Place du M^al de Lattre de Tassigny
> 75775 Paris cedex 16
> www.dauphine.psl.eu <http://www.dauphine.fr/fr/index.html>
> 
> fb <https://www.facebook.com/Universite.Paris.Dauphine/> tw
> <https://twitter.com/Paris_Dauphine> yt
> <https://www.youtube.com/user/univparisdauphine> li
> <https://www.linkedin.com/company/universite-paris-dauphine/> in
> <https://www.instagram.com/univdauphine/>
> 
> 
> ------------------------------------------------------------------------
> *De :* Christian Ramseyer <[email protected]>
> *Envoyé :* lundi 8 juillet 2019 11:29
> *À :* Nicolas FERNANDES; [email protected]
> *Objet :* Re: [Netdisco] How to install and use
> App::Netdisco::SSHCollector::Platform::PaloAlto
>  
> Hi Nicolas
> 
> 
> On 08.07.19 11:06, Nicolas FERNANDES wrote:
>> Good morning,
>> 
>> After a clean install of Netdisco (following the tutorial
>> https://metacpan.org/pod/App::Netdisco#Installation), I want to use the
>> App::Netdisco::SSHCollector::Platform::PaloAlto.
>> 
>> I don't know how to install and configuring this App. May I have your
>> help please ?
> 
> 
> You just have to add a device_auth section for your PaloAlto device, see
> 
> 
> https://github.com/netdisco/netdisco/wiki/Configuration#device_auth
> 
> It will look like this:
> 
> device_auth:
>   - tag: my_palo_alto
>     driver: cli
>     platform: PaloAlto
>     only: 192.0.2.1
>     username: oliver
>     password: letmein
> 
> Then the ARP collection on the device will use the specific SSH module.
> You can check manually if it works, with lots of debug output:
> 
> netdisco-do -DISQ arpnip -d 192.0.2.1
> 
> Cheers
> Christian



--- End Message ---
--- Begin Message ---
Hello Christian,

Thank you for you response.

Did I need to install App::Netdisco::SSHCollector::Platform::PaloAlto to get 
the ARP table ?
If it is the case, I just need to execute the command cpanm 
App::Netdisco::SSHCollector::Platform::PaloAlto and follow your instruction ?


Cheers,

Nicolas Fernandes
Centre réseau et sécurité
Direction du numérique
01 44 05 41 45 | 06 24 80 54 66
P173

[Université Dauphine | PSL]<http://www.dauphine.fr/fr/index.html>

Place du Mal de Lattre de Tassigny
75775 Paris cedex 16
www.dauphine.psl.eu<http://www.dauphine.fr/fr/index.html>


[fb]<https://www.facebook.com/Universite.Paris.Dauphine/> [tw] 
<https://twitter.com/Paris_Dauphine>  [yt] 
<https://www.youtube.com/user/univparisdauphine>  [li] 
<https://www.linkedin.com/company/universite-paris-dauphine/>  [in] 
<https://www.instagram.com/univdauphine/>

________________________________
De : Christian Ramseyer <[email protected]>
Envoyé : lundi 8 juillet 2019 11:29
À : Nicolas FERNANDES; [email protected]
Objet : Re: [Netdisco] How to install and use 
App::Netdisco::SSHCollector::Platform::PaloAlto

Hi Nicolas


On 08.07.19 11:06, Nicolas FERNANDES wrote:
> Good morning,
>
> After a clean install of Netdisco (following the tutorial
> https://metacpan.org/pod/App::Netdisco#Installation), I want to use the
> App::Netdisco::SSHCollector::Platform::PaloAlto.
>
> I don't know how to install and configuring this App. May I have your
> help please ?


You just have to add a device_auth section for your PaloAlto device, see


https://github.com/netdisco/netdisco/wiki/Configuration#device_auth

It will look like this:

device_auth:
  - tag: my_palo_alto
    driver: cli
    platform: PaloAlto
    only: 192.0.2.1
    username: oliver
    password: letmein

Then the ARP collection on the device will use the specific SSH module.
You can check manually if it works, with lots of debug output:

netdisco-do -DISQ arpnip -d 192.0.2.1

Cheers
Christian

--- End Message ---
_______________________________________________
Netdisco mailing list - Digest Mode
[email protected]
https://lists.sourceforge.net/lists/listinfo/netdisco-users

Reply via email to