From d50defe7c80123f8b7709c3f54e0fa73956f4cca Mon Sep 17 00:00:00 2001 From: Jon Sands Date: Fri, 3 Jan 2020 04:02:03 -0500 Subject: [PATCH] fix hidden command grammar --- docs/hidden.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/hidden.md b/docs/hidden.md index 6878e73..40f4cc4 100644 --- a/docs/hidden.md +++ b/docs/hidden.md @@ -26,7 +26,7 @@ FCX3(config)#dm ``` There's hundreds of other options. These are low level debug commands, so if you don't know what they do you can easily break your switch. -**Note:** There around ~700 commands that are completely hidden, they will not even show up using tab autocomplete like the above `dm` commands do. [Click here](https://fohdeesha.com/data/other/brocade/FastIron-Hidden.txt) for a full list of these commands. Many of these might delete your config, your licenses, lock the switch up, etc. +**Note:** There's around ~700 commands that are completely hidden, they will not even show up using tab autocomplete like the above `dm` commands do. [Click here](https://fohdeesha.com/data/other/brocade/FastIron-Hidden.txt) for a full list of these commands. Many of these might delete your config, your licenses, lock the switch up, etc. ## Hidden OS Console This only works over a serial connection. It will not work over telnet/ssh/etc. Connect to a FastIron device over serial, and once it's fully booted and running, press ```ctrl+y```, let go, then press ```m```. Then hit enter. It should drop you down to the OS console: