Skip to content

poap.py script execution fails during POAP without any detail #31

@jean-christophe-manciot

Description

last poap.py version Jun 9 11:21
Target node: NX-OSv 9k 7.0.3.I6.1

Following the official guidelines, I made the following modifications to the script:

options = {
   "username": "tftp",
   "password": "tftp",
   "hostname": "172.21.0.1",
   "transfer_protocol": "tftp",
   "mode": "raw",
   "config_path": "NX-OSv-9k/7.0.3.16.1"
   "target_image_path": "NX-OSv-9k/7.0.3.16.1"
   "target_system_image": "nxos.7.0.3.I6.1.bin",
   "user_app_path": "NX-OSv-9k/7.0.3.16.1"
   "source_config_file": "poap.cfg"
}

To make sure they are not dismissed, I also performed the following modifications:
modifications to original poap py

I also recomputed the checksum.
During the POAP phase, the NX-OSv 9k is able to get all its DHCP parameters, downloads the poap.py and says that an error occurred during execution without further explanation.
Some details would be very helpful.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions