From e00c1fc83c58a7a7357fd6d92b151ca2ef3103ff Mon Sep 17 00:00:00 2001 From: BuildTools Date: Thu, 14 Jun 2018 01:12:34 -0400 Subject: [PATCH] add missing reload command --- documentation/icx64xx.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/documentation/icx64xx.md b/documentation/icx64xx.md index 42a4df2..f4ecbac 100644 --- a/documentation/icx64xx.md +++ b/documentation/icx64xx.md @@ -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 +```