参照先:
SEFOS# help first_word
first_word はコマンド文字列の最初の単語です。
たとえば、show clock コマンドに関するヘルプを入手するには、次を入力します。
SEFOS# help show
EXEC commands :
show access-lists [[{ip | mac}] <access-list-number (1-65535)> ]
[Desc]: Display access lists configuration
show aliases
[Desc]: Displays the aliases.
show arp spoofing [interface <ifXtype> <ifnum>]
[Desc]: Shows the arp spoofing details.
...
show clock
[Desc]: Displays the system clock.
...
show wildcard {mac-address <mac_addr> | broadcast} [switch <context_name>]
[Desc]: Displays wildcard Mac Address Table entries
SEFOS#