-
Notifications
You must be signed in to change notification settings - Fork 194
Open
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:
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
Labels
No labels