add missing reload command

This commit is contained in:
BuildTools 2018-06-14 01:12:34 -04:00
parent a05cb176f8
commit e00c1fc83c

View File

@ -96,7 +96,10 @@ exit
copy tftp flash 192.168.1.8 kxz10105.bin bootrom
copy tftp flash 192.168.1.8 ICX64R08030s.bin primary
```
Once it finishes, reload the switch and it will come back up with the latest layer 3 firmware.
Once it finishes, reload the switch and it will come back up with the latest layer 3 firmware:
```
reload
```