DCB: Provide example scripts to download device configurations

Description

It would be nice to provide example scripts to download configurations for network devices. Maybe we should at least add scripts for the big vendors:

  • Juniper Junos devices

  • Cisco IOS

Maybe someone will also have access to other vendor devices, e.g. Palo Alto or Aruba. It could be possible that the community can help for this.

Acceptance / Success Criteria

  • Provide example scripts for at least the big vendors (Cisco, Juniper, etc.)

Lucidchart Diagrams

Activity

Show:

Christian Pape May 11, 2022 at 8:55 AM

Merged.

Christian Pape May 4, 2022 at 6:22 AM

Christian Pape April 19, 2022 at 6:45 PM

I played around with the Palo Alto Virtual Firewall VM. Something like this could work:
 

await:> send:configure await:# send:save config to config.xml${filenameSuffix} await:# send:exit await:> send:exit admin@PA-VM> tftp export configuration from config.xml${filenameSuffix} to ${tftpServerIp} await:> send:exit

Unfortunately I didn't find any way to specify an alternative TFTP server port. This is a problem since the OpenNMS' TFTP server runs on an unprivileged port.

Fixed

Details

Assignee

Reporter

Story Points

Sprint

Fix versions

Affects versions

Priority

PagerDuty

Created April 13, 2022 at 2:45 PM
Updated May 11, 2022 at 8:55 AM
Resolved May 11, 2022 at 8:55 AM

Flag notifications