fix hidden command grammar

This commit is contained in:
Jon Sands 2020-01-03 04:02:03 -05:00
parent 8569180566
commit d50defe7c8

View File

@ -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. 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 ## 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: 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: