Skip to content

Commit 22191b5

Browse files
committed
Update readme
1 parent 59d85a9 commit 22191b5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ See [`example/batch_example.py`](https://github.com/austind/iosfw/blob/master/ex
9696

9797
## Known issues
9898

99+
* Only supports BUNDLE mode on cat9k. As of 2021-06-16, INSTALL mode reloads the device immediately, with no option to delay reload for image activation. This is not only inconvenient, but also complicates `iosfw`'s state awareness.
99100
* As of 0.9.0, SCP image transfer directly from `iosfw` no longer works. I recommend setting up an FTP server on a separate host and setting `config.yaml` accordingly.
100101
* Catalyst 3k series (3650 and 3850) with IOS running in BUNDLE mode (booted directly to the .bin file), will not succeed in upgrading with `request platform software package install`. Upgrading them requires a different manual process that is not yet implemented:
101102
* Remove existing IOS packages: `del /force flash:/cat*.pkg`

0 commit comments

Comments
 (0)